@font-face{font-family:aap-exercisefont;src:url(/_layouts/15/AAP.HealthyChildren/Stopwatch/static/media/aap-exercisefont.f3f646c8.eot);src:url(/_layouts/15/AAP.HealthyChildren/Stopwatch/static/media/aap-exercisefont.f3f646c8.eot) format("embedded-opentype"),url(/_layouts/15/AAP.HealthyChildren/Stopwatch/static/media/aap-exercisefont.0d56d613.woff) format("woff"),url(/_layouts/15/AAP.HealthyChildren/Stopwatch/static/media/aap-exercisefont.a5a25d2b.ttf) format("truetype"),url(/_layouts/15/AAP.HealthyChildren/Stopwatch/static/media/aap-exercisefont.3d6bcab3.svg) format("svg");font-weight:400;font-style:normal}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.modal-content .modal-text{padding:10px;line-height:1.5em}.modal-content .modal-close-btn{cursor:pointer}.modal-content .modal-close-btn svg{fill:#630}.react-confirm-alert .react-confirm-alert-body{color:#630}.aap-stopwatch-app *{line-height:1.75em}.aap-stopwatch-app h1,.aap-stopwatch-app h2{font-weight:700;font-family:arvo;margin-bottom:10px;color:#5c4727}.aap-stopwatch-app h1{font-size:1.8em}.aap-stopwatch-app h2{font-size:1.5em}.aap-stopwatch-app input{font-size:16px}.aap-stopwatch-app button{min-width:0}.aap-stopwatch-app .title-print-menu-container{display:flex;width:100%;justify-content:space-between}.aap-stopwatch-app .title-print-menu-container .title-container{display:flex;color:#630;font-weight:500}.aap-stopwatch-app .title-print-menu-container .title-container h1{margin:0;font-family:Arvo!important;font-weight:700;font-size:1.2em}.aap-stopwatch-app .title-print-menu-container .title-container .icon{padding-right:10px}.aap-stopwatch-app .title-print-menu-container .print-menu-container{margin-top:50px;display:flex;color:#630}.aap-stopwatch-app .title-print-menu-container .print-menu-container .print-button button{background-color:transparent;color:#630;border:1px solid #630;cursor:pointer;font-size:25px;padding:5px 10px;margin-right:10px;height:40px}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button button.hamburger{background-color:transparent;color:#630;border:1px solid #630;cursor:pointer;font-size:25px;padding:5px 10px}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button .bm-burger-button{position:relative;z-index:1!important}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button .bm-burger-button button{height:40px!important}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button .bm-cross-button{height:24px;width:24px}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button .bm-cross{background:#630}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button .bm-menu-wrap{position:fixed;height:100%;width:275px!important}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button .bm-menu{padding:2.5em .5em 0;font-size:1.15em}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button .bm-morph-shape{fill:#373a47}.aap-stopwatch-app .title-print-menu-container .print-menu-container .menu-button .bm-overlay{background:rgba(0,0,0,.3);left:0;top:0;z-index:10!important}.aap-stopwatch-app .stopwatch-container{margin-bottom:25px}.aap-stopwatch-app .stopwatch-container .add-family-member-btn-container button{background-color:#630;color:#fff;height:50px;width:175px;border:0;border-radius:4px;margin:20px 0;cursor:pointer}.aap-stopwatch-app .stopwatch-container .add-family-member-btn-container button .icon{padding-right:10px}.aap-stopwatch-app .stopwatch-container .stopwatches{display:flex;flex-wrap:wrap}.aap-stopwatch-app .stopwatch-container .stopwatches>*{flex:1 1 auto}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch{padding:15px 0;border:5px solid #630;border-radius:10px;flex-basis:400px;margin:5px;position:relative;overflow:hidden;background-color:#efefef}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch>*{position:relative;z-index:1}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .confetti-left{position:absolute!important;left:0}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .confetti-right{position:absolute!important;right:0}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .confetti-center{position:absolute!important;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .stopwatch-header{text-align:center;margin:0 0 35px;line-height:64px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .stopwatch-header img{margin-right:10px;vertical-align:middle}@media screen and (max-width:56.25em){.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .stopwatch-header img{display:block;margin:auto}}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch.goal-not-met .success-badge img{visibility:hidden}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch.goal-not-met:before{-webkit-transform:scale(0);transform:scale(0)}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch.goal-met .success-badge img{visibility:visible;margin-right:5px;display:inline-block;-webkit-animation:wiggle 3s infinite;animation:wiggle 3s infinite}@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}80%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}85%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}95%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wiggle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}80%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}85%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}95%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch.goal-met:before{-webkit-transform:scale(4.2);transform:scale(4.2)}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in;background:radial-gradient(circle at center,#fcfbf1 24%,#efefef 24.1%,#efefef 100%)}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .top-row-container{display:flex;justify-content:space-between;align-items:center;position:static}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .top-row-container .success-badge{padding-left:10px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .top-row-container .btn-delete{padding:10px;position:absolute;top:0;right:0;z-index:2}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .top-row-container .btn-delete button{border:0;background-color:transparent;color:#630;font-size:25px;cursor:pointer}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container{display:flex;position:relative;justify-content:center}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container .checkmark-container{height:50px;width:50px;margin-left:auto;margin-right:auto;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;top:51%}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container .checkmark-container svg{width:100%!important;height:100%!important}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container .total-minutes-container{position:absolute;top:53%;color:#630;font-weight:500;display:flex;flex-direction:column;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container .total-minutes-container.goal-met{-webkit-transition:all .5s ease;transition:all .5s ease;top:67%}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container .total-minutes-container.goal-met .total-count{font-size:20px;line-height:20px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container .total-minutes-container .total-count{font-size:30px;line-height:30px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container .total-minutes-container .min-txt{font-size:11px;line-height:11px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .chronograph-container .chart-container>div{height:100%}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .name-container{display:flex;justify-content:center;margin:20px 0;z-index:3}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .name-container .input-container{display:flex;position:relative;align-items:center}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .name-container .input-container>input{border:2px solid #630;border-radius:25px;width:100%;padding:10px 35px 10px 10px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .name-container .input-container .avatar{position:absolute;right:10px;width:60px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .name-container .input-container .avatar .av__control{border:0;min-height:30px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .name-container .input-container .avatar .av__control .av__value-container{padding:2px;height:30px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .name-container .input-container .avatar .av__control .av__indicators .av__indicator{padding:2px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .name-container .input-container .avatar input{width:35px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container{padding:0 10px;max-width:435px;margin:0 auto}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .blurb{margin-bottom:25px;text-align:center}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container table{margin:auto;width:100%}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container input{height:50px;border:1px solid #630;display:inline-block;box-sizing:border-box;width:100%;padding:0 3px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container input.high{border:1px solid #ce4a29}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container input.low{border:1px solid #e9b424}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container select{height:50px;border:1px solid #630;background-color:#630;color:#fff;display:inline-block;box-sizing:border-box;padding:0 3px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container select.high{border:1px solid #ce4a29;background-color:#ce4a29}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container select.low{border:1px solid #e9b424;background-color:#e9b424}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .icon-name-col{display:flex;width:100%}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .icon-name-col select{font-family:FontAwesome,Font Awesome\ 5 Free,aap-exercisefont,Font Awesome\ 5 Brands;font-weight:900;font-size:20px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .icon-name-col select option{font-family:FontAwesome,Font Awesome\ 5 Free,aap-exercisefont,Font Awesome\ 5 Brands;font-weight:900}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .duration-col,.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .intensity-col{width:50px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .intensity-col select{font-family:FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Brands;font-weight:900;font-size:20px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .intensity-col select option{font-family:FontAwesome,Font Awesome\ 5 Free,Font Awesome\ 5 Brands,aap-exercisefont;font-weight:900}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .delete-col{width:30px;text-align:right}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .delete-col button{border:0;background-color:transparent;color:#630;font-size:15px;cursor:pointer}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .edit-activity-container table.activities-edit-table thead th{text-align:left;color:#630;font-size:11px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .edit-activity-container table.activities-edit-table tbody tr td{padding-bottom:7px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .edit-activity-container table.activities-edit-table tbody tr:last-child td{padding-bottom:20px}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .add-activity-container .add-activities-btn-container button{background-color:#b1ce24;color:#fff;padding:10px;border:0;border-radius:4px;margin:5px 0;cursor:pointer}.aap-stopwatch-app .stopwatch-container .stopwatches .stopwatch .activities-container .add-activity-container .add-activities-btn-container button .icon{padding-right:10px}@media print{.aap-stopwatch-app .stopwatch-container .add-family-member-btn-container,.aap-stopwatch-app .title-print-menu-container{display:none}.aap-stopwatch-app .stopwatch-container .pagebreak{min-height:1px;page-break-before:always;page-break-inside:avoid}}.aap-stopwatch-app .wrapper{margin:0 auto;max-width:80em}.aap-stopwatch-app .header{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS4AAAB5BAMAAAB1ktGLAAAAGFBMVEXy79fz8Nfy79b08dj18tnz8Nj08dnx7tavc6Z3AAAA+klEQVR4Xu3WwUnFUBRF0ZtfgSVk5lRM0kEqeJE0YOy/BeMRC/gj72AFAnv44MJh1fSY1v3ne2tVNb38dauq+TH/9nurqrvP9GhVtWzLdlz717G1qso11/ydqnLNNX+nqvS5j7sbVd71eV91W65WVVmB3LZVVTq3bVWVHtmNRpV3ZTmOq1U9v1/2a6TPVlVH9iK70ame9Rd/vc4f6dGq+J7v+f7/i+/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nr/4nu/5nu/5nu/5nu/5nu/5nu/5/htg8fR5OF4k7QAAAABJRU5ErkJggg==) 0 0 #f5f2d9;border-right:1px solid #fff;bottom:0;display:block;height:100%;overflow:auto;padding:0 0 1em;top:3em;width:18em;z-index:11}@media screen and (min-width:56.25em){.aap-stopwatch-app .header{bottom:0;height:100%;top:0}}.aap-stopwatch-app .header.closed{left:-19em}@media screen and (min-width:56.25em){.aap-stopwatch-app .header.closed{left:0}}.aap-stopwatch-app .header .parent-link{display:block;padding:1.5em 1em;outline:0;border:0}@media screen and (max-width:56.25em){.aap-stopwatch-app .header .parent-link{display:none}}.aap-stopwatch-app .site{color:#564d39;display:block;font-size:1.25em;font-weight:700;padding:.75em .75em 1.25em}@media screen and (min-width:56.25em){.aap-stopwatch-app .site{background-size:4.5em;font-size:1.5em}}.aap-stopwatch-app .site:visited{color:#564d39}.aap-stopwatch-app .site span{color:#564d39;display:block;font-size:.5em;font-weight:400;margin-bottom:-.2em}.aap-stopwatch-app .site:focus,.aap-stopwatch-app .site:hover{color:#ce4a29}.aap-stopwatch-app .nav{margin-left:.35em;margin-right:.35em}.aap-stopwatch-app .nav ul{margin:0}.aap-stopwatch-app .nav li{list-style-type:none;padding:0;position:relative}.aap-stopwatch-app .nav li.active>a{background:#777;color:#fff}.aap-stopwatch-app .nav a{background:#fff;border-bottom:1px solid #eee;border-left:5px solid #fff;color:#564d39;display:block;font-weight:700;padding:.5em 1em}.aap-stopwatch-app .nav a:visited{color:#564d39}.aap-stopwatch-app .nav a:hover{background:#eee;border-left:5px solid #ce4a29}.aap-stopwatch-app .nav a.now{background:#fff;border-left:5px solid #ce4a29}.aap-stopwatch-app .subnav{background:#fff;border-bottom:1px solid #f5f2d9;border-top:1px solid #f5f2d9;padding:0}.aap-stopwatch-app .subnav a{background:#f7f7f2;border-bottom:0;border-left:5px solid #f7f7f2;color:#564d39;font-size:.9em;font-weight:400;padding:.25em 1em .25em 1.25em}.aap-stopwatch-app .subnav a.now,.aap-stopwatch-app .subnav a:hover{background:#eee;border-left:5px solid #ce4a29}.aap-stopwatch-app .subnav a.now{font-weight:700}.aap-stopwatch-app .subnav.closed{display:none}.aap-stopwatch-app a.subnav-toggle{background:#78776d;border-left:0;border-radius:.5em;color:#fff;display:block;font-weight:400;height:1em;line-height:.75;padding:0;position:absolute;right:.5em;text-align:center;top:.85em;width:1em}.aap-stopwatch-app a.subnav-toggle:visited{color:#fff}.aap-stopwatch-app a.subnav-toggle:active,.aap-stopwatch-app a.subnav-toggle:focus,.aap-stopwatch-app a.subnav-toggle:hover{background:#b9b7a8;border-left:0}.aap-stopwatch-app .mobile-menu{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS4AAAB5BAMAAAB1ktGLAAAAGFBMVEXy79fz8Nfy79b08dj18tnz8Nj08dnx7tavc6Z3AAAA+klEQVR4Xu3WwUnFUBRF0ZtfgSVk5lRM0kEqeJE0YOy/BeMRC/gj72AFAnv44MJh1fSY1v3ne2tVNb38dauq+TH/9nurqrvP9GhVtWzLdlz717G1qso11/ydqnLNNX+nqvS5j7sbVd71eV91W65WVVmB3LZVVTq3bVWVHtmNRpV3ZTmOq1U9v1/2a6TPVlVH9iK70ame9Rd/vc4f6dGq+J7v+f7/i+/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nr/4nu/5nu/5nu/5nu/5nu/5nu/5/htg8fR5OF4k7QAAAABJRU5ErkJggg==) 0 0 #f5f2d9;display:block;height:48px;left:0;position:fixed;top:0;width:100%;z-index:11}@media screen and (min-width:56.25em){.aap-stopwatch-app .mobile-menu{display:none}}.aap-stopwatch-app .mobile-menu a,.aap-stopwatch-app .mobile-menu a:visited{color:#564d39}.aap-stopwatch-app .mobile-menu a.menu{background:#fff;bottom:.4em;color:#564d39;font-size:1em;left:.5em;padding:.5em;position:absolute;top:.4em;z-index:11}@media screen and (min-width:22.5em){.aap-stopwatch-app .mobile-menu a.menu{padding:.5em 1em}}.aap-stopwatch-app .mobile-menu a.menu:focus,.aap-stopwatch-app .mobile-menu a.menu:hover{background:#f7f7f2}.aap-stopwatch-app .mobile-site{display:block;margin:.5em auto;max-width:11em}.aap-stopwatch-app .mobile-site img{display:block;margin-left:.25em;max-width:11em}.aap-stopwatch-app .page{padding:0 1em}.aap-stopwatch-app .content{margin:0 auto;padding:0 2em}@media screen and (min-width:56.25em){.aap-stopwatch-app .content{padding-left:3em;padding-right:3em}}@media screen and (min-width:87.5em){.aap-stopwatch-app .content{padding-left:4.5em;padding-right:4.5em}}.aap-stopwatch-app .hold{background-color:#fff;border-bottom:1px solid #ccc;-webkit-transition:all .5s ease;transition:all .5s ease;width:100%;z-index:10}.aap-stopwatch-app .hold.stickOnScroll-on{font-size:80%;-webkit-transition:all .5s ease;transition:all .5s ease}@media screen and (max-width:56.25em){.aap-stopwatch-app .hold.stickOnScroll-on{top:3.5em!important}}.aap-stopwatch-app .hold.stickOnScroll-on .view-list{top:.5em}.aap-stopwatch-app .content-title{float:left}.aap-stopwatch-app .content-header{padding-bottom:.75em;position:relative}.aap-stopwatch-app .content-header h1{color:#ce4a29;font-weight:700;margin-top:.6em}@media screen and (min-width:56.25em){.aap-stopwatch-app .content-header h1{margin-top:1.5em}}.aap-stopwatch-app .content-header-fullbleed{background-color:#fff;border-bottom:1px solid #ccc;margin-bottom:2em;padding-bottom:0;padding-top:1em;position:absolute;width:100%}.aap-stopwatch-app .content-header-fullbleed.home{background-color:#fff;border-bottom:0;margin-bottom:0;padding-bottom:0;padding-top:0;position:relative}.aap-stopwatch-app .content-header-fullbleed.home .content-header{padding-bottom:0}.aap-stopwatch-app .first-block{margin-top:10em}@media screen and (max-width:56.25em){.aap-stopwatch-app .first-block{margin-top:12em}}@media screen and (max-width:22.5em){.aap-stopwatch-app .first-block{margin-top:14em}}.aap-stopwatch-app .toolbar{display:none}@media screen and (min-width:56.25em){.aap-stopwatch-app .toolbar{display:block;float:right;margin-left:1.5em}}.aap-stopwatch-app .hold.stickOnScroll-on .toolbar{float:none;position:fixed;right:2.5em;top:.5em}@media screen and (min-width:87.5em){.aap-stopwatch-app .hold.stickOnScroll-on .toolbar{right:4em}}.aap-stopwatch-app .toolbar p{font-size:90%;font-weight:700;letter-spacing:.1em;margin-top:1.2em;margin-bottom:.25em;text-transform:uppercase}@media screen and (min-width:35em){.aap-stopwatch-app .toolbar p{text-align:right}}.aap-stopwatch-app .toolbar p.slammed{margin-top:.25em}@media screen and (min-width:56.25em){.aap-stopwatch-app .toolbar a span{display:none}}@media screen and (min-width:75em){.aap-stopwatch-app .toolbar a span{display:inline}}.aap-stopwatch-app .content-header .toolbar{margin-top:2.8em}.aap-stopwatch-app .callout{background:#fafaf0;margin-bottom:1.5em;margin-top:1.5em;padding:1em}.aap-stopwatch-app .callout h2,.aap-stopwatch-app .callout h3{margin-top:.5em}.aap-stopwatch-app .callout-fullbleed{background:#fafaf0}.aap-stopwatch-app .callout-fullbleed .callout{padding-left:0;padding-right:0}.aap-stopwatch-app .tip{background:#f2f9d4;margin-bottom:1em;padding-bottom:.25em;padding-left:2em;padding-right:2em}.aap-stopwatch-app figure{border:5px solid #eee;cursor:pointer;margin:1.5em 0;max-width:31.25em;position:relative}.aap-stopwatch-app figure.tall{max-width:20em}.aap-stopwatch-app figure img{width:100%}.aap-stopwatch-app figure:before{background-color:rgba(0,0,0,.4);border:3px solid hsla(0,0%,100%,.7);border-radius:25px;color:#f5f7fa;content:"Play";font-size:19px;height:50px;left:50%;line-height:45px;margin-left:-50px;position:absolute;text-align:center;top:40%;width:100px}.aap-stopwatch-app figure.play:before{display:none}.aap-stopwatch-app figure.play:after{background-color:#8cc152;color:#fff}.aap-stopwatch-app figure.stop .stop-control:before{background-color:rgba(0,0,0,.4);border:3px solid hsla(0,0%,100%,.7);border-radius:25px;color:#f5f7fa;content:"Stop";font-size:14px;height:35px;right:5px;line-height:30px;margin-left:-50px;position:absolute;text-align:center;top:5px;width:80px}.aap-stopwatch-app .call-to-action{margin-bottom:-.5em;display:block}@media screen and (min-width:56.25em){.aap-stopwatch-app .call-to-action{display:table;margin-top:1em}}.aap-stopwatch-app .call-to-action a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAQAAAAn3TzeAAAA9UlEQVR4AZ3UxV0DQRxH8d82gFsHNITPCaeS6DUpIXpD2+CC1oBGrw+H+Qz5r+S75ze6uwoxxQ417ngFOtxRY4dJhYKkyJD/hhSYsiLHI7ZHnEJElEhWJJKPPOnk/WiL9Lb0hQVeSO+Fxa+sQjaVr0Mfks2QKbGD5Yhp2oyyI+p2JhlhXVyDnRnhtejw55Km96xKRtgR+JlCRhjMJgPL+LriOjljnpNwb3U/48J73M8SgwjqYneMk9y13xL73oZMSaKa8S2p6gOLGb+ApXG+NzfO110K/yVlkpWJFMLxhO0Jl/0/WWQq6Re7Q517OkCHe+qj/spvCAApjcgnFmwAAAAASUVORK5CYII=) no-repeat 95% #cbdb93;border-top:5px solid #abc351;display:block;margin-bottom:1.5em;padding:1.5em 3em 1.5em 1em;vertical-align:middle;width:100%}@media screen and (min-width:56.25em){.aap-stopwatch-app .call-to-action a{display:table-cell}}.aap-stopwatch-app .call-to-action a:focus,.aap-stopwatch-app .call-to-action a:hover{background-color:#dde8b9;text-decoration:none}.aap-stopwatch-app .call-to-action a.double{padding-bottom:2.3em;padding-top:2.25em}.aap-stopwatch-app .call-to-action a span{color:#564d39;font-family:Arvo,serif;font-size:1.25em}.aap-stopwatch-app .call-to-action.alt a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAQAAAAn3TzeAAAA9UlEQVR4AZ3UxV0DQRxH8d82gFsHNITPCaeS6DUpIXpD2+CC1oBGrw+H+Qz5r+S75ze6uwoxxQ417ngFOtxRY4dJhYKkyJD/hhSYsiLHI7ZHnEJElEhWJJKPPOnk/WiL9Lb0hQVeSO+Fxa+sQjaVr0Mfks2QKbGD5Yhp2oyyI+p2JhlhXVyDnRnhtejw55Km96xKRtgR+JlCRhjMJgPL+LriOjljnpNwb3U/48J73M8SgwjqYneMk9y13xL73oZMSaKa8S2p6gOLGb+ApXG+NzfO110K/yVlkpWJFMLxhO0Jl/0/WWQq6Re7Q517OkCHe+qj/spvCAApjcgnFmwAAAAASUVORK5CYII=) no-repeat 95% #fbbd6f;border-top:5px solid #f8a336}.aap-stopwatch-app .call-to-action.alt a:focus,.aap-stopwatch-app .call-to-action.alt a:hover{background-color:#fcd4a1}@media screen and (min-width:56.25em){.aap-stopwatch-app .grid{display:table;float:left;height:7em;margin-right:2.5%;width:45%}}.aap-stopwatch-app .parent-callout{margin-bottom:1.5em;margin-top:1.5em;padding:2em 0}.aap-stopwatch-app .parent-callout p{margin-bottom:.25em;margin-top:.5em}.aap-stopwatch-app .parent-callout .intro{font-size:1.25em}.aap-stopwatch-app .parent-callout-fullbleed{background:#f7f7f2}.aap-stopwatch-app .float-right,.aap-stopwatch-app .savebtn .savingText{display:none}.aap-stopwatch-app .savebtn.saving .savingText{display:inline}.aap-stopwatch-app .savebtn.saving .saveText{display:none}@media screen and (min-width:35em){.aap-stopwatch-app .float-right{display:block;float:right;margin-bottom:.5em;margin-left:2em;margin-top:.5em}}.aap-stopwatch-app .article-social-container{display:none!important}.aap-stopwatch-app .media-toolbar{background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(180deg,#fff 0,#fff 50%,hsla(0,0%,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=0);position:fixed;right:0;z-index:1;width:100%;top:73px;padding-top:15px;text-align:right;margin-top:0}.aap-stopwatch-app .media-toolbar.fullwidth{position:static;max-width:none}.aap-stopwatch-app .media-toolbar .content{padding-right:15px;padding-left:15px}.aap-stopwatch-app .media-toolbar .alert{margin-bottom:15px}@media screen and (max-width:1024px) and (min-width:601px){.aap-stopwatch-app .media-toolbar{top:90px}}@media screen and (min-width:56.25em){.aap-stopwatch-app .media-toolbar{top:50px;max-width:640px;margin-top:10px;background:none;-webkit-filter:none;filter:none}}.aap-stopwatch-app .btn-group{margin-right:1em}.aap-stopwatch-app .line-divider{border-top:1px solid #eee;margin-bottom:3em;padding-top:1em}.aap-stopwatch-app .subhead{display:block;font-family:Arvo,serif;margin:.5em .1em -.75em}@media screen and (max-width:56.25em){.aap-stopwatch-app .stickOnScroll-on .subhead{margin-top:1em}}@media screen and (min-width:56.25em){.aap-stopwatch-app .subhead{margin-bottom:-2.25em;margin-top:1em}}.aap-stopwatch-app .subhead a{color:#564d39}.aap-stopwatch-app .concern textarea{display:block;height:6em;margin-left:2.5em;margin-top:0;padding:.5em;width:80%}.aap-stopwatch-app .concern .question{float:left;text-align:center}.aap-stopwatch-app .concern .remove{background:#b75c46;color:#fff;display:block;margin-left:auto;margin-right:auto;margin-top:.75em;max-width:10em;padding:.5em 1em;text-align:center;text-decoration:none}@media screen and (min-width:56.25em){.aap-stopwatch-app .concern .remove{position:absolute;right:0;top:0}}.aap-stopwatch-app .concern .remove:active,.aap-stopwatch-app .concern .remove:focus,.aap-stopwatch-app .concern .remove:hover{background:#564d39;color:#fff;text-decoration:none}.aap-stopwatch-app .concern .remove:visited{color:#fff}.aap-stopwatch-app .undo-block{display:none}.aap-stopwatch-app .undo{background-color:#fff}.aap-stopwatch-app .undo .remove,.aap-stopwatch-app .undo label,.aap-stopwatch-app .undo p,.aap-stopwatch-app .undo textarea{opacity:.2}.aap-stopwatch-app .undo .undo-block{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAS4AAAB5BAMAAAB1ktGLAAAAGFBMVEXy79fz8Nfy79b08dj18tnz8Nj08dnx7tavc6Z3AAAA+klEQVR4Xu3WwUnFUBRF0ZtfgSVk5lRM0kEqeJE0YOy/BeMRC/gj72AFAnv44MJh1fSY1v3ne2tVNb38dauq+TH/9nurqrvP9GhVtWzLdlz717G1qso11/ydqnLNNX+nqvS5j7sbVd71eV91W65WVVmB3LZVVTq3bVWVHtmNRpV3ZTmOq1U9v1/2a6TPVlVH9iK70ame9Rd/vc4f6dGq+J7v+f7/i+/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nu/5nr/4nu/5nu/5nu/5nu/5nu/5nu/5/htg8fR5OF4k7QAAAABJRU5ErkJggg==) 0 0 #f5f2d9;border:1px solid #999;display:block;font-size:1.4em;opacity:1;padding:.75em;position:absolute;top:20%;left:8%;width:80%;text-align:center}.aap-stopwatch-app a.confirm-btn,.aap-stopwatch-app a.undo-btn{display:inline-block;color:#222;font-size:.8em;margin:.5em;padding:.25em 1em;background:#eee;border:1px solid #999}.aap-stopwatch-app a.confirm-btn:hover,.aap-stopwatch-app a.undo-btn:hover{text-decoration:none;background:#c9664e;color:#fff}.aap-stopwatch-app .highlight{color:#564d3a;font-family:Arvo,serif;font-size:1.25em;font-weight:700}.aap-stopwatch-app .video-box iframe{max-width:100%}.aap-stopwatch-app aside{display:none}.aap-stopwatch-app .page-age .content h3{color:#c9664e;font-size:1.3em}.aap-stopwatch-app .next-page{margin-top:4em}.aap-stopwatch-app a.next-page-btn{display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAABQCAMAAACpr0xDAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMAAwoVJDdOaWprbI+QkZKWscjb6vX8Vk8v9gAAAQFJREFUSMet1kcOwzAMAEGmKtVO//9TgxTLKiS1B+U8QIy1RVFkfLV/IosLUbK8EiWrG1GyvhMlmwdRsn0SJQek/GxRudmicrPNysuWKCdbquxsmTKz5Ur2SBnZSqVnK5WerVJqtlpp2RSlZNNUnU1VskOqzGaoIpuhimyWyrOZKstmqzSbo5JsnpqzuSpm89WUzVdTtob6Z2upX7am+mZrq082oCT0U+gf0dOjEqgqekPsbR/JlxO6fdHodKCThk4tmgBsmpzIZArdJiaavmiSo1sB3TDstjqTmy90u5HR7Y42BbR1oA2GbUMD2axCt40PbY9oE0VbLdqQ2bY9gM39DUv3fy04E7iGAAAAAElFTkSuQmCC) no-repeat 100% #255369;padding:1em 2em 1em 1em;font-size:1.3em;font-family:Arvo,serif;margin-bottom:1.5em;color:#fff}.aap-stopwatch-app a.next-page-btn:hover{color:#fff;text-decoration:none;background-color:#32718f}.aap-stopwatch-app a.next-page-btn span{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAQAAAAn3TzeAAAA9UlEQVR4AZ3UxV0DQRxH8d82gFsHNITPCaeS6DUpIXpD2+CC1oBGrw+H+Qz5r+S75ze6uwoxxQ417ngFOtxRY4dJhYKkyJD/hhSYsiLHI7ZHnEJElEhWJJKPPOnk/WiL9Lb0hQVeSO+Fxa+sQjaVr0Mfks2QKbGD5Yhp2oyyI+p2JhlhXVyDnRnhtejw55Km96xKRtgR+JlCRhjMJgPL+LriOjljnpNwb3U/48J73M8SgwjqYneMk9y13xL73oZMSaKa8S2p6gOLGb+ApXG+NzfO110K/yVlkpWJFMLxhO0Jl/0/WWQq6Re7Q517OkCHe+qj/spvCAApjcgnFmwAAAAASUVORK5CYII=) no-repeat 100%;padding:.25em 3em .25em 0;display:inline-block}.aap-stopwatch-app .page-list .footnote{display:none}.aap-stopwatch-app body{font-size:15px;font-style:normal}@media screen{.aap-stopwatch-app body{padding-top:57px}}.aap-stopwatch-app .page{width:100%}.aap-stopwatch-app #sidr-main{display:none!important}@media screen and (max-width:899px){.aap-stopwatch-app .page>div{margin-top:50px}}.aap-stopwatch-app .hc-ribbon{background:#fcfbf1;box-shadow:0 3px 3px #ededed;position:fixed;width:100%;top:0;z-index:1000}.aap-stopwatch-app .header,.aap-stopwatch-app .mobile-menu{z-index:2}@media screen and (min-width:320px) and (max-width:600px){.aap-stopwatch-app .hc-ribbon{height:35px}.aap-stopwatch-app .header,.aap-stopwatch-app .mobile-menu{top:83px}}@media screen and (min-width:601px) and (max-width:1024px){.aap-stopwatch-app .hc-ribbon{height:48px}.aap-stopwatch-app .header,.aap-stopwatch-app .mobile-menu{top:96px}}@media screen and (min-width:900px){.aap-stopwatch-app .header{top:48px}}@media screen and (min-width:1025px){.aap-stopwatch-app .hc-ribbon{height:57px}.aap-stopwatch-app .header,.aap-stopwatch-app .mobile-menu{top:57px}}.aap-stopwatch-app .hc-ribbon .container{position:relative}.aap-stopwatch-app .hc-ribbon .logo-aap{clear:none;float:right}.aap-stopwatch-app a.btn-our-sponsors{display:none!important;background-color:#d5d3c1;color:#5c4727;display:block;font-family:Arvo,serif;font-weight:400;float:left;height:100%;text-transform:uppercase}@media screen and (min-width:601px) and (max-width:1024px){.aap-stopwatch-app a.btn-our-sponsors{line-height:48px;margin-left:77px;padding:0 15px}}@media screen and (min-width:1025px){.aap-stopwatch-app a.btn-our-sponsors{line-height:57px;margin-left:57px;padding:0 25px}}.aap-stopwatch-app a.btn-our-sponsors:hover{background-color:#e9b424;color:#3b2c14}.aap-stopwatch-app .greeting-registration{float:left;font-size:10px;height:57px;line-height:57px;text-transform:uppercase}@media screen and (min-width:1025px){.aap-stopwatch-app .greeting-registration{position:absolute;right:455px}}.aap-stopwatch-app .greeting-registration div{line-height:57px!important}.aap-stopwatch-app .greeting-registration .registered-user{color:#e85325}.aap-stopwatch-app .greeting-registration .registered-user:hover{color:#5c4727!important}.aap-stopwatch-app .btn-language{float:left;height:75px;left:400px;position:absolute;text-indent:-9999px;width:160px}@media screen and (min-width:320px) and (max-width:600px){.aap-stopwatch-app .btn-language{left:85px;width:23%}}@media screen and (max-width:320px){.aap-stopwatch-app .btn-language{left:12px;width:31%}}@media screen and (min-width:601px) and (max-width:1024px){.aap-stopwatch-app .btn-language{background-size:135px 63px;height:63px;left:350px;width:135px}}.aap-stopwatch-app .btn-language img{display:block;max-width:100%}.aap-stopwatch-app .logo-aap{background:url(/_layouts/15/AAP.HealthyChildren/Stopwatch/static/media/logo-aap.f6021153.png) 0 0 no-repeat;clear:both;display:block;margin-top:2px;text-indent:-9999px}@media screen and (min-width:320px) and (max-width:600px){.aap-stopwatch-app .logo-aap{background-size:185px 30px;height:30px;width:185px}}@media screen and (max-width:320px){.aap-stopwatch-app .logo-aap{background-size:180px 29px;height:29px;width:180px}}@media screen and (min-width:601px) and (max-width:1024px){.aap-stopwatch-app .logo-aap{background-size:270px 44px;height:44px;width:270px}}@media screen and (min-width:1025px){.aap-stopwatch-app .logo-aap{background-size:270px 44px;height:44px;margin-top:4px;width:270px}}@media screen and (min-width:320px) and (max-width:600px){.aap-stopwatch-app .aap-header .col-xs-6{width:100%}}.aap-stopwatch-app .article-social-left,.aap-stopwatch-app .article-social-left .rsbtn,.aap-stopwatch-app .article-social-left .spanish-version{float:left}.aap-stopwatch-app .article-social-left .spanish-version{color:#5c4727;font-size:12px;font-weight:600;margin-top:6px;padding-left:25px}.aap-stopwatch-app .article-social-left .spanish-version:hover{text-decoration:underline}.aap-stopwatch-app .article-social-left .rsbtn .rsbtn_left .rsbtn_text{background:none;color:#5c4727;font-family:Helvetica,Arial,sans-serif;line-height:16px;margin:7px 10px 3px 0;padding-left:10px;text-transform:uppercase}.aap-stopwatch-app .article-social-right{float:right;font-size:10px;font-weight:600;padding-top:6px;margin-right:20px}.aap-stopwatch-app .article-social-right #font-scaler-container,.aap-stopwatch-app .article-social-right .addthis_toolbox,.aap-stopwatch-app .article-social-right .email-print,.aap-stopwatch-app .article-social-right .fontScaler,.aap-stopwatch-app .article-social-right .text-size{float:left}.aap-stopwatch-app .article-social-right .text-size{margin-right:4px}.aap-stopwatch-app .article-social-right .fontScaler{font-size:12px}.aap-stopwatch-app .article-social-right .fontScaler a{color:#5c4727;padding:0 3px}@media screen and (min-width:320px) and (max-width:1024px){.aap-stopwatch-app .article-social-right #font-scaler-container{display:none}}.aap-stopwatch-app .article-social-right .addthis_toolbox{margin-top:-8px}@media screen and (min-width:320px) and (max-width:1024px){.aap-stopwatch-app .article-social-right .addthis_toolbox{margin-top:-5px}}.aap-stopwatch-app .article-social-container{clear:both;float:left;margin-bottom:25px;width:100%;position:absolute;right:0;z-index:5}@media screen and (max-width:899px){.aap-stopwatch-app .article-social-container{margin-top:48px}}.aap-stopwatch-app .email-print{margin:0;padding:0}@media screen and (min-width:1025px){.aap-stopwatch-app .email-print{margin:0 0 0 15px}}.aap-stopwatch-app .email-print li{border-right:1px solid #d3d1bc;display:inline;list-style:none;padding:0 5px;text-transform:uppercase}@media screen and (min-width:320px) and (max-width:600px){.aap-stopwatch-app .email-print li{padding:0 3px}}.aap-stopwatch-app .email-print a{color:#5c4727}.aap-stopwatch-app .email-print .add-this-title{border:none;color:#e85325}.aap-stopwatch-app .addthis_toolbox .custom_images a{display:block;float:left;height:26px;margin-left:5px;width:27px}.aap-stopwatch-app .addthis_toolbox .custom_images a img{max-height:100%;max-width:100%}@media screen and (min-width:320px) and (max-width:600px){.aap-stopwatch-app .mobile-menu{top:35px}}@media screen and (min-width:601px) and (max-width:1024px){.aap-stopwatch-app .mobile-menu{top:48px}}@media screen and (min-width:1025px){.aap-stopwatch-app .mobile-menu{top:57px}}.aap-stopwatch-app .child-header{text-align:center}.aap-stopwatch-app .child-header .media-left img{width:75px;height:75px;max-width:none}.aap-stopwatch-app div.child{padding-left:5px;padding-right:5px}.aap-stopwatch-app div.child .child-wrap-inner{padding:15px}.aap-stopwatch-app .printout{display:none}.aap-stopwatch-app .timeline-flag,.aap-stopwatch-app .timeline-flag-alt{display:inline-block;max-width:24em}.aap-stopwatch-app .promise-wrap .plan-point{padding-left:1em}.aap-stopwatch-app .item-description{padding-top:16px}.aap-stopwatch-app .item-description .description{max-width:450px;color:#888;font-size:.9em;margin-top:2px}.aap-stopwatch-app .topbar{text-align:right;padding-right:25px}@media screen and (min-width:900px){.aap-stopwatch-app .topbar{position:relative;top:30px;z-index:5}}.aap-stopwatch-app .topbar .btn{display:inline-block;font-size:1em;padding:5px 15px;margin-right:10px;border-radius:5px}.aap-stopwatch-app .topbar label{font-weight:400;cursor:pointer}.aap-stopwatch-app .section-wrap .add-point{display:block;padding:10px 0 10px 15px}.aap-stopwatch-app .plan-point{font-weight:700}.aap-stopwatch-app .plan-point.disabled *{font-weight:400!important}.aap-stopwatch-app .plan-point,.aap-stopwatch-app .section-wrap .item-check label{cursor:pointer}.aap-stopwatch-app .section-wrap .item-description input{width:100%;max-width:350px}.aap-stopwatch-app .section-wrap .item-description .remove{position:absolute;left:5px;top:12px;padding:5px}.aap-stopwatch-app .add{text-align:center}.aap-stopwatch-app .bargraph{height:700px;margin-top:20px;margin-bottom:25px}.aap-stopwatch-app .bar-item{position:relative;padding:1px 0}.aap-stopwatch-app .bar-item.screentimecalc{margin:0 auto}.aap-stopwatch-app .bar-item.zerovalue .bar{background-color:transparent!important;border-width:1px;border-style:solid}.aap-stopwatch-app .bar-item.zerovalue .bar .timebuttons a{color:rgba(0,0,0,.54)}.aap-stopwatch-app .bar-item.zerovalue .bar .timebuttons a.decrement{display:none}.aap-stopwatch-app .bar-item .barlabel{position:absolute;left:0;right:60%;top:50%;text-align:right;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:rgba(0,0,0,.57);font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aap-stopwatch-app .bar-item.small .barlabel{font-size:12px}.aap-stopwatch-app .bar-item .timediv{position:absolute;left:60%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:rgba(0,0,0,.57);font-weight:700;text-align:center}.aap-stopwatch-app .bar-item>.bar{width:15%;height:100%;margin:0 auto;display:block;opacity:.58;border-radius:3px}.aap-stopwatch-app .bar-item[data-screen-type="Time for Screen"] .barlabel,.aap-stopwatch-app .bar-item[data-screen-type="Time for Screen"] .timediv,.aap-stopwatch-app .bar-item[data-screen-type="Time for Screen"]>.bar{opacity:1;color:rgba(0,0,0,.84)}.aap-stopwatch-app .bar-item:hover>.bar{opacity:.75}.aap-stopwatch-app .bar-item:hover .barlabel,.aap-stopwatch-app .bar-item:hover .timediv{opacity:1;color:rgba(0,0,0,.84)}.aap-stopwatch-app .bar-item .bar{position:relative}.aap-stopwatch-app .bar-item .bar .timebuttons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;text-align:center}.aap-stopwatch-app .bar-item .bar .timebuttons a{display:block;color:#fff;text-align:center;line-height:16px}.aap-stopwatch-app .bar-item.small .bar .timebuttons a{display:inline-block;font-size:10px;padding:0 3px}.aap-stopwatch-app .heroimage{margin-top:35px;width:100%;overflow:hidden}.aap-stopwatch-app .heroimage img{width:100%;max-width:none;height:auto}.aap-stopwatch-app .footer{margin-top:100px;padding-bottom:35px}.aap-stopwatch-app .btn-facebook,.aap-stopwatch-app .btn-pinterest,.aap-stopwatch-app .btn-twitter{color:#fff}.aap-stopwatch-app .btn-facebook:hover,.aap-stopwatch-app .btn-pinterest:hover,.aap-stopwatch-app .btn-twitter:hover{color:hsla(0,0%,100%,.54)}.aap-stopwatch-app .btn-facebook,.aap-stopwatch-app .btn-facebook:hover{background-color:#3b5998}.aap-stopwatch-app .btn-twitter,.aap-stopwatch-app .btn-twitter:hover{background-color:#1da1f2}.aap-stopwatch-app .btn-pinterest,.aap-stopwatch-app .btn-pinterest:hover{background-color:#bd081c}@media screen and (max-width:35em){.aap-stopwatch-app .heroimage img{width:215%}}@media screen and (min-width:56.25em){.aap-stopwatch-app .page{right:0;width:auto}.aap-stopwatch-app .plan-point{padding-left:1em}}@media print{.aap-stopwatch-app .content-header-fullbleed,.aap-stopwatch-app .media-toolbar{display:none}.aap-stopwatch-app .timeline{border-left:none!important;margin-left:.5em;padding:0 1em .5em 1.1em}.aap-stopwatch-app .content{padding:0!important}.aap-stopwatch-app .wrapper{width:100%;max-width:none}.aap-stopwatch-app .page{position:static}.aap-stopwatch-app .add-own,.aap-stopwatch-app .article-social-container,.aap-stopwatch-app .footer,.aap-stopwatch-app .hc-ribbon,.aap-stopwatch-app .mobile-menu,.aap-stopwatch-app .noprint,.aap-stopwatch-app .timebuttons,.aap-stopwatch-app .topbar{display:none!important}.aap-stopwatch-app .printout{display:inline}.aap-stopwatch-app .screenview{display:none}.aap-stopwatch-app .child{page-break-after:always;overflow:hidden;clear:both}.aap-stopwatch-app .child h2{-webkit-column-span:all;column-span:all}.aap-stopwatch-app .child-wrap-inner{padding:0!important;-webkit-column-count:2;column-count:2;-webkit-column-fill:auto;column-fill:auto}.aap-stopwatch-app .child-wrap-inner h2{margin-top:0}.aap-stopwatch-app .child-wrap-inner h4{margin-top:10px}.aap-stopwatch-app .section-wrap{padding-bottom:0!important;border-bottom:none;margin-left:0;margin-bottom:25px;page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.aap-stopwatch-app .section-wrap:last-child{border-bottom:hidden}.aap-stopwatch-app .section-wrap>.plan-point .item-description{padding-left:40px!important}.aap-stopwatch-app .content-header{display:block}.aap-stopwatch-app .child-header{padding:0 15px!important;margin-left:-17%!important}.aap-stopwatch-app .child-header img{width:100%;height:auto;max-width:none!important}.aap-stopwatch-app .child-header span:last-child{display:none}.aap-stopwatch-app .media-body{padding-left:1em!important}.aap-stopwatch-app .timeline-flag,.aap-stopwatch-app .timeline-flag-alt{margin-top:0!important;padding-top:0!important}.aap-stopwatch-app .section-wrap{font-size:10px}.aap-stopwatch-app .child-header{width:16%;float:left}.aap-stopwatch-app .promise-wrap{padding-left:1em!important}.aap-stopwatch-app .section-title{padding-bottom:0;display:none!important}.aap-stopwatch-app .section-description{display:none!important}.aap-stopwatch-app .item-description{padding-top:0;padding-left:40px!important;display:block}.aap-stopwatch-app .plan-point{margin-top:0;padding:5px 0}.aap-stopwatch-app .item-check{margin-right:20px;margin-top:-1px;max-width:15px}.aap-stopwatch-app .nodescriptions .description,.aap-stopwatch-app .plan-point.disabled{display:none!important}.aap-stopwatch-app .bar{border-width:15px;border-style:solid;box-shadow:inset 0 0 1000px!important;opacity:1!important}.aap-stopwatch-app .bar-item[data-hours-value="0"]{display:none!important}}
/*# sourceMappingURL=main.b9163300.chunk.css.map */