@import url(https://fonts.googleapis.com/css?family=Roboto);@font-face{font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;src:url(/assets/fonts/glyphicons-halflings-regular.eot);src:local('Glyphicons Halflings'),local('Glyphicons Halflings'),url(/assets/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/assets/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype')}.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:22px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;vertical-align:top;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}html{font-family:Roboto,sans-serif;height:100%}body{font:1rem/1.5 Raleway,Roboto,Helvetica,sans-serif;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";height:100%;min-width:480px}th{background-color:#eaeaea;border-color:#eaeaea}table.table tr{border-bottom:1px solid #eaeaea;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea}table.table tr{background-color:#fff}#main-top-navbar{padding:.8rem 1rem!important}.navbar img{max-height:60px}#body-wrapper{margin-top:-1px;min-height:100%;padding-top:1.5rem}.footer{position:relative;bottom:0;width:100%;z-index:1100}.loading-div{width:100%;background:0 0;display:block;position:fixed;z-index:2000;overflow:hidden}.spinning-loader{pointer-events:none;-webkit-pointer-events:none;color:red;margin-top:13px;margin-left:13px}.spinner-icon{width:24px;height:24px;border:solid 2px transparent;border-top-color:red;border-left-color:red;border-radius:10px;-webkit-animation:spinner-anim .4s linear infinite;-moz-animation:spinner-anim .4s linear infinite;-ms-animation:spinner-anim .4s linear infinite;-o-animation:spinner-anim .4s linear infinite;animation:spinner-anim .4s linear infinite}@-webkit-keyframes spinner-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner-anim{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spinner-anim{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes spinner-anim{0%{-ms-transform:rotate(0);transform:rotate(0)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-anim{0%{transform:rotate(0);transform:rotate(0)}100%{transform:rotate(360deg);transform:rotate(360deg)}}.loading-bar{pointer-events:none;-webkit-pointer-events:none;background:0 0;position:fixed;z-index:2000;top:0;left:0;width:100%;height:4px}.loading-bar-progress{-webkit-animation:loading-bar-anim 3s cubic-bezier(.08,.5,1,1);-moz-animation:loading-bar-anim 3s cubic-bezier(.08,.5,1,1);-o-animation:loading-bar-anim 3s cubic-bezier(.08,.5,1,1);animation:loading-bar-anim 3s cubic-bezier(.08,.5,1,1);background:#2958b5;position:fixed;z-index:2000;top:0;left:0;width:100%;height:4px}@-webkit-keyframes loading-bar-anim{from{width:0%}to{width:100%}}@-moz-keyframes loading-bar-anim{from{width:0%}to{width:100%}}@-o-keyframes loading-bar-anim{from{width:0%}to{width:100%}}@-ms-keyframes loading-bar-anim{from{width:0%}to{width:100%}}@keyframes loading-bar-anim{from{width:0%}to{width:100%}}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#cecece}body::-webkit-scrollbar-thumb{background-color:#6d6d6d;outline:1px solid #708090}#modal-popup{z-index:20001!important}.fade.show{z-index:20000!important}.modal-header{background-color:#f1f1f1}.modal-title{font-size:1.25rem!important}.popup{display:none;position:fixed;z-index:16000;width:25vw;min-width:25vw;max-width:100vw;height:auto;min-height:10vh;max-height:100vh;overflow:hidden;align-self:center;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-box-shadow:0 0 120px -5px #151515;-moz-box-shadow:0 0 120px -5px #151515;box-shadow:0 0 120px -5px #151515;border-radius:4px}.popup.fill{width:95vw;min-width:95vw;max-width:95vw;height:95vh;min-height:95vh;max-height:95vw}.popup.medium{width:60vw;min-width:60vw;max-width:60vw;height:60vh;min-height:60vh;max-height:60vw}.popup-back{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;z-index:16000;background-color:rgba(0,0,0,0);transition:background .3s ease-in-out}.popup-back.show{background-color:rgba(0,0,0,.2)}.popup-close{display:table-cell;vertical-align:middle;text-align:right;width:30px;position:relative;float:right}.popup-close>.btn{line-height:15px;font-size:26px;padding:5px}.popup-close>.btn>span{text-align:center;margin:0;top:-3px;position:relative}.popup-top{height:60px;border-bottom:1px solid #c1c1c1;margin:0;padding:15px 20px 15px 20px;background-color:#e9ecef;display:table;width:100%}.popup-top-row{display:table-row}.popup-footer{height:60px;border-top:1px solid #919191;margin:0;padding:10px 20px;background-color:#c1c1c1}.popup-content{position:relative;font-size:16px;padding:30px}#set-assignment-container .popup-content{padding:0}.popup.opening{transition:all .3s}@media only screen and (max-width:1600px){.popup{width:33vw;min-width:33vw;max-width:100vw}}@media only screen and (max-width:1200px){.popup{width:40vw;min-width:40vw;max-width:100vw}}@media only screen and (max-width:900px){.popup{width:60vw;min-width:60vw;max-width:100vw}}@media only screen and (max-width:700px){.popup{width:80vw;min-width:80vw;max-width:100vw}}@media only screen and (max-width:500px){.popup{width:90vw;min-width:90vw;max-width:100vw}.popup.fill{width:100vw;min-width:100vw;max-width:100vw;height:100vh;min-height:100vh;max-height:100vh;border-radius:0}}.popup-confirm{font-size:16px;display:none;width:100%;text-align:center;padding:30px}.popup-title{overflow:hidden;display:table-cell;vertical-align:middle;text-align:left;width:auto;font-size:20px;padding-left:5px}.doing-transition-100{transition:all .1s linear}.doing-transition-200{transition:all .2s linear}.doing-transition-300{transition:all .3s linear}.doing-transition-400{transition:all .4s linear}.doing-transition-500{transition:all .5s linear}.doing-transition-600{transition:all .6s linear}.doing-transition-700{transition:all .7s linear}.doing-transition-800{transition:all .8s linear}.doing-transition-900{transition:all .9s linear}.doing-transition-1000{transition:all 1s linear}.waiting-back{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;z-index:17000;background-color:rgba(0,0,0,0);transition:background .3s ease-in-out}.waiting-back.show{background-color:rgba(0,0,0,.2)}.waiting{display:none;z-index:17001;position:fixed;top:50vh;left:50vw;transform:translate(-50%,-50%);width:80px;height:80px}.contained-waiting-container{position:absolute;left:0;right:0;top:0;height:100%;background-color:rgba(0,0,0,.05)}.contained-waiting{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.cookies{z-index:10000;position:fixed;bottom:-300px;text-align:center;width:75vw;left:50%;transform:translateX(-50%);background-color:rgba(7,24,47,.96);padding:17px 18px;transition:all .3s ease-in-out;border-radius:6px;z-index:100000;color:#fff;font-size:13px}.cookies>p{text-align:justify;width:100%}.pointer{cursor:pointer!important}.animate{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.our-collapsed{height:0;visibility:hidden}.clickable{cursor:pointer;transition:all .2s ease-in-out}.clickable:not(.disabled):active,.clickable:not(.disabled):focus,.clickable:not(.disabled):hover{-webkit-box-shadow:0 0 0 .2rem rgba(116,182,255,.5);-moz-box-shadow:0 0 0 .2rem rgba(116,182,255,.5);box-shadow:0 0 0 .2rem rgba(116,182,255,.5)}.clicked{-webkit-box-shadow:0 0 0 .2rem rgba(116,182,255,.5);-moz-box-shadow:0 0 0 .2rem rgba(116,182,255,.5);box-shadow:0 0 0 .2rem rgba(116,182,255,.5)}.unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.text-selectable{-webkit-user-select:text!important;-khtml-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.user-name{border:1px solid rgba(255,255,255,.5);border-radius:.25rem;padding:7px 7px;margin-left:10px}.user-name:hover{border-color:rgba(255,255,255,.75)}.well{background-color:#fff;padding:10px;border-radius:4px;border:1px solid #dedede}.input-file{display:none!important}.input-file-label{-webkit-box-shadow:4px -4px 17px -4px #7d7d7d;-moz-box-shadow:4px -4px 17px -4px #7d7d7d;box-shadow:4px -4px 17px -4px #7d7d7d}.buy-btn{color:#fff;background-color:#ff0101;font-size:20px;padding:8px 30px;border:2px solid #bf0101;border-radius:24px;letter-spacing:2px;transition:transform .3s ease-in-out;animation:pulse 4s ease-in-out}.buy-btn:hover{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1)}.buy-btn:focus{outline-style:none}.social-link-container{margin-top:10px}.social-link{margin:0 4px;cursor:pointer;width:40px;height:40px}.social-link>img:hover{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2)}.social-link>img{width:40px;height:40px;display:inline-block;transition:transform .3s ease-in-out}input[type=checkbox],input[type=radio]{display:inline-block;height:16px;width:16px;border:0;line-height:16px;font-size:16px;cursor:pointer;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}input[type=radio]{margin:4px 0 0;line-height:normal;vertical-align:top!important}.flag{width:24px;height:18px;line-height:1;border-radius:4px;padding:0;margin:0 5px 0 0}.flag-icon-none{background-image:url(../flags/flags/4x3/none.png)}.flag-icon-la{background-image:url(../flags/flags/4x3/la.png)}@keyframes pulse{1%{transform:scale(1)}12.5%{transform:scale(1.1)}25%{transform:scale(1)}37.5%{transform:scale(1.1)}50%{transform:scale(1)}62.5%{transform:scale(1.1)}75%{transform:scale(1)}87.5%{transform:scale(1.1)}100%{transform:scale(1)}}.flexy-columns{display:flex;flex-wrap:wrap;justify-content:flex-end}.flexy-columns>.col-fit{flex:1 0 0;order:1;position:relative}.flexy-columns>.col-fixed{order:2;text-align:right;overflow:hidden;background-color:#f9fafc}.switch{position:relative;display:inline-block;width:60px;height:34px;margin:0}.switch-sm{width:40px;height:24px}.switch>input{display:none!important}.switch>.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#6c757d;-webkit-transition:.3s;transition:.3s}.switch>.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.3s;transition:.3s}.switch-sm>.slider:before{height:16px;width:16px}.switch>input:checked+.slider{background-color:#007bff}.switch>input:focus+.slider{box-shadow:0 0 1px #007bff}.switch>input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.switch-sm>input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.switch>.slider.round{border-radius:34px}.switch-sm>.slider.round{border-radius:24px}.switch>.slider.round:before{border-radius:50%}.toggle-with-label{display:flex;flex-direction:row;width:auto;height:auto;padding:5px 0;border:0}.toggle-label{vertical-align:middle;height:34px;padding:0;text-align:left}.toggle-label>div{height:34px}.toggle-label-sm{height:24px}.toggle-label-sm>div{height:24px}.toggle-switch{vertical-align:middle;height:34px;padding:0 5px}.toggle-switch-sm{height:24px}.tutorial-popup{position:relative;display:block;height:0;overflow:visible}.tutorial-popup>.popup-bubble{position:absolute;background-color:#fdfd99;display:block;max-width:276px;min-width:160px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;opacity:0;box-shadow:0 2px 15px -5px rgba(0,0,0,.33);transition:opacity .2s}.tutorial-popup>.popup-bubble.dir-top{bottom:16px}.tutorial-popup>.popup-bubble.dir-bottom{top:16px}.tutorial-popup>.popup-bubble.left{left:0}.tutorial-popup>.popup-bubble.right{right:0}.tutorial-popup>.popup-bubble.center{left:0;right:0;margin:auto}.tutorial-popup>.popup-bubble>.bubble-title{border-radius:.3rem .3rem 0 0;text-align:left;padding:.5rem 1rem;font-size:.925rem;background-color:#f1f196}.tutorial-popup>.popup-bubble>.bubble-content{text-align:left;padding:.5rem 1rem}.tutorial-popup>.popup-bubble>.bubble-close{position:absolute;top:-2px;right:0;padding:0 3px 5px 10px;font-size:16px;cursor:pointer}.tutorial-popup>.popup-bubble>.bubble-dismiss{text-align:left;padding:0 .9rem;margin-bottom:.5rem}.tutorial-popup>.popup-bubble>.bubble-close:hover{color:#cc1616}.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow{position:absolute;width:16px;height:12px;display:block;left:calc(50% - 8px);bottom:-12px;border-top:1px solid #fdfd99}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow{position:absolute;width:16px;height:12px;display:block;left:calc(50% - 8px);top:-12px;border-bottom:1px solid #fdfd99}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow.left-10,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow.left-10{left:calc(10% - 8px)}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow.left-20,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow.left-20{left:calc(20% - 8px)}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow.left-30,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow.left-30{left:calc(30% - 8px)}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow.left-40,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow.left-40{left:calc(40% - 8px)}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow.left-60,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow.left-60{left:calc(60% - 8px)}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow.left-70,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow.left-70{left:calc(70% - 8px)}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow.left-80,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow.left-80{left:calc(80% - 8px)}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow.left-90,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow.left-90{left:calc(90% - 8px)}.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow::after,.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:.75rem .5rem 0 .5rem}.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow::before{bottom:0;border-top-color:rgba(0,0,0,.3)}.tutorial-popup>.popup-bubble.dir-top>.bubble-arrow::after{bottom:1px;border-top-color:#fdfd99}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow::after,.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0 .5rem .75rem .5rem}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow::before{top:0;border-bottom-color:rgba(0,0,0,.3)}.tutorial-popup>.popup-bubble.dir-bottom>.bubble-arrow::after{top:1px;border-bottom-color:#fdfd99}.tutorial-popup>.popup-bubble.dir-bottom.titled>.bubble-arrow::after{top:1px;border-bottom-color:#f1f196}.home-top{position:relative;display:flex;width:100%;min-height:480px;align-items:stretch;background-color:#4582ff;background-position:center;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid rgba(0,0,0,.08);border-radius:0;margin-bottom:0;margin-top:-2px;padding:4rem 2rem!important}.home-top::after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background-image:linear-gradient(#2177f3 2%,rgba(33,119,243,.6) 10%,rgba(33,119,243,.2) 25%,transparent 50%,rgba(0,0,0,.4) 150%);z-index:0}.home-top>.container{z-index:1}@media only screen and (max-width:1320px){.home-top{min-height:420px!important;padding:4rem 2rem!important}.home-top h1{font-size:3rem!important}}@media only screen and (max-width:992px){.home-top{min-height:360px!important;padding:3rem 2rem!important}.home-top h1{font-size:2.5rem!important}}@media only screen and (max-width:768px){.home-top{min-height:300px!important;padding:1.5rem 1.5rem!important}.home-top h1{font-size:2rem!important}.home-top>.container{padding:0!important}}@media only screen and (max-width:576px){.home-top{min-height:250px!important;padding:1rem 1.5rem!important}.home-top h1{font-size:1.5rem!important;line-height:1.1!important;text-shadow:0 0 4px rgba(0,0,0,.8)!important}.home-top p{font-size:1.1rem!important;text-shadow:0 0 2px rgba(0,0,0,.8)!important}}.home-top h1{font-size:3rem;font-weight:300;line-height:1.2;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.4)}.home-top p{font-size:1.2rem;color:#fff;text-shadow:0 0 4px rgba(0,0,0,.6)}.call-to-action-button{border-radius:25px!important;padding:.75rem 1.75rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%,0)}.call-to-action-button.not-absolute{border-radius:25px!important;padding:.75rem 1.5rem;position:static!important;bottom:auto!important;left:auto!important;transform:none!important}#home_popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-box-shadow:0 0 60px -10px rgba(0,0,0,.5);-moz-box-shadow:0 0 60px -10px rgba(0,0,0,.5);box-shadow:0 0 60px -10px rgba(0,0,0,.5);max-width:80vw;max-height:60vh;display:none;border-radius:.25rem;z-index:16001}#home_popup .close{position:relative;top:-12px;left:8px;z-index:16002}.blurb-div{top:100vh;opacity:1;transition:opacity .1s}.blurb-div .card-header{font-size:22px;line-height:30px}.resource-card{cursor:pointer;box-shadow:0 8px 12px -15px rgba(0,0,0,.9)}.resource-card.clickable:hover{box-shadow:0 6px 15px -12px rgba(0,0,0,.9);border:1px solid rgba(0,0,0,.15)}.resource-search-item{margin-bottom:2rem}.resource-search-item-xs{margin-bottom:.75rem!important}.resources-tab-content-xs{margin-bottom:-.75rem!important}.resource-card>.thumbnail-container{position:relative;border-bottom:1px solid rgba(0,0,0,.08)}.resource-card>.thumbnail-container>.flag{border-radius:.2rem!important;width:37px;height:28px;position:absolute;margin:0!important;top:16px;right:14px}.resource-card>.thumbnail-container>.flag:not(.data){z-index:100;box-shadow:0 0 5px 2px rgba(0,0,0,.2)}.resource-card>.thumbnail-container>.flag.data{width:31px;height:22px;top:18px;transition:all .1s ease-in-out .1s;z-index:98}.resource-card>.thumbnail-container>.arrow{position:absolute;top:28px;right:28px;width:16px;height:4px;background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.2);transition:all .1s ease-in-out .1s;z-index:99}.resource-card>.thumbnail-container>.arrow::after{content:'';position:absolute;width:14px;height:4px;top:-4px;right:-6px;background-color:#fff;box-shadow:0 -2px 4px rgba(0,0,0,.1);transform:rotate(45deg)}.resource-card>.thumbnail-container>.arrow::before{content:'';position:absolute;width:14px;height:4px;top:4px;right:-6px;background-color:#fff;box-shadow:1px 4px 4px rgba(0,0,0,.2);transform:rotate(-45deg)}.resource-card.clickable:hover .flag.data{right:80px}.resource-card.clickable:hover .arrow{right:60px}.resource-card>.card-body{padding:.8rem 1rem}.resource-card>.card-footer>.flag{height:18px;width:24px;border-radius:.2rem}.resource-card>.card-footer>.badge{padding:.25rem .3rem;background-color:rgba(33,119,243,.125);color:#232935}.resource-card-title{font-size:.94rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-card-title.similar{font-size:.9rem}.resources-tab-content{visibility:visible;margin-bottom:-2rem}.below_resource_list{margin-top:2rem}.below_resource_list-xs{margin-top:.75rem!important}.below_resource_waiting{position:relative;top:1rem}.below_resource_waiting-xs{position:relative;top:.5rem}.resource-card.created{cursor:default}.remove-recent-button{opacity:0;font-size:20px;line-height:1.1;position:absolute;right:-10px;top:-10px;width:auto;height:auto;color:#fff;background-color:#dc3545;padding:0 6px 4px;z-index:3;border-radius:50%;cursor:pointer;border:1px solid #d06972;transition:.3s}.resource-card:hover>.remove-recent-button{opacity:1}.remove-recent-button:hover,focus{background-color:#c82333;box-shadow:0 0 0 .2rem #ffa4a4}.remove-favorite-button{opacity:0;font-size:20px;line-height:1.1;position:absolute;right:-10px;top:-10px;width:auto;height:auto;color:#fff;background-color:#dc3545;padding:0 6px 4px;z-index:3;border-radius:50%;cursor:pointer;border:1px solid #d06972;transition:.3s}.resource-card:hover>.remove-favorite-button{opacity:1}.remove-favorite-button:hover,focus{background-color:#c82333;box-shadow:0 0 0 .2rem #ffa4a4}.resource-image-container{position:relative;min-height:100px;width:100%;height:100%;display:table-cell;vertical-align:middle;border-radius:4px;background-color:#fafafa;background-size:cover;background-repeat:no-repeat;background-position:center center;opacity:.9;transition:.3s}.resource-image{max-width:700px;max-height:450px;border-radius:4px;overflow:hidden;width:100%;height:auto;opacity:0;transition:opacity .3s}.resource-image-container:hover{background-color:#fff;opacity:1}.resource-image-layer{position:absolute;top:0;left:0;right:0;width:100%;height:100%;opacity:.9;transition:.3s;cursor:pointer;border-radius:4px}.resource-image-layer:hover{opacity:1}.resource-info-table{height:100%;border-radius:4px}.resource-info-table>tbody>tr>th{border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1)}.resource-info-table>tbody>tr>td{border-bottom:1px solid rgba(0,0,0,.1)}.resource-info-table>tbody>tr:last-child>td,.resource-info-table>tbody>tr:last-child>th{border-bottom:none}.resource-info-table td,.resource-info-table th{padding:.5rem 1.25rem}.resource-image-outer{background-color:#fff;height:100%;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:0;display:table;width:100%}.resource-info-outer{background-color:#fff;height:100%;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:0}.thumbnail-container>.resources-actions-panel{position:absolute;top:16px;left:14px}.thumbnail-container .resource-copy-public-button{border-radius:4px!important;padding:2px 6px!important;opacity:0;transition:.3s}.resource-card:hover .resource-copy-public-button{opacity:.5}.thumbnail-container .resource-copy-public-button:hover{opacity:1!important}.thumbnail-container .resource-edit-button{border-radius:4px!important;padding:2px 6px!important;opacity:0;transition:.3s}.resource-card:hover .resource-edit-button{opacity:.5}.thumbnail-container .resource-edit-button:hover{opacity:1!important}.thumbnail-container .resource-favorite-button{border-radius:4px!important;padding:2px 6px!important;opacity:0;transition:.3s}.resource-card:hover .resource-favorite-button{opacity:.5}.thumbnail-container .resource-favorite-button.favorited{opacity:.9}.thumbnail-container .resource-favorite-button:hover{opacity:1!important}.my-resource-button{opacity:.6;transition:opacity .3s}.resource-card:hover>div>.my-resource-button{opacity:.9}.resource-card:hover>div>.my-resource-button:hover{opacity:1!important}#similar_resources .resource-card>.card-body{padding:.75rem}#similar_resources .resource-card{background-color:#fafafa;transition:.2s}#similar_resources .resource-card .badge,#similar_resources .resource-card .flag,#similar_resources .resource-card .resource-card-title,#similar_resources .resource-card img{opacity:.9;transition:.2s}#similar_resources .resource-card:hover{background-color:#fff}#similar_resources .resource-card:hover .badge,#similar_resources .resource-card:hover .flag,#similar_resources .resource-card:hover .resource-card-title,#similar_resources .resource-card:hover img{opacity:1}.resource-info-table th{background-color:rgba(231,235,243,.25)!important}.resource-info-table .flag{line-height:1;height:26px;width:35px;position:relative;top:-5px;margin:-5px 0!important;box-shadow:0 0 1px 1px rgba(0,0,0,.125)}#scrollbar_measure_outer{position:fixed;visibility:hidden;opacity:0;left:-200px;top:-200px;width:200px;max-height:100px;height:100px}#scrollbar_measure_inner{min-height:200px;width:100%}#column_measure_outer{position:fixed;visibility:hidden;opacity:0;left:0;top:0;min-width:10000px;width:10000px;height:auto;z-index:-100;max-width:10000px}#column_measure{white-space:nowrap}#ws_measure{position:fixed;visibility:hidden;opacity:0;font-size:10px;font-family:helvetica;line-height:1.4;left:10000px;top:10000px;min-width:480px;width:480px;height:auto;z-index:100;max-width:480px;padding:0;background-color:#ccc}#ws_half_measure{position:fixed;visibility:hidden;opacity:0;font-size:10px;font-family:helvetica;line-height:1.4;left:10000px;top:10000px;min-width:220px;width:220px;height:auto;z-index:100;max-width:220px;padding:0;background-color:#ccc}#line_measure{position:fixed;visibility:hidden;opacity:0;font-size:10px;font-family:helvetica;line-height:1.4;left:10000px;top:9970px;min-width:480px;width:480px;height:auto;z-index:100;max-width:480px;padding:0;background-color:#ccc}#line_half_measure{position:fixed;visibility:visible;opacity:0;font-size:10px;font-family:helvetica;line-height:1.4;left:10000px;top:9970px;min-width:220px;width:220px;height:auto;z-index:100;max-width:220px;padding:0;background-color:#ccc}.transcript-cols{-moz-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;-moz-column-rule:1px solid rgba(0,0,0,.125);-webkit-column-rule:1px solid rgba(0,0,0,.125);column-rule:1px solid rgba(0,0,0,.125)}.transcript-cols-2{-moz-column-count:2;-webkit-column-count:2;column-count:2}.transcript-cols-3{-moz-column-count:3;-webkit-column-count:3;column-count:3}.breadcrumb{display:block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb .breadcrumb-item{display:inline}#mobile-debug{display:none;position:fixed;bottom:0;left:0;height:100px;width:100%;max-height:100px;overflow:auto;background-color:#fff;color:#000;z-index:30000}.progress{position:relative}.progress>.progress-text{width:100%;text-align:center;position:absolute;left:0;top:8px;color:#fff}.blurb-outer{position:relative;margin-bottom:-40px;background-color:rgba(211,219,236,.5);border-top:1px solid #e0e2e4}.blurb-div i{padding-right:.5rem;font-size:30px!important}.blurb-outer .card-header{background-color:#0e2031;color:#fff}.blurb-outer .red{color:#ff4d43}.blurb-outer .green{color:#70c148}.blurb-outer .blue{color:#72cef7}.blurb-outer .yellow{color:#fcdb38}.blurb-outer .purple{color:#d876d8}.blurb-outer .orange{color:#f7b233}.nothing_here{margin:1rem auto;opacity:.5;width:50%;max-width:450px;min-width:300px}.nothing_here>div{font-size:1.2rem}.nothing_here>img{width:100%;height:auto}.overflow-hidden-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.private_resource_indicator{position:absolute;bottom:13px;right:13px;opacity:.7;font-size:24px;padding:2px 7px;background-color:#464646d4;border-radius:4px;color:#fff;transition:opacity .3s}.my_resource_indicator{position:absolute;bottom:13px;right:13px;opacity:.7;font-size:24px;border-radius:4px;background-color:#464646d4;padding:2px 7px;color:#fff;transition:opacity .3s}.title_resource_featured_indicator{color:#ffb100;font-size:28px;margin:-3px 0 -3px -2px;opacity:.8;transition:.3s;background-color:transparent;z-index:1}.resource-card-title.similar>.title_resource_featured_indicator{font-size:24px;margin:-2px 0 -2px -2px}.resource-card:hover>div>.my_resource_indicator,.resource-card:hover>div>.private_resource_indicator,.resource-card:hover>div>.resource_featured_indicator{opacity:.8}.my_resource_indicator:hover,.private_resource_indicator:hover,.resource_featured_indicator:hover{opacity:1!important}.slider-container{width:100%}.slider-slider{-webkit-appearance:none;width:100%;height:15px;border:none;background:0 0;outline:0;opacity:.9;overflow:visible!important;-webkit-transition:.2s;transition:opacity .2s;margin:5px 0;cursor:pointer}.slider-slider::-webkit-slider-runnable-track{background:#d3d3d3;width:100%;height:5px;border-radius:2px}.slider-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#006fe6;cursor:pointer;overflow:visible;margin:-5px 0}.slider-slider::-moz-range-track{background:#d3d3d3;width:100%;height:5px;border-radius:2px}.slider-slider::-moz-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;border:none;background:#006fe6;cursor:pointer;overflow:visible;margin:-5px 0}.slider-slider::-ms-track{background:#d3d3d3;width:100%;height:5px;border-radius:2px;overflow:visible}.slider-slider::-ms-thumb{-webkit-appearance:none;appearance:none;margin-top:0;box-sizing:border-box;border:none;width:15px;height:15px;border-radius:50%;background:#006fe6;cursor:pointer;overflow:visible;margin:-5px 0}.slider-slider:hover{opacity:1}.rated-star{color:#ffb100;font-size:33px;padding:0 .175rem}.resource-action-btn{opacity:.8;transition:.3s}.resource-action-panel{position:absolute;right:.75rem;top:.75rem}.resource-assign-btn{opacity:.8;transition:.3s}.resource-assign-panel{position:absolute;left:.75rem;bottom:.75rem}.resource-image-container:hover .resource-action-btn{opacity:1}.resource-action-btn>.material-icons{margin:-1px 0;font-size:22px}.resource-action-btn:hover{opacity:1}.report-link{cursor:pointer}.report-link:hover{text-decoration:underline;color:#dc3545!important}.btn-fb{color:#fff;background-color:#4267b2;transition:.2s;border-radius:5px!important;padding:.25rem .75rem!important;width:95px}.btn-fb:active,.btn-fb:focus,.btn-fb:hover{background-color:#365899;color:#fff}.btn-twitter{color:#fff;background-color:#1b95e0;transition:.2s;border-radius:5px!important;padding:.25rem .75rem!important;width:95px}.btn-twitter:active,.btn-twitter:focus,.btn-twitter:hover{background-color:#0c7abf;color:#fff}.a-spoof{color:#007bff;text-decoration:none;background-color:transparent;cursor:pointer}.a-spoof:hover{color:#0056b3;text-decoration:underline}.pointer-events-none{pointer-events:none!important}.external-link::after{font-family:'Material Icons';-webkit-font-feature-settings:'liga';position:relative;content:' launch';font-size:85%;margin-top:-2px;margin-left:-2px;margin-bottom:-2px;top:0}.input-block{position:relative;top:1px}.input-block label{position:absolute;top:-9px;font-size:13px;left:6px;background:#fff;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 30%,#fff 52%,#fff 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 30%,#fff 52%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 30%,#fff 52%,#fff 100%);padding:0 2px 0 3px;color:#4e4e4e;z-index:10;transition:.2s}.input-block input,.input-block select,.input-block textarea{border:1px solid #dadce0;border-radius:4px;-moz-border-radius:4px}.input-block input:active,.input-block input:focus,.input-block select:active,.input-block select:focus,.input-block textarea:active,.input-block textarea:focus{border-color:#0095ff;box-shadow:0 0 0 3px rgb(0 123 255 / 15%)}.input-block input:active label,.input-block input:focus label,.input-block select:active label,.input-block select:focus label,.input-block textarea:active label,.input-block textarea:focus label{background:#fff;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}body{padding-top:66px;background-color:#fff}.navbar{background-color:#2177f3}.navbar>.navbar-content>.navbar-brand{color:#000;margin:-10px 1rem -10px 0!important;font-size:25px}.navbar-brand{color:#fff!important}.navbar-light .navbar-toggler{color:rgba(255,255,255,.8)!important;border-color:rgba(255,255,255,.1)!important}.navbar-light .navbar-toggler:focus{color:rgba(255,255,255,.8)!important;border-color:rgba(255,255,255,.1)!important;outline:0!important;box-shadow:none!important}.navbar-toggler-icon{filter:invert(100%)!important}.navbar-nav>.nav-item>.nav-link{color:rgba(255,255,255,.9)!important}.navbar-nav>.nav-item>.nav-link:focus,.navbar-nav>.nav-item>.nav-link:hover{color:#fff!important}.navbar-nav>.nav-item>span.nav-link{color:#fff!important;cursor:default}.navbar-nav>.dropdown-menu{background-color:#fff!important}.fixed-top{z-index:1101!important}.tooltip .tooltip-inner{background-color:#0d1b38}.tooltip .arrow::before{border-bottom-color:#0d1b38}.tooltip.show{opacity:.9}.logo-image{width:auto;height:50px;margin:-14px 0 -10px -8px}.account{border:none}.account>img{height:32px;width:32px;margin:-4px 0 -4px -4px}.navbar>.navbar-content>.navbar-collapse>.navbar-nav>.nav-item>.nav-link{color:#000}.footer{margin-top:2.5rem;background-color:#0e2031!important;color:#fff!important}.footer>.footer-copyright{background-color:#0c1c2b!important;border-top:1px solid rgba(0,0,0,.1)!important}.footer a:not(.dropdown-item){color:rgba(255,255,255,.6)!important;transition:color .3s}.footer a:not(.dropdown-item):hover{color:#fff!important;text-decoration:none}.carousel-item{height:65vh;min-height:300px;background:no-repeat center center scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.profile-image{background-color:rgba(0,0,0,.03);color:#000;padding:20px;text-align:center;border:1px solid rgba(0,0,0,.1);border-radius:4px}.profile-image>img{min-height:150px;min-width:150px;max-height:150px;max-width:150px;height:150px;width:150px;background-color:#fff;border:1px solid #909090}.material-icons.success{color:#009e24}.material-icons.failure{color:#cd0a1d}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-md{font-size:1rem}.text-lg{font-size:1.25rem}.text-xl{font-size:1.5rem}.full-screen-bg{background-color:#babecc}.full-screen-bg::after{content:"";background-image:url(/assets/images/wa_bg.png);background-repeat:repeat;opacity:.1;top:0;left:0;width:100%;height:100%;position:fixed;z-index:0}input.form-control,textarea.form-control{resize:none;display:inline-block;border:1px solid #ccc;border-radius:4px;margin-bottom:2px}select.form-control{border:1px solid #ccc;border-radius:4px;background-color:#fff;resize:none;margin-bottom:2px}select:required:invalid{color:#ccc}option[value=""][disabled]{display:none}option{color:#495057}input.form-control.fit,select.form-control.fit,textarea.form-control.fit{width:100%!important}input.form-control.long,select.form-control.long,textarea.form-control.long{max-width:450px!important}input.form-control.medium,select.form-control.medium,textarea.form-control.medium{max-width:160px!important}input.form-control.small,select.form-control.small,textarea.form-control.small{max-width:100px!important}textarea.form-control.scroll{background-color:#fff;outline:0;min-height:40px;max-height:140px;resize:vertical;padding-left:10px;padding-right:10px;padding-top:4px}input[type=checkbox],input[type=radio]{position:relative;top:3px;display:inline-block;height:16px;width:16px;border:0;line-height:16px;font-size:16px;cursor:pointer;background-repeat:no-repeat;background-position:0 0;vertical-align:top;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}input[type=radio]{margin:4px 0 0;line-height:normal;vertical-align:top!important}.form-inline>.form-control{display:inline-block;width:auto;vertical-align:middle}.form-control:disabled,.form-control[readonly]{background-color:#f5f5f5;opacity:1}::-webkit-input-placeholder{color:#cfcfcf!important}:-moz-placeholder{color:#cfcfcf!important;opacity:1!important}::-moz-placeholder{color:#cfcfcf!important;opacity:1!important}:-ms-input-placeholder{color:#cfcfcf!important}::-ms-input-placeholder{color:#cfcfcf!important}::placeholder{color:#cfcfcf!important}@media only screen and (max-width:992px){input.form-control.long,select.form-control.long,textarea.form-control.long{max-width:300px!important}input.form-control.medium,select.form-control.medium,textarea.form-control.medium{max-width:120px!important}input.form-control.small,select.form-control.small,textarea.form-control.small{max-width:80px!important}}.dropdown-menu{border-radius:.2rem!important}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;background-color:#f1f1f1!important}#main-search{border:none!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.form-control{border-radius:.2rem!important}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border:1px solid #dadce0;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-color:#dadce0;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-color:#dadce0;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-text{color:#696969;background-color:#f1f1f1!important;border:1px solid #dadce0}#search-resources .input-group-text,.tab-content.frosted .tab-pane .input-group-text{background-color:#fdfdfd;border-color:#dadce0}.btn{border-radius:.2rem;-moz-border-radius:.2rem;-webkit-border-radius:.2rem}.btn.btn-xs{padding:.125rem .25rem;font-size:.5rem;line-height:1.2}.btn.btn-sm{border-radius:.2rem!important}.btn.btn-lg{border-radius:.2rem!important}.btn.btn-default{color:#696969;border:1px solid #dadce0;background-color:#f1f1f1}.btn.btn-default:hover{background-color:#d7d7d7}.btn.btn-primary{background-color:#006fe6;border-color:#006fe6}.btn.btn-primary:hover{background-color:#0563c7;border-color:#0563c7}.card{border-radius:.2rem;-moz-border-radius:.2rem;-webkit-border-radius:.2rem;border-color:rgba(0,0,0,.1)}.card-header:first-child{border-radius:.2rem .2rem 0 0}.alert{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.badge{font-weight:400}.badge-lg{font-size:12px;padding:6px 6px}.badge-dark{color:#fff;background-color:#52575a}.badge.material-icons{font-size:22px;padding:1px}.progress{background-color:#eff2f5}.progress.progress-light .progress-bar{background-color:#6fbeff!important}.progress.progress-light .progress-text{color:#000}.modal-content{border-radius:.2rem}.modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem}.breadcrumb{border-radius:.2rem;border:1px solid rgba(0,0,0,.1);background-color:rgba(233,237,245,.25)}.bg-white{background-color:#fff}.bg-frosted{background-color:rgba(242,242,250,.5);border-color:rgba(0,0,0,.1)!important}.bg-frosted .card-header{background-color:rgba(242,242,250,.25)!important}.bg-frosted-header{background-color:#e7ebf3}.bg-light-grey{background-color:#f7f7f7}.bg-transparent{background:0 0;border-color:#e0e2e4!important}.student-progress .activities{background-color:#e9ecef;border-top:1px solid rgba(0,0,0,.1);border-radius:0 0 .2rem .2rem}.assignment-block{background-color:#f7f7f7;border:1px solid rgba(0,0,0,.1);border-radius:.2rem}.assignment-preview-thumb{border:1px solid rgba(0,0,0,.1);border-radius:.2rem}.assignment-card:first-child{margin-top:0!important}.assignment-card:last-child{margin-bottom:0!important}.student-card{margin:1rem 0}.student-card:first-child{margin-top:0!important}.student-card:last-child{margin-bottom:0!important}.resource-image-layer{border-radius:.2rem!important}.resource-info-table{border-radius:.2rem!important}.subscription-card:first-child{margin-top:0!important}.subscription-card:last-child{margin-bottom:0!important}.popup-bg{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#f1f1f1;z-index:0}.popup-bg::before{content:"";background-image:url(/assets/images/wa_bg.png);background-repeat:repeat;opacity:.1;top:0;left:0;width:100%;height:100%;position:absolute;z-index:-1}.nav-tabs{border-color:rgba(0,0,0,.125)}.nav-tabs .nav-link{color:#484848;border-width:1px 1px 1px 1px;border-style:solid;border-color:#dedede;background-color:rgba(220,220,220,.5);overflow:hidden;max-height:40px;border-top-left-radius:.2rem;border-top-right-radius:.2rem;margin-right:.2rem;transition:all ease .2s}.nav-tabs .nav-link:not(.active):hover{color:#272727;border-color:#e0e0e0;background-color:#fff}.nav-tabs .nav-link.active{color:#000;background-color:#fff;border-color:rgba(0,0,0,.1);border-bottom-color:#fff}.tab-content>.tab-pane{background-color:#fff;border-width:0 1px 1px 1px;border-radius:0 0 4px 4px;border-color:rgba(0,0,0,.1);border-style:solid;border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem;border-top-right-radius:0}.nav-tabs.frosted .nav-link{color:#565656;border-width:1px 1px 1px 1px;border-style:solid;border-color:rgba(0,0,0,.1);background-color:rgba(255,255,255,.5);overflow:hidden;max-height:40px;border-top-left-radius:.2rem;border-top-right-radius:.2rem;margin-right:.2rem;transition:all ease .2s}.nav-tabs.frosted .nav-link:not(.active):hover{color:#272727;border-color:#e0e0e0;background-color:rgba(255,255 ,255 ,1)}.nav-tabs.frosted .nav-link.active{color:#000;background-color:#fafafc;border-color:rgba(0,0,0,.1);border-bottom-color:#fafafc}.tab-content.frosted>.tab-pane{background-color:transparent;border-width:0 1px 1px 1px;border-radius:0 0 4px 4px;border-color:rgba(0,0,0,.1);border-style:solid;border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem;border-top-right-radius:0}.tab-content.frosted.bg-frosted{border-radius:.2rem}.nav-tabs.solid .nav-link:not(.active){border-color:#d6d6d6;background-color:#f0f0f0}.nav-tabs.solid .nav-link:not(.active):hover{color:#272727;border-color:#e0e0e0;background-color:#fff}.nav-tabs.solid .nav-link.active{background-color:#fff}.c100.p100 .slice,.c100.p51 .slice,.c100.p52 .slice,.c100.p53 .slice,.c100.p54 .slice,.c100.p55 .slice,.c100.p56 .slice,.c100.p57 .slice,.c100.p58 .slice,.c100.p59 .slice,.c100.p60 .slice,.c100.p61 .slice,.c100.p62 .slice,.c100.p63 .slice,.c100.p64 .slice,.c100.p65 .slice,.c100.p66 .slice,.c100.p67 .slice,.c100.p68 .slice,.c100.p69 .slice,.c100.p70 .slice,.c100.p71 .slice,.c100.p72 .slice,.c100.p73 .slice,.c100.p74 .slice,.c100.p75 .slice,.c100.p76 .slice,.c100.p77 .slice,.c100.p78 .slice,.c100.p79 .slice,.c100.p80 .slice,.c100.p81 .slice,.c100.p82 .slice,.c100.p83 .slice,.c100.p84 .slice,.c100.p85 .slice,.c100.p86 .slice,.c100.p87 .slice,.c100.p88 .slice,.c100.p89 .slice,.c100.p90 .slice,.c100.p91 .slice,.c100.p92 .slice,.c100.p93 .slice,.c100.p94 .slice,.c100.p95 .slice,.c100.p96 .slice,.c100.p97 .slice,.c100.p98 .slice,.c100.p99 .slice,.rect-auto{clip:rect(auto,auto,auto,auto)}.c100 .bar,.c100.p100 .fill,.c100.p51 .fill,.c100.p52 .fill,.c100.p53 .fill,.c100.p54 .fill,.c100.p55 .fill,.c100.p56 .fill,.c100.p57 .fill,.c100.p58 .fill,.c100.p59 .fill,.c100.p60 .fill,.c100.p61 .fill,.c100.p62 .fill,.c100.p63 .fill,.c100.p64 .fill,.c100.p65 .fill,.c100.p66 .fill,.c100.p67 .fill,.c100.p68 .fill,.c100.p69 .fill,.c100.p70 .fill,.c100.p71 .fill,.c100.p72 .fill,.c100.p73 .fill,.c100.p74 .fill,.c100.p75 .fill,.c100.p76 .fill,.c100.p77 .fill,.c100.p78 .fill,.c100.p79 .fill,.c100.p80 .fill,.c100.p81 .fill,.c100.p82 .fill,.c100.p83 .fill,.c100.p84 .fill,.c100.p85 .fill,.c100.p86 .fill,.c100.p87 .fill,.c100.p88 .fill,.c100.p89 .fill,.c100.p90 .fill,.c100.p91 .fill,.c100.p92 .fill,.c100.p93 .fill,.c100.p94 .fill,.c100.p95 .fill,.c100.p96 .fill,.c100.p97 .fill,.c100.p98 .fill,.c100.p99 .fill,.pie{position:absolute;border:.08em solid #8a8a8a;width:.84em;height:.84em;clip:rect(0,.5em,1em,0);border-radius:50%;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.c100.p100 .bar:after,.c100.p100 .fill,.c100.p51 .bar:after,.c100.p51 .fill,.c100.p52 .bar:after,.c100.p52 .fill,.c100.p53 .bar:after,.c100.p53 .fill,.c100.p54 .bar:after,.c100.p54 .fill,.c100.p55 .bar:after,.c100.p55 .fill,.c100.p56 .bar:after,.c100.p56 .fill,.c100.p57 .bar:after,.c100.p57 .fill,.c100.p58 .bar:after,.c100.p58 .fill,.c100.p59 .bar:after,.c100.p59 .fill,.c100.p60 .bar:after,.c100.p60 .fill,.c100.p61 .bar:after,.c100.p61 .fill,.c100.p62 .bar:after,.c100.p62 .fill,.c100.p63 .bar:after,.c100.p63 .fill,.c100.p64 .bar:after,.c100.p64 .fill,.c100.p65 .bar:after,.c100.p65 .fill,.c100.p66 .bar:after,.c100.p66 .fill,.c100.p67 .bar:after,.c100.p67 .fill,.c100.p68 .bar:after,.c100.p68 .fill,.c100.p69 .bar:after,.c100.p69 .fill,.c100.p70 .bar:after,.c100.p70 .fill,.c100.p71 .bar:after,.c100.p71 .fill,.c100.p72 .bar:after,.c100.p72 .fill,.c100.p73 .bar:after,.c100.p73 .fill,.c100.p74 .bar:after,.c100.p74 .fill,.c100.p75 .bar:after,.c100.p75 .fill,.c100.p76 .bar:after,.c100.p76 .fill,.c100.p77 .bar:after,.c100.p77 .fill,.c100.p78 .bar:after,.c100.p78 .fill,.c100.p79 .bar:after,.c100.p79 .fill,.c100.p80 .bar:after,.c100.p80 .fill,.c100.p81 .bar:after,.c100.p81 .fill,.c100.p82 .bar:after,.c100.p82 .fill,.c100.p83 .bar:after,.c100.p83 .fill,.c100.p84 .bar:after,.c100.p84 .fill,.c100.p85 .bar:after,.c100.p85 .fill,.c100.p86 .bar:after,.c100.p86 .fill,.c100.p87 .bar:after,.c100.p87 .fill,.c100.p88 .bar:after,.c100.p88 .fill,.c100.p89 .bar:after,.c100.p89 .fill,.c100.p90 .bar:after,.c100.p90 .fill,.c100.p91 .bar:after,.c100.p91 .fill,.c100.p92 .bar:after,.c100.p92 .fill,.c100.p93 .bar:after,.c100.p93 .fill,.c100.p94 .bar:after,.c100.p94 .fill,.c100.p95 .bar:after,.c100.p95 .fill,.c100.p96 .bar:after,.c100.p96 .fill,.c100.p97 .bar:after,.c100.p97 .fill,.c100.p98 .bar:after,.c100.p98 .fill,.c100.p99 .bar:after,.c100.p99 .fill,.pie-fill{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.c100{position:relative;font-size:120px;width:1em;height:1em;border-radius:50%;background-color:#ccc;margin:0 auto}.c100 *,.c100 ::after,.c100 ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.c100.center{float:none;margin:0 auto}.c100.big{font-size:240px}.c100.small{font-size:80px}.c100.dynamic{font-size:inherit}.c100>span{position:absolute;width:100%;z-index:1;left:0;top:0;width:5em;line-height:5em;font-size:.2em;color:#ccc;display:block;text-align:center;white-space:nowrap;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.c100::after{position:absolute;top:.08em;left:.08em;display:block;content:" ";border-radius:50%;background-color:#f5f5f5;width:.84em;height:.84em;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in;-moz-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;transition-timing-function:ease-in}.c100 .slice{position:absolute;width:1em;height:1em;clip:rect(0,1em,1em,.5em)}.c100.p1 .bar{-webkit-transform:rotate(3.6deg);-moz-transform:rotate(3.6deg);-ms-transform:rotate(3.6deg);-o-transform:rotate(3.6deg);transform:rotate(3.6deg)}.c100.p2 .bar{-webkit-transform:rotate(7.2deg);-moz-transform:rotate(7.2deg);-ms-transform:rotate(7.2deg);-o-transform:rotate(7.2deg);transform:rotate(7.2deg)}.c100.p3 .bar{-webkit-transform:rotate(10.8deg);-moz-transform:rotate(10.8deg);-ms-transform:rotate(10.8deg);-o-transform:rotate(10.8deg);transform:rotate(10.8deg)}.c100.p4 .bar{-webkit-transform:rotate(14.4deg);-moz-transform:rotate(14.4deg);-ms-transform:rotate(14.4deg);-o-transform:rotate(14.4deg);transform:rotate(14.4deg)}.c100.p5 .bar{-webkit-transform:rotate(18deg);-moz-transform:rotate(18deg);-ms-transform:rotate(18deg);-o-transform:rotate(18deg);transform:rotate(18deg)}.c100.p6 .bar{-webkit-transform:rotate(21.6deg);-moz-transform:rotate(21.6deg);-ms-transform:rotate(21.6deg);-o-transform:rotate(21.6deg);transform:rotate(21.6deg)}.c100.p7 .bar{-webkit-transform:rotate(25.2deg);-moz-transform:rotate(25.2deg);-ms-transform:rotate(25.2deg);-o-transform:rotate(25.2deg);transform:rotate(25.2deg)}.c100.p8 .bar{-webkit-transform:rotate(28.8deg);-moz-transform:rotate(28.8deg);-ms-transform:rotate(28.8deg);-o-transform:rotate(28.8deg);transform:rotate(28.8deg)}.c100.p9 .bar{-webkit-transform:rotate(32.4deg);-moz-transform:rotate(32.4deg);-ms-transform:rotate(32.4deg);-o-transform:rotate(32.4deg);transform:rotate(32.4deg)}.c100.p10 .bar{-webkit-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.c100.p11 .bar{-webkit-transform:rotate(39.6deg);-moz-transform:rotate(39.6deg);-ms-transform:rotate(39.6deg);-o-transform:rotate(39.6deg);transform:rotate(39.6deg)}.c100.p12 .bar{-webkit-transform:rotate(43.2deg);-moz-transform:rotate(43.2deg);-ms-transform:rotate(43.2deg);-o-transform:rotate(43.2deg);transform:rotate(43.2deg)}.c100.p13 .bar{-webkit-transform:rotate(46.8deg);-moz-transform:rotate(46.8deg);-ms-transform:rotate(46.8deg);-o-transform:rotate(46.8deg);transform:rotate(46.8deg)}.c100.p14 .bar{-webkit-transform:rotate(50.4deg);-moz-transform:rotate(50.4deg);-ms-transform:rotate(50.4deg);-o-transform:rotate(50.4deg);transform:rotate(50.4deg)}.c100.p15 .bar{-webkit-transform:rotate(54deg);-moz-transform:rotate(54deg);-ms-transform:rotate(54deg);-o-transform:rotate(54deg);transform:rotate(54deg)}.c100.p16 .bar{-webkit-transform:rotate(57.6deg);-moz-transform:rotate(57.6deg);-ms-transform:rotate(57.6deg);-o-transform:rotate(57.6deg);transform:rotate(57.6deg)}.c100.p17 .bar{-webkit-transform:rotate(61.2deg);-moz-transform:rotate(61.2deg);-ms-transform:rotate(61.2deg);-o-transform:rotate(61.2deg);transform:rotate(61.2deg)}.c100.p18 .bar{-webkit-transform:rotate(64.8deg);-moz-transform:rotate(64.8deg);-ms-transform:rotate(64.8deg);-o-transform:rotate(64.8deg);transform:rotate(64.8deg)}.c100.p19 .bar{-webkit-transform:rotate(68.4deg);-moz-transform:rotate(68.4deg);-ms-transform:rotate(68.4deg);-o-transform:rotate(68.4deg);transform:rotate(68.4deg)}.c100.p20 .bar{-webkit-transform:rotate(72deg);-moz-transform:rotate(72deg);-ms-transform:rotate(72deg);-o-transform:rotate(72deg);transform:rotate(72deg)}.c100.p21 .bar{-webkit-transform:rotate(75.6deg);-moz-transform:rotate(75.6deg);-ms-transform:rotate(75.6deg);-o-transform:rotate(75.6deg);transform:rotate(75.6deg)}.c100.p22 .bar{-webkit-transform:rotate(79.2deg);-moz-transform:rotate(79.2deg);-ms-transform:rotate(79.2deg);-o-transform:rotate(79.2deg);transform:rotate(79.2deg)}.c100.p23 .bar{-webkit-transform:rotate(82.8deg);-moz-transform:rotate(82.8deg);-ms-transform:rotate(82.8deg);-o-transform:rotate(82.8deg);transform:rotate(82.8deg)}.c100.p24 .bar{-webkit-transform:rotate(86.4deg);-moz-transform:rotate(86.4deg);-ms-transform:rotate(86.4deg);-o-transform:rotate(86.4deg);transform:rotate(86.4deg)}.c100.p25 .bar{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.c100.p26 .bar{-webkit-transform:rotate(93.6deg);-moz-transform:rotate(93.6deg);-ms-transform:rotate(93.6deg);-o-transform:rotate(93.6deg);transform:rotate(93.6deg)}.c100.p27 .bar{-webkit-transform:rotate(97.2deg);-moz-transform:rotate(97.2deg);-ms-transform:rotate(97.2deg);-o-transform:rotate(97.2deg);transform:rotate(97.2deg)}.c100.p28 .bar{-webkit-transform:rotate(100.8deg);-moz-transform:rotate(100.8deg);-ms-transform:rotate(100.8deg);-o-transform:rotate(100.8deg);transform:rotate(100.8deg)}.c100.p29 .bar{-webkit-transform:rotate(104.4deg);-moz-transform:rotate(104.4deg);-ms-transform:rotate(104.4deg);-o-transform:rotate(104.4deg);transform:rotate(104.4deg)}.c100.p30 .bar{-webkit-transform:rotate(108deg);-moz-transform:rotate(108deg);-ms-transform:rotate(108deg);-o-transform:rotate(108deg);transform:rotate(108deg)}.c100.p31 .bar{-webkit-transform:rotate(111.6deg);-moz-transform:rotate(111.6deg);-ms-transform:rotate(111.6deg);-o-transform:rotate(111.6deg);transform:rotate(111.6deg)}.c100.p32 .bar{-webkit-transform:rotate(115.2deg);-moz-transform:rotate(115.2deg);-ms-transform:rotate(115.2deg);-o-transform:rotate(115.2deg);transform:rotate(115.2deg)}.c100.p33 .bar{-webkit-transform:rotate(118.8deg);-moz-transform:rotate(118.8deg);-ms-transform:rotate(118.8deg);-o-transform:rotate(118.8deg);transform:rotate(118.8deg)}.c100.p34 .bar{-webkit-transform:rotate(122.4deg);-moz-transform:rotate(122.4deg);-ms-transform:rotate(122.4deg);-o-transform:rotate(122.4deg);transform:rotate(122.4deg)}.c100.p35 .bar{-webkit-transform:rotate(126deg);-moz-transform:rotate(126deg);-ms-transform:rotate(126deg);-o-transform:rotate(126deg);transform:rotate(126deg)}.c100.p36 .bar{-webkit-transform:rotate(129.6deg);-moz-transform:rotate(129.6deg);-ms-transform:rotate(129.6deg);-o-transform:rotate(129.6deg);transform:rotate(129.6deg)}.c100.p37 .bar{-webkit-transform:rotate(133.2deg);-moz-transform:rotate(133.2deg);-ms-transform:rotate(133.2deg);-o-transform:rotate(133.2deg);transform:rotate(133.2deg)}.c100.p38 .bar{-webkit-transform:rotate(136.8deg);-moz-transform:rotate(136.8deg);-ms-transform:rotate(136.8deg);-o-transform:rotate(136.8deg);transform:rotate(136.8deg)}.c100.p39 .bar{-webkit-transform:rotate(140.4deg);-moz-transform:rotate(140.4deg);-ms-transform:rotate(140.4deg);-o-transform:rotate(140.4deg);transform:rotate(140.4deg)}.c100.p40 .bar{-webkit-transform:rotate(144deg);-moz-transform:rotate(144deg);-ms-transform:rotate(144deg);-o-transform:rotate(144deg);transform:rotate(144deg)}.c100.p41 .bar{-webkit-transform:rotate(147.6deg);-moz-transform:rotate(147.6deg);-ms-transform:rotate(147.6deg);-o-transform:rotate(147.6deg);transform:rotate(147.6deg)}.c100.p42 .bar{-webkit-transform:rotate(151.2deg);-moz-transform:rotate(151.2deg);-ms-transform:rotate(151.2deg);-o-transform:rotate(151.2deg);transform:rotate(151.2deg)}.c100.p43 .bar{-webkit-transform:rotate(154.8deg);-moz-transform:rotate(154.8deg);-ms-transform:rotate(154.8deg);-o-transform:rotate(154.8deg);transform:rotate(154.8deg)}.c100.p44 .bar{-webkit-transform:rotate(158.4deg);-moz-transform:rotate(158.4deg);-ms-transform:rotate(158.4deg);-o-transform:rotate(158.4deg);transform:rotate(158.4deg)}.c100.p45 .bar{-webkit-transform:rotate(162deg);-moz-transform:rotate(162deg);-ms-transform:rotate(162deg);-o-transform:rotate(162deg);transform:rotate(162deg)}.c100.p46 .bar{-webkit-transform:rotate(165.6deg);-moz-transform:rotate(165.6deg);-ms-transform:rotate(165.6deg);-o-transform:rotate(165.6deg);transform:rotate(165.6deg)}.c100.p47 .bar{-webkit-transform:rotate(169.2deg);-moz-transform:rotate(169.2deg);-ms-transform:rotate(169.2deg);-o-transform:rotate(169.2deg);transform:rotate(169.2deg)}.c100.p48 .bar{-webkit-transform:rotate(172.8deg);-moz-transform:rotate(172.8deg);-ms-transform:rotate(172.8deg);-o-transform:rotate(172.8deg);transform:rotate(172.8deg)}.c100.p49 .bar{-webkit-transform:rotate(176.4deg);-moz-transform:rotate(176.4deg);-ms-transform:rotate(176.4deg);-o-transform:rotate(176.4deg);transform:rotate(176.4deg)}.c100.p50 .bar{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.c100.p51 .bar{-webkit-transform:rotate(183.6deg);-moz-transform:rotate(183.6deg);-ms-transform:rotate(183.6deg);-o-transform:rotate(183.6deg);transform:rotate(183.6deg)}.c100.p52 .bar{-webkit-transform:rotate(187.2deg);-moz-transform:rotate(187.2deg);-ms-transform:rotate(187.2deg);-o-transform:rotate(187.2deg);transform:rotate(187.2deg)}.c100.p53 .bar{-webkit-transform:rotate(190.8deg);-moz-transform:rotate(190.8deg);-ms-transform:rotate(190.8deg);-o-transform:rotate(190.8deg);transform:rotate(190.8deg)}.c100.p54 .bar{-webkit-transform:rotate(194.4deg);-moz-transform:rotate(194.4deg);-ms-transform:rotate(194.4deg);-o-transform:rotate(194.4deg);transform:rotate(194.4deg)}.c100.p55 .bar{-webkit-transform:rotate(198deg);-moz-transform:rotate(198deg);-ms-transform:rotate(198deg);-o-transform:rotate(198deg);transform:rotate(198deg)}.c100.p56 .bar{-webkit-transform:rotate(201.6deg);-moz-transform:rotate(201.6deg);-ms-transform:rotate(201.6deg);-o-transform:rotate(201.6deg);transform:rotate(201.6deg)}.c100.p57 .bar{-webkit-transform:rotate(205.2deg);-moz-transform:rotate(205.2deg);-ms-transform:rotate(205.2deg);-o-transform:rotate(205.2deg);transform:rotate(205.2deg)}.c100.p58 .bar{-webkit-transform:rotate(208.8deg);-moz-transform:rotate(208.8deg);-ms-transform:rotate(208.8deg);-o-transform:rotate(208.8deg);transform:rotate(208.8deg)}.c100.p59 .bar{-webkit-transform:rotate(212.4deg);-moz-transform:rotate(212.4deg);-ms-transform:rotate(212.4deg);-o-transform:rotate(212.4deg);transform:rotate(212.4deg)}.c100.p60 .bar{-webkit-transform:rotate(216deg);-moz-transform:rotate(216deg);-ms-transform:rotate(216deg);-o-transform:rotate(216deg);transform:rotate(216deg)}.c100.p61 .bar{-webkit-transform:rotate(219.6deg);-moz-transform:rotate(219.6deg);-ms-transform:rotate(219.6deg);-o-transform:rotate(219.6deg);transform:rotate(219.6deg)}.c100.p62 .bar{-webkit-transform:rotate(223.2deg);-moz-transform:rotate(223.2deg);-ms-transform:rotate(223.2deg);-o-transform:rotate(223.2deg);transform:rotate(223.2deg)}.c100.p63 .bar{-webkit-transform:rotate(226.8deg);-moz-transform:rotate(226.8deg);-ms-transform:rotate(226.8deg);-o-transform:rotate(226.8deg);transform:rotate(226.8deg)}.c100.p64 .bar{-webkit-transform:rotate(230.4deg);-moz-transform:rotate(230.4deg);-ms-transform:rotate(230.4deg);-o-transform:rotate(230.4deg);transform:rotate(230.4deg)}.c100.p65 .bar{-webkit-transform:rotate(234deg);-moz-transform:rotate(234deg);-ms-transform:rotate(234deg);-o-transform:rotate(234deg);transform:rotate(234deg)}.c100.p66 .bar{-webkit-transform:rotate(237.6deg);-moz-transform:rotate(237.6deg);-ms-transform:rotate(237.6deg);-o-transform:rotate(237.6deg);transform:rotate(237.6deg)}.c100.p67 .bar{-webkit-transform:rotate(241.2deg);-moz-transform:rotate(241.2deg);-ms-transform:rotate(241.2deg);-o-transform:rotate(241.2deg);transform:rotate(241.2deg)}.c100.p68 .bar{-webkit-transform:rotate(244.8deg);-moz-transform:rotate(244.8deg);-ms-transform:rotate(244.8deg);-o-transform:rotate(244.8deg);transform:rotate(244.8deg)}.c100.p69 .bar{-webkit-transform:rotate(248.4deg);-moz-transform:rotate(248.4deg);-ms-transform:rotate(248.4deg);-o-transform:rotate(248.4deg);transform:rotate(248.4deg)}.c100.p70 .bar{-webkit-transform:rotate(252deg);-moz-transform:rotate(252deg);-ms-transform:rotate(252deg);-o-transform:rotate(252deg);transform:rotate(252deg)}.c100.p71 .bar{-webkit-transform:rotate(255.6deg);-moz-transform:rotate(255.6deg);-ms-transform:rotate(255.6deg);-o-transform:rotate(255.6deg);transform:rotate(255.6deg)}.c100.p72 .bar{-webkit-transform:rotate(259.2deg);-moz-transform:rotate(259.2deg);-ms-transform:rotate(259.2deg);-o-transform:rotate(259.2deg);transform:rotate(259.2deg)}.c100.p73 .bar{-webkit-transform:rotate(262.8deg);-moz-transform:rotate(262.8deg);-ms-transform:rotate(262.8deg);-o-transform:rotate(262.8deg);transform:rotate(262.8deg)}.c100.p74 .bar{-webkit-transform:rotate(266.4deg);-moz-transform:rotate(266.4deg);-ms-transform:rotate(266.4deg);-o-transform:rotate(266.4deg);transform:rotate(266.4deg)}.c100.p75 .bar{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.c100.p76 .bar{-webkit-transform:rotate(273.6deg);-moz-transform:rotate(273.6deg);-ms-transform:rotate(273.6deg);-o-transform:rotate(273.6deg);transform:rotate(273.6deg)}.c100.p77 .bar{-webkit-transform:rotate(277.2deg);-moz-transform:rotate(277.2deg);-ms-transform:rotate(277.2deg);-o-transform:rotate(277.2deg);transform:rotate(277.2deg)}.c100.p78 .bar{-webkit-transform:rotate(280.8deg);-moz-transform:rotate(280.8deg);-ms-transform:rotate(280.8deg);-o-transform:rotate(280.8deg);transform:rotate(280.8deg)}.c100.p79 .bar{-webkit-transform:rotate(284.4deg);-moz-transform:rotate(284.4deg);-ms-transform:rotate(284.4deg);-o-transform:rotate(284.4deg);transform:rotate(284.4deg)}.c100.p80 .bar{-webkit-transform:rotate(288deg);-moz-transform:rotate(288deg);-ms-transform:rotate(288deg);-o-transform:rotate(288deg);transform:rotate(288deg)}.c100.p81 .bar{-webkit-transform:rotate(291.6deg);-moz-transform:rotate(291.6deg);-ms-transform:rotate(291.6deg);-o-transform:rotate(291.6deg);transform:rotate(291.6deg)}.c100.p82 .bar{-webkit-transform:rotate(295.2deg);-moz-transform:rotate(295.2deg);-ms-transform:rotate(295.2deg);-o-transform:rotate(295.2deg);transform:rotate(295.2deg)}.c100.p83 .bar{-webkit-transform:rotate(298.8deg);-moz-transform:rotate(298.8deg);-ms-transform:rotate(298.8deg);-o-transform:rotate(298.8deg);transform:rotate(298.8deg)}.c100.p84 .bar{-webkit-transform:rotate(302.4deg);-moz-transform:rotate(302.4deg);-ms-transform:rotate(302.4deg);-o-transform:rotate(302.4deg);transform:rotate(302.4deg)}.c100.p85 .bar{-webkit-transform:rotate(306deg);-moz-transform:rotate(306deg);-ms-transform:rotate(306deg);-o-transform:rotate(306deg);transform:rotate(306deg)}.c100.p86 .bar{-webkit-transform:rotate(309.6deg);-moz-transform:rotate(309.6deg);-ms-transform:rotate(309.6deg);-o-transform:rotate(309.6deg);transform:rotate(309.6deg)}.c100.p87 .bar{-webkit-transform:rotate(313.2deg);-moz-transform:rotate(313.2deg);-ms-transform:rotate(313.2deg);-o-transform:rotate(313.2deg);transform:rotate(313.2deg)}.c100.p88 .bar{-webkit-transform:rotate(316.8deg);-moz-transform:rotate(316.8deg);-ms-transform:rotate(316.8deg);-o-transform:rotate(316.8deg);transform:rotate(316.8deg)}.c100.p89 .bar{-webkit-transform:rotate(320.4deg);-moz-transform:rotate(320.4deg);-ms-transform:rotate(320.4deg);-o-transform:rotate(320.4deg);transform:rotate(320.4deg)}.c100.p90 .bar{-webkit-transform:rotate(324deg);-moz-transform:rotate(324deg);-ms-transform:rotate(324deg);-o-transform:rotate(324deg);transform:rotate(324deg)}.c100.p91 .bar{-webkit-transform:rotate(327.6deg);-moz-transform:rotate(327.6deg);-ms-transform:rotate(327.6deg);-o-transform:rotate(327.6deg);transform:rotate(327.6deg)}.c100.p92 .bar{-webkit-transform:rotate(331.2deg);-moz-transform:rotate(331.2deg);-ms-transform:rotate(331.2deg);-o-transform:rotate(331.2deg);transform:rotate(331.2deg)}.c100.p93 .bar{-webkit-transform:rotate(334.8deg);-moz-transform:rotate(334.8deg);-ms-transform:rotate(334.8deg);-o-transform:rotate(334.8deg);transform:rotate(334.8deg)}.c100.p94 .bar{-webkit-transform:rotate(338.4deg);-moz-transform:rotate(338.4deg);-ms-transform:rotate(338.4deg);-o-transform:rotate(338.4deg);transform:rotate(338.4deg)}.c100.p95 .bar{-webkit-transform:rotate(342deg);-moz-transform:rotate(342deg);-ms-transform:rotate(342deg);-o-transform:rotate(342deg);transform:rotate(342deg)}.c100.p96 .bar{-webkit-transform:rotate(345.6deg);-moz-transform:rotate(345.6deg);-ms-transform:rotate(345.6deg);-o-transform:rotate(345.6deg);transform:rotate(345.6deg)}.c100.p97 .bar{-webkit-transform:rotate(349.2deg);-moz-transform:rotate(349.2deg);-ms-transform:rotate(349.2deg);-o-transform:rotate(349.2deg);transform:rotate(349.2deg)}.c100.p98 .bar{-webkit-transform:rotate(352.8deg);-moz-transform:rotate(352.8deg);-ms-transform:rotate(352.8deg);-o-transform:rotate(352.8deg);transform:rotate(352.8deg)}.c100.p99 .bar{-webkit-transform:rotate(356.4deg);-moz-transform:rotate(356.4deg);-ms-transform:rotate(356.4deg);-o-transform:rotate(356.4deg);transform:rotate(356.4deg)}.c100.p100 .bar{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.c100:hover{cursor:default}.c100:hover>span{width:3.33em;line-height:3.33em;font-size:.3em;color:#8a8a8a}.c100:hover:after{top:.04em;left:.04em;width:.92em;height:.92em}.c100.dark{background-color:#777}.c100.dark .bar,.c100.dark .fill{border-color:#c6ff00!important}.c100.dark>span{color:#777}.c100.dark:after{background-color:#666}.c100.dark:hover>span{color:#c6ff00}.c100.green .bar,.c100.green .fill{border-color:#4db53c!important}.c100.green:hover>span{color:#4db53c}.c100.green.dark .bar,.c100.green.dark .fill{border-color:#5fd400!important}.c100.green.dark:hover>span{color:#5fd400}.c100.orange .bar,.c100.orange .fill{border-color:#dd9d22!important}.c100.orange:hover>span{color:#dd9d22}.c100.orange.dark .bar,.c100.orange.dark .fill{border-color:#e6cc34!important}.c100.orange.dark:hover>span{color:#e6cc34}.c100.red .bar,.c100.red .fill{border-color:#e94949!important}.c100.red:hover>span{color:#e94949}.c100.red.dark .bar,.c100.red.dark .fill{border-color:#c22121!important}.c100.red.dark:hover>span{color:#c22121}.c100.blue .bar,.c100.blue .fill{border-color:#307bbb!important}.c100.blue:hover>span{color:#307bbb}.circle{line-height:1rem}.circle>.circle-label{font-size:1rem;margin-bottom:1rem}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{-webkit-transform-origin:40px 40px;-ms-transform-origin:40px 40px;-moz-transform-origin:40px 40px;-o-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:lds-spinner 1.2s linear infinite;-ms-animation:lds-spinner 1.2s linear infinite;-moz-animation:lds-spinner 1.2s linear infinite;-o-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#777}.lds-spinner div:nth-child(1){-webkit-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-animation-delay:-1.1s;-ms-animation-delay:-1.1s;-moz-animation-delay:-1.1s;-o-animation-delay:-1.1s;animation-delay:-1.1s}.lds-spinner div:nth-child(2){-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);-moz-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;-ms-animation-delay:-1s;-moz-animation-delay:-1s;-o-animation-delay:-1s;animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);-moz-transform:rotate(60deg);-o-transform:rotate(60deg);animation-delay:-.9s;-webkit-animation-delay:-.9s;-ms-animation-delay:-.9s;-moz-animation-delay:-.9s;-o-animation-delay:-.9s}.lds-spinner div:nth-child(4){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;-ms-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}.lds-spinner div:nth-child(5){-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;-ms-animation-delay:-.7s;-moz-animation-delay:-.7s;-o-animation-delay:-.7s;animation-delay:-.7s}.lds-spinner div:nth-child(6){-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);-moz-transform:rotate(150deg);-o-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;-ms-animation-delay:-.6s;-moz-animation-delay:-.6s;-o-animation-delay:-.6s;animation-delay:-.6s}.lds-spinner div:nth-child(7){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;-ms-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.lds-spinner div:nth-child(8){-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);-moz-transform:rotate(210deg);-o-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;-ms-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}.lds-spinner div:nth-child(9){-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);-moz-transform:rotate(240deg);-o-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;-ms-animation-delay:-.3s;-moz-animation-delay:-.3s;-o-animation-delay:-.3s;animation-delay:-.3s}.lds-spinner div:nth-child(10){-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;-ms-animation-delay:-.2s;-moz-animation-delay:-.2s;-o-animation-delay:-.2s;animation-delay:-.2s}.lds-spinner div:nth-child(11){-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);-moz-transform:rotate(300deg);-o-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;-ms-animation-delay:-.1s;-moz-animation-delay:-.1s;-o-animation-delay:-.1s;animation-delay:-.1s}.lds-spinner div:nth-child(12){-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);-moz-transform:rotate(330deg);-o-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;-ms-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}@-webkit-keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}@-moz-keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}@-o-keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}@keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}.classroom-info>.badge{padding:4px;font-size:12px}.classroom-post{margin:1rem 0}.classroom-post:first-child{margin-top:0!important}.classroom-post:last-child{margin-bottom:0!important}#public_classrooms_container>.classroom,#student_classrooms>.classroom,#teacher_classrooms>.classroom{margin-bottom:1.5rem}#public_classrooms_container>.classroom-xs,#student_classrooms>.classroom-xs,#teacher_classrooms>.classroom-xs{margin-bottom:.75rem!important}#public_classrooms_container>.classroom:last-child,#student_classrooms>.classroom:last-child,#teacher_classrooms>.classroom:last-child{margin-bottom:0!important}#teacher_classrooms>.title{color:#fff}#teacher_classrooms>.title>div{display:inline-block;font-size:20px;padding:.5rem 0 .5rem 5px}#teacher_classrooms>.title>button{display:inline-block;font-size:14px;background-color:#7e4296}#student_classrooms>.title{color:#fff}#student_classrooms>.title>div{display:inline-block;font-size:20px;padding:.5rem 0 .5rem 5px}#student_classrooms>.title>button{display:inline-block;font-size:14px;background-color:#d4870d}.classroom-student-input.deleted{color:#dc3545}@media all and (max-width:768px){.classroom-tab-text{display:none}}.nav-item>a>.badge{position:relative;top:-1px;right:-2px}.classroom-posts{max-height:100vh;overflow-y:auto}.post-text p{word-wrap:break-word;margin-bottom:0}.post-actions{display:inline-block}.post-actions>.btn{padding:2px 6px}#new_post{display:none}.assignment-block{position:relative;display:block;cursor:pointer;margin:7px;border-radius:4px;background-color:#f7f7f7;height:46px;border:1px solid rgba(0,0,0,.125)}.assignment-preview-thumb{height:70px;width:auto;border-radius:4px;border:1px solid rgba(0,0,0,.125);margin:0}.assignment-info{display:block;width:100%}.assignment-info>.badge{padding:6px;font-size:13px}.assignment-content{padding:10px;margin:0;background-color:#f9fafc;border-top:1px solid rgba(0,0,0,.1)}.assignment-activity-load-button,.live-classroom-activity-button{position:relative;display:inline-block;font-size:16px;border:1px solid rgba(0,0,0,.125);padding:10px 10px 30px 10px;background:#fff;cursor:pointer;height:100%;width:100%}.assignment-activity-load-button.highlighted,.live-classroom-activity-button.highlighted{-webkit-box-shadow:0 0 0 .2rem rgba(255,216,0,.5);-moz-box-shadow:0 0 0 .2rem rgba(255,216,0,.5);box-shadow:0 0 0 .2rem rgba(255,216,0,.5)}.assignment-activity-load-button.highlighted:hover,.live-classroom-activity-button.highlighted:hover{-webkit-box-shadow:0 0 0 .2rem rgba(116,182,255,.5);-moz-box-shadow:0 0 0 .2rem rgba(116,182,255,.5);box-shadow:0 0 0 .2rem rgba(116,182,255,.5)}.scoreboard-table-surround{position:relative;padding:.25rem;border-radius:.25rem;background-color:#424242}.scoreboard-table tr{border-top:2px solid #424242;border-bottom:2px solid #424242;background-color:#151515}.scoreboard-table td,.scoreboard-table th{padding:.5rem 1rem;color:#fff;font-size:1.125rem}.scoreboard-table th{background-color:#151515!important;font-weight:400!important;font-size:1.25rem}.scoreboard-table tr.blocked>td{color:#ffc107!important}.scoreboard-table-expand-button{position:absolute;bottom:-8px;right:-8px;width:30px;height:30px;display:inline-block;background-color:#007bff;text-align:center;border-radius:50%;font-size:24px;line-height:30px;cursor:pointer;color:#fff}.modal-content .scoreboard-table-surround{padding:1px;border-radius:.25rem;background-color:rgba(0,0,0,.125);user-select:text!important}.modal-content .scoreboard-table tr{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;background-color:#f1f1f1}.modal-content .scoreboard-table tr:nth-last-child(2){border-bottom:none}.modal-content .scoreboard-table td,.modal-content .scoreboard-table th{padding:.375rem 1rem;color:#212529;font-size:1rem}.modal-content .scoreboard-table th{background-color:#f1f1f1!important;font-weight:400!important;font-size:1.125rem}.modal-content .scoreboard-table tr.info{border:none!important}.modal-content .scoreboard-table tr.info div.sb_activity_data{margin-bottom:8px}.modal-content .scoreboard-table tr.info div.sb_activity_data_table{margin-bottom:0!important}.sb_activity_data_table .d-table-cell{padding-top:2px;padding-bottom:2px}.sb_activity_data_header{border-bottom:1px solid rgba(0,0,0,.0875)}.scoreboard-table tr:first-child{border-top:none}.scoreboard-table tr:last-child{border-bottom:none}.assignment-activity-load-button.lowlighted{background-color:#d4deef}.live-classroom-activity-button.lowlighted{background-color:#d4deef}.assignment-activity-load-button.lowlighted:hover,.live-classroom-activity-button.lowlighted:not(.disabled):hover{background:#fff}.live-classroom-activity-button.disabled{background-color:#f9fafc;cursor:default;color:#666}.live-classroom-activity-button.disabled .progress-bar{background-color:#85c0ff}.live-classroom-data-card{background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;cursor:default}.live-classroom-history-card{background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;cursor:default}.live-classroom-data-card>i{font-size:28px;cursor:default}.live-classroom-data-card>span{font-size:1.25rem;cursor:default}.live-background{position:relative;background-color:#f3f6fb;padding:16px;border:1px solid rgba(0,0,0,.125)}.live-background:before{content:"";background-image:url(/assets/images/wa_bg.png);background-repeat:repeat;opacity:.1;top:0;left:0;width:100%;height:100%;position:absolute}#live-classroom-teacher-info{border-radius:.25rem;border:1px solid rgba(0,0,0,.125);background-color:rgba(255,255,255,.8)}#live-classroom-teacher-info p:last-child{margin-bottom:0!important}.assignment-card{margin:16px 0;box-shadow:none}.assignment-card.ended{background-color:#f5f5f5}.assignment-card.highlighted{-webkit-box-shadow:0 0 0 .2rem rgba(255,216,0,.5);-moz-box-shadow:0 0 0 .2rem rgba(255,216,0,.5);box-shadow:0 0 0 .2rem rgba(255,216,0,.5)}.assignment-card.completed{background-color:#fff}.assignment-card.completed>.assignment-content{background-color:#eef7f2}.assignment-card.completed>.assignment-content>div>.assignment-activity-load-button{background-color:#fff!important}.a-a-sf{display:none;position:absolute;top:0;right:0;font-size:72px;width:72px;height:72px;opacity:.8}.assignment-activity-load-button.success{cursor:default;background-color:#fff}.assignment-activity-load-button.success div>.progress-bar{background-color:#28a745}.assignment-activity-load-button.success:hover{background-color:#fff}.assignment-activity-load-button.failure{background-color:#ffd1ce}.assignment-activity-load-button.failure div>.progress-bar{background-color:#dc3545}.assignment-activity-load-button.success>.a-a-sf.success{display:block}.assignment-activity-load-button.failure>.a-a-sf.failure{display:block}.assignment-activity-info{position:absolute;bottom:30px}.assignment-activity-score{margin-bottom:30px}.live-classroom-activities{padding:0 5px}.input-group-text{min-width:100px}#set-assignment-activity-table th{text-align:center;vertical-align:middle;background-color:#e9ecef}#set-assignment-activity-table td{text-align:center;vertical-align:middle;padding:.5rem}#students .student-card.highlighted{-webkit-box-shadow:0 0 0 .2rem rgba(255,216,0,.5);-moz-box-shadow:0 0 0 .2rem rgba(255,216,0,.5);box-shadow:0 0 0 .2rem rgba(255,216,0,.5)}#students .card-body{padding:1rem}.student-progress{padding-bottom:.5rem}.student-progress.collapsed{visibility:visible;overflow-y:hidden;height:0;padding-bottom:0!important}.student-progress .assignment-completion{margin:0 1rem .5rem 1rem!important;background-color:#d4deef}.student-progress .activities{margin:0 -.5rem 0 -.5rem!important;background-color:#e7ecf5;border-top:1px solid rgba(0,0,0,.15);border-radius:0 0 4px 4px;padding:.5rem 0}.student-progress .activities .card{padding:.5rem .5rem 2rem .5rem!important}.student-progress .activities.collapsed{visibility:visible;overflow-y:hidden;height:0;border-top:0 solid transparent;padding:0!important}.student-progress .doing-transition-200{border-top:1px solid transparent}.student-assignment-activity-progress{position:absolute;bottom:.5rem;left:.5rem;right:.5rem}#set-assignment-activity-table .set-assignment-row:first-child .switch-up{visibility:hidden}#set-assignment-activity-table .set-assignment-row:last-child .switch-down{visibility:hidden}#set-assignment-activity-table .switch-button{cursor:default;opacity:0;background-color:#f1f1f1}#set-assignment-activity-table tr:not(.disabled):hover .switch-button{cursor:pointer;opacity:1}.a-a-blocked{pointer-events:none!important;cursor:default!important;position:relative!important}.a-a-blocked:before{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:.2rem;background-color:rgba(0,0,0,.67);z-index:1}.a-a-blocked:after{content:'{% trans %}Video no longer available{% endtrans %}';display:block;position:absolute;margin:0;width:100%;background-color:transparent;text-align:center;padding:0 1rem;font-size:1rem;line-height:1.2;color:#fff;border-radius:.2rem;text-shadow:1px 1px 8px #000;-webkit-text-shadow:1px 1px 8px #000;-moz-text-shadow:1px 1px 8px #000;-o-text-shadow:1px 1px 8px #000;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.assignment-activity-load-button .with_assess,.assignment-activity-load-button .with_trans,.assignment-activity-load-button .with_video{transition:.3s}.assignment-content .material-icons.bg-muted{color:#6c757d;background-color:#eff2f5;border:1px solid rgba(0,0,0,.1)}.assignment-activity-load-button.success .material-icons.bg-muted{color:#28a745!important;background-color:#fff!important}.assignment-activity-load-button.failure .material-icons.bg-muted{color:#dc3545!important;background-color:#fff!important;border:1px solid rgba(0,0,0,.2)}.assignment-activity-load-button:not(.success):hover .material-icons.bg-muted{border:1px solid rgba(0,0,0,.1)!important;background-color:#fff!important}.assignment-activity-load-button:not(.success):hover .with_video{color:#ff4d43!important}.assignment-activity-load-button:not(.success):hover .with_trans{color:#089cde!important}.assignment-activity-load-button:not(.success):hover .with_assess{color:#c38513!important}.assignment-notes{padding:5px 10px}#live-activity-caption-score-popup{text-align:center;width:100%;height:auto;position:absolute;transition:opacity .5s ease-in;opacity:100;color:#ff1e12}#live-activity-caption-score-popup.fade{opacity:0}@media all and (min-width:992px){.min-width-md-95{min-width:95px}}