@import url(https://fonts.cdnfonts.com/css/soleil);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}*{font-family:Soleil,sans-serif}.quiz-root .App{color:#72a24d}.quiz-root .button-container{flex-direction:column;text-align:center}.quiz-handler-page,.quiz-root .button-container{align-items:center;display:flex;justify-content:center}.quiz-handler-page{height:100vh;margin:0;padding:0}.background-image{background-image:url(/static/media/background-1.1432d2c96a36537bd749.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.quiz-container{display:flex;flex-direction:column;height:95vh;justify-content:space-between;width:95vw}.quiz-container-top{height:auto;width:auto}.question-container{background-color:#fff;border:1px #000;border-radius:30px;box-shadow:2px 6px 10px -1px var(--light-blue);display:table;line-height:25px;margin:0 auto;padding:10px 20px;text-align:center;width:auto}.quiz-container-top-bar{display:flex;flex-direction:column;margin:0 auto;max-width:1500px;width:90vw}.question-explanation-bar{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.question-explanation{background-color:var(--light-red);border:1px #000;border-radius:30px;box-shadow:2px 6px 10px -1px var(--light-red-2);color:#fff;display:table;font-weight:700;max-width:70%;padding:10px 20px;text-align:center;width:auto}.correct-feedback,.incorrect-feedback{align-items:center;border-radius:50px;color:#fff;display:flex;font-size:20em;height:70vh;justify-content:center;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70vh;z-index:1000}.correct-feedback{color:var(--light-green)}.incorrect-feedback{color:var(--light-red)}.end-container{height:100vh;width:100vw}.end-backdrop,.end-container{left:0;position:absolute;top:0}.end-backdrop{background-color:rgba(0,0,0,.7);height:100%;width:100%;z-index:1}.progressBarAndStars{display:flex}.stopwatch-container{align-items:center;border:none;display:flex;float:right;font-size:25px!important;height:40px;justify-content:center;width:40px}.stopwatch-time{background-color:#f5f5f5;border:none;border-radius:20px;box-shadow:2px 6px 10px -1px var(--shadow);font-family:fangsong;height:100%;line-height:40px;padding:1px 10px}.end-content{background-color:#fff;border-radius:40px;box-shadow:0 0 100px 0 var(--light-green-2);height:400px;left:50%;margin:0 auto;padding:20px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:min(80vw,400px);z-index:2}.end-content-row-1{display:flex;flex-direction:row;height:75px;margin:0 auto;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.end-content-text{align-items:center;display:flex;justify-content:center}.end-content-animation{height:75px;text-align:center;width:50px}.end-content-lottie{align-items:center;display:flex;height:200%;justify-content:center;left:-50%;position:relative;top:-50%;width:200%}.end-content-gap{width:30px}.end-content-text{margin-left:5px}.end-content .close-button,.end-content .continue-practice-button{align-items:center;border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;float:left;font-size:1em;height:50px;justify-content:center;margin:20px;transition:background-color .3s ease;width:100px;z-index:9999}.end-content .close-button{background-color:var(--light-red-2);box-shadow:2px 6px 10px -1px var(--light-red)}.end-content .continue-practice-button{background-color:var(--light-green-2);box-shadow:2px 6px 10px -1px var(--light-green)}@media (min-width:1900px){.quiz-container{font-size:35px}.question-container{line-height:45px}}.highlight-blue{background:var(--light-blue)}.highlight-red{background:var(--light-red-01)}.loading-screen{align-items:center;display:flex;height:calc(100vh - 60px);justify-content:center}:root{--back-red-2:rgba(209,0,52,.1);--back-red-1:rgba(209,0,52,.2);--red:#f0003c;--red-1:#d10034;--red-2:#a30036;--back-blue-2:rgba(23,87,207,.1);--back-blue-1:rgba(23,87,207,.2);--blue:#276ae7;--blue-1:#1757cf;--blue-2:#1653c5;--back-green-2:rgba(46,122,41,.1);--back-green-1:rgba(46,122,41,.2);--green:#63c75c;--green-1:#2e7a29;--green-2:#1d4d1a;--yellow:#e0d871;--orange:#e99835;--orange-1:#e8a859;--back-purple-2:rgba(201,71,230,.1);--back-purple-1:rgba(201,71,230,.2);--purple:#d279e6;--purple-1:#c947e6;--shadow:rgba(0,0,0,.25);--light-red-01:#fcaeba;--light-red:#ff7f93;--light-red-2:#e17f7d;--light-blue:#b6ebff;--light-blue-1:#7dd3ff;--light-blue-2:#5cc4ff;--light-blue-3:#68ccff;--light-green:#7acd20;--light-green-1:#7dc320;--light-green-2:#c1e87c;--light-green-3:#c1e87c;--light-purple:#cc95f5;--light-pink:#ff97db;--light-gray:#f0f0f0;--light-gray-01:#e1e1e1;--gray:#8c8c8c}.progressBarContainer,.progressBarFiller{border-bottom-left-radius:20px;border-top-left-radius:20px}.progressBarContainer{align-items:center;background-color:#f5f5f5;border-radius:20px;box-shadow:2px 6px 10px -1px var(--light-blue);height:20px;margin-top:17px;width:auto}.progressBarFiller{align-items:center;background-color:var(--light-green);display:flex;height:100%;justify-content:flex-end;position:relative;transition:width .25s ease-in-out}.progressStar{height:30px;margin-right:5px}.progressEnd{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute;right:-12px;-webkit-transform:translateY(19%);transform:translateY(19%)}.progressEndNumber{font-size:12px;margin-top:3px}.progressEndDottedLine{border-left:1px dashed var(--light-green);height:25px;width:1px}@-webkit-keyframes increase{0%{background-color:#e0e0e0}to{background-color:green}}@keyframes increase{0%{background-color:#e0e0e0}to{background-color:green}}@-webkit-keyframes decrease{0%{background-color:green}to{background-color:#e0e0e0}}@keyframes decrease{0%{background-color:green}to{background-color:#e0e0e0}}.progressBarFiller.increasing{-webkit-animation:increase .5s forwards;animation:increase .5s forwards}.progressBarFiller.decreasing{-webkit-animation:decrease .5s forwards;animation:decrease .5s forwards}.starsContainer{align-items:center;background-color:#f5f5f5;border-radius:20px;box-shadow:2px 6px 10px -1px var(--yellow);margin:0 auto;padding:1px 10px}.star{height:25px;margin-top:3px;width:25px}@-webkit-keyframes spinAndGrow{0%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}50%{-webkit-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}to{-webkit-transform:scale(1) rotate(1turn);transform:scale(1) rotate(1turn)}}@keyframes spinAndGrow{0%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}50%{-webkit-transform:scale(1.5) rotate(180deg);transform:scale(1.5) rotate(180deg)}to{-webkit-transform:scale(1) rotate(1turn);transform:scale(1) rotate(1turn)}}.starsWrapper{background-color:#fff;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:inline-block;padding:10px}.star[style*="opacity: 1"]{-webkit-animation:spinAndGrow 1s forwards;animation:spinAndGrow 1s forwards}.StarButton{display:table-cell;font-size:45px!important;margin:1px;position:relative}.StarAnimation{height:auto;left:-35px;pointer-events:none;position:absolute;top:-25px;width:auto}.next-button{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:2px 6px 10px -1px var(--light-green);color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:10px;transition:background-color .3s ease;width:40px}.next-button.disabled{background-color:#b5b5b5;cursor:not-allowed}.next-button .arrow-icon{height:auto;object-fit:cover;padding-left:4px;width:100%}.close-button{align-items:center;background-color:var(--light-gray);border:none;border-radius:50%;box-shadow:2px 6px 10px -1px var(--light-red);color:#fff;cursor:pointer;display:flex;float:left;height:40px;justify-content:center;transition:background-color .3s ease;width:40px}.close-button .arrow-icon{height:auto;width:80%}.board{border-collapse:collapse;max-width:600px;table-layout:fixed}.box-empty{visibility:hidden}.box{border-radius:10px;font-size:18px;font-weight:700;height:auto;max-height:150px;max-width:150px;opacity:100%;overflow:hidden;position:relative;text-align:center;vertical-align:middle;width:auto}.board-container{align-items:center;border-radius:30px;display:flex;justify-content:center;margin:0 auto;width:min(100%,40vh)}.sphere{background:radial-gradient(20px at 30% 30%,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.05) 99%,transparent 100%),radial-gradient(20px at 25% 20%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.2) 8%,transparent 40%,transparent 100%),radial-gradient(40px at 25% 20%,rgba(51,51,51,.2) 0,transparent 100%),radial-gradient(40px at 80% 90%,rgba(51,51,51,.85) 0,transparent 100%);background-color:var(--temp-color);border-radius:50%;height:40px;padding:10px;position:relative;width:40px}.fruit-image{aspect-ratio:1/1;display:block;max-height:100%;max-width:100%;width:100%}.board-subtract-button{background-color:initial;position:relative}.board-subtract-button,.board-subtract-button:active{border:none;height:100%;width:100%}.board-subtract-button-crossed .fruit-image{opacity:30%}.board-subtract-button-crossed{display:inline-block;height:100%;vertical-align:middle;width:100%;&:after{bottom:0;color:#fff;content:"\274c";font-size:5dvb;height:100%;left:0;line-height:normal;position:absolute;right:0;text-align:center;top:0;width:100%}}.two-boards{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(2,auto);justify-content:center}.two-boards img{max-width:60px}.three-boards{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(3,auto);justify-content:center}.three-boards img{max-width:60px}.n-button-container,.n-button-container .number-button,.n-button-container .number-button-edge,.n-button-container .number-button-front,.n-button-container .number-button-shadow{border-radius:35px}.n-button-container{align-items:center;background-color:var(--light-green-3);display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:10px;table-layout:auto;text-align:center}.n-button-container .number-button-edge{background:var(--light-green-1);height:100%;left:0;position:absolute;top:0;width:100%}.n-button-container .number-button-shadow{background:var(--light-green-3);box-shadow:1px 1px 1px var(--light-green-3);height:100%;left:0;position:absolute;top:0;-webkit-transform:translateY(1px);transform:translateY(1px);width:100%}.n-button-container tr.spaceUnder>td{padding-top:.4em}.n-button-container .number-button-container{display:flex;flex-wrap:wrap;justify-content:center}.n-button-container .number-button{background:#000;border:none;cursor:pointer;padding:0;position:relative}.n-button-container .number-button-front{background:#fff;display:block;font-size:6em;font-weight:700;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.n-button-container .correct-answer{background:var(--light-green);opacity:50%}.n-button-container .correct-answer-front{background:var(--light-green)!important;color:#fff!important}.n-button-container .wrong-answer{background:var(--light-red);opacity:50%}.n-button-container .wrong-answer-front{background:var(--light-red)!important;color:#fff!important}.n-button-container .number-button:focus:not(:focus-visible){outline:none}.n-button-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.n-button-container .active .number-button-front,.n-button-container .number-button:active .number-button-front{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.n-button-container .active .number-button-front{background-color:var(--light-gray)}.n-button-container .number-button:active .number-button-shadow{-webkit-transform:translateY(1px);transform:translateY(1px)}.n-button-container .pushable:focus:not(:focus-visible){outline:none}.custom-button .button-image{margin:0 auto}.n-button-container .custom-button{aspect-ratio:1;width:100%}.custom-button,.custom-button-edge,.custom-button-front,.custom-button-shadow{border-radius:30%}.input-area-submit .custom-button,.input-area-submit .custom-button-edge,.input-area-submit .custom-button-front,.input-area-submit .custom-button-shadow,.number-keyboard-area-submit .custom-button,.number-keyboard-area-submit .custom-button-edge,.number-keyboard-area-submit .custom-button-front,.number-keyboard-area-submit .custom-button-shadow{border-radius:30px}.custom-button-edge{background:var(--light-green-1)}.custom-button-edge,.custom-button-shadow{height:100%;left:0;position:absolute;top:0;width:100%}.custom-button-shadow{background:var(--light-green-3);box-shadow:1px 1px 1px var(--light-green-3);-webkit-transform:translateY(1px);transform:translateY(1px)}.custom-button-front{align-items:center;background:#fff;display:inline-grid;font-size:40px;font-weight:700;height:100%;left:0;position:absolute;text-align:center;top:0;-webkit-transform:translateY(-4px);transform:translateY(-4px);width:100%}.custom-button{border:none;cursor:pointer;height:100%;overflow:hidden;padding:0;position:relative;width:100%}.custom-button:focus:not(:focus-visible){outline:none}.custom-button:hover:enabled:not(.active) .custom-button-front{-webkit-filter:brightness(110%);filter:brightness(110%);-webkit-transform:translateY(-6px);transform:translateY(-6px)}.active:enabled .custom-button-front,.custom-button:active:enabled .custom-button-front{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.custom-button:hover:enabled .custom-button-shadow{-webkit-transform:translateY(4px);transform:translateY(4px)}.custom-button:active:enabled .custom-button-shadow{-webkit-transform:translateY(1px);transform:translateY(1px)}.pushable:focus:not(:focus-visible){outline:none}.centered-image img{left:50%;max-height:80%;max-width:80%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.input-component{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:600px;width:100%}.input-area{text-align:center;width:100%}.input-area,.input-buttons-area{display:block}.input-area-delete{display:inline-flex;margin:5px}.input-area-delete .custom-button{aspect-ratio:1/1!important}.input-area-submit{display:inline-flex;margin:5px}.drawableCanvas{background-image:url(/static/media/notebook.759a6350d53564bb77c5.avif);background-repeat:no-repeat;background-size:cover;border:1px solid var(--light-blue);border-radius:20px;box-shadow:2px 6px 10px -1px var(--light-blue);cursor:crosshair}.canvas-container{align-items:center;display:flex;margin:0 auto}.canvas-container-left{float:left}.canvas-container-right{display:block;float:right}.canvas-container-right-button{margin:20px}.number-line-container{display:flex;flex-direction:column;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bottom-divs,.top-divs{display:flex;justify-content:space-between;width:90vw}.bottom-divs,.top-divs{min-height:30px}.middle-divs{display:flex;height:30px;position:relative;width:90vw}.middle-divs-line{background-color:#636363;height:2px;left:0;position:absolute;right:0;top:50%}.top-div{text-align:center}.middle-div,.top-div{flex:1 1;position:relative}.middle-div{display:grid;height:auto;place-items:center;width:auto}.middle-div:not(:has(.dark-circle)):not(:has(.empty)){background:linear-gradient(90deg,transparent 0,transparent calc(50% - .81px),#636363 calc(50% - .8px),#636363 calc(50% + .8px),transparent calc(50% + .81px),transparent)}.bottom-div{color:#636363;flex:1 1;font-size:25px;text-align:center}.bottom-div-droppable{background-color:#fff;border:1px solid #636363}.top-div .draggable-animal{bottom:0;height:auto;left:0;max-width:200px;position:absolute;width:100%;z-index:9999}.middle-div .circle{background:var(--light-red);height:20px;width:20px}.middle-div .circle,.middle-div .dark-circle{border-radius:50%;color:#fff;font-size:50px;text-align:center}.middle-div .dark-circle{background:#636363;height:10px;width:10px}.drag-overlay{border-radius:50%;height:30px;width:30px}.number-line-input{border:1px solid #636363;border-radius:10px;color:#636363;font-size:25px;height:100%;text-align:center;width:80%}.draggable-numbers-container{display:flex;margin:40px auto 0;width:auto}.draggable-number{align-items:center;background-color:#fff;border:1px solid #636363;border-radius:10px;box-shadow:2px 6px 10px -1px #636363;color:#636363;display:flex;font-size:25px;justify-content:center;margin:1px;text-align:center;width:4.5vw!important}.draggable-area-submit-button{width:10vw}.svg-arrow{color:blue;left:50%;position:relative}.draggable-containers{display:flex;flex-direction:row;justify-content:center;margin-top:20px;width:100%}.draggable-container{aspect-ratio:1/1;background-color:#fff;border:1px solid var(--light-blue);border-radius:20px;box-shadow:2px 6px 10px -1px var(--light-blue);display:flex;justify-content:center;margin:5px;padding:20px;width:5vw}.equation-element-container{align-items:center;display:flex;flex-direction:row;font-size:40px;justify-content:center}.equation-builder-droppable{background-color:gray}.equation-builder-droppable,.equation-builder-input{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center}.equation-builder-input{border:none;border-radius:10px;box-shadow:2px 6px 10px -1px gray}.equation-builder-component{margin:0 auto;max-width:600px;width:100%}.equation-element-container .custom-button{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:10px;display:flex;justify-content:center}.equation-builder-component,.equation-builder-input{height:70%}.equation-element-container>div{box-shadow:2px 6px 10px -1px gray}.equation-element-container div,.equation-element-container input{border-radius:30px!important;font-size:40px;margin:5px}.equation-element-container input{text-align:center}.toc-page-wrapper{overflow-x:none;overflow-y:scroll}.toc-page-container,.toc-page-wrapper{height:calc(100vh - 60px);width:100%}.toc-page-new{-webkit-column-count:3;column-count:3;min-width:400px;padding-top:20px;width:100%}@media (max-width:1199px){.toc-page-new{-webkit-column-count:2;column-count:2;min-width:400px;width:100%}}@media (max-width:800px){.toc-page-new{-webkit-column-count:1;column-count:1;margin:0!important;min-width:100px;padding-top:0;width:100%}}.toc-section{-webkit-column-break-inside:avoid;background-color:#fff;border-radius:15px;box-shadow:2px 6px 10px -1px gray;box-sizing:border-box;break-inside:avoid-column;margin-bottom:10px;margin-left:10px;margin-right:10px;padding:15px}.toc-section hr{border-top:1px;border-color:var(--light-gray);margin:0 auto;padding:0;width:95%}.toc-page-new ul{list-style-type:none;margin:0;padding:5px}.toc-page-new li a{color:inherit;text-decoration:none;transition:color .3s ease}.toc-subsection-header{font-size:1.1em;padding:5px}.toc-section-header{font-size:1.2em;font-weight:700;padding:5px}.toc-page-new li a:hover{color:#007bff}.toc-stars{background-color:#fff;border-right:1px solid green;padding:10px}.table-of-content-new .stars-container{align-items:center;display:flex}.table-of-content-new .star-container{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.star-image{height:25px;width:25px}@media (max-width:600px){.star-image{height:15px;width:15px}}.tens-and-ones-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.tens-and-ones-table{align-items:center;border:1px solid var(--light-blue-3);border-collapse:collapse;border-radius:20px;border-radius:30px;box-shadow:2px 6px 10px -1px var(--light-blue);justify-content:center;margin-bottom:20px;max-width:600px;max-width:90vw;overflow:hidden}.tens-and-ones-cell{background-color:#fff;border:1px solid var(--light-blue-1);font-size:18px;font-weight:700;height:50px;overflow:hidden;padding:10px;text-align:center;vertical-align:middle;width:200px}.tens-and-ones-cell input{border:1px solid var(--light-blue-1);border-radius:20px;color:#636363;font-size:25px;height:100%;text-align:center;width:80%}.tens-and-ones-header{background-color:var(--light-blue);color:var(--blue);font-size:25px}.question-button-container,.question-button-container .custom-button,.question-button-container .custom-button-edge,.question-button-container .custom-button-front,.question-button-container .custom-button-shadow,.question-button-container .number-button,.question-button-container .number-button-edge,.question-button-container .number-button-front,.question-button-container .number-button-shadow{border-radius:35px!important}.question-button-container{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:10px 10px 5px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.question-button-container .number-button-edge{background:var(--light-green-1);height:100%;left:0;position:absolute;top:0;width:100%}.question-button-container .number-button-shadow{background:var(--light-green-3);box-shadow:1px 1px 1px var(--light-green-3);height:100%;left:0;position:absolute;top:0;-webkit-transform:translateY(1px);transform:translateY(1px);width:100%}.question-button-container tr.spaceUnder>td{padding-top:.4em}.question-button-container .number-button-container{display:flex;flex-wrap:wrap;justify-content:center}.question-button-container .number-button{background:#000;border:none;cursor:pointer;padding:0;position:relative}.question-button-container .number-button-front{background:#fff;display:block;font-size:6em;font-weight:700;height:100px;line-height:110px;-webkit-transform:translateY(-4px);transform:translateY(-4px);width:100px}.question-button-container .correct-answer{background:var(--light-green)}.question-button-container .correct-answer-front{background:var(--light-green);color:#fff}.question-button-container .wrong-answer{background:var(--light-red)}.question-button-container .wrong-answer-front{background:var(--light-red);color:#fff}.question-button-container .number-button:focus:not(:focus-visible){outline:none}.question-button-container .active .number-button-front,.question-button-container .number-button:active .number-button-front{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.question-button-container .active .number-button-front{background-color:var(--light-gray)}.question-button-container .number-button:active .number-button-shadow{-webkit-transform:translateY(1px);transform:translateY(1px)}.question-button-container .pushable:focus:not(:focus-visible){outline:none}.question-button-container .custom-button{margin-bottom:10px}.question-button-container .custom-button .button-image{margin:0 auto}.place-dot .custom-button{display:table-cell;margin:10px}.place-dot .quiz-container-question{margin:0 auto}.place-dot .drag-overlay{background-color:var(--light-red);border-radius:50%;height:30px;width:30px}.place-dot .quiz-container-buttons{display:table;margin:0 auto;padding:10px}.BoardCell{border:1px solid #000;height:50px;width:50px;z-index:0}.draggable-sphere{background-color:var(--light-red);border-radius:50%;cursor:pointer;height:30px;margin:0 auto;width:30px;z-index:9999}.draggable-board-sphere{border-radius:50%;height:30px;left:10px;position:absolute;top:10px;width:30px}.draggable-board-cell{background-color:#fff;border:1px solid var(--light-blue);height:50px;position:relative;width:50px;z-index:1}.n-inputs-container{width:100%}.n-inputs-table{table-layout:fixed;width:95%}.n-inputs-table td{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;width:100%}.n-inputs-table input{box-shadow:2px 6px 10px -1px var(--light-blue)}.submit-button-container{align-items:center;display:flex;justify-content:center}.submit-button-container .custom-button,.submit-button-container .custom-button-edge,.submit-button-container .custom-button-front,.submit-button-container .custom-button-shadow{border-radius:30px}.sortable-container{justify-content:center}.sortable-card,.sortable-container{display:flex;flex-direction:row;width:100%}.sortable-card{background-color:#fff!important;border:1px solid var(--light-blue-3);border-radius:20px;box-shadow:2px 6px 10px -1px var(--light-blue);color:var(--light-blue-3);position:relative}.sortable-card-number{align-content:center;display:flex;flex-direction:column;justify-content:center;width:100%}.sortable-close-button{height:100%;width:100%}.sortable-close-button,.sortable-close-button-text{background-color:initial;border:none;color:var(--light-blue-2);float:right;position:absolute}.sortable-close-button-text{margin:5px;right:5px;top:3px}.n-inputs-table input{border:1px solid var(--light-blue-3);border-radius:10px;box-shadow:2px 6px 40px -1px var(--light-blue);color:#636363;font-size:36px;height:100px;padding:0;text-align:center;width:90%}.n-inputs-table input[readonly]{background-color:var(--light-blue)}.number-keyboard-component{margin-top:20px}.reset-button-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-right:10px;margin-top:10px}.triangle-numbers-container{height:100%;max-height:15vh;width:100%}.sign-in-or-up-container input[type=email],.sign-in-or-up-container input[type=password]{border:1px solid #ccc;border-radius:10px;box-sizing:border-box;display:inline-block;margin:8px 0;padding:12px 20px;width:100%}.sign-in-or-up-container button{background-color:var(--blue);border:none;border-radius:10px;color:#fff;cursor:pointer;margin:8px 0;padding:14px 20px;width:100%}.sign-in-or-up-container button:hover{opacity:.8}.sign-in-or-up-container .error{color:red;font-size:.75em}.sign-in-or-up-page{margin-top:10vh;text-align:center}.sign-in-or-up-container h1{color:var(--light-blue)}.sign-in-or-up-container{margin:auto;padding:16px;width:80%}@media only screen and (min-width:768px){.sign-in-or-up-container{width:33%}}.fs-equation-element-container{align-items:center;display:flex;flex-direction:row;font-size:40px;justify-content:center}.fs-equation-builder-droppable{background-color:gray}.fs-equation-builder-droppable,.fs-equation-builder-input{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center}.fs-equation-builder-input{border:none;border:1px dashed gray!important;border-radius:10px}.fs-equation-builder-component{margin:0 auto;max-width:600px;width:100%}.fs-equation-element-container .custom-button{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:10px;display:flex;justify-content:center}.fs-equation-builder-component,.fs-equation-builder-input{height:70%}.fs-equation-element-container>div{border:1px solid gray}.fs-equation-element-container div,.fs-equation-element-container input{border-radius:30px!important;font-size:40px;margin:5px}.fs-equation-element-container input{text-align:center}.number-keyboard-component{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:600px;width:100%}.number-keyboard-area{display:block;text-align:center;width:100%}.number-keyboard-buttons-area{display:block}.number-keyboard-area-delete{display:inline-flex;margin:5px}.number-keyboard-area-delete .custom-button{aspect-ratio:1/1!important}.number-keyboard-area-submit{display:inline-flex;margin:5px}.number-keyboard{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(5,3rem);justify-content:center}.button{background-color:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;font-size:1.2rem;padding:.5rem}.button.correct{background-color:#90ee90;color:#fff}.button.wrong{background-color:#f08080;color:#fff}.one-oh-one-game{font-family:Arial,sans-serif;margin:0 auto;max-width:600px;padding:20px;text-align:center;width:min(500px,80%)}.back-button{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;margin-bottom:20px;padding:8px 16px}.game-title{color:#2563eb;margin-bottom:30px}.game-status{background-color:#f3f4f6;border-radius:8px;margin-bottom:20px;padding:20px}.status-score{color:#374151;margin:0 0 10px}.status-round{color:#6b7280;margin:0}.game-over-screen{border-radius:20px;margin-bottom:20px;padding:30px}.game-over-win{background-color:#dcfce7}.game-over-lose{background-color:#fee2e2}.game-over-neutral{background-color:#fff}.game-over-message{font-size:24px;margin:0 0 20px}.game-over-win .game-over-message{color:#166534}.game-over-lose .game-over-message{color:#dc2626}.game-over-neutral .game-over-message{color:#374151}.restart-button{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px}.game-table-container{background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;margin-bottom:20px;padding:20px}.game-table{border-collapse:collapse;font-size:18px;width:100%}.table-header{background-color:#f9fafb}.table-cell,.table-header{border:2px solid #374151;font-weight:700;padding:12px}.table-cell-filled{background-color:#dcfce7;position:relative}.table-cell-empty{background-color:#fff;position:relative}.column-button{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;left:50%;padding:8px 12px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.column-button-tens{background-color:#3b82f6}.column-button-ones{background-color:#10b981}.total-cell,.total-score{background-color:#f3f4f6;border:2px solid #374151;font-weight:700;padding:12px}.total-score{font-size:20px;text-align:center}.roll-button{border:none;border-radius:6px;color:#fff;font-size:18px;font-weight:700;margin-bottom:20px;padding:15px 30px}.roll-button-active{background-color:#2563eb;cursor:pointer}.roll-button-disabled{background-color:#9ca3af;cursor:not-allowed}.dice-display{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;min-height:120px;padding:20px}.dice-display-active{background-color:#dbeafe}.dice-display-waiting{background-color:#f9fafb}.dice-title{margin:0 0 15px}.dice-title-active{color:#1e40af}.dice-title-waiting{color:#6b7280}.dice-visual{align-items:center;background-color:#fff;border:2px solid #2563eb;border-radius:8px;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;width:60px}.instructions{background-color:#f9fafb;border-radius:8px;padding:20px;text-align:left}.instructions-title{color:#374151;margin:0 0 15px}.instructions-list{color:#6b7280;line-height:1.6}.scrollable-table{max-height:90vh;max-width:95vw;overflow-x:none;overflow-y:auto}.title-cell{color:red}.scrollable-table a{text-decoration:none;transition:color .3s ease}.scrollable-table a:hover{color:#007bff!important}.report-page{align-items:center;display:flex;height:calc(100vh - 60px);justify-content:center;margin:0;overflow:none;padding:0}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.bootstrapped{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif;margin:0}.bootstrapped article,.bootstrapped aside,.bootstrapped details,.bootstrapped figcaption,.bootstrapped figure,.bootstrapped footer,.bootstrapped header,.bootstrapped hgroup,.bootstrapped main,.bootstrapped menu,.bootstrapped nav,.bootstrapped section,.bootstrapped summary{display:block}.bootstrapped audio,.bootstrapped canvas,.bootstrapped progress,.bootstrapped video{display:inline-block;vertical-align:initial}.bootstrapped audio:not([controls]){display:none;height:0}.bootstrapped [hidden],.bootstrapped template{display:none}.bootstrapped a{background-color:initial}.bootstrapped a:active,.bootstrapped a:hover{outline:0}.bootstrapped abbr[title]{border-bottom:1px dotted}.bootstrapped b,.bootstrapped strong{font-weight:700}.bootstrapped dfn{font-style:italic}.bootstrapped h1{font-size:2em;margin:.67em 0}.bootstrapped mark{background:#ff0;color:#000}.bootstrapped small{font-size:80%}.bootstrapped sub,.bootstrapped sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}.bootstrapped sup{top:-.5em}.bootstrapped sub{bottom:-.25em}.bootstrapped img{border:0}.bootstrapped svg:not(:root){overflow:hidden}.bootstrapped figure{margin:1em 40px}.bootstrapped hr{box-sizing:initial;height:0}.bootstrapped pre{overflow:auto}.bootstrapped code,.bootstrapped kbd,.bootstrapped pre,.bootstrapped samp{font-family:monospace,monospace;font-size:1em}.bootstrapped button,.bootstrapped input,.bootstrapped optgroup,.bootstrapped select,.bootstrapped textarea{color:inherit;font:inherit;margin:0}.bootstrapped button{overflow:visible}.bootstrapped button,.bootstrapped select{text-transform:none}.bootstrapped button,.bootstrapped input[type=button],.bootstrapped input[type=reset],.bootstrapped input[type=submit]{-webkit-appearance:button;cursor:pointer}.bootstrapped button[disabled],.bootstrapped input[disabled]{cursor:default}.bootstrapped button::-moz-focus-inner,.bootstrapped input::-moz-focus-inner{border:0;padding:0}.bootstrapped input{line-height:normal}.bootstrapped input[type=checkbox],.bootstrapped input[type=radio]{box-sizing:border-box;padding:0}.bootstrapped input[type=number]::-webkit-inner-spin-button,.bootstrapped input[type=number]::-webkit-outer-spin-button{height:auto}.bootstrapped input[type=search]{-webkit-appearance:textfield;box-sizing:initial}.bootstrapped input[type=search]::-webkit-search-cancel-button,.bootstrapped input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.bootstrapped fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.bootstrapped textarea{overflow:auto}.bootstrapped optgroup{font-weight:700}.bootstrapped table{border-collapse:collapse;border-spacing:0}.bootstrapped td,.bootstrapped th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{.bootstrapped *,.bootstrapped :after,.bootstrapped :before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.bootstrapped a,.bootstrapped a:visited{text-decoration:underline}.bootstrapped a[href]:after{content:" (" attr(href) ")"}.bootstrapped abbr[title]:after{content:" (" attr(title) ")"}.bootstrapped a[href^="#"]:after,.bootstrapped a[href^="javascript:"]:after{content:""}.bootstrapped blockquote,.bootstrapped pre{border:1px solid #999;page-break-inside:avoid}.bootstrapped thead{display:table-header-group}.bootstrapped img,.bootstrapped tr{page-break-inside:avoid}.bootstrapped img{max-width:100%!important}.bootstrapped h2,.bootstrapped h3,.bootstrapped p{orphans:3;widows:3}.bootstrapped h2,.bootstrapped h3{page-break-after:avoid}.bootstrapped .navbar{display:none}.bootstrapped .btn>.caret,.bootstrapped .dropup>.btn>.caret{border-top-color:#000!important}.bootstrapped .label{border:1px solid #000}.bootstrapped .table{border-collapse:collapse!important}.bootstrapped .table td,.bootstrapped .table th{background-color:#fff!important}.bootstrapped .table-bordered td,.bootstrapped .table-bordered th{border:1px solid #ddd!important}}.bootstrapped .glyphicon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;position:relative;top:1px}.bootstrapped .glyphicon-asterisk:before{content:"\002a"}.bootstrapped .glyphicon-plus:before{content:"\002b"}.bootstrapped .glyphicon-eur:before,.bootstrapped .glyphicon-euro:before{content:"\20ac"}.bootstrapped .glyphicon-minus:before{content:"\2212"}.bootstrapped .glyphicon-cloud:before{content:"\2601"}.bootstrapped .glyphicon-envelope:before{content:"\2709"}.bootstrapped .glyphicon-pencil:before{content:"\270f"}.bootstrapped .glyphicon-glass:before{content:"\e001"}.bootstrapped .glyphicon-music:before{content:"\e002"}.bootstrapped .glyphicon-search:before{content:"\e003"}.bootstrapped .glyphicon-heart:before{content:"\e005"}.bootstrapped .glyphicon-star:before{content:"\e006"}.bootstrapped .glyphicon-star-empty:before{content:"\e007"}.bootstrapped .glyphicon-user:before{content:"\e008"}.bootstrapped .glyphicon-film:before{content:"\e009"}.bootstrapped .glyphicon-th-large:before{content:"\e010"}.bootstrapped .glyphicon-th:before{content:"\e011"}.bootstrapped .glyphicon-th-list:before{content:"\e012"}.bootstrapped .glyphicon-ok:before{content:"\e013"}.bootstrapped .glyphicon-remove:before{content:"\e014"}.bootstrapped .glyphicon-zoom-in:before{content:"\e015"}.bootstrapped .glyphicon-zoom-out:before{content:"\e016"}.bootstrapped .glyphicon-off:before{content:"\e017"}.bootstrapped .glyphicon-signal:before{content:"\e018"}.bootstrapped .glyphicon-cog:before{content:"\e019"}.bootstrapped .glyphicon-trash:before{content:"\e020"}.bootstrapped .glyphicon-home:before{content:"\e021"}.bootstrapped .glyphicon-file:before{content:"\e022"}.bootstrapped .glyphicon-time:before{content:"\e023"}.bootstrapped .glyphicon-road:before{content:"\e024"}.bootstrapped .glyphicon-download-alt:before{content:"\e025"}.bootstrapped .glyphicon-download:before{content:"\e026"}.bootstrapped .glyphicon-upload:before{content:"\e027"}.bootstrapped .glyphicon-inbox:before{content:"\e028"}.bootstrapped .glyphicon-play-circle:before{content:"\e029"}.bootstrapped .glyphicon-repeat:before{content:"\e030"}.bootstrapped .glyphicon-refresh:before{content:"\e031"}.bootstrapped .glyphicon-list-alt:before{content:"\e032"}.bootstrapped .glyphicon-lock:before{content:"\e033"}.bootstrapped .glyphicon-flag:before{content:"\e034"}.bootstrapped .glyphicon-headphones:before{content:"\e035"}.bootstrapped .glyphicon-volume-off:before{content:"\e036"}.bootstrapped .glyphicon-volume-down:before{content:"\e037"}.bootstrapped .glyphicon-volume-up:before{content:"\e038"}.bootstrapped .glyphicon-qrcode:before{content:"\e039"}.bootstrapped .glyphicon-barcode:before{content:"\e040"}.bootstrapped .glyphicon-tag:before{content:"\e041"}.bootstrapped .glyphicon-tags:before{content:"\e042"}.bootstrapped .glyphicon-book:before{content:"\e043"}.bootstrapped .glyphicon-bookmark:before{content:"\e044"}.bootstrapped .glyphicon-print:before{content:"\e045"}.bootstrapped .glyphicon-camera:before{content:"\e046"}.bootstrapped .glyphicon-font:before{content:"\e047"}.bootstrapped .glyphicon-bold:before{content:"\e048"}.bootstrapped .glyphicon-italic:before{content:"\e049"}.bootstrapped .glyphicon-text-height:before{content:"\e050"}.bootstrapped .glyphicon-text-width:before{content:"\e051"}.bootstrapped .glyphicon-align-left:before{content:"\e052"}.bootstrapped .glyphicon-align-center:before{content:"\e053"}.bootstrapped .glyphicon-align-right:before{content:"\e054"}.bootstrapped .glyphicon-align-justify:before{content:"\e055"}.bootstrapped .glyphicon-list:before{content:"\e056"}.bootstrapped .glyphicon-indent-left:before{content:"\e057"}.bootstrapped .glyphicon-indent-right:before{content:"\e058"}.bootstrapped .glyphicon-facetime-video:before{content:"\e059"}.bootstrapped .glyphicon-picture:before{content:"\e060"}.bootstrapped .glyphicon-map-marker:before{content:"\e062"}.bootstrapped .glyphicon-adjust:before{content:"\e063"}.bootstrapped .glyphicon-tint:before{content:"\e064"}.bootstrapped .glyphicon-edit:before{content:"\e065"}.bootstrapped .glyphicon-share:before{content:"\e066"}.bootstrapped .glyphicon-check:before{content:"\e067"}.bootstrapped .glyphicon-move:before{content:"\e068"}.bootstrapped .glyphicon-step-backward:before{content:"\e069"}.bootstrapped .glyphicon-fast-backward:before{content:"\e070"}.bootstrapped .glyphicon-backward:before{content:"\e071"}.bootstrapped .glyphicon-play:before{content:"\e072"}.bootstrapped .glyphicon-pause:before{content:"\e073"}.bootstrapped .glyphicon-stop:before{content:"\e074"}.bootstrapped .glyphicon-forward:before{content:"\e075"}.bootstrapped .glyphicon-fast-forward:before{content:"\e076"}.bootstrapped .glyphicon-step-forward:before{content:"\e077"}.bootstrapped .glyphicon-eject:before{content:"\e078"}.bootstrapped .glyphicon-chevron-left:before{content:"\e079"}.bootstrapped .glyphicon-chevron-right:before{content:"\e080"}.bootstrapped .glyphicon-plus-sign:before{content:"\e081"}.bootstrapped .glyphicon-minus-sign:before{content:"\e082"}.bootstrapped .glyphicon-remove-sign:before{content:"\e083"}.bootstrapped .glyphicon-ok-sign:before{content:"\e084"}.bootstrapped .glyphicon-question-sign:before{content:"\e085"}.bootstrapped .glyphicon-info-sign:before{content:"\e086"}.bootstrapped .glyphicon-screenshot:before{content:"\e087"}.bootstrapped .glyphicon-remove-circle:before{content:"\e088"}.bootstrapped .glyphicon-ok-circle:before{content:"\e089"}.bootstrapped .glyphicon-ban-circle:before{content:"\e090"}.bootstrapped .glyphicon-arrow-left:before{content:"\e091"}.bootstrapped .glyphicon-arrow-right:before{content:"\e092"}.bootstrapped .glyphicon-arrow-up:before{content:"\e093"}.bootstrapped .glyphicon-arrow-down:before{content:"\e094"}.bootstrapped .glyphicon-share-alt:before{content:"\e095"}.bootstrapped .glyphicon-resize-full:before{content:"\e096"}.bootstrapped .glyphicon-resize-small:before{content:"\e097"}.bootstrapped .glyphicon-exclamation-sign:before{content:"\e101"}.bootstrapped .glyphicon-gift:before{content:"\e102"}.bootstrapped .glyphicon-leaf:before{content:"\e103"}.bootstrapped .glyphicon-fire:before{content:"\e104"}.bootstrapped .glyphicon-eye-open:before{content:"\e105"}.bootstrapped .glyphicon-eye-close:before{content:"\e106"}.bootstrapped .glyphicon-warning-sign:before{content:"\e107"}.bootstrapped .glyphicon-plane:before{content:"\e108"}.bootstrapped .glyphicon-calendar:before{content:"\e109"}.bootstrapped .glyphicon-random:before{content:"\e110"}.bootstrapped .glyphicon-comment:before{content:"\e111"}.bootstrapped .glyphicon-magnet:before{content:"\e112"}.bootstrapped .glyphicon-chevron-up:before{content:"\e113"}.bootstrapped .glyphicon-chevron-down:before{content:"\e114"}.bootstrapped .glyphicon-retweet:before{content:"\e115"}.bootstrapped .glyphicon-shopping-cart:before{content:"\e116"}.bootstrapped .glyphicon-folder-close:before{content:"\e117"}.bootstrapped .glyphicon-folder-open:before{content:"\e118"}.bootstrapped .glyphicon-resize-vertical:before{content:"\e119"}.bootstrapped .glyphicon-resize-horizontal:before{content:"\e120"}.bootstrapped .glyphicon-hdd:before{content:"\e121"}.bootstrapped .glyphicon-bullhorn:before{content:"\e122"}.bootstrapped .glyphicon-bell:before{content:"\e123"}.bootstrapped .glyphicon-certificate:before{content:"\e124"}.bootstrapped .glyphicon-thumbs-up:before{content:"\e125"}.bootstrapped .glyphicon-thumbs-down:before{content:"\e126"}.bootstrapped .glyphicon-hand-right:before{content:"\e127"}.bootstrapped .glyphicon-hand-left:before{content:"\e128"}.bootstrapped .glyphicon-hand-up:before{content:"\e129"}.bootstrapped .glyphicon-hand-down:before{content:"\e130"}.bootstrapped .glyphicon-circle-arrow-right:before{content:"\e131"}.bootstrapped .glyphicon-circle-arrow-left:before{content:"\e132"}.bootstrapped .glyphicon-circle-arrow-up:before{content:"\e133"}.bootstrapped .glyphicon-circle-arrow-down:before{content:"\e134"}.bootstrapped .glyphicon-globe:before{content:"\e135"}.bootstrapped .glyphicon-wrench:before{content:"\e136"}.bootstrapped .glyphicon-tasks:before{content:"\e137"}.bootstrapped .glyphicon-filter:before{content:"\e138"}.bootstrapped .glyphicon-briefcase:before{content:"\e139"}.bootstrapped .glyphicon-fullscreen:before{content:"\e140"}.bootstrapped .glyphicon-dashboard:before{content:"\e141"}.bootstrapped .glyphicon-paperclip:before{content:"\e142"}.bootstrapped .glyphicon-heart-empty:before{content:"\e143"}.bootstrapped .glyphicon-link:before{content:"\e144"}.bootstrapped .glyphicon-phone:before{content:"\e145"}.bootstrapped .glyphicon-pushpin:before{content:"\e146"}.bootstrapped .glyphicon-usd:before{content:"\e148"}.bootstrapped .glyphicon-gbp:before{content:"\e149"}.bootstrapped .glyphicon-sort:before{content:"\e150"}.bootstrapped .glyphicon-sort-by-alphabet:before{content:"\e151"}.bootstrapped .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.bootstrapped .glyphicon-sort-by-order:before{content:"\e153"}.bootstrapped .glyphicon-sort-by-order-alt:before{content:"\e154"}.bootstrapped .glyphicon-sort-by-attributes:before{content:"\e155"}.bootstrapped .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.bootstrapped .glyphicon-unchecked:before{content:"\e157"}.bootstrapped .glyphicon-expand:before{content:"\e158"}.bootstrapped .glyphicon-collapse-down:before{content:"\e159"}.bootstrapped .glyphicon-collapse-up:before{content:"\e160"}.bootstrapped .glyphicon-log-in:before{content:"\e161"}.bootstrapped .glyphicon-flash:before{content:"\e162"}.bootstrapped .glyphicon-log-out:before{content:"\e163"}.bootstrapped .glyphicon-new-window:before{content:"\e164"}.bootstrapped .glyphicon-record:before{content:"\e165"}.bootstrapped .glyphicon-save:before{content:"\e166"}.bootstrapped .glyphicon-open:before{content:"\e167"}.bootstrapped .glyphicon-saved:before{content:"\e168"}.bootstrapped .glyphicon-import:before{content:"\e169"}.bootstrapped .glyphicon-export:before{content:"\e170"}.bootstrapped .glyphicon-send:before{content:"\e171"}.bootstrapped .glyphicon-floppy-disk:before{content:"\e172"}.bootstrapped .glyphicon-floppy-saved:before{content:"\e173"}.bootstrapped .glyphicon-floppy-remove:before{content:"\e174"}.bootstrapped .glyphicon-floppy-save:before{content:"\e175"}.bootstrapped .glyphicon-floppy-open:before{content:"\e176"}.bootstrapped .glyphicon-credit-card:before{content:"\e177"}.bootstrapped .glyphicon-transfer:before{content:"\e178"}.bootstrapped .glyphicon-cutlery:before{content:"\e179"}.bootstrapped .glyphicon-header:before{content:"\e180"}.bootstrapped .glyphicon-compressed:before{content:"\e181"}.bootstrapped .glyphicon-earphone:before{content:"\e182"}.bootstrapped .glyphicon-phone-alt:before{content:"\e183"}.bootstrapped .glyphicon-tower:before{content:"\e184"}.bootstrapped .glyphicon-stats:before{content:"\e185"}.bootstrapped .glyphicon-sd-video:before{content:"\e186"}.bootstrapped .glyphicon-hd-video:before{content:"\e187"}.bootstrapped .glyphicon-subtitles:before{content:"\e188"}.bootstrapped .glyphicon-sound-stereo:before{content:"\e189"}.bootstrapped .glyphicon-sound-dolby:before{content:"\e190"}.bootstrapped .glyphicon-sound-5-1:before{content:"\e191"}.bootstrapped .glyphicon-sound-6-1:before{content:"\e192"}.bootstrapped .glyphicon-sound-7-1:before{content:"\e193"}.bootstrapped .glyphicon-copyright-mark:before{content:"\e194"}.bootstrapped .glyphicon-registration-mark:before{content:"\e195"}.bootstrapped .glyphicon-cloud-download:before{content:"\e197"}.bootstrapped .glyphicon-cloud-upload:before{content:"\e198"}.bootstrapped .glyphicon-tree-conifer:before{content:"\e199"}.bootstrapped .glyphicon-tree-deciduous:before{content:"\e200"}.bootstrapped .glyphicon-cd:before{content:"\e201"}.bootstrapped .glyphicon-save-file:before{content:"\e202"}.bootstrapped .glyphicon-open-file:before{content:"\e203"}.bootstrapped .glyphicon-level-up:before{content:"\e204"}.bootstrapped .glyphicon-copy:before{content:"\e205"}.bootstrapped .glyphicon-paste:before{content:"\e206"}.bootstrapped .glyphicon-alert:before{content:"\e209"}.bootstrapped .glyphicon-equalizer:before{content:"\e210"}.bootstrapped .glyphicon-king:before{content:"\e211"}.bootstrapped .glyphicon-queen:before{content:"\e212"}.bootstrapped .glyphicon-pawn:before{content:"\e213"}.bootstrapped .glyphicon-bishop:before{content:"\e214"}.bootstrapped .glyphicon-knight:before{content:"\e215"}.bootstrapped .glyphicon-baby-formula:before{content:"\e216"}.bootstrapped .glyphicon-tent:before{content:"\26fa"}.bootstrapped .glyphicon-blackboard:before{content:"\e218"}.bootstrapped .glyphicon-bed:before{content:"\e219"}.bootstrapped .glyphicon-apple:before{content:"\f8ff"}.bootstrapped .glyphicon-erase:before{content:"\e221"}.bootstrapped .glyphicon-hourglass:before{content:"\231b"}.bootstrapped .glyphicon-lamp:before{content:"\e223"}.bootstrapped .glyphicon-duplicate:before{content:"\e224"}.bootstrapped .glyphicon-piggy-bank:before{content:"\e225"}.bootstrapped .glyphicon-scissors:before{content:"\e226"}.bootstrapped .glyphicon-bitcoin:before,.bootstrapped .glyphicon-btc:before,.bootstrapped .glyphicon-xbt:before{content:"\e227"}.bootstrapped .glyphicon-jpy:before,.bootstrapped .glyphicon-yen:before{content:"\00a5"}.bootstrapped .glyphicon-rub:before,.bootstrapped .glyphicon-ruble:before{content:"\20bd"}.bootstrapped .glyphicon-scale:before{content:"\e230"}.bootstrapped .glyphicon-ice-lolly:before{content:"\e231"}.bootstrapped .glyphicon-ice-lolly-tasted:before{content:"\e232"}.bootstrapped .glyphicon-education:before{content:"\e233"}.bootstrapped .glyphicon-option-horizontal:before{content:"\e234"}.bootstrapped .glyphicon-option-vertical:before{content:"\e235"}.bootstrapped .glyphicon-menu-hamburger:before{content:"\e236"}.bootstrapped .glyphicon-modal-window:before{content:"\e237"}.bootstrapped .glyphicon-oil:before{content:"\e238"}.bootstrapped .glyphicon-grain:before{content:"\e239"}.bootstrapped .glyphicon-sunglasses:before{content:"\e240"}.bootstrapped .glyphicon-text-size:before{content:"\e241"}.bootstrapped .glyphicon-text-color:before{content:"\e242"}.bootstrapped .glyphicon-text-background:before{content:"\e243"}.bootstrapped .glyphicon-object-align-top:before{content:"\e244"}.bootstrapped .glyphicon-object-align-bottom:before{content:"\e245"}.bootstrapped .glyphicon-object-align-horizontal:before{content:"\e246"}.bootstrapped .glyphicon-object-align-left:before{content:"\e247"}.bootstrapped .glyphicon-object-align-vertical:before{content:"\e248"}.bootstrapped .glyphicon-object-align-right:before{content:"\e249"}.bootstrapped .glyphicon-triangle-right:before{content:"\e250"}.bootstrapped .glyphicon-triangle-left:before{content:"\e251"}.bootstrapped .glyphicon-triangle-bottom:before{content:"\e252"}.bootstrapped .glyphicon-triangle-top:before{content:"\e253"}.bootstrapped .glyphicon-console:before{content:"\e254"}.bootstrapped .glyphicon-superscript:before{content:"\e255"}.bootstrapped .glyphicon-subscript:before{content:"\e256"}.bootstrapped .glyphicon-menu-left:before{content:"\e257"}.bootstrapped .glyphicon-menu-right:before{content:"\e258"}.bootstrapped .glyphicon-menu-down:before{content:"\e259"}.bootstrapped .glyphicon-menu-up:before{content:"\e260"}.bootstrapped *,.bootstrapped :after,.bootstrapped :before{box-sizing:border-box}.bootstrapped{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-size:14px;line-height:1.42857143}.bootstrapped button,.bootstrapped input,.bootstrapped select,.bootstrapped textarea{font-family:inherit;font-size:inherit;line-height:inherit}.bootstrapped a{color:#337ab7;text-decoration:none}.bootstrapped a:focus,.bootstrapped a:hover{color:#23527c;text-decoration:underline}.bootstrapped a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrapped figure{margin:0}.bootstrapped img{vertical-align:middle}.bootstrapped .carousel-inner>.item>a>img,.bootstrapped .carousel-inner>.item>img,.bootstrapped .img-responsive,.bootstrapped .thumbnail a>img,.bootstrapped .thumbnail>img{display:block;height:auto;max-width:100%}.bootstrapped .img-rounded{border-radius:6px}.bootstrapped .img-thumbnail{background-color:#fff;border:1px solid #ddd;border-radius:4px;display:inline-block;height:auto;line-height:1.42857143;max-width:100%;padding:4px;transition:all .2s ease-in-out}.bootstrapped .img-circle{border-radius:50%}.bootstrapped hr{border:0;border-top:1px solid #eee;margin-bottom:20px;margin-top:20px}.bootstrapped .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.bootstrapped .sr-only-focusable:active,.bootstrapped .sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.bootstrapped [role=button]{cursor:pointer}.bootstrapped .h1,.bootstrapped .h2,.bootstrapped .h3,.bootstrapped .h4,.bootstrapped .h5,.bootstrapped .h6,.bootstrapped h1,.bootstrapped h2,.bootstrapped h3,.bootstrapped h4,.bootstrapped h5,.bootstrapped h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.1}.bootstrapped .h1 .small,.bootstrapped .h1 small,.bootstrapped .h2 .small,.bootstrapped .h2 small,.bootstrapped .h3 .small,.bootstrapped .h3 small,.bootstrapped .h4 .small,.bootstrapped .h4 small,.bootstrapped .h5 .small,.bootstrapped .h5 small,.bootstrapped .h6 .small,.bootstrapped .h6 small,.bootstrapped h1 .small,.bootstrapped h1 small,.bootstrapped h2 .small,.bootstrapped h2 small,.bootstrapped h3 .small,.bootstrapped h3 small,.bootstrapped h4 .small,.bootstrapped h4 small,.bootstrapped h5 .small,.bootstrapped h5 small,.bootstrapped h6 .small,.bootstrapped h6 small{color:#777;font-weight:400;line-height:1}.bootstrapped .h1,.bootstrapped .h2,.bootstrapped .h3,.bootstrapped h1,.bootstrapped h2,.bootstrapped h3{margin-bottom:10px;margin-top:20px}.bootstrapped .h1 .small,.bootstrapped .h1 small,.bootstrapped .h2 .small,.bootstrapped .h2 small,.bootstrapped .h3 .small,.bootstrapped .h3 small,.bootstrapped h1 .small,.bootstrapped h1 small,.bootstrapped h2 .small,.bootstrapped h2 small,.bootstrapped h3 .small,.bootstrapped h3 small{font-size:65%}.bootstrapped .h4,.bootstrapped .h5,.bootstrapped .h6,.bootstrapped h4,.bootstrapped h5,.bootstrapped h6{margin-bottom:10px;margin-top:10px}.bootstrapped .h4 .small,.bootstrapped .h4 small,.bootstrapped .h5 .small,.bootstrapped .h5 small,.bootstrapped .h6 .small,.bootstrapped .h6 small,.bootstrapped h4 .small,.bootstrapped h4 small,.bootstrapped h5 .small,.bootstrapped h5 small,.bootstrapped h6 .small,.bootstrapped h6 small{font-size:75%}.bootstrapped .h1,.bootstrapped h1{font-size:36px}.bootstrapped .h2,.bootstrapped h2{font-size:30px}.bootstrapped .h3,.bootstrapped h3{font-size:24px}.bootstrapped .h4,.bootstrapped h4{font-size:18px}.bootstrapped .h5,.bootstrapped h5{font-size:14px}.bootstrapped .h6,.bootstrapped h6{font-size:12px}.bootstrapped p{margin:0 0 10px}.bootstrapped .lead{font-size:16px;font-weight:300;line-height:1.4;margin-bottom:20px}@media (min-width:768px){.bootstrapped .lead{font-size:21px}}.bootstrapped .small,.bootstrapped small{font-size:85%}.bootstrapped .mark,.bootstrapped mark{background-color:#fcf8e3;padding:.2em}.bootstrapped .text-left{text-align:left}.bootstrapped .text-right{text-align:right}.bootstrapped .text-center{text-align:center}.bootstrapped .text-justify{text-align:justify}.bootstrapped .text-nowrap{white-space:nowrap}.bootstrapped .text-lowercase{text-transform:lowercase}.bootstrapped .text-uppercase{text-transform:uppercase}.bootstrapped .text-capitalize{text-transform:capitalize}.bootstrapped .text-muted{color:#777}.bootstrapped .text-primary{color:#337ab7}.bootstrapped a.text-primary:focus,.bootstrapped a.text-primary:hover{color:#286090}.bootstrapped .text-success{color:#3c763d}.bootstrapped a.text-success:focus,.bootstrapped a.text-success:hover{color:#2b542c}.bootstrapped .text-info{color:#31708f}.bootstrapped a.text-info:focus,.bootstrapped a.text-info:hover{color:#245269}.bootstrapped .text-warning{color:#8a6d3b}.bootstrapped a.text-warning:focus,.bootstrapped a.text-warning:hover{color:#66512c}.bootstrapped .text-danger{color:#a94442}.bootstrapped a.text-danger:focus,.bootstrapped a.text-danger:hover{color:#843534}.bootstrapped .bg-primary{background-color:#337ab7;color:#fff}.bootstrapped a.bg-primary:focus,.bootstrapped a.bg-primary:hover{background-color:#286090}.bootstrapped .bg-success{background-color:#dff0d8}.bootstrapped a.bg-success:focus,.bootstrapped a.bg-success:hover{background-color:#c1e2b3}.bootstrapped .bg-info{background-color:#d9edf7}.bootstrapped a.bg-info:focus,.bootstrapped a.bg-info:hover{background-color:#afd9ee}.bootstrapped .bg-warning{background-color:#fcf8e3}.bootstrapped a.bg-warning:focus,.bootstrapped a.bg-warning:hover{background-color:#f7ecb5}.bootstrapped .bg-danger{background-color:#f2dede}.bootstrapped a.bg-danger:focus,.bootstrapped a.bg-danger:hover{background-color:#e4b9b9}.bootstrapped .page-header{border-bottom:1px solid #eee;margin:40px 0 20px;padding-bottom:9px}.bootstrapped ol,.bootstrapped ul{margin-bottom:10px;margin-top:0}.bootstrapped ol ol,.bootstrapped ol ul,.bootstrapped ul ol,.bootstrapped ul ul{margin-bottom:0}.bootstrapped .list-inline,.bootstrapped .list-unstyled{list-style:none;padding-left:0}.bootstrapped .list-inline{margin-left:-5px}.bootstrapped .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.bootstrapped dl{margin-bottom:20px;margin-top:0}.bootstrapped dd,.bootstrapped dt{line-height:1.42857143}.bootstrapped dt{font-weight:700}.bootstrapped dd{margin-left:0}@media (min-width:768px){.bootstrapped .dl-horizontal dt{clear:left;float:left;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:160px}.bootstrapped .dl-horizontal dd{margin-left:180px}}.bootstrapped abbr[data-original-title],.bootstrapped abbr[title]{border-bottom:1px dotted #777;cursor:help}.bootstrapped .initialism{font-size:90%;text-transform:uppercase}.bootstrapped blockquote{border-left:5px solid #eee;font-size:17.5px;margin:0 0 20px;padding:10px 20px}.bootstrapped blockquote ol:last-child,.bootstrapped blockquote p:last-child,.bootstrapped blockquote ul:last-child{margin-bottom:0}.bootstrapped blockquote .small,.bootstrapped blockquote footer,.bootstrapped blockquote small{color:#777;display:block;font-size:80%;line-height:1.42857143}.bootstrapped blockquote .small:before,.bootstrapped blockquote footer:before,.bootstrapped blockquote small:before{content:"\2014 \00A0"}.bootstrapped .blockquote-reverse,.bootstrapped blockquote.pull-right{border-left:0;border-right:5px solid #eee;padding-left:0;padding-right:15px;text-align:right}.bootstrapped .blockquote-reverse .small:before,.bootstrapped .blockquote-reverse footer:before,.bootstrapped .blockquote-reverse small:before,.bootstrapped blockquote.pull-right .small:before,.bootstrapped blockquote.pull-right footer:before,.bootstrapped blockquote.pull-right small:before{content:""}.bootstrapped .blockquote-reverse .small:after,.bootstrapped .blockquote-reverse footer:after,.bootstrapped .blockquote-reverse small:after,.bootstrapped blockquote.pull-right .small:after,.bootstrapped blockquote.pull-right footer:after,.bootstrapped blockquote.pull-right small:after{content:"\00A0 \2014"}.bootstrapped address{font-style:normal;line-height:1.42857143;margin-bottom:20px}.bootstrapped code,.bootstrapped kbd,.bootstrapped pre,.bootstrapped samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}.bootstrapped code{background-color:#f9f2f4;border-radius:4px;color:#c7254e;font-size:90%;padding:2px 4px}.bootstrapped kbd{background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);color:#fff;font-size:90%;padding:2px 4px}.bootstrapped kbd kbd{box-shadow:none;font-size:100%;font-weight:700;padding:0}.bootstrapped pre{word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;color:#333;display:block;font-size:13px;line-height:1.42857143;margin:0 0 10px;padding:9.5px;word-break:break-all}.bootstrapped pre code{background-color:initial;border-radius:0;color:inherit;font-size:inherit;padding:0;white-space:pre-wrap}.bootstrapped .pre-scrollable{max-height:340px;overflow-y:scroll}.bootstrapped .container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.bootstrapped .container{width:750px}}@media (min-width:992px){.bootstrapped .container{width:970px}}@media (min-width:1200px){.bootstrapped .container{width:1170px}}.bootstrapped .container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.bootstrapped .row{margin-left:-15px;margin-right:-15px}.bootstrapped .col-lg-1,.bootstrapped .col-lg-10,.bootstrapped .col-lg-11,.bootstrapped .col-lg-12,.bootstrapped .col-lg-2,.bootstrapped .col-lg-3,.bootstrapped .col-lg-4,.bootstrapped .col-lg-5,.bootstrapped .col-lg-6,.bootstrapped .col-lg-7,.bootstrapped .col-lg-8,.bootstrapped .col-lg-9,.bootstrapped .col-md-1,.bootstrapped .col-md-10,.bootstrapped .col-md-11,.bootstrapped .col-md-12,.bootstrapped .col-md-2,.bootstrapped .col-md-3,.bootstrapped .col-md-4,.bootstrapped .col-md-5,.bootstrapped .col-md-6,.bootstrapped .col-md-7,.bootstrapped .col-md-8,.bootstrapped .col-md-9,.bootstrapped .col-sm-1,.bootstrapped .col-sm-10,.bootstrapped .col-sm-11,.bootstrapped .col-sm-12,.bootstrapped .col-sm-2,.bootstrapped .col-sm-3,.bootstrapped .col-sm-4,.bootstrapped .col-sm-5,.bootstrapped .col-sm-6,.bootstrapped .col-sm-7,.bootstrapped .col-sm-8,.bootstrapped .col-sm-9,.bootstrapped .col-xs-1,.bootstrapped .col-xs-10,.bootstrapped .col-xs-11,.bootstrapped .col-xs-12,.bootstrapped .col-xs-2,.bootstrapped .col-xs-3,.bootstrapped .col-xs-4,.bootstrapped .col-xs-5,.bootstrapped .col-xs-6,.bootstrapped .col-xs-7,.bootstrapped .col-xs-8,.bootstrapped .col-xs-9{min-height:1px;padding-left:15px;padding-right:15px;position:relative}.bootstrapped .col-xs-1,.bootstrapped .col-xs-10,.bootstrapped .col-xs-11,.bootstrapped .col-xs-12,.bootstrapped .col-xs-2,.bootstrapped .col-xs-3,.bootstrapped .col-xs-4,.bootstrapped .col-xs-5,.bootstrapped .col-xs-6,.bootstrapped .col-xs-7,.bootstrapped .col-xs-8,.bootstrapped .col-xs-9{float:left}.bootstrapped .col-xs-12{width:100%}.bootstrapped .col-xs-11{width:91.66666667%}.bootstrapped .col-xs-10{width:83.33333333%}.bootstrapped .col-xs-9{width:75%}.bootstrapped .col-xs-8{width:66.66666667%}.bootstrapped .col-xs-7{width:58.33333333%}.bootstrapped .col-xs-6{width:50%}.bootstrapped .col-xs-5{width:41.66666667%}.bootstrapped .col-xs-4{width:33.33333333%}.bootstrapped .col-xs-3{width:25%}.bootstrapped .col-xs-2{width:16.66666667%}.bootstrapped .col-xs-1{width:8.33333333%}.bootstrapped .col-xs-pull-12{right:100%}.bootstrapped .col-xs-pull-11{right:91.66666667%}.bootstrapped .col-xs-pull-10{right:83.33333333%}.bootstrapped .col-xs-pull-9{right:75%}.bootstrapped .col-xs-pull-8{right:66.66666667%}.bootstrapped .col-xs-pull-7{right:58.33333333%}.bootstrapped .col-xs-pull-6{right:50%}.bootstrapped .col-xs-pull-5{right:41.66666667%}.bootstrapped .col-xs-pull-4{right:33.33333333%}.bootstrapped .col-xs-pull-3{right:25%}.bootstrapped .col-xs-pull-2{right:16.66666667%}.bootstrapped .col-xs-pull-1{right:8.33333333%}.bootstrapped .col-xs-pull-0{right:auto}.bootstrapped .col-xs-push-12{left:100%}.bootstrapped .col-xs-push-11{left:91.66666667%}.bootstrapped .col-xs-push-10{left:83.33333333%}.bootstrapped .col-xs-push-9{left:75%}.bootstrapped .col-xs-push-8{left:66.66666667%}.bootstrapped .col-xs-push-7{left:58.33333333%}.bootstrapped .col-xs-push-6{left:50%}.bootstrapped .col-xs-push-5{left:41.66666667%}.bootstrapped .col-xs-push-4{left:33.33333333%}.bootstrapped .col-xs-push-3{left:25%}.bootstrapped .col-xs-push-2{left:16.66666667%}.bootstrapped .col-xs-push-1{left:8.33333333%}.bootstrapped .col-xs-push-0{left:auto}.bootstrapped .col-xs-offset-12{margin-left:100%}.bootstrapped .col-xs-offset-11{margin-left:91.66666667%}.bootstrapped .col-xs-offset-10{margin-left:83.33333333%}.bootstrapped .col-xs-offset-9{margin-left:75%}.bootstrapped .col-xs-offset-8{margin-left:66.66666667%}.bootstrapped .col-xs-offset-7{margin-left:58.33333333%}.bootstrapped .col-xs-offset-6{margin-left:50%}.bootstrapped .col-xs-offset-5{margin-left:41.66666667%}.bootstrapped .col-xs-offset-4{margin-left:33.33333333%}.bootstrapped .col-xs-offset-3{margin-left:25%}.bootstrapped .col-xs-offset-2{margin-left:16.66666667%}.bootstrapped .col-xs-offset-1{margin-left:8.33333333%}.bootstrapped .col-xs-offset-0{margin-left:0}@media (min-width:768px){.bootstrapped .col-sm-1,.bootstrapped .col-sm-10,.bootstrapped .col-sm-11,.bootstrapped .col-sm-12,.bootstrapped .col-sm-2,.bootstrapped .col-sm-3,.bootstrapped .col-sm-4,.bootstrapped .col-sm-5,.bootstrapped .col-sm-6,.bootstrapped .col-sm-7,.bootstrapped .col-sm-8,.bootstrapped .col-sm-9{float:left}.bootstrapped .col-sm-12{width:100%}.bootstrapped .col-sm-11{width:91.66666667%}.bootstrapped .col-sm-10{width:83.33333333%}.bootstrapped .col-sm-9{width:75%}.bootstrapped .col-sm-8{width:66.66666667%}.bootstrapped .col-sm-7{width:58.33333333%}.bootstrapped .col-sm-6{width:50%}.bootstrapped .col-sm-5{width:41.66666667%}.bootstrapped .col-sm-4{width:33.33333333%}.bootstrapped .col-sm-3{width:25%}.bootstrapped .col-sm-2{width:16.66666667%}.bootstrapped .col-sm-1{width:8.33333333%}.bootstrapped .col-sm-pull-12{right:100%}.bootstrapped .col-sm-pull-11{right:91.66666667%}.bootstrapped .col-sm-pull-10{right:83.33333333%}.bootstrapped .col-sm-pull-9{right:75%}.bootstrapped .col-sm-pull-8{right:66.66666667%}.bootstrapped .col-sm-pull-7{right:58.33333333%}.bootstrapped .col-sm-pull-6{right:50%}.bootstrapped .col-sm-pull-5{right:41.66666667%}.bootstrapped .col-sm-pull-4{right:33.33333333%}.bootstrapped .col-sm-pull-3{right:25%}.bootstrapped .col-sm-pull-2{right:16.66666667%}.bootstrapped .col-sm-pull-1{right:8.33333333%}.bootstrapped .col-sm-pull-0{right:auto}.bootstrapped .col-sm-push-12{left:100%}.bootstrapped .col-sm-push-11{left:91.66666667%}.bootstrapped .col-sm-push-10{left:83.33333333%}.bootstrapped .col-sm-push-9{left:75%}.bootstrapped .col-sm-push-8{left:66.66666667%}.bootstrapped .col-sm-push-7{left:58.33333333%}.bootstrapped .col-sm-push-6{left:50%}.bootstrapped .col-sm-push-5{left:41.66666667%}.bootstrapped .col-sm-push-4{left:33.33333333%}.bootstrapped .col-sm-push-3{left:25%}.bootstrapped .col-sm-push-2{left:16.66666667%}.bootstrapped .col-sm-push-1{left:8.33333333%}.bootstrapped .col-sm-push-0{left:auto}.bootstrapped .col-sm-offset-12{margin-left:100%}.bootstrapped .col-sm-offset-11{margin-left:91.66666667%}.bootstrapped .col-sm-offset-10{margin-left:83.33333333%}.bootstrapped .col-sm-offset-9{margin-left:75%}.bootstrapped .col-sm-offset-8{margin-left:66.66666667%}.bootstrapped .col-sm-offset-7{margin-left:58.33333333%}.bootstrapped .col-sm-offset-6{margin-left:50%}.bootstrapped .col-sm-offset-5{margin-left:41.66666667%}.bootstrapped .col-sm-offset-4{margin-left:33.33333333%}.bootstrapped .col-sm-offset-3{margin-left:25%}.bootstrapped .col-sm-offset-2{margin-left:16.66666667%}.bootstrapped .col-sm-offset-1{margin-left:8.33333333%}.bootstrapped .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.bootstrapped .col-md-1,.bootstrapped .col-md-10,.bootstrapped .col-md-11,.bootstrapped .col-md-12,.bootstrapped .col-md-2,.bootstrapped .col-md-3,.bootstrapped .col-md-4,.bootstrapped .col-md-5,.bootstrapped .col-md-6,.bootstrapped .col-md-7,.bootstrapped .col-md-8,.bootstrapped .col-md-9{float:left}.bootstrapped .col-md-12{width:100%}.bootstrapped .col-md-11{width:91.66666667%}.bootstrapped .col-md-10{width:83.33333333%}.bootstrapped .col-md-9{width:75%}.bootstrapped .col-md-8{width:66.66666667%}.bootstrapped .col-md-7{width:58.33333333%}.bootstrapped .col-md-6{width:50%}.bootstrapped .col-md-5{width:41.66666667%}.bootstrapped .col-md-4{width:33.33333333%}.bootstrapped .col-md-3{width:25%}.bootstrapped .col-md-2{width:16.66666667%}.bootstrapped .col-md-1{width:8.33333333%}.bootstrapped .col-md-pull-12{right:100%}.bootstrapped .col-md-pull-11{right:91.66666667%}.bootstrapped .col-md-pull-10{right:83.33333333%}.bootstrapped .col-md-pull-9{right:75%}.bootstrapped .col-md-pull-8{right:66.66666667%}.bootstrapped .col-md-pull-7{right:58.33333333%}.bootstrapped .col-md-pull-6{right:50%}.bootstrapped .col-md-pull-5{right:41.66666667%}.bootstrapped .col-md-pull-4{right:33.33333333%}.bootstrapped .col-md-pull-3{right:25%}.bootstrapped .col-md-pull-2{right:16.66666667%}.bootstrapped .col-md-pull-1{right:8.33333333%}.bootstrapped .col-md-pull-0{right:auto}.bootstrapped .col-md-push-12{left:100%}.bootstrapped .col-md-push-11{left:91.66666667%}.bootstrapped .col-md-push-10{left:83.33333333%}.bootstrapped .col-md-push-9{left:75%}.bootstrapped .col-md-push-8{left:66.66666667%}.bootstrapped .col-md-push-7{left:58.33333333%}.bootstrapped .col-md-push-6{left:50%}.bootstrapped .col-md-push-5{left:41.66666667%}.bootstrapped .col-md-push-4{left:33.33333333%}.bootstrapped .col-md-push-3{left:25%}.bootstrapped .col-md-push-2{left:16.66666667%}.bootstrapped .col-md-push-1{left:8.33333333%}.bootstrapped .col-md-push-0{left:auto}.bootstrapped .col-md-offset-12{margin-left:100%}.bootstrapped .col-md-offset-11{margin-left:91.66666667%}.bootstrapped .col-md-offset-10{margin-left:83.33333333%}.bootstrapped .col-md-offset-9{margin-left:75%}.bootstrapped .col-md-offset-8{margin-left:66.66666667%}.bootstrapped .col-md-offset-7{margin-left:58.33333333%}.bootstrapped .col-md-offset-6{margin-left:50%}.bootstrapped .col-md-offset-5{margin-left:41.66666667%}.bootstrapped .col-md-offset-4{margin-left:33.33333333%}.bootstrapped .col-md-offset-3{margin-left:25%}.bootstrapped .col-md-offset-2{margin-left:16.66666667%}.bootstrapped .col-md-offset-1{margin-left:8.33333333%}.bootstrapped .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.bootstrapped .col-lg-1,.bootstrapped .col-lg-10,.bootstrapped .col-lg-11,.bootstrapped .col-lg-12,.bootstrapped .col-lg-2,.bootstrapped .col-lg-3,.bootstrapped .col-lg-4,.bootstrapped .col-lg-5,.bootstrapped .col-lg-6,.bootstrapped .col-lg-7,.bootstrapped .col-lg-8,.bootstrapped .col-lg-9{float:left}.bootstrapped .col-lg-12{width:100%}.bootstrapped .col-lg-11{width:91.66666667%}.bootstrapped .col-lg-10{width:83.33333333%}.bootstrapped .col-lg-9{width:75%}.bootstrapped .col-lg-8{width:66.66666667%}.bootstrapped .col-lg-7{width:58.33333333%}.bootstrapped .col-lg-6{width:50%}.bootstrapped .col-lg-5{width:41.66666667%}.bootstrapped .col-lg-4{width:33.33333333%}.bootstrapped .col-lg-3{width:25%}.bootstrapped .col-lg-2{width:16.66666667%}.bootstrapped .col-lg-1{width:8.33333333%}.bootstrapped .col-lg-pull-12{right:100%}.bootstrapped .col-lg-pull-11{right:91.66666667%}.bootstrapped .col-lg-pull-10{right:83.33333333%}.bootstrapped .col-lg-pull-9{right:75%}.bootstrapped .col-lg-pull-8{right:66.66666667%}.bootstrapped .col-lg-pull-7{right:58.33333333%}.bootstrapped .col-lg-pull-6{right:50%}.bootstrapped .col-lg-pull-5{right:41.66666667%}.bootstrapped .col-lg-pull-4{right:33.33333333%}.bootstrapped .col-lg-pull-3{right:25%}.bootstrapped .col-lg-pull-2{right:16.66666667%}.bootstrapped .col-lg-pull-1{right:8.33333333%}.bootstrapped .col-lg-pull-0{right:auto}.bootstrapped .col-lg-push-12{left:100%}.bootstrapped .col-lg-push-11{left:91.66666667%}.bootstrapped .col-lg-push-10{left:83.33333333%}.bootstrapped .col-lg-push-9{left:75%}.bootstrapped .col-lg-push-8{left:66.66666667%}.bootstrapped .col-lg-push-7{left:58.33333333%}.bootstrapped .col-lg-push-6{left:50%}.bootstrapped .col-lg-push-5{left:41.66666667%}.bootstrapped .col-lg-push-4{left:33.33333333%}.bootstrapped .col-lg-push-3{left:25%}.bootstrapped .col-lg-push-2{left:16.66666667%}.bootstrapped .col-lg-push-1{left:8.33333333%}.bootstrapped .col-lg-push-0{left:auto}.bootstrapped .col-lg-offset-12{margin-left:100%}.bootstrapped .col-lg-offset-11{margin-left:91.66666667%}.bootstrapped .col-lg-offset-10{margin-left:83.33333333%}.bootstrapped .col-lg-offset-9{margin-left:75%}.bootstrapped .col-lg-offset-8{margin-left:66.66666667%}.bootstrapped .col-lg-offset-7{margin-left:58.33333333%}.bootstrapped .col-lg-offset-6{margin-left:50%}.bootstrapped .col-lg-offset-5{margin-left:41.66666667%}.bootstrapped .col-lg-offset-4{margin-left:33.33333333%}.bootstrapped .col-lg-offset-3{margin-left:25%}.bootstrapped .col-lg-offset-2{margin-left:16.66666667%}.bootstrapped .col-lg-offset-1{margin-left:8.33333333%}.bootstrapped .col-lg-offset-0{margin-left:0}}.bootstrapped table{background-color:initial}.bootstrapped caption{color:#777;padding-bottom:8px;padding-top:8px;text-align:left}.bootstrapped th{text-align:left}.bootstrapped .table{margin-bottom:20px;max-width:100%;width:100%}.bootstrapped .table>tbody>tr>td,.bootstrapped .table>tbody>tr>th,.bootstrapped .table>tfoot>tr>td,.bootstrapped .table>tfoot>tr>th,.bootstrapped .table>thead>tr>td,.bootstrapped .table>thead>tr>th{border-top:1px solid #ddd;line-height:1.42857143;padding:8px;vertical-align:top}.bootstrapped .table>thead>tr>th{border-bottom:2px solid #ddd;vertical-align:bottom}.bootstrapped .table>caption+thead>tr:first-child>td,.bootstrapped .table>caption+thead>tr:first-child>th,.bootstrapped .table>colgroup+thead>tr:first-child>td,.bootstrapped .table>colgroup+thead>tr:first-child>th,.bootstrapped .table>thead:first-child>tr:first-child>td,.bootstrapped .table>thead:first-child>tr:first-child>th{border-top:0}.bootstrapped .table>tbody+tbody{border-top:2px solid #ddd}.bootstrapped .table .table{background-color:#fff}.bootstrapped .table-condensed>tbody>tr>td,.bootstrapped .table-condensed>tbody>tr>th,.bootstrapped .table-condensed>tfoot>tr>td,.bootstrapped .table-condensed>tfoot>tr>th,.bootstrapped .table-condensed>thead>tr>td,.bootstrapped .table-condensed>thead>tr>th{padding:5px}.bootstrapped .table-bordered,.bootstrapped .table-bordered>tbody>tr>td,.bootstrapped .table-bordered>tbody>tr>th,.bootstrapped .table-bordered>tfoot>tr>td,.bootstrapped .table-bordered>tfoot>tr>th,.bootstrapped .table-bordered>thead>tr>td,.bootstrapped .table-bordered>thead>tr>th{border:1px solid #ddd}.bootstrapped .table-bordered>thead>tr>td,.bootstrapped .table-bordered>thead>tr>th{border-bottom-width:2px}.bootstrapped .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.bootstrapped .table-hover>tbody>tr:hover{background-color:#f5f5f5}.bootstrapped table col[class*=col-]{display:table-column;float:none;position:static}.bootstrapped table td[class*=col-],.bootstrapped table th[class*=col-]{display:table-cell;float:none;position:static}.bootstrapped .table>tbody>tr.active>td,.bootstrapped .table>tbody>tr.active>th,.bootstrapped .table>tbody>tr>td.active,.bootstrapped .table>tbody>tr>th.active,.bootstrapped .table>tfoot>tr.active>td,.bootstrapped .table>tfoot>tr.active>th,.bootstrapped .table>tfoot>tr>td.active,.bootstrapped .table>tfoot>tr>th.active,.bootstrapped .table>thead>tr.active>td,.bootstrapped .table>thead>tr.active>th,.bootstrapped .table>thead>tr>td.active,.bootstrapped .table>thead>tr>th.active{background-color:#f5f5f5}.bootstrapped .table-hover>tbody>tr.active:hover>td,.bootstrapped .table-hover>tbody>tr.active:hover>th,.bootstrapped .table-hover>tbody>tr:hover>.active,.bootstrapped .table-hover>tbody>tr>td.active:hover,.bootstrapped .table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.bootstrapped .table>tbody>tr.success>td,.bootstrapped .table>tbody>tr.success>th,.bootstrapped .table>tbody>tr>td.success,.bootstrapped .table>tbody>tr>th.success,.bootstrapped .table>tfoot>tr.success>td,.bootstrapped .table>tfoot>tr.success>th,.bootstrapped .table>tfoot>tr>td.success,.bootstrapped .table>tfoot>tr>th.success,.bootstrapped .table>thead>tr.success>td,.bootstrapped .table>thead>tr.success>th,.bootstrapped .table>thead>tr>td.success,.bootstrapped .table>thead>tr>th.success{background-color:#dff0d8}.bootstrapped .table-hover>tbody>tr.success:hover>td,.bootstrapped .table-hover>tbody>tr.success:hover>th,.bootstrapped .table-hover>tbody>tr:hover>.success,.bootstrapped .table-hover>tbody>tr>td.success:hover,.bootstrapped .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.bootstrapped .table>tbody>tr.info>td,.bootstrapped .table>tbody>tr.info>th,.bootstrapped .table>tbody>tr>td.info,.bootstrapped .table>tbody>tr>th.info,.bootstrapped .table>tfoot>tr.info>td,.bootstrapped .table>tfoot>tr.info>th,.bootstrapped .table>tfoot>tr>td.info,.bootstrapped .table>tfoot>tr>th.info,.bootstrapped .table>thead>tr.info>td,.bootstrapped .table>thead>tr.info>th,.bootstrapped .table>thead>tr>td.info,.bootstrapped .table>thead>tr>th.info{background-color:#d9edf7}.bootstrapped .table-hover>tbody>tr.info:hover>td,.bootstrapped .table-hover>tbody>tr.info:hover>th,.bootstrapped .table-hover>tbody>tr:hover>.info,.bootstrapped .table-hover>tbody>tr>td.info:hover,.bootstrapped .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.bootstrapped .table>tbody>tr.warning>td,.bootstrapped .table>tbody>tr.warning>th,.bootstrapped .table>tbody>tr>td.warning,.bootstrapped .table>tbody>tr>th.warning,.bootstrapped .table>tfoot>tr.warning>td,.bootstrapped .table>tfoot>tr.warning>th,.bootstrapped .table>tfoot>tr>td.warning,.bootstrapped .table>tfoot>tr>th.warning,.bootstrapped .table>thead>tr.warning>td,.bootstrapped .table>thead>tr.warning>th,.bootstrapped .table>thead>tr>td.warning,.bootstrapped .table>thead>tr>th.warning{background-color:#fcf8e3}.bootstrapped .table-hover>tbody>tr.warning:hover>td,.bootstrapped .table-hover>tbody>tr.warning:hover>th,.bootstrapped .table-hover>tbody>tr:hover>.warning,.bootstrapped .table-hover>tbody>tr>td.warning:hover,.bootstrapped .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.bootstrapped .table>tbody>tr.danger>td,.bootstrapped .table>tbody>tr.danger>th,.bootstrapped .table>tbody>tr>td.danger,.bootstrapped .table>tbody>tr>th.danger,.bootstrapped .table>tfoot>tr.danger>td,.bootstrapped .table>tfoot>tr.danger>th,.bootstrapped .table>tfoot>tr>td.danger,.bootstrapped .table>tfoot>tr>th.danger,.bootstrapped .table>thead>tr.danger>td,.bootstrapped .table>thead>tr.danger>th,.bootstrapped .table>thead>tr>td.danger,.bootstrapped .table>thead>tr>th.danger{background-color:#f2dede}.bootstrapped .table-hover>tbody>tr.danger:hover>td,.bootstrapped .table-hover>tbody>tr.danger:hover>th,.bootstrapped .table-hover>tbody>tr:hover>.danger,.bootstrapped .table-hover>tbody>tr>td.danger:hover,.bootstrapped .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.bootstrapped .table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.bootstrapped .table-responsive{-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;margin-bottom:15px;overflow-y:hidden;width:100%}.bootstrapped .table-responsive>.table{margin-bottom:0}.bootstrapped .table-responsive>.table>tbody>tr>td,.bootstrapped .table-responsive>.table>tbody>tr>th,.bootstrapped .table-responsive>.table>tfoot>tr>td,.bootstrapped .table-responsive>.table>tfoot>tr>th,.bootstrapped .table-responsive>.table>thead>tr>td,.bootstrapped .table-responsive>.table>thead>tr>th{white-space:nowrap}.bootstrapped .table-responsive>.table-bordered{border:0}.bootstrapped .table-responsive>.table-bordered>tbody>tr>td:first-child,.bootstrapped .table-responsive>.table-bordered>tbody>tr>th:first-child,.bootstrapped .table-responsive>.table-bordered>tfoot>tr>td:first-child,.bootstrapped .table-responsive>.table-bordered>tfoot>tr>th:first-child,.bootstrapped .table-responsive>.table-bordered>thead>tr>td:first-child,.bootstrapped .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.bootstrapped .table-responsive>.table-bordered>tbody>tr>td:last-child,.bootstrapped .table-responsive>.table-bordered>tbody>tr>th:last-child,.bootstrapped .table-responsive>.table-bordered>tfoot>tr>td:last-child,.bootstrapped .table-responsive>.table-bordered>tfoot>tr>th:last-child,.bootstrapped .table-responsive>.table-bordered>thead>tr>td:last-child,.bootstrapped .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.bootstrapped .table-responsive>.table-bordered>tbody>tr:last-child>td,.bootstrapped .table-responsive>.table-bordered>tbody>tr:last-child>th,.bootstrapped .table-responsive>.table-bordered>tfoot>tr:last-child>td,.bootstrapped .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.bootstrapped fieldset{border:0;margin:0;min-width:0;padding:0}.bootstrapped legend{border:0;border-bottom:1px solid #e5e5e5;color:#333;display:block;font-size:21px;line-height:inherit;margin-bottom:20px;padding:0;width:100%}.bootstrapped label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.bootstrapped input[type=search]{box-sizing:border-box}.bootstrapped input[type=checkbox],.bootstrapped input[type=radio]{line-height:normal;margin:4px 0 0;margin-top:1px\9}.bootstrapped input[type=file]{display:block}.bootstrapped input[type=range]{display:block;width:100%}.bootstrapped select[multiple],.bootstrapped select[size]{height:auto}.bootstrapped input[type=checkbox]:focus,.bootstrapped input[type=file]:focus,.bootstrapped input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrapped output{padding-top:7px}.bootstrapped .form-control,.bootstrapped output{color:#555;display:block;font-size:14px;line-height:1.42857143}.bootstrapped .form-control{background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);height:34px;padding:6px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.bootstrapped .form-control:focus{border-color:#66afe9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);outline:0}.bootstrapped .form-control::-moz-placeholder{color:#999;opacity:1}.bootstrapped .form-control:-ms-input-placeholder{color:#999}.bootstrapped .form-control::-webkit-input-placeholder{color:#999}.bootstrapped .form-control::-ms-expand{background-color:initial;border:0}.bootstrapped .form-control[disabled],.bootstrapped .form-control[readonly],.bootstrapped fieldset[disabled] .form-control{background-color:#eee;opacity:1}.bootstrapped .form-control[disabled],.bootstrapped fieldset[disabled] .form-control{cursor:not-allowed}.bootstrapped textarea.form-control{height:auto}.bootstrapped input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.bootstrapped input[type=date].form-control,.bootstrapped input[type=datetime-local].form-control,.bootstrapped input[type=month].form-control,.bootstrapped input[type=time].form-control{line-height:34px}.bootstrapped .input-group-sm input[type=date],.bootstrapped .input-group-sm input[type=datetime-local],.bootstrapped .input-group-sm input[type=month],.bootstrapped .input-group-sm input[type=time],.bootstrapped input[type=date].input-sm,.bootstrapped input[type=datetime-local].input-sm,.bootstrapped input[type=month].input-sm,.bootstrapped input[type=time].input-sm{line-height:30px}.bootstrapped .input-group-lg input[type=date],.bootstrapped .input-group-lg input[type=datetime-local],.bootstrapped .input-group-lg input[type=month],.bootstrapped .input-group-lg input[type=time],.bootstrapped input[type=date].input-lg,.bootstrapped input[type=datetime-local].input-lg,.bootstrapped input[type=month].input-lg,.bootstrapped input[type=time].input-lg{line-height:46px}}.bootstrapped .form-group{margin-bottom:15px}.bootstrapped .checkbox,.bootstrapped .radio{display:block;margin-bottom:10px;margin-top:10px;position:relative}.bootstrapped .checkbox label,.bootstrapped .radio label{cursor:pointer;font-weight:400;margin-bottom:0;min-height:20px;padding-left:20px}.bootstrapped .checkbox input[type=checkbox],.bootstrapped .checkbox-inline input[type=checkbox],.bootstrapped .radio input[type=radio],.bootstrapped .radio-inline input[type=radio]{margin-left:-20px;margin-top:4px\9;position:absolute}.bootstrapped .checkbox+.checkbox,.bootstrapped .radio+.radio{margin-top:-5px}.bootstrapped .checkbox-inline,.bootstrapped .radio-inline{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0;padding-left:20px;position:relative;vertical-align:middle}.bootstrapped .checkbox-inline+.checkbox-inline,.bootstrapped .radio-inline+.radio-inline{margin-left:10px;margin-top:0}.bootstrapped .checkbox-inline.disabled,.bootstrapped .checkbox.disabled label,.bootstrapped .radio-inline.disabled,.bootstrapped .radio.disabled label,.bootstrapped fieldset[disabled] .checkbox label,.bootstrapped fieldset[disabled] .checkbox-inline,.bootstrapped fieldset[disabled] .radio label,.bootstrapped fieldset[disabled] .radio-inline,.bootstrapped fieldset[disabled] input[type=checkbox],.bootstrapped fieldset[disabled] input[type=radio],.bootstrapped input[type=checkbox].disabled,.bootstrapped input[type=checkbox][disabled],.bootstrapped input[type=radio].disabled,.bootstrapped input[type=radio][disabled]{cursor:not-allowed}.bootstrapped .form-control-static{margin-bottom:0;min-height:34px;padding-bottom:7px;padding-top:7px}.bootstrapped .form-control-static.input-lg,.bootstrapped .form-control-static.input-sm{padding-left:0;padding-right:0}.bootstrapped .input-sm{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 10px}.bootstrapped select.input-sm{height:30px;line-height:30px}.bootstrapped select[multiple].input-sm,.bootstrapped textarea.input-sm{height:auto}.bootstrapped .form-group-sm .form-control{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 10px}.bootstrapped .form-group-sm select.form-control{height:30px;line-height:30px}.bootstrapped .form-group-sm select[multiple].form-control,.bootstrapped .form-group-sm textarea.form-control{height:auto}.bootstrapped .form-group-sm .form-control-static{font-size:12px;height:30px;line-height:1.5;min-height:32px;padding:6px 10px}.bootstrapped .input-lg{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 16px}.bootstrapped select.input-lg{height:46px;line-height:46px}.bootstrapped select[multiple].input-lg,.bootstrapped textarea.input-lg{height:auto}.bootstrapped .form-group-lg .form-control{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 16px}.bootstrapped .form-group-lg select.form-control{height:46px;line-height:46px}.bootstrapped .form-group-lg select[multiple].form-control,.bootstrapped .form-group-lg textarea.form-control{height:auto}.bootstrapped .form-group-lg .form-control-static{font-size:18px;height:46px;line-height:1.3333333;min-height:38px;padding:11px 16px}.bootstrapped .has-feedback{position:relative}.bootstrapped .has-feedback .form-control{padding-right:42.5px}.bootstrapped .form-control-feedback{display:block;height:34px;line-height:34px;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:34px;z-index:2}.bootstrapped .form-group-lg .form-control+.form-control-feedback,.bootstrapped .input-group-lg+.form-control-feedback,.bootstrapped .input-lg+.form-control-feedback{height:46px;line-height:46px;width:46px}.bootstrapped .form-group-sm .form-control+.form-control-feedback,.bootstrapped .input-group-sm+.form-control-feedback,.bootstrapped .input-sm+.form-control-feedback{height:30px;line-height:30px;width:30px}.bootstrapped .has-success .checkbox,.bootstrapped .has-success .checkbox-inline,.bootstrapped .has-success .control-label,.bootstrapped .has-success .help-block,.bootstrapped .has-success .radio,.bootstrapped .has-success .radio-inline,.bootstrapped .has-success.checkbox label,.bootstrapped .has-success.checkbox-inline label,.bootstrapped .has-success.radio label,.bootstrapped .has-success.radio-inline label{color:#3c763d}.bootstrapped .has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrapped .has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.bootstrapped .has-success .input-group-addon{background-color:#dff0d8;border-color:#3c763d;color:#3c763d}.bootstrapped .has-success .form-control-feedback{color:#3c763d}.bootstrapped .has-warning .checkbox,.bootstrapped .has-warning .checkbox-inline,.bootstrapped .has-warning .control-label,.bootstrapped .has-warning .help-block,.bootstrapped .has-warning .radio,.bootstrapped .has-warning .radio-inline,.bootstrapped .has-warning.checkbox label,.bootstrapped .has-warning.checkbox-inline label,.bootstrapped .has-warning.radio label,.bootstrapped .has-warning.radio-inline label{color:#8a6d3b}.bootstrapped .has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrapped .has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.bootstrapped .has-warning .input-group-addon{background-color:#fcf8e3;border-color:#8a6d3b;color:#8a6d3b}.bootstrapped .has-warning .form-control-feedback{color:#8a6d3b}.bootstrapped .has-error .checkbox,.bootstrapped .has-error .checkbox-inline,.bootstrapped .has-error .control-label,.bootstrapped .has-error .help-block,.bootstrapped .has-error .radio,.bootstrapped .has-error .radio-inline,.bootstrapped .has-error.checkbox label,.bootstrapped .has-error.checkbox-inline label,.bootstrapped .has-error.radio label,.bootstrapped .has-error.radio-inline label{color:#a94442}.bootstrapped .has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bootstrapped .has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.bootstrapped .has-error .input-group-addon{background-color:#f2dede;border-color:#a94442;color:#a94442}.bootstrapped .has-error .form-control-feedback{color:#a94442}.bootstrapped .has-feedback label~.form-control-feedback{top:25px}.bootstrapped .has-feedback label.sr-only~.form-control-feedback{top:0}.bootstrapped .help-block{color:#737373;display:block;margin-bottom:10px;margin-top:5px}@media (min-width:768px){.bootstrapped .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrapped .form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.bootstrapped .form-inline .form-control-static{display:inline-block}.bootstrapped .form-inline .input-group{display:inline-table;vertical-align:middle}.bootstrapped .form-inline .input-group .form-control,.bootstrapped .form-inline .input-group .input-group-addon,.bootstrapped .form-inline .input-group .input-group-btn{width:auto}.bootstrapped .form-inline .input-group>.form-control{width:100%}.bootstrapped .form-inline .control-label{margin-bottom:0;vertical-align:middle}.bootstrapped .form-inline .checkbox,.bootstrapped .form-inline .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.bootstrapped .form-inline .checkbox label,.bootstrapped .form-inline .radio label{padding-left:0}.bootstrapped .form-inline .checkbox input[type=checkbox],.bootstrapped .form-inline .radio input[type=radio]{margin-left:0;position:relative}.bootstrapped .form-inline .has-feedback .form-control-feedback{top:0}}.bootstrapped .form-horizontal .checkbox,.bootstrapped .form-horizontal .checkbox-inline,.bootstrapped .form-horizontal .radio,.bootstrapped .form-horizontal .radio-inline{margin-bottom:0;margin-top:0;padding-top:7px}.bootstrapped .form-horizontal .checkbox,.bootstrapped .form-horizontal .radio{min-height:27px}.bootstrapped .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.bootstrapped .form-horizontal .control-label{margin-bottom:0;padding-top:7px;text-align:right}}.bootstrapped .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.bootstrapped .form-horizontal .form-group-lg .control-label{font-size:18px;padding-top:11px}.bootstrapped .form-horizontal .form-group-sm .control-label{font-size:12px;padding-top:6px}}.bootstrapped .btn{background-image:none;border:1px solid transparent;border-radius:4px;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin-bottom:0;padding:6px 12px;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.bootstrapped .btn.active.focus,.bootstrapped .btn.active:focus,.bootstrapped .btn.focus,.bootstrapped .btn:active.focus,.bootstrapped .btn:active:focus,.bootstrapped .btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bootstrapped .btn.focus,.bootstrapped .btn:focus,.bootstrapped .btn:hover{color:#333;text-decoration:none}.bootstrapped .btn.active,.bootstrapped .btn:active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}.bootstrapped .btn.disabled,.bootstrapped .btn[disabled],.bootstrapped fieldset[disabled] .btn{box-shadow:none;cursor:not-allowed;filter:alpha(opacity=65);opacity:.65}.bootstrapped a.btn.disabled,.bootstrapped fieldset[disabled] a.btn{pointer-events:none}.bootstrapped .btn-default{background-color:#fff;border-color:#ccc;color:#333}.bootstrapped .btn-default.focus,.bootstrapped .btn-default:focus{background-color:#e6e6e6;border-color:#8c8c8c;color:#333}.bootstrapped .btn-default.active,.bootstrapped .btn-default:active,.bootstrapped .btn-default:hover,.bootstrapped .open>.dropdown-toggle.btn-default{background-color:#e6e6e6;border-color:#adadad;color:#333}.bootstrapped .btn-default.active.focus,.bootstrapped .btn-default.active:focus,.bootstrapped .btn-default.active:hover,.bootstrapped .btn-default:active.focus,.bootstrapped .btn-default:active:focus,.bootstrapped .btn-default:active:hover,.bootstrapped .open>.dropdown-toggle.btn-default.focus,.bootstrapped .open>.dropdown-toggle.btn-default:focus,.bootstrapped .open>.dropdown-toggle.btn-default:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#333}.bootstrapped .btn-default.active,.bootstrapped .btn-default:active,.bootstrapped .open>.dropdown-toggle.btn-default{background-image:none}.bootstrapped .btn-default.disabled.focus,.bootstrapped .btn-default.disabled:focus,.bootstrapped .btn-default.disabled:hover,.bootstrapped .btn-default[disabled].focus,.bootstrapped .btn-default[disabled]:focus,.bootstrapped .btn-default[disabled]:hover,.bootstrapped fieldset[disabled] .btn-default.focus,.bootstrapped fieldset[disabled] .btn-default:focus,.bootstrapped fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.bootstrapped .btn-default .badge{background-color:#333;color:#fff}.bootstrapped .btn-primary{background-color:#337ab7;border-color:#2e6da4;color:#fff}.bootstrapped .btn-primary.focus,.bootstrapped .btn-primary:focus{background-color:#286090;border-color:#122b40;color:#fff}.bootstrapped .btn-primary.active,.bootstrapped .btn-primary:active,.bootstrapped .btn-primary:hover,.bootstrapped .open>.dropdown-toggle.btn-primary{background-color:#286090;border-color:#204d74;color:#fff}.bootstrapped .btn-primary.active.focus,.bootstrapped .btn-primary.active:focus,.bootstrapped .btn-primary.active:hover,.bootstrapped .btn-primary:active.focus,.bootstrapped .btn-primary:active:focus,.bootstrapped .btn-primary:active:hover,.bootstrapped .open>.dropdown-toggle.btn-primary.focus,.bootstrapped .open>.dropdown-toggle.btn-primary:focus,.bootstrapped .open>.dropdown-toggle.btn-primary:hover{background-color:#204d74;border-color:#122b40;color:#fff}.bootstrapped .btn-primary.active,.bootstrapped .btn-primary:active,.bootstrapped .open>.dropdown-toggle.btn-primary{background-image:none}.bootstrapped .btn-primary.disabled.focus,.bootstrapped .btn-primary.disabled:focus,.bootstrapped .btn-primary.disabled:hover,.bootstrapped .btn-primary[disabled].focus,.bootstrapped .btn-primary[disabled]:focus,.bootstrapped .btn-primary[disabled]:hover,.bootstrapped fieldset[disabled] .btn-primary.focus,.bootstrapped fieldset[disabled] .btn-primary:focus,.bootstrapped fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.bootstrapped .btn-primary .badge{background-color:#fff;color:#337ab7}.bootstrapped .btn-success{background-color:#5cb85c;border-color:#4cae4c;color:#fff}.bootstrapped .btn-success.focus,.bootstrapped .btn-success:focus{background-color:#449d44;border-color:#255625;color:#fff}.bootstrapped .btn-success.active,.bootstrapped .btn-success:active,.bootstrapped .btn-success:hover,.bootstrapped .open>.dropdown-toggle.btn-success{background-color:#449d44;border-color:#398439;color:#fff}.bootstrapped .btn-success.active.focus,.bootstrapped .btn-success.active:focus,.bootstrapped .btn-success.active:hover,.bootstrapped .btn-success:active.focus,.bootstrapped .btn-success:active:focus,.bootstrapped .btn-success:active:hover,.bootstrapped .open>.dropdown-toggle.btn-success.focus,.bootstrapped .open>.dropdown-toggle.btn-success:focus,.bootstrapped .open>.dropdown-toggle.btn-success:hover{background-color:#398439;border-color:#255625;color:#fff}.bootstrapped .btn-success.active,.bootstrapped .btn-success:active,.bootstrapped .open>.dropdown-toggle.btn-success{background-image:none}.bootstrapped .btn-success.disabled.focus,.bootstrapped .btn-success.disabled:focus,.bootstrapped .btn-success.disabled:hover,.bootstrapped .btn-success[disabled].focus,.bootstrapped .btn-success[disabled]:focus,.bootstrapped .btn-success[disabled]:hover,.bootstrapped fieldset[disabled] .btn-success.focus,.bootstrapped fieldset[disabled] .btn-success:focus,.bootstrapped fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.bootstrapped .btn-success .badge{background-color:#fff;color:#5cb85c}.bootstrapped .btn-info{background-color:#5bc0de;border-color:#46b8da;color:#fff}.bootstrapped .btn-info.focus,.bootstrapped .btn-info:focus{background-color:#31b0d5;border-color:#1b6d85;color:#fff}.bootstrapped .btn-info.active,.bootstrapped .btn-info:active,.bootstrapped .btn-info:hover,.bootstrapped .open>.dropdown-toggle.btn-info{background-color:#31b0d5;border-color:#269abc;color:#fff}.bootstrapped .btn-info.active.focus,.bootstrapped .btn-info.active:focus,.bootstrapped .btn-info.active:hover,.bootstrapped .btn-info:active.focus,.bootstrapped .btn-info:active:focus,.bootstrapped .btn-info:active:hover,.bootstrapped .open>.dropdown-toggle.btn-info.focus,.bootstrapped .open>.dropdown-toggle.btn-info:focus,.bootstrapped .open>.dropdown-toggle.btn-info:hover{background-color:#269abc;border-color:#1b6d85;color:#fff}.bootstrapped .btn-info.active,.bootstrapped .btn-info:active,.bootstrapped .open>.dropdown-toggle.btn-info{background-image:none}.bootstrapped .btn-info.disabled.focus,.bootstrapped .btn-info.disabled:focus,.bootstrapped .btn-info.disabled:hover,.bootstrapped .btn-info[disabled].focus,.bootstrapped .btn-info[disabled]:focus,.bootstrapped .btn-info[disabled]:hover,.bootstrapped fieldset[disabled] .btn-info.focus,.bootstrapped fieldset[disabled] .btn-info:focus,.bootstrapped fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.bootstrapped .btn-info .badge{background-color:#fff;color:#5bc0de}.bootstrapped .btn-warning{background-color:#f0ad4e;border-color:#eea236;color:#fff}.bootstrapped .btn-warning.focus,.bootstrapped .btn-warning:focus{background-color:#ec971f;border-color:#985f0d;color:#fff}.bootstrapped .btn-warning.active,.bootstrapped .btn-warning:active,.bootstrapped .btn-warning:hover,.bootstrapped .open>.dropdown-toggle.btn-warning{background-color:#ec971f;border-color:#d58512;color:#fff}.bootstrapped .btn-warning.active.focus,.bootstrapped .btn-warning.active:focus,.bootstrapped .btn-warning.active:hover,.bootstrapped .btn-warning:active.focus,.bootstrapped .btn-warning:active:focus,.bootstrapped .btn-warning:active:hover,.bootstrapped .open>.dropdown-toggle.btn-warning.focus,.bootstrapped .open>.dropdown-toggle.btn-warning:focus,.bootstrapped .open>.dropdown-toggle.btn-warning:hover{background-color:#d58512;border-color:#985f0d;color:#fff}.bootstrapped .btn-warning.active,.bootstrapped .btn-warning:active,.bootstrapped .open>.dropdown-toggle.btn-warning{background-image:none}.bootstrapped .btn-warning.disabled.focus,.bootstrapped .btn-warning.disabled:focus,.bootstrapped .btn-warning.disabled:hover,.bootstrapped .btn-warning[disabled].focus,.bootstrapped .btn-warning[disabled]:focus,.bootstrapped .btn-warning[disabled]:hover,.bootstrapped fieldset[disabled] .btn-warning.focus,.bootstrapped fieldset[disabled] .btn-warning:focus,.bootstrapped fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.bootstrapped .btn-warning .badge{background-color:#fff;color:#f0ad4e}.bootstrapped .btn-danger{background-color:#d9534f;border-color:#d43f3a;color:#fff}.bootstrapped .btn-danger.focus,.bootstrapped .btn-danger:focus{background-color:#c9302c;border-color:#761c19;color:#fff}.bootstrapped .btn-danger.active,.bootstrapped .btn-danger:active,.bootstrapped .btn-danger:hover,.bootstrapped .open>.dropdown-toggle.btn-danger{background-color:#c9302c;border-color:#ac2925;color:#fff}.bootstrapped .btn-danger.active.focus,.bootstrapped .btn-danger.active:focus,.bootstrapped .btn-danger.active:hover,.bootstrapped .btn-danger:active.focus,.bootstrapped .btn-danger:active:focus,.bootstrapped .btn-danger:active:hover,.bootstrapped .open>.dropdown-toggle.btn-danger.focus,.bootstrapped .open>.dropdown-toggle.btn-danger:focus,.bootstrapped .open>.dropdown-toggle.btn-danger:hover{background-color:#ac2925;border-color:#761c19;color:#fff}.bootstrapped .btn-danger.active,.bootstrapped .btn-danger:active,.bootstrapped .open>.dropdown-toggle.btn-danger{background-image:none}.bootstrapped .btn-danger.disabled.focus,.bootstrapped .btn-danger.disabled:focus,.bootstrapped .btn-danger.disabled:hover,.bootstrapped .btn-danger[disabled].focus,.bootstrapped .btn-danger[disabled]:focus,.bootstrapped .btn-danger[disabled]:hover,.bootstrapped fieldset[disabled] .btn-danger.focus,.bootstrapped fieldset[disabled] .btn-danger:focus,.bootstrapped fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.bootstrapped .btn-danger .badge{background-color:#fff;color:#d9534f}.bootstrapped .btn-link{border-radius:0;color:#337ab7;font-weight:400}.bootstrapped .btn-link,.bootstrapped .btn-link.active,.bootstrapped .btn-link:active,.bootstrapped .btn-link[disabled],.bootstrapped fieldset[disabled] .btn-link{background-color:initial;box-shadow:none}.bootstrapped .btn-link,.bootstrapped .btn-link:active,.bootstrapped .btn-link:focus,.bootstrapped .btn-link:hover{border-color:transparent}.bootstrapped .btn-link:focus,.bootstrapped .btn-link:hover{background-color:initial;color:#23527c;text-decoration:underline}.bootstrapped .btn-link[disabled]:focus,.bootstrapped .btn-link[disabled]:hover,.bootstrapped fieldset[disabled] .btn-link:focus,.bootstrapped fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.bootstrapped .btn-group-lg>.btn,.bootstrapped .btn-lg{border-radius:6px;font-size:18px;line-height:1.3333333;padding:10px 16px}.bootstrapped .btn-group-sm>.btn,.bootstrapped .btn-sm{border-radius:3px;font-size:12px;line-height:1.5;padding:5px 10px}.bootstrapped .btn-group-xs>.btn,.bootstrapped .btn-xs{border-radius:3px;font-size:12px;line-height:1.5;padding:1px 5px}.bootstrapped .btn-block{display:block;width:100%}.bootstrapped .btn-block+.btn-block{margin-top:5px}.bootstrapped input[type=button].btn-block,.bootstrapped input[type=reset].btn-block,.bootstrapped input[type=submit].btn-block{width:100%}.bootstrapped .fade{opacity:0;transition:opacity .15s linear}.bootstrapped .fade.in{opacity:1}.bootstrapped .collapse{display:none}.bootstrapped .collapse.in{display:block}.bootstrapped tr.collapse.in{display:table-row}.bootstrapped tbody.collapse.in{display:table-row-group}.bootstrapped .collapsing{height:0;overflow:hidden;position:relative;transition-duration:.35s;transition-property:height,visibility;transition-timing-function:ease}.bootstrapped .caret{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px dashed;border-top:4px solid\9;display:inline-block;height:0;margin-left:2px;vertical-align:middle;width:0}.bootstrapped .dropdown,.bootstrapped .dropup{position:relative}.bootstrapped .dropdown-toggle:focus{outline:0}.bootstrapped .dropdown-menu{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;left:0;list-style:none;margin:2px 0 0;min-width:160px;padding:5px 0;position:absolute;text-align:left;top:100%;z-index:1000}.bootstrapped .dropdown-menu.pull-right{left:auto;right:0}.bootstrapped .dropdown-menu .divider{background-color:#e5e5e5;height:1px;margin:9px 0;overflow:hidden}.bootstrapped .dropdown-menu>li>a{clear:both;color:#333;display:block;font-weight:400;line-height:1.42857143;padding:3px 20px;white-space:nowrap}.bootstrapped .dropdown-menu>li>a:focus,.bootstrapped .dropdown-menu>li>a:hover{background-color:#f5f5f5;color:#262626;text-decoration:none}.bootstrapped .dropdown-menu>.active>a,.bootstrapped .dropdown-menu>.active>a:focus,.bootstrapped .dropdown-menu>.active>a:hover{background-color:#337ab7;color:#fff;outline:0;text-decoration:none}.bootstrapped .dropdown-menu>.disabled>a,.bootstrapped .dropdown-menu>.disabled>a:focus,.bootstrapped .dropdown-menu>.disabled>a:hover{color:#777}.bootstrapped .dropdown-menu>.disabled>a:focus,.bootstrapped .dropdown-menu>.disabled>a:hover{background-color:initial;background-image:none;cursor:not-allowed;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);text-decoration:none}.bootstrapped .open>.dropdown-menu{display:block}.bootstrapped .open>a{outline:0}.bootstrapped .dropdown-menu-right{left:auto;right:0}.bootstrapped .dropdown-menu-left{left:0;right:auto}.bootstrapped .dropdown-header{color:#777;display:block;font-size:12px;line-height:1.42857143;padding:3px 20px;white-space:nowrap}.bootstrapped .dropdown-backdrop{bottom:0;left:0;position:fixed;right:0;top:0;z-index:990}.bootstrapped .pull-right>.dropdown-menu{left:auto;right:0}.bootstrapped .dropup .caret,.bootstrapped .navbar-fixed-bottom .dropdown .caret{border-bottom:4px dashed;border-bottom:4px solid\9;border-top:0;content:""}.bootstrapped .dropup .dropdown-menu,.bootstrapped .navbar-fixed-bottom .dropdown .dropdown-menu{bottom:100%;margin-bottom:2px;top:auto}@media (min-width:768px){.bootstrapped .navbar-right .dropdown-menu{left:auto;right:0}.bootstrapped .navbar-right .dropdown-menu-left{left:0;right:auto}}.bootstrapped .btn-group,.bootstrapped .btn-group-vertical{display:inline-block;position:relative;vertical-align:middle}.bootstrapped .btn-group-vertical>.btn,.bootstrapped .btn-group>.btn{float:left;position:relative}.bootstrapped .btn-group-vertical>.btn.active,.bootstrapped .btn-group-vertical>.btn:active,.bootstrapped .btn-group-vertical>.btn:focus,.bootstrapped .btn-group-vertical>.btn:hover,.bootstrapped .btn-group>.btn.active,.bootstrapped .btn-group>.btn:active,.bootstrapped .btn-group>.btn:focus,.bootstrapped .btn-group>.btn:hover{z-index:2}.bootstrapped .btn-group .btn+.btn,.bootstrapped .btn-group .btn+.btn-group,.bootstrapped .btn-group .btn-group+.btn,.bootstrapped .btn-group .btn-group+.btn-group{margin-left:-1px}.bootstrapped .btn-toolbar{margin-left:-5px}.bootstrapped .btn-toolbar .btn,.bootstrapped .btn-toolbar .btn-group,.bootstrapped .btn-toolbar .input-group{float:left}.bootstrapped .btn-toolbar>.btn,.bootstrapped .btn-toolbar>.btn-group,.bootstrapped .btn-toolbar>.input-group{margin-left:5px}.bootstrapped .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.bootstrapped .btn-group>.btn:first-child{margin-left:0}.bootstrapped .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.bootstrapped .btn-group>.btn:last-child:not(:first-child),.bootstrapped .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bootstrapped .btn-group>.btn-group{float:left}.bootstrapped .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrapped .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.bootstrapped .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.bootstrapped .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.bootstrapped .btn-group .dropdown-toggle:active,.bootstrapped .btn-group.open .dropdown-toggle{outline:0}.bootstrapped .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.bootstrapped .btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.bootstrapped .btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bootstrapped .btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.bootstrapped .btn .caret{margin-left:0}.bootstrapped .btn-lg .caret{border-width:5px 5px 0}.bootstrapped .dropup .btn-lg .caret{border-width:0 5px 5px}.bootstrapped .btn-group-vertical>.btn,.bootstrapped .btn-group-vertical>.btn-group,.bootstrapped .btn-group-vertical>.btn-group>.btn{display:block;float:none;max-width:100%;width:100%}.bootstrapped .btn-group-vertical>.btn-group>.btn{float:none}.bootstrapped .btn-group-vertical>.btn+.btn,.bootstrapped .btn-group-vertical>.btn+.btn-group,.bootstrapped .btn-group-vertical>.btn-group+.btn,.bootstrapped .btn-group-vertical>.btn-group+.btn-group{margin-left:0;margin-top:-1px}.bootstrapped .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.bootstrapped .btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:4px}.bootstrapped .btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:0}.bootstrapped .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrapped .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.bootstrapped .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.bootstrapped .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.bootstrapped .btn-group-justified{border-collapse:initial;display:table;table-layout:fixed;width:100%}.bootstrapped .btn-group-justified>.btn,.bootstrapped .btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.bootstrapped .btn-group-justified>.btn-group .btn{width:100%}.bootstrapped .btn-group-justified>.btn-group .dropdown-menu{left:auto}.bootstrapped [data-toggle=buttons]>.btn input[type=checkbox],.bootstrapped [data-toggle=buttons]>.btn input[type=radio],.bootstrapped [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],.bootstrapped [data-toggle=buttons]>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.bootstrapped .input-group{border-collapse:initial;display:table;position:relative}.bootstrapped .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.bootstrapped .input-group .form-control{float:left;margin-bottom:0;position:relative;width:100%;z-index:2}.bootstrapped .input-group .form-control:focus{z-index:3}.bootstrapped .input-group-lg>.form-control,.bootstrapped .input-group-lg>.input-group-addon,.bootstrapped .input-group-lg>.input-group-btn>.btn{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 16px}.bootstrapped select.input-group-lg>.form-control,.bootstrapped select.input-group-lg>.input-group-addon,.bootstrapped select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}.bootstrapped select[multiple].input-group-lg>.form-control,.bootstrapped select[multiple].input-group-lg>.input-group-addon,.bootstrapped select[multiple].input-group-lg>.input-group-btn>.btn,.bootstrapped textarea.input-group-lg>.form-control,.bootstrapped textarea.input-group-lg>.input-group-addon,.bootstrapped textarea.input-group-lg>.input-group-btn>.btn{height:auto}.bootstrapped .input-group-sm>.form-control,.bootstrapped .input-group-sm>.input-group-addon,.bootstrapped .input-group-sm>.input-group-btn>.btn{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 10px}.bootstrapped select.input-group-sm>.form-control,.bootstrapped select.input-group-sm>.input-group-addon,.bootstrapped select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}.bootstrapped select[multiple].input-group-sm>.form-control,.bootstrapped select[multiple].input-group-sm>.input-group-addon,.bootstrapped select[multiple].input-group-sm>.input-group-btn>.btn,.bootstrapped textarea.input-group-sm>.form-control,.bootstrapped textarea.input-group-sm>.input-group-addon,.bootstrapped textarea.input-group-sm>.input-group-btn>.btn{height:auto}.bootstrapped .input-group .form-control,.bootstrapped .input-group-addon,.bootstrapped .input-group-btn{display:table-cell}.bootstrapped .input-group .form-control:not(:first-child):not(:last-child),.bootstrapped .input-group-addon:not(:first-child):not(:last-child),.bootstrapped .input-group-btn:not(:first-child):not(:last-child){border-radius:0}.bootstrapped .input-group-addon,.bootstrapped .input-group-btn{vertical-align:middle;white-space:nowrap;width:1%}.bootstrapped .input-group-addon{background-color:#eee;border:1px solid #ccc;border-radius:4px;color:#555;font-size:14px;font-weight:400;line-height:1;padding:6px 12px;text-align:center}.bootstrapped .input-group-addon.input-sm{border-radius:3px;font-size:12px;padding:5px 10px}.bootstrapped .input-group-addon.input-lg{border-radius:6px;font-size:18px;padding:10px 16px}.bootstrapped .input-group-addon input[type=checkbox],.bootstrapped .input-group-addon input[type=radio]{margin-top:0}.bootstrapped .input-group .form-control:first-child,.bootstrapped .input-group-addon:first-child,.bootstrapped .input-group-btn:first-child>.btn,.bootstrapped .input-group-btn:first-child>.btn-group>.btn,.bootstrapped .input-group-btn:first-child>.dropdown-toggle,.bootstrapped .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.bootstrapped .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.bootstrapped .input-group-addon:first-child{border-right:0}.bootstrapped .input-group .form-control:last-child,.bootstrapped .input-group-addon:last-child,.bootstrapped .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.bootstrapped .input-group-btn:first-child>.btn:not(:first-child),.bootstrapped .input-group-btn:last-child>.btn,.bootstrapped .input-group-btn:last-child>.btn-group>.btn,.bootstrapped .input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.bootstrapped .input-group-addon:last-child{border-left:0}.bootstrapped .input-group-btn{font-size:0;position:relative;white-space:nowrap}.bootstrapped .input-group-btn>.btn{position:relative}.bootstrapped .input-group-btn>.btn+.btn{margin-left:-1px}.bootstrapped .input-group-btn>.btn:active,.bootstrapped .input-group-btn>.btn:focus,.bootstrapped .input-group-btn>.btn:hover{z-index:2}.bootstrapped .input-group-btn:first-child>.btn,.bootstrapped .input-group-btn:first-child>.btn-group{margin-right:-1px}.bootstrapped .input-group-btn:last-child>.btn,.bootstrapped .input-group-btn:last-child>.btn-group{margin-left:-1px;z-index:2}.bootstrapped .nav{list-style:none;margin-bottom:0;padding-left:0}.bootstrapped .nav>li,.bootstrapped .nav>li>a{display:block;position:relative}.bootstrapped .nav>li>a{padding:10px 15px}.bootstrapped .nav>li>a:focus,.bootstrapped .nav>li>a:hover{background-color:#eee;text-decoration:none}.bootstrapped .nav>li.disabled>a{color:#777}.bootstrapped .nav>li.disabled>a:focus,.bootstrapped .nav>li.disabled>a:hover{background-color:initial;color:#777;cursor:not-allowed;text-decoration:none}.bootstrapped .nav .open>a,.bootstrapped .nav .open>a:focus,.bootstrapped .nav .open>a:hover{background-color:#eee;border-color:#337ab7}.bootstrapped .nav .nav-divider{background-color:#e5e5e5;height:1px;margin:9px 0;overflow:hidden}.bootstrapped .nav>li>a>img{max-width:none}.bootstrapped .nav-tabs{border-bottom:1px solid #ddd}.bootstrapped .nav-tabs>li{float:left;margin-bottom:-1px}.bootstrapped .nav-tabs>li>a{border:1px solid transparent;border-radius:4px 4px 0 0;line-height:1.42857143;margin-right:2px}.bootstrapped .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.bootstrapped .nav-tabs>li.active>a,.bootstrapped .nav-tabs>li.active>a:focus,.bootstrapped .nav-tabs>li.active>a:hover{background-color:#fff;border:1px solid;border-color:#ddd #ddd transparent;color:#555;cursor:default}.bootstrapped .nav-tabs.nav-justified{border-bottom:0;width:100%}.bootstrapped .nav-tabs.nav-justified>li{float:none}.bootstrapped .nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.bootstrapped .nav-tabs.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}@media (min-width:768px){.bootstrapped .nav-tabs.nav-justified>li{display:table-cell;width:1%}.bootstrapped .nav-tabs.nav-justified>li>a{margin-bottom:0}}.bootstrapped .nav-tabs.nav-justified>li>a{border-radius:4px;margin-right:0}.bootstrapped .nav-tabs.nav-justified>.active>a,.bootstrapped .nav-tabs.nav-justified>.active>a:focus,.bootstrapped .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.bootstrapped .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrapped .nav-tabs.nav-justified>.active>a,.bootstrapped .nav-tabs.nav-justified>.active>a:focus,.bootstrapped .nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.bootstrapped .nav-pills>li{float:left}.bootstrapped .nav-pills>li>a{border-radius:4px}.bootstrapped .nav-pills>li+li{margin-left:2px}.bootstrapped .nav-pills>li.active>a,.bootstrapped .nav-pills>li.active>a:focus,.bootstrapped .nav-pills>li.active>a:hover{background-color:#337ab7;color:#fff}.bootstrapped .nav-stacked>li{float:none}.bootstrapped .nav-stacked>li+li{margin-left:0;margin-top:2px}.bootstrapped .nav-justified{width:100%}.bootstrapped .nav-justified>li{float:none}.bootstrapped .nav-justified>li>a{margin-bottom:5px;text-align:center}.bootstrapped .nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}@media (min-width:768px){.bootstrapped .nav-justified>li{display:table-cell;width:1%}.bootstrapped .nav-justified>li>a{margin-bottom:0}}.bootstrapped .nav-tabs-justified{border-bottom:0}.bootstrapped .nav-tabs-justified>li>a{border-radius:4px;margin-right:0}.bootstrapped .nav-tabs-justified>.active>a,.bootstrapped .nav-tabs-justified>.active>a:focus,.bootstrapped .nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.bootstrapped .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.bootstrapped .nav-tabs-justified>.active>a,.bootstrapped .nav-tabs-justified>.active>a:focus,.bootstrapped .nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.bootstrapped .tab-content>.tab-pane{display:none}.bootstrapped .tab-content>.active{display:block}.bootstrapped .nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.bootstrapped .navbar{border:1px solid transparent;margin-bottom:20px;min-height:50px;position:relative}@media (min-width:768px){.bootstrapped .navbar{border-radius:4px}.bootstrapped .navbar-header{float:left}}.bootstrapped .navbar-collapse{-webkit-overflow-scrolling:touch;border-top:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);overflow-x:visible;padding-left:15px;padding-right:15px}.bootstrapped .navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.bootstrapped .navbar-collapse{border-top:0;box-shadow:none;width:auto}.bootstrapped .navbar-collapse.collapse{display:block!important;height:auto!important;overflow:visible!important;padding-bottom:0}.bootstrapped .navbar-collapse.in{overflow-y:visible}.bootstrapped .navbar-fixed-bottom .navbar-collapse,.bootstrapped .navbar-fixed-top .navbar-collapse,.bootstrapped .navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.bootstrapped .navbar-fixed-bottom .navbar-collapse,.bootstrapped .navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.bootstrapped .navbar-fixed-bottom .navbar-collapse,.bootstrapped .navbar-fixed-top .navbar-collapse{max-height:200px}}.bootstrapped .container-fluid>.navbar-collapse,.bootstrapped .container-fluid>.navbar-header,.bootstrapped .container>.navbar-collapse,.bootstrapped .container>.navbar-header{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.bootstrapped .container-fluid>.navbar-collapse,.bootstrapped .container-fluid>.navbar-header,.bootstrapped .container>.navbar-collapse,.bootstrapped .container>.navbar-header{margin-left:0;margin-right:0}}.bootstrapped .navbar-static-top{border-width:0 0 1px;z-index:1000}@media (min-width:768px){.bootstrapped .navbar-static-top{border-radius:0}}.bootstrapped .navbar-fixed-bottom,.bootstrapped .navbar-fixed-top{left:0;position:fixed;right:0;z-index:1030}@media (min-width:768px){.bootstrapped .navbar-fixed-bottom,.bootstrapped .navbar-fixed-top{border-radius:0}}.bootstrapped .navbar-fixed-top{border-width:0 0 1px;top:0}.bootstrapped .navbar-fixed-bottom{border-width:1px 0 0;bottom:0;margin-bottom:0}.bootstrapped .navbar-brand{float:left;font-size:18px;height:50px;line-height:20px;padding:15px}.bootstrapped .navbar-brand:focus,.bootstrapped .navbar-brand:hover{text-decoration:none}.bootstrapped .navbar-brand>img{display:block}@media (min-width:768px){.bootstrapped .navbar>.container .navbar-brand,.bootstrapped .navbar>.container-fluid .navbar-brand{margin-left:-15px}}.bootstrapped .navbar-toggle{background-color:initial;background-image:none;border:1px solid transparent;border-radius:4px;float:right;margin-bottom:8px;margin-right:15px;margin-top:8px;padding:9px 10px;position:relative}.bootstrapped .navbar-toggle:focus{outline:0}.bootstrapped .navbar-toggle .icon-bar{border-radius:1px;display:block;height:2px;width:22px}.bootstrapped .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.bootstrapped .navbar-toggle{display:none}}.bootstrapped .navbar-nav{margin:7.5px -15px}.bootstrapped .navbar-nav>li>a{line-height:20px;padding-bottom:10px;padding-top:10px}@media (max-width:767px){.bootstrapped .navbar-nav .open .dropdown-menu{background-color:initial;border:0;box-shadow:none;float:none;margin-top:0;position:static;width:auto}.bootstrapped .navbar-nav .open .dropdown-menu .dropdown-header,.bootstrapped .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.bootstrapped .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.bootstrapped .navbar-nav .open .dropdown-menu>li>a:focus,.bootstrapped .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.bootstrapped .navbar-nav{float:left;margin:0}.bootstrapped .navbar-nav>li{float:left}.bootstrapped .navbar-nav>li>a{padding-bottom:15px;padding-top:15px}}.bootstrapped .navbar-form{border-bottom:1px solid transparent;border-top:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);margin:8px -15px;padding:10px 15px}@media (min-width:768px){.bootstrapped .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bootstrapped .navbar-form .form-control{display:inline-block;vertical-align:middle;width:auto}.bootstrapped .navbar-form .form-control-static{display:inline-block}.bootstrapped .navbar-form .input-group{display:inline-table;vertical-align:middle}.bootstrapped .navbar-form .input-group .form-control,.bootstrapped .navbar-form .input-group .input-group-addon,.bootstrapped .navbar-form .input-group .input-group-btn{width:auto}.bootstrapped .navbar-form .input-group>.form-control{width:100%}.bootstrapped .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.bootstrapped .navbar-form .checkbox,.bootstrapped .navbar-form .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.bootstrapped .navbar-form .checkbox label,.bootstrapped .navbar-form .radio label{padding-left:0}.bootstrapped .navbar-form .checkbox input[type=checkbox],.bootstrapped .navbar-form .radio input[type=radio]{margin-left:0;position:relative}.bootstrapped .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.bootstrapped .navbar-form .form-group{margin-bottom:5px}.bootstrapped .navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.bootstrapped .navbar-form{border:0;box-shadow:none;margin-left:0;margin-right:0;padding-bottom:0;padding-top:0;width:auto}}.bootstrapped .navbar-nav>li>.dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.bootstrapped .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:4px;margin-bottom:0}.bootstrapped .navbar-btn{margin-bottom:8px;margin-top:8px}.bootstrapped .navbar-btn.btn-sm{margin-bottom:10px;margin-top:10px}.bootstrapped .navbar-btn.btn-xs{margin-bottom:14px;margin-top:14px}.bootstrapped .navbar-text{margin-bottom:15px;margin-top:15px}@media (min-width:768px){.bootstrapped .navbar-text{float:left;margin-left:15px;margin-right:15px}.bootstrapped .navbar-left{float:left!important}.bootstrapped .navbar-right{float:right!important;margin-right:-15px}.bootstrapped .navbar-right~.navbar-right{margin-right:0}}.bootstrapped .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.bootstrapped .navbar-default .navbar-brand{color:#777}.bootstrapped .navbar-default .navbar-brand:focus,.bootstrapped .navbar-default .navbar-brand:hover{background-color:initial;color:#5e5e5e}.bootstrapped .navbar-default .navbar-nav>li>a,.bootstrapped .navbar-default .navbar-text{color:#777}.bootstrapped .navbar-default .navbar-nav>li>a:focus,.bootstrapped .navbar-default .navbar-nav>li>a:hover{background-color:initial;color:#333}.bootstrapped .navbar-default .navbar-nav>.active>a,.bootstrapped .navbar-default .navbar-nav>.active>a:focus,.bootstrapped .navbar-default .navbar-nav>.active>a:hover{background-color:#e7e7e7;color:#555}.bootstrapped .navbar-default .navbar-nav>.disabled>a,.bootstrapped .navbar-default .navbar-nav>.disabled>a:focus,.bootstrapped .navbar-default .navbar-nav>.disabled>a:hover{background-color:initial;color:#ccc}.bootstrapped .navbar-default .navbar-toggle{border-color:#ddd}.bootstrapped .navbar-default .navbar-toggle:focus,.bootstrapped .navbar-default .navbar-toggle:hover{background-color:#ddd}.bootstrapped .navbar-default .navbar-toggle .icon-bar{background-color:#888}.bootstrapped .navbar-default .navbar-collapse,.bootstrapped .navbar-default .navbar-form{border-color:#e7e7e7}.bootstrapped .navbar-default .navbar-nav>.open>a,.bootstrapped .navbar-default .navbar-nav>.open>a:focus,.bootstrapped .navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background-color:initial;color:#333}.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#e7e7e7;color:#555}.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.bootstrapped .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:initial;color:#ccc}}.bootstrapped .navbar-default .navbar-link{color:#777}.bootstrapped .navbar-default .navbar-link:hover{color:#333}.bootstrapped .navbar-default .btn-link{color:#777}.bootstrapped .navbar-default .btn-link:focus,.bootstrapped .navbar-default .btn-link:hover{color:#333}.bootstrapped .navbar-default .btn-link[disabled]:focus,.bootstrapped .navbar-default .btn-link[disabled]:hover,.bootstrapped fieldset[disabled] .navbar-default .btn-link:focus,.bootstrapped fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.bootstrapped .navbar-inverse{background-color:#222;border-color:#080808}.bootstrapped .navbar-inverse .navbar-brand{color:#9d9d9d}.bootstrapped .navbar-inverse .navbar-brand:focus,.bootstrapped .navbar-inverse .navbar-brand:hover{background-color:initial;color:#fff}.bootstrapped .navbar-inverse .navbar-nav>li>a,.bootstrapped .navbar-inverse .navbar-text{color:#9d9d9d}.bootstrapped .navbar-inverse .navbar-nav>li>a:focus,.bootstrapped .navbar-inverse .navbar-nav>li>a:hover{background-color:initial;color:#fff}.bootstrapped .navbar-inverse .navbar-nav>.active>a,.bootstrapped .navbar-inverse .navbar-nav>.active>a:focus,.bootstrapped .navbar-inverse .navbar-nav>.active>a:hover{background-color:#080808;color:#fff}.bootstrapped .navbar-inverse .navbar-nav>.disabled>a,.bootstrapped .navbar-inverse .navbar-nav>.disabled>a:focus,.bootstrapped .navbar-inverse .navbar-nav>.disabled>a:hover{background-color:initial;color:#444}.bootstrapped .navbar-inverse .navbar-toggle{border-color:#333}.bootstrapped .navbar-inverse .navbar-toggle:focus,.bootstrapped .navbar-inverse .navbar-toggle:hover{background-color:#333}.bootstrapped .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.bootstrapped .navbar-inverse .navbar-collapse,.bootstrapped .navbar-inverse .navbar-form{border-color:#101010}.bootstrapped .navbar-inverse .navbar-nav>.open>a,.bootstrapped .navbar-inverse .navbar-nav>.open>a:focus,.bootstrapped .navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background-color:initial;color:#fff}.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#080808;color:#fff}.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.bootstrapped .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:initial;color:#444}}.bootstrapped .navbar-inverse .navbar-link{color:#9d9d9d}.bootstrapped .navbar-inverse .navbar-link:hover{color:#fff}.bootstrapped .navbar-inverse .btn-link{color:#9d9d9d}.bootstrapped .navbar-inverse .btn-link:focus,.bootstrapped .navbar-inverse .btn-link:hover{color:#fff}.bootstrapped .navbar-inverse .btn-link[disabled]:focus,.bootstrapped .navbar-inverse .btn-link[disabled]:hover,.bootstrapped fieldset[disabled] .navbar-inverse .btn-link:focus,.bootstrapped fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.bootstrapped .breadcrumb{background-color:#f5f5f5;border-radius:4px;list-style:none;margin-bottom:20px;padding:8px 15px}.bootstrapped .breadcrumb>li{display:inline-block}.bootstrapped .breadcrumb>li+li:before{color:#ccc;content:"/\00a0";padding:0 5px}.bootstrapped .breadcrumb>.active{color:#777}.bootstrapped .pagination{border-radius:4px;display:inline-block;margin:20px 0;padding-left:0}.bootstrapped .pagination>li{display:inline}.bootstrapped .pagination>li>a,.bootstrapped .pagination>li>span{background-color:#fff;border:1px solid #ddd;color:#337ab7;float:left;line-height:1.42857143;margin-left:-1px;padding:6px 12px;position:relative;text-decoration:none}.bootstrapped .pagination>li:first-child>a,.bootstrapped .pagination>li:first-child>span{border-bottom-left-radius:4px;border-top-left-radius:4px;margin-left:0}.bootstrapped .pagination>li:last-child>a,.bootstrapped .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.bootstrapped .pagination>li>a:focus,.bootstrapped .pagination>li>a:hover,.bootstrapped .pagination>li>span:focus,.bootstrapped .pagination>li>span:hover{background-color:#eee;border-color:#ddd;color:#23527c;z-index:2}.bootstrapped .pagination>.active>a,.bootstrapped .pagination>.active>a:focus,.bootstrapped .pagination>.active>a:hover,.bootstrapped .pagination>.active>span,.bootstrapped .pagination>.active>span:focus,.bootstrapped .pagination>.active>span:hover{background-color:#337ab7;border-color:#337ab7;color:#fff;cursor:default;z-index:3}.bootstrapped .pagination>.disabled>a,.bootstrapped .pagination>.disabled>a:focus,.bootstrapped .pagination>.disabled>a:hover,.bootstrapped .pagination>.disabled>span,.bootstrapped .pagination>.disabled>span:focus,.bootstrapped .pagination>.disabled>span:hover{background-color:#fff;border-color:#ddd;color:#777;cursor:not-allowed}.bootstrapped .pagination-lg>li>a,.bootstrapped .pagination-lg>li>span{font-size:18px;line-height:1.3333333;padding:10px 16px}.bootstrapped .pagination-lg>li:first-child>a,.bootstrapped .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.bootstrapped .pagination-lg>li:last-child>a,.bootstrapped .pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.bootstrapped .pagination-sm>li>a,.bootstrapped .pagination-sm>li>span{font-size:12px;line-height:1.5;padding:5px 10px}.bootstrapped .pagination-sm>li:first-child>a,.bootstrapped .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrapped .pagination-sm>li:last-child>a,.bootstrapped .pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrapped .pager{list-style:none;margin:20px 0;padding-left:0;text-align:center}.bootstrapped .pager li{display:inline}.bootstrapped .pager li>a,.bootstrapped .pager li>span{background-color:#fff;border:1px solid #ddd;border-radius:15px;display:inline-block;padding:5px 14px}.bootstrapped .pager li>a:focus,.bootstrapped .pager li>a:hover{background-color:#eee;text-decoration:none}.bootstrapped .pager .next>a,.bootstrapped .pager .next>span{float:right}.bootstrapped .pager .previous>a,.bootstrapped .pager .previous>span{float:left}.bootstrapped .pager .disabled>a,.bootstrapped .pager .disabled>a:focus,.bootstrapped .pager .disabled>a:hover,.bootstrapped .pager .disabled>span{background-color:#fff;color:#777;cursor:not-allowed}.bootstrapped .label{border-radius:.25em;color:#fff;display:inline;font-size:75%;font-weight:700;line-height:1;padding:.2em .6em .3em;text-align:center;vertical-align:initial;white-space:nowrap}.bootstrapped a.label:focus,.bootstrapped a.label:hover{color:#fff;cursor:pointer;text-decoration:none}.bootstrapped .label:empty{display:none}.bootstrapped .btn .label{position:relative;top:-1px}.bootstrapped .label-default{background-color:#777}.bootstrapped .label-default[href]:focus,.bootstrapped .label-default[href]:hover{background-color:#5e5e5e}.bootstrapped .label-primary{background-color:#337ab7}.bootstrapped .label-primary[href]:focus,.bootstrapped .label-primary[href]:hover{background-color:#286090}.bootstrapped .label-success{background-color:#5cb85c}.bootstrapped .label-success[href]:focus,.bootstrapped .label-success[href]:hover{background-color:#449d44}.bootstrapped .label-info{background-color:#5bc0de}.bootstrapped .label-info[href]:focus,.bootstrapped .label-info[href]:hover{background-color:#31b0d5}.bootstrapped .label-warning{background-color:#f0ad4e}.bootstrapped .label-warning[href]:focus,.bootstrapped .label-warning[href]:hover{background-color:#ec971f}.bootstrapped .label-danger{background-color:#d9534f}.bootstrapped .label-danger[href]:focus,.bootstrapped .label-danger[href]:hover{background-color:#c9302c}.bootstrapped .badge{background-color:#777;border-radius:10px;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:1;min-width:10px;padding:3px 7px;text-align:center;vertical-align:middle;white-space:nowrap}.bootstrapped .badge:empty{display:none}.bootstrapped .btn .badge{position:relative;top:-1px}.bootstrapped .btn-group-xs>.btn .badge,.bootstrapped .btn-xs .badge{padding:1px 5px;top:0}.bootstrapped a.badge:focus,.bootstrapped a.badge:hover{color:#fff;cursor:pointer;text-decoration:none}.bootstrapped .list-group-item.active>.badge,.bootstrapped .nav-pills>.active>a>.badge{background-color:#fff;color:#337ab7}.bootstrapped .list-group-item>.badge{float:right}.bootstrapped .list-group-item>.badge+.badge{margin-right:5px}.bootstrapped .nav-pills>li>a>.badge{margin-left:3px}.bootstrapped .jumbotron{background-color:#eee;color:inherit;margin-bottom:30px;padding-bottom:30px;padding-top:30px}.bootstrapped .jumbotron .h1,.bootstrapped .jumbotron h1{color:inherit}.bootstrapped .jumbotron p{font-size:21px;font-weight:200;margin-bottom:15px}.bootstrapped .jumbotron>hr{border-top-color:#d5d5d5}.bootstrapped .container .jumbotron,.bootstrapped .container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.bootstrapped .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.bootstrapped .jumbotron{padding-bottom:48px;padding-top:48px}.bootstrapped .container .jumbotron,.bootstrapped .container-fluid .jumbotron{padding-left:60px;padding-right:60px}.bootstrapped .jumbotron .h1,.bootstrapped .jumbotron h1{font-size:63px}}.bootstrapped .thumbnail{background-color:#fff;border:1px solid #ddd;border-radius:4px;display:block;line-height:1.42857143;margin-bottom:20px;padding:4px;transition:border .2s ease-in-out}.bootstrapped .thumbnail a>img,.bootstrapped .thumbnail>img{margin-left:auto;margin-right:auto}.bootstrapped a.thumbnail.active,.bootstrapped a.thumbnail:focus,.bootstrapped a.thumbnail:hover{border-color:#337ab7}.bootstrapped .thumbnail .caption{color:#333;padding:9px}.bootstrapped .alert{border:1px solid transparent;border-radius:4px;margin-bottom:20px;padding:15px}.bootstrapped .alert h4{color:inherit;margin-top:0}.bootstrapped .alert .alert-link{font-weight:700}.bootstrapped .alert>p,.bootstrapped .alert>ul{margin-bottom:0}.bootstrapped .alert>p+p{margin-top:5px}.bootstrapped .alert-dismissable,.bootstrapped .alert-dismissible{padding-right:35px}.bootstrapped .alert-dismissable .close,.bootstrapped .alert-dismissible .close{color:inherit;position:relative;right:-21px;top:-2px}.bootstrapped .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.bootstrapped .alert-success hr{border-top-color:#c9e2b3}.bootstrapped .alert-success .alert-link{color:#2b542c}.bootstrapped .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.bootstrapped .alert-info hr{border-top-color:#a6e1ec}.bootstrapped .alert-info .alert-link{color:#245269}.bootstrapped .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.bootstrapped .alert-warning hr{border-top-color:#f7e1b5}.bootstrapped .alert-warning .alert-link{color:#66512c}.bootstrapped .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.bootstrapped .alert-danger hr{border-top-color:#e4b9c0}.bootstrapped .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.bootstrapped .progress{background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);height:20px;margin-bottom:20px;overflow:hidden}.bootstrapped .progress-bar{background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);color:#fff;float:left;font-size:12px;height:100%;line-height:20px;text-align:center;transition:width .6s ease;width:0}.bootstrapped .progress-bar-striped,.bootstrapped .progress-striped .progress-bar{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px}.bootstrapped .progress-bar.active,.bootstrapped .progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.bootstrapped .progress-bar-success{background-color:#5cb85c}.bootstrapped .progress-striped .progress-bar-success{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.bootstrapped .progress-bar-info{background-color:#5bc0de}.bootstrapped .progress-striped .progress-bar-info{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.bootstrapped .progress-bar-warning{background-color:#f0ad4e}.bootstrapped .progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.bootstrapped .progress-bar-danger{background-color:#d9534f}.bootstrapped .progress-striped .progress-bar-danger{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.bootstrapped .media{margin-top:15px}.bootstrapped .media:first-child{margin-top:0}.bootstrapped .media,.bootstrapped .media-body{zoom:1;overflow:hidden}.bootstrapped .media-body{width:10000px}.bootstrapped .media-object{display:block}.bootstrapped .media-object.img-thumbnail{max-width:none}.bootstrapped .media-right,.bootstrapped .media>.pull-right{padding-left:10px}.bootstrapped .media-left,.bootstrapped .media>.pull-left{padding-right:10px}.bootstrapped .media-body,.bootstrapped .media-left,.bootstrapped .media-right{display:table-cell;vertical-align:top}.bootstrapped .media-middle{vertical-align:middle}.bootstrapped .media-bottom{vertical-align:bottom}.bootstrapped .media-heading{margin-bottom:5px;margin-top:0}.bootstrapped .media-list{list-style:none;padding-left:0}.bootstrapped .list-group{margin-bottom:20px;padding-left:0}.bootstrapped .list-group-item{background-color:#fff;border:1px solid #ddd;display:block;margin-bottom:-1px;padding:10px 15px;position:relative}.bootstrapped .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.bootstrapped .list-group-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin-bottom:0}.bootstrapped a.list-group-item,.bootstrapped button.list-group-item{color:#555}.bootstrapped a.list-group-item .list-group-item-heading,.bootstrapped button.list-group-item .list-group-item-heading{color:#333}.bootstrapped a.list-group-item:focus,.bootstrapped a.list-group-item:hover,.bootstrapped button.list-group-item:focus,.bootstrapped button.list-group-item:hover{background-color:#f5f5f5;color:#555;text-decoration:none}.bootstrapped button.list-group-item{text-align:left;width:100%}.bootstrapped .list-group-item.disabled,.bootstrapped .list-group-item.disabled:focus,.bootstrapped .list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.bootstrapped .list-group-item.disabled .list-group-item-heading,.bootstrapped .list-group-item.disabled:focus .list-group-item-heading,.bootstrapped .list-group-item.disabled:hover .list-group-item-heading{color:inherit}.bootstrapped .list-group-item.disabled .list-group-item-text,.bootstrapped .list-group-item.disabled:focus .list-group-item-text,.bootstrapped .list-group-item.disabled:hover .list-group-item-text{color:#777}.bootstrapped .list-group-item.active,.bootstrapped .list-group-item.active:focus,.bootstrapped .list-group-item.active:hover{background-color:#337ab7;border-color:#337ab7;color:#fff;z-index:2}.bootstrapped .list-group-item.active .list-group-item-heading,.bootstrapped .list-group-item.active .list-group-item-heading>.small,.bootstrapped .list-group-item.active .list-group-item-heading>small,.bootstrapped .list-group-item.active:focus .list-group-item-heading,.bootstrapped .list-group-item.active:focus .list-group-item-heading>.small,.bootstrapped .list-group-item.active:focus .list-group-item-heading>small,.bootstrapped .list-group-item.active:hover .list-group-item-heading,.bootstrapped .list-group-item.active:hover .list-group-item-heading>.small,.bootstrapped .list-group-item.active:hover .list-group-item-heading>small{color:inherit}.bootstrapped .list-group-item.active .list-group-item-text,.bootstrapped .list-group-item.active:focus .list-group-item-text,.bootstrapped .list-group-item.active:hover .list-group-item-text{color:#c7ddef}.bootstrapped .list-group-item-success{background-color:#dff0d8;color:#3c763d}.bootstrapped a.list-group-item-success,.bootstrapped button.list-group-item-success{color:#3c763d}.bootstrapped a.list-group-item-success .list-group-item-heading,.bootstrapped button.list-group-item-success .list-group-item-heading{color:inherit}.bootstrapped a.list-group-item-success:focus,.bootstrapped a.list-group-item-success:hover,.bootstrapped button.list-group-item-success:focus,.bootstrapped button.list-group-item-success:hover{background-color:#d0e9c6;color:#3c763d}.bootstrapped a.list-group-item-success.active,.bootstrapped a.list-group-item-success.active:focus,.bootstrapped a.list-group-item-success.active:hover,.bootstrapped button.list-group-item-success.active,.bootstrapped button.list-group-item-success.active:focus,.bootstrapped button.list-group-item-success.active:hover{background-color:#3c763d;border-color:#3c763d;color:#fff}.bootstrapped .list-group-item-info{background-color:#d9edf7;color:#31708f}.bootstrapped a.list-group-item-info,.bootstrapped button.list-group-item-info{color:#31708f}.bootstrapped a.list-group-item-info .list-group-item-heading,.bootstrapped button.list-group-item-info .list-group-item-heading{color:inherit}.bootstrapped a.list-group-item-info:focus,.bootstrapped a.list-group-item-info:hover,.bootstrapped button.list-group-item-info:focus,.bootstrapped button.list-group-item-info:hover{background-color:#c4e3f3;color:#31708f}.bootstrapped a.list-group-item-info.active,.bootstrapped a.list-group-item-info.active:focus,.bootstrapped a.list-group-item-info.active:hover,.bootstrapped button.list-group-item-info.active,.bootstrapped button.list-group-item-info.active:focus,.bootstrapped button.list-group-item-info.active:hover{background-color:#31708f;border-color:#31708f;color:#fff}.bootstrapped .list-group-item-warning{background-color:#fcf8e3;color:#8a6d3b}.bootstrapped a.list-group-item-warning,.bootstrapped button.list-group-item-warning{color:#8a6d3b}.bootstrapped a.list-group-item-warning .list-group-item-heading,.bootstrapped button.list-group-item-warning .list-group-item-heading{color:inherit}.bootstrapped a.list-group-item-warning:focus,.bootstrapped a.list-group-item-warning:hover,.bootstrapped button.list-group-item-warning:focus,.bootstrapped button.list-group-item-warning:hover{background-color:#faf2cc;color:#8a6d3b}.bootstrapped a.list-group-item-warning.active,.bootstrapped a.list-group-item-warning.active:focus,.bootstrapped a.list-group-item-warning.active:hover,.bootstrapped button.list-group-item-warning.active,.bootstrapped button.list-group-item-warning.active:focus,.bootstrapped button.list-group-item-warning.active:hover{background-color:#8a6d3b;border-color:#8a6d3b;color:#fff}.bootstrapped .list-group-item-danger{background-color:#f2dede;color:#a94442}.bootstrapped a.list-group-item-danger,.bootstrapped button.list-group-item-danger{color:#a94442}.bootstrapped a.list-group-item-danger .list-group-item-heading,.bootstrapped button.list-group-item-danger .list-group-item-heading{color:inherit}.bootstrapped a.list-group-item-danger:focus,.bootstrapped a.list-group-item-danger:hover,.bootstrapped button.list-group-item-danger:focus,.bootstrapped button.list-group-item-danger:hover{background-color:#ebcccc;color:#a94442}.bootstrapped a.list-group-item-danger.active,.bootstrapped a.list-group-item-danger.active:focus,.bootstrapped a.list-group-item-danger.active:hover,.bootstrapped button.list-group-item-danger.active,.bootstrapped button.list-group-item-danger.active:focus,.bootstrapped button.list-group-item-danger.active:hover{background-color:#a94442;border-color:#a94442;color:#fff}.bootstrapped .list-group-item-heading{margin-bottom:5px;margin-top:0}.bootstrapped .list-group-item-text{line-height:1.3;margin-bottom:0}.bootstrapped .panel{background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05);margin-bottom:20px}.bootstrapped .panel-body{padding:15px}.bootstrapped .panel-heading{border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;padding:10px 15px}.bootstrapped .panel-heading>.dropdown .dropdown-toggle{color:inherit}.bootstrapped .panel-title{color:inherit;font-size:16px;margin-bottom:0;margin-top:0}.bootstrapped .panel-title>.small,.bootstrapped .panel-title>.small>a,.bootstrapped .panel-title>a,.bootstrapped .panel-title>small,.bootstrapped .panel-title>small>a{color:inherit}.bootstrapped .panel-footer{background-color:#f5f5f5;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top:1px solid #ddd;padding:10px 15px}.bootstrapped .panel>.list-group,.bootstrapped .panel>.panel-collapse>.list-group{margin-bottom:0}.bootstrapped .panel>.list-group .list-group-item,.bootstrapped .panel>.panel-collapse>.list-group .list-group-item{border-radius:0;border-width:1px 0}.bootstrapped .panel>.list-group:first-child .list-group-item:first-child,.bootstrapped .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.bootstrapped .panel>.list-group:last-child .list-group-item:last-child,.bootstrapped .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.bootstrapped .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.bootstrapped .list-group+.panel-footer,.bootstrapped .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.bootstrapped .panel>.panel-collapse>.table,.bootstrapped .panel>.table,.bootstrapped .panel>.table-responsive>.table{margin-bottom:0}.bootstrapped .panel>.panel-collapse>.table caption,.bootstrapped .panel>.table caption,.bootstrapped .panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.bootstrapped .panel>.table-responsive:first-child>.table:first-child,.bootstrapped .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.bootstrapped .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.bootstrapped .panel>.table:first-child,.bootstrapped .panel>.table:first-child>tbody:first-child>tr:first-child,.bootstrapped .panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.bootstrapped .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.bootstrapped .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.bootstrapped .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.bootstrapped .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.bootstrapped .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.bootstrapped .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.bootstrapped .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.bootstrapped .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.bootstrapped .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.bootstrapped .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.bootstrapped .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.bootstrapped .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.bootstrapped .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.bootstrapped .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.bootstrapped .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.bootstrapped .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.bootstrapped .panel>.table-responsive:last-child>.table:last-child,.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.bootstrapped .panel>.table:last-child,.bootstrapped .panel>.table:last-child>tbody:last-child>tr:last-child,.bootstrapped .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.bootstrapped .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.bootstrapped .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.bootstrapped .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.bootstrapped .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.bootstrapped .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.bootstrapped .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.bootstrapped .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.bootstrapped .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.bootstrapped .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.bootstrapped .panel>.panel-body+.table,.bootstrapped .panel>.panel-body+.table-responsive,.bootstrapped .panel>.table+.panel-body,.bootstrapped .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.bootstrapped .panel>.table>tbody:first-child>tr:first-child td,.bootstrapped .panel>.table>tbody:first-child>tr:first-child th{border-top:0}.bootstrapped .panel>.table-bordered,.bootstrapped .panel>.table-responsive>.table-bordered{border:0}.bootstrapped .panel>.table-bordered>tbody>tr>td:first-child,.bootstrapped .panel>.table-bordered>tbody>tr>th:first-child,.bootstrapped .panel>.table-bordered>tfoot>tr>td:first-child,.bootstrapped .panel>.table-bordered>tfoot>tr>th:first-child,.bootstrapped .panel>.table-bordered>thead>tr>td:first-child,.bootstrapped .panel>.table-bordered>thead>tr>th:first-child,.bootstrapped .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.bootstrapped .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.bootstrapped .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.bootstrapped .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.bootstrapped .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.bootstrapped .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.bootstrapped .panel>.table-bordered>tbody>tr>td:last-child,.bootstrapped .panel>.table-bordered>tbody>tr>th:last-child,.bootstrapped .panel>.table-bordered>tfoot>tr>td:last-child,.bootstrapped .panel>.table-bordered>tfoot>tr>th:last-child,.bootstrapped .panel>.table-bordered>thead>tr>td:last-child,.bootstrapped .panel>.table-bordered>thead>tr>th:last-child,.bootstrapped .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.bootstrapped .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.bootstrapped .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.bootstrapped .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.bootstrapped .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.bootstrapped .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.bootstrapped .panel>.table-bordered>tbody>tr:first-child>td,.bootstrapped .panel>.table-bordered>tbody>tr:first-child>th,.bootstrapped .panel>.table-bordered>tbody>tr:last-child>td,.bootstrapped .panel>.table-bordered>tbody>tr:last-child>th,.bootstrapped .panel>.table-bordered>tfoot>tr:last-child>td,.bootstrapped .panel>.table-bordered>tfoot>tr:last-child>th,.bootstrapped .panel>.table-bordered>thead>tr:first-child>td,.bootstrapped .panel>.table-bordered>thead>tr:first-child>th,.bootstrapped .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.bootstrapped .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.bootstrapped .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.bootstrapped .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.bootstrapped .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.bootstrapped .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.bootstrapped .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.bootstrapped .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.bootstrapped .panel>.table-responsive{border:0;margin-bottom:0}.bootstrapped .panel-group{margin-bottom:20px}.bootstrapped .panel-group .panel{border-radius:4px;margin-bottom:0}.bootstrapped .panel-group .panel+.panel{margin-top:5px}.bootstrapped .panel-group .panel-heading{border-bottom:0}.bootstrapped .panel-group .panel-heading+.panel-collapse>.list-group,.bootstrapped .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.bootstrapped .panel-group .panel-footer{border-top:0}.bootstrapped .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.bootstrapped .panel-default{border-color:#ddd}.bootstrapped .panel-default>.panel-heading{background-color:#f5f5f5;border-color:#ddd;color:#333}.bootstrapped .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.bootstrapped .panel-default>.panel-heading .badge{background-color:#333;color:#f5f5f5}.bootstrapped .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.bootstrapped .panel-primary{border-color:#337ab7}.bootstrapped .panel-primary>.panel-heading{background-color:#337ab7;border-color:#337ab7;color:#fff}.bootstrapped .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.bootstrapped .panel-primary>.panel-heading .badge{background-color:#fff;color:#337ab7}.bootstrapped .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.bootstrapped .panel-success{border-color:#d6e9c6}.bootstrapped .panel-success>.panel-heading{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.bootstrapped .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.bootstrapped .panel-success>.panel-heading .badge{background-color:#3c763d;color:#dff0d8}.bootstrapped .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.bootstrapped .panel-info{border-color:#bce8f1}.bootstrapped .panel-info>.panel-heading{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.bootstrapped .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.bootstrapped .panel-info>.panel-heading .badge{background-color:#31708f;color:#d9edf7}.bootstrapped .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.bootstrapped .panel-warning{border-color:#faebcc}.bootstrapped .panel-warning>.panel-heading{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.bootstrapped .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.bootstrapped .panel-warning>.panel-heading .badge{background-color:#8a6d3b;color:#fcf8e3}.bootstrapped .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.bootstrapped .panel-danger{border-color:#ebccd1}.bootstrapped .panel-danger>.panel-heading{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.bootstrapped .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.bootstrapped .panel-danger>.panel-heading .badge{background-color:#a94442;color:#f2dede}.bootstrapped .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.bootstrapped .embed-responsive{display:block;height:0;overflow:hidden;padding:0;position:relative}.bootstrapped .embed-responsive .embed-responsive-item,.bootstrapped .embed-responsive embed,.bootstrapped .embed-responsive iframe,.bootstrapped .embed-responsive object,.bootstrapped .embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.bootstrapped .embed-responsive-16by9{padding-bottom:56.25%}.bootstrapped .embed-responsive-4by3{padding-bottom:75%}.bootstrapped .well{background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);margin-bottom:20px;min-height:20px;padding:19px}.bootstrapped .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.bootstrapped .well-lg{border-radius:6px;padding:24px}.bootstrapped .well-sm{border-radius:3px;padding:9px}.bootstrapped .close{color:#000;filter:alpha(opacity=20);float:right;font-size:21px;font-weight:700;line-height:1;opacity:.2;text-shadow:0 1px 0 #fff}.bootstrapped .close:focus,.bootstrapped .close:hover{color:#000;cursor:pointer;filter:alpha(opacity=50);opacity:.5;text-decoration:none}.bootstrapped button.close{-webkit-appearance:none;background:transparent;border:0;cursor:pointer;padding:0}.bootstrapped .modal-open{overflow:hidden}.bootstrapped .modal{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:0;outline:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1050}.bootstrapped .modal.fade .modal-dialog{-webkit-transform:translateY(-25%);transform:translateY(-25%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.bootstrapped .modal.in .modal-dialog{-webkit-transform:translate(0);transform:translate(0)}.bootstrapped .modal-open .modal{overflow-x:hidden;overflow-y:auto}.bootstrapped .modal-dialog{margin:10px;position:relative;width:auto}.bootstrapped .modal-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0;position:relative}.bootstrapped .modal-backdrop{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.bootstrapped .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.bootstrapped .modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.bootstrapped .modal-header{border-bottom:1px solid #e5e5e5;padding:15px}.bootstrapped .modal-header .close{margin-top:-2px}.bootstrapped .modal-title{line-height:1.42857143;margin:0}.bootstrapped .modal-body{padding:15px;position:relative}.bootstrapped .modal-footer{border-top:1px solid #e5e5e5;padding:15px;text-align:right}.bootstrapped .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.bootstrapped .modal-footer .btn-group .btn+.btn{margin-left:-1px}.bootstrapped .modal-footer .btn-block+.btn-block{margin-left:0}.bootstrapped .modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:768px){.bootstrapped .modal-dialog{margin:30px auto;width:600px}.bootstrapped .modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.bootstrapped .modal-sm{width:300px}}@media (min-width:992px){.bootstrapped .modal-lg{width:900px}}.bootstrapped .tooltip{word-wrap:normal;display:block;filter:alpha(opacity=0);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.bootstrapped .tooltip.in{filter:alpha(opacity=90);opacity:.9}.bootstrapped .tooltip.top{margin-top:-3px;padding:5px 0}.bootstrapped .tooltip.right{margin-left:3px;padding:0 5px}.bootstrapped .tooltip.bottom{margin-top:3px;padding:5px 0}.bootstrapped .tooltip.left{margin-left:-3px;padding:0 5px}.bootstrapped .tooltip-inner{background-color:#000;border-radius:4px;color:#fff;max-width:200px;padding:3px 8px;text-align:center}.bootstrapped .tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.bootstrapped .tooltip.top .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.bootstrapped .tooltip.top-left .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;margin-bottom:-5px;right:5px}.bootstrapped .tooltip.top-right .tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;left:5px;margin-bottom:-5px}.bootstrapped .tooltip.right .tooltip-arrow{border-right-color:#000;border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.bootstrapped .tooltip.left .tooltip-arrow{border-left-color:#000;border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.bootstrapped .tooltip.bottom .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.bootstrapped .tooltip.bottom-left .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;margin-top:-5px;right:5px;top:0}.bootstrapped .tooltip.bottom-right .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;left:5px;margin-top:-5px;top:0}.bootstrapped .popover{word-wrap:normal;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);display:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.42857143;max-width:276px;padding:1px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.bootstrapped .popover.top{margin-top:-10px}.bootstrapped .popover.right{margin-left:10px}.bootstrapped .popover.bottom{margin-top:10px}.bootstrapped .popover.left{margin-left:-10px}.bootstrapped .popover-title{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;font-size:14px;margin:0;padding:8px 14px}.bootstrapped .popover-content{padding:9px 14px}.bootstrapped .popover>.arrow,.bootstrapped .popover>.arrow:after{border-color:transparent;border-style:solid;display:block;height:0;position:absolute;width:0}.bootstrapped .popover>.arrow{border-width:11px}.bootstrapped .popover>.arrow:after{border-width:10px;content:""}.bootstrapped .popover.top>.arrow{border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px;left:50%;margin-left:-11px}.bootstrapped .popover.top>.arrow:after{border-bottom-width:0;border-top-color:#fff;bottom:1px;content:" ";margin-left:-10px}.bootstrapped .popover.right>.arrow{border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25);left:-11px;margin-top:-11px;top:50%}.bootstrapped .popover.right>.arrow:after{border-left-width:0;border-right-color:#fff;bottom:-10px;content:" ";left:1px}.bootstrapped .popover.bottom>.arrow{border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0;left:50%;margin-left:-11px;top:-11px}.bootstrapped .popover.bottom>.arrow:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-10px;top:1px}.bootstrapped .popover.left>.arrow{border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0;margin-top:-11px;right:-11px;top:50%}.bootstrapped .popover.left>.arrow:after{border-left-color:#fff;border-right-width:0;bottom:-10px;content:" ";right:1px}.bootstrapped .carousel{position:relative}.bootstrapped .carousel-inner{overflow:hidden;position:relative;width:100%}.bootstrapped .carousel-inner>.item{display:none;position:relative;transition:left .6s ease-in-out}.bootstrapped .carousel-inner>.item>a>img,.bootstrapped .carousel-inner>.item>img{line-height:1}@media (-webkit-transform-3d),(transform-3d){.bootstrapped .carousel-inner>.item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.bootstrapped .carousel-inner>.item.active.right,.bootstrapped .carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.bootstrapped .carousel-inner>.item.active.left,.bootstrapped .carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.bootstrapped .carousel-inner>.item.active,.bootstrapped .carousel-inner>.item.next.left,.bootstrapped .carousel-inner>.item.prev.right{left:0;-webkit-transform:translateZ(0);transform:translateZ(0)}}.bootstrapped .carousel-inner>.active,.bootstrapped .carousel-inner>.next,.bootstrapped .carousel-inner>.prev{display:block}.bootstrapped .carousel-inner>.active{left:0}.bootstrapped .carousel-inner>.next,.bootstrapped .carousel-inner>.prev{position:absolute;top:0;width:100%}.bootstrapped .carousel-inner>.next{left:100%}.bootstrapped .carousel-inner>.prev{left:-100%}.bootstrapped .carousel-inner>.next.left,.bootstrapped .carousel-inner>.prev.right{left:0}.bootstrapped .carousel-inner>.active.left{left:-100%}.bootstrapped .carousel-inner>.active.right{left:100%}.bootstrapped .carousel-control{background-color:transparent;bottom:0;color:#fff;filter:alpha(opacity=50);font-size:20px;left:0;opacity:.5;position:absolute;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);top:0;width:15%}.bootstrapped .carousel-control.left{background-image:linear-gradient(90deg,rgba(0,0,0,.5) 0,transparent);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)}.bootstrapped .carousel-control.right{background-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.5));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);left:auto;right:0}.bootstrapped .carousel-control:focus,.bootstrapped .carousel-control:hover{color:#fff;filter:alpha(opacity=90);opacity:.9;outline:0;text-decoration:none}.bootstrapped .carousel-control .glyphicon-chevron-left,.bootstrapped .carousel-control .glyphicon-chevron-right,.bootstrapped .carousel-control .icon-next,.bootstrapped .carousel-control .icon-prev{display:inline-block;margin-top:-10px;position:absolute;top:50%;z-index:5}.bootstrapped .carousel-control .glyphicon-chevron-left,.bootstrapped .carousel-control .icon-prev{left:50%;margin-left:-10px}.bootstrapped .carousel-control .glyphicon-chevron-right,.bootstrapped .carousel-control .icon-next{margin-right:-10px;right:50%}.bootstrapped .carousel-control .icon-next,.bootstrapped .carousel-control .icon-prev{font-family:serif;height:20px;line-height:1;width:20px}.bootstrapped .carousel-control .icon-prev:before{content:"\2039"}.bootstrapped .carousel-control .icon-next:before{content:"\203a"}.bootstrapped .carousel-indicators{bottom:10px;left:50%;list-style:none;margin-left:-30%;padding-left:0;position:absolute;text-align:center;width:60%;z-index:15}.bootstrapped .carousel-indicators li{background-color:#000\9;background-color:transparent;border:1px solid #fff;border-radius:10px;cursor:pointer;display:inline-block;height:10px;margin:1px;text-indent:-999px;width:10px}.bootstrapped .carousel-indicators .active{background-color:#fff;height:12px;margin:0;width:12px}.bootstrapped .carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);z-index:10}.bootstrapped .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.bootstrapped .carousel-control .glyphicon-chevron-left,.bootstrapped .carousel-control .glyphicon-chevron-right,.bootstrapped .carousel-control .icon-next,.bootstrapped .carousel-control .icon-prev{font-size:30px;height:30px;margin-top:-10px;width:30px}.bootstrapped .carousel-control .glyphicon-chevron-left,.bootstrapped .carousel-control .icon-prev{margin-left:-10px}.bootstrapped .carousel-control .glyphicon-chevron-right,.bootstrapped .carousel-control .icon-next{margin-right:-10px}.bootstrapped .carousel-caption{left:20%;padding-bottom:30px;right:20%}.bootstrapped .carousel-indicators{bottom:20px}}.bootstrapped .btn-group-vertical>.btn-group:after,.bootstrapped .btn-group-vertical>.btn-group:before,.bootstrapped .btn-toolbar:after,.bootstrapped .btn-toolbar:before,.bootstrapped .clearfix:after,.bootstrapped .clearfix:before,.bootstrapped .container-fluid:after,.bootstrapped .container-fluid:before,.bootstrapped .container:after,.bootstrapped .container:before,.bootstrapped .dl-horizontal dd:after,.bootstrapped .dl-horizontal dd:before,.bootstrapped .form-horizontal .form-group:after,.bootstrapped .form-horizontal .form-group:before,.bootstrapped .modal-footer:after,.bootstrapped .modal-footer:before,.bootstrapped .modal-header:after,.bootstrapped .modal-header:before,.bootstrapped .nav:after,.bootstrapped .nav:before,.bootstrapped .navbar-collapse:after,.bootstrapped .navbar-collapse:before,.bootstrapped .navbar-header:after,.bootstrapped .navbar-header:before,.bootstrapped .navbar:after,.bootstrapped .navbar:before,.bootstrapped .pager:after,.bootstrapped .pager:before,.bootstrapped .panel-body:after,.bootstrapped .panel-body:before,.bootstrapped .row:after,.bootstrapped .row:before{content:" ";display:table}.bootstrapped .btn-group-vertical>.btn-group:after,.bootstrapped .btn-toolbar:after,.bootstrapped .clearfix:after,.bootstrapped .container-fluid:after,.bootstrapped .container:after,.bootstrapped .dl-horizontal dd:after,.bootstrapped .form-horizontal .form-group:after,.bootstrapped .modal-footer:after,.bootstrapped .modal-header:after,.bootstrapped .nav:after,.bootstrapped .navbar-collapse:after,.bootstrapped .navbar-header:after,.bootstrapped .navbar:after,.bootstrapped .pager:after,.bootstrapped .panel-body:after,.bootstrapped .row:after{clear:both}.bootstrapped .center-block{display:block;margin-left:auto;margin-right:auto}.bootstrapped .pull-right{float:right!important}.bootstrapped .pull-left{float:left!important}.bootstrapped .hide{display:none!important}.bootstrapped .show{display:block!important}.bootstrapped .invisible{visibility:hidden}.bootstrapped .text-hide{background-color:initial;border:0;color:transparent;font:0/0 a;text-shadow:none}.bootstrapped .hidden{display:none!important}.bootstrapped .affix{position:fixed}.bootstrapped .visible-lg,.bootstrapped .visible-lg-block,.bootstrapped .visible-lg-inline,.bootstrapped .visible-lg-inline-block,.bootstrapped .visible-md,.bootstrapped .visible-md-block,.bootstrapped .visible-md-inline,.bootstrapped .visible-md-inline-block,.bootstrapped .visible-sm,.bootstrapped .visible-sm-block,.bootstrapped .visible-sm-inline,.bootstrapped .visible-sm-inline-block,.bootstrapped .visible-xs,.bootstrapped .visible-xs-block,.bootstrapped .visible-xs-inline,.bootstrapped .visible-xs-inline-block{display:none!important}@media (max-width:767px){.bootstrapped .visible-xs{display:block!important}.bootstrapped table.visible-xs{display:table!important}.bootstrapped tr.visible-xs{display:table-row!important}.bootstrapped td.visible-xs,.bootstrapped th.visible-xs{display:table-cell!important}.bootstrapped .visible-xs-block{display:block!important}.bootstrapped .visible-xs-inline{display:inline!important}.bootstrapped .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.bootstrapped .visible-sm{display:block!important}.bootstrapped table.visible-sm{display:table!important}.bootstrapped tr.visible-sm{display:table-row!important}.bootstrapped td.visible-sm,.bootstrapped th.visible-sm{display:table-cell!important}.bootstrapped .visible-sm-block{display:block!important}.bootstrapped .visible-sm-inline{display:inline!important}.bootstrapped .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.bootstrapped .visible-md{display:block!important}.bootstrapped table.visible-md{display:table!important}.bootstrapped tr.visible-md{display:table-row!important}.bootstrapped td.visible-md,.bootstrapped th.visible-md{display:table-cell!important}.bootstrapped .visible-md-block{display:block!important}.bootstrapped .visible-md-inline{display:inline!important}.bootstrapped .visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.bootstrapped .visible-lg{display:block!important}.bootstrapped table.visible-lg{display:table!important}.bootstrapped tr.visible-lg{display:table-row!important}.bootstrapped td.visible-lg,.bootstrapped th.visible-lg{display:table-cell!important}.bootstrapped .visible-lg-block{display:block!important}.bootstrapped .visible-lg-inline{display:inline!important}.bootstrapped .visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.bootstrapped .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.bootstrapped .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.bootstrapped .hidden-md{display:none!important}}@media (min-width:1200px){.bootstrapped .hidden-lg{display:none!important}}.bootstrapped .visible-print{display:none!important}@media print{.bootstrapped .visible-print{display:block!important}.bootstrapped table.visible-print{display:table!important}.bootstrapped tr.visible-print{display:table-row!important}.bootstrapped td.visible-print,.bootstrapped th.visible-print{display:table-cell!important}}.bootstrapped .visible-print-block{display:none!important}@media print{.bootstrapped .visible-print-block{display:block!important}}.bootstrapped .visible-print-inline{display:none!important}@media print{.bootstrapped .visible-print-inline{display:inline!important}}.bootstrapped .visible-print-inline-block{display:none!important}@media print{.bootstrapped .visible-print-inline-block{display:inline-block!important}.bootstrapped .hidden-print{display:none!important}}@media screen and (max-width:400px){#features-for-students,#features-for-teachers{padding:20px;width:111%}#about,#contact,#footer,#services,#team,#testimonials{width:111%}#portfolio{width:110%}}.landing-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%!important;width:100%!important}.landing-page h2,.landing-page h3,.landing-page h4{font-family:Raleway,sans-serif}.landing-page h2{color:#333;font-size:36px;font-weight:800;margin:0 0 20px;text-transform:uppercase}.landing-page h3{color:#333;font-size:20px;font-weight:600}.landing-page h4{color:#333;font-size:18px;font-weight:600}.landing-page h5{font-weight:700;line-height:20px;text-transform:uppercase}.landing-page p{font-size:15px}.landing-page p.intro{line-height:24px;margin:12px 0 0}.landing-page a{color:#608dfd;font-weight:400}.landing-page .portfolio-item a{color:#608dfd;display:flex;font-weight:400;justify-content:center}.landing-page a:focus,.landing-page a:hover{color:#608dfd;text-decoration:none}.landing-page ol,.landing-page ul{webkit-padding:0;moz-padding:0;list-style:none;padding:0}.landing-page hr{background:#1e7a46;border:0;height:2px;margin-bottom:20px;position:relative;text-align:center;width:70px}.landing-page #menu{padding:15px;transition:all .8s}.landing-page #menu.navbar-default{background-color:#fff;border-color:hsla(0,0%,91%,0);box-shadow:0 0 10px rgba(0,0,0,.15)}.landing-page #menu a.navbar-brand{color:#333;font-family:Raleway,sans-serif;font-size:24px;font-weight:700;text-transform:uppercase}.landing-page #menu.navbar-default .navbar-nav>li>a{background-color:#fff!important;border-radius:0;color:#555;font-family:Lato,sans-serif;font-size:15px;font-weight:400;margin:9px 20px 0;padding:8px 2px;text-transform:uppercase}.landing-page #menu.navbar-default .navbar-nav>li>a:after{background:linear-gradient(90deg,#6372ff 0,#5ca9fb);bottom:-1px;content:"";display:block;height:2px;left:0;position:absolute;transition:width .2s;width:0}.landing-page #menu.navbar-default .navbar-nav>li>a:hover:after{width:100%}.landing-page .navbar-default .navbar-nav>.active>a:focus,.landing-page .navbar-default .navbar-nav>.active>a:hover,.landing-page .navbar-default .navbar-nav>.activqe>a{background-color:initial}.landing-page .navbar-default .navbar-nav>.active>a:after,.landing-page .navbar-default .navbar-nav>.active>a:focus:after,.landing-page .navbar-default .navbar-nav>.active>a:hover:after{background:linear-gradient(90deg,#6372ff 0,#5ca9fb)!important;bottom:-1px!important;content:""!important;display:block!important;height:2px!important;left:0!important;position:absolute!important;transition:width .2s!important;width:100%!important}.landing-page .navbar-toggle{border-radius:0}.landing-page .navbar-default .navbar-toggle:focus,.landing-page .navbar-default .navbar-toggle:hover{background-color:#fff;border-color:#608dfd}.landing-page .navbar-default .navbar-toggle:hover>.icon-bar{background-color:#608dfd}.landing-page .section-title{margin-bottom:70px;margin-top:45px}.landing-page .section-title h2{margin-bottom:15px;margin-top:10px;padding-bottom:15px;position:relative}.landing-page .section-title h2:after{background:linear-gradient(90deg,#5ca9fb 0,#6372ff);bottom:0;content:"";height:4px;left:50%;margin-left:-30px;position:absolute;width:60px}.landing-page .section-title p{font-size:18px}.landing-page .btn-custom{background-color:#5ca9fb;background-image:linear-gradient(90deg,#5ca9fb 0,#6372ff);border:0;border-radius:25px;color:#fff;font-family:Raleway,sans-serif;font-size:15px;font-weight:500;letter-spacing:1px;margin:0;padding:14px 34px;text-transform:uppercase;transition:all .5s linear}.landing-page .btn-custom.active,.landing-page .btn-custom.focus,.landing-page .btn-custom:active,.landing-page .btn-custom:focus,.landing-page .btn-custom:hover{background-color:#6372ff;background-image:none;color:#fff}.landing-page .btn.active,.landing-page .btn:active{background-image:none;box-shadow:none;outline:0}.landing-page .btn.active.focus,.landing-page .btn.active:focus,.landing-page .btn.focus,.landing-page .btn:active.focus,.landing-page .btn:active:focus,.landing-page .btn:focus,.landing-page a:focus{outline:none;outline-offset:none}.intro{background:url(/static/media/intro-bg.8d57db435d7ce221f9e6.jpg) 50% no-repeat;background-color:#e5e5e5;background-size:cover;-o-background-size:cover;display:table;padding:0;width:100%}.intro .overlay{background:rgba(0,0,0,.2)}.intro h1{color:#fff;font-family:Raleway,sans-serif;font-size:41px;font-weight:700;margin-bottom:10px;margin-top:0}.intro h1 span{color:#5ca9fb;font-weight:800}.intro p{color:#fff;font-size:22px;font-weight:300;line-height:30px;margin:0 auto 60px}.landing-page header .intro-text{padding-bottom:200px;padding-top:350px;text-align:center}#portfolio-for-teachers{margin-bottom:40px}#features-for-students i.fa,#features-for-teachers i.fa{border-radius:50%;box-shadow:10px 10px 10px rgba(0,0,0,.05);color:#fff;font-size:38px;height:100px;margin-bottom:20px;padding:30px 0;transition:all .5s;width:100px}#features-for-students h2{color:#31974b}#features-for-students i.fa{background:linear-gradient(90deg,#31974b 0,#73d18b)}#features-for-teachers h2{color:#d01212}#features-for-teachers i.fa{background:linear-gradient(90deg,#d01212 0,#dd7575)}#about{padding:100px 0}#about h3{font-size:22px;margin:0 0 20px}#about h2{margin-bottom:15px;padding-bottom:15px;position:relative}#about h2:after{background:linear-gradient(90deg,#5ca9fb 0,#6372ff);bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}#about .about-text li{list-style:none;margin-bottom:6px;margin-left:6px;padding:0}#about .about-text li:before{color:#5ca9fb;content:"\f00c";font-family:FontAwesome;font-size:11px;font-weight:300;padding-right:8px}#about img{background:#fff;border-right:0;box-shadow:0 0 50px rgba(0,0,0,.06);margin-top:10px;width:520px}#about p{line-height:24px;margin:30px 0}#services{background:linear-gradient(90deg,#6372ff 0,#5ca9fb);color:#fff;padding:100px 0}#services .service-desc{margin:10px 10px 20px}#services h2{color:#fff}#services .section-title h2:after{background:hsla(0,0%,100%,.3);bottom:0;content:"";height:4px;left:50%;margin-left:-30px;position:absolute;width:60px}#services i.fa{background:linear-gradient(90deg,#6372ff 0,#5ca9fb);border-radius:50%;box-shadow:10px 10px 10px rgba(0,0,0,.05);color:#fff;font-size:42px;height:120px;padding:40px 0;width:120px}#services h3{color:#fff;font-weight:500;padding:5px 0}#services p{color:hsla(0,0%,100%,.75)}#services .service-desc{margin-bottom:40px}#portfolio{padding:100px 0}.portfolio-item{margin:1px -15px 0 -14px;padding:0}.portfolio-item .hover-bg{margin:0;overflow:hidden;position:relative}.hover-bg .hover-text{background:linear-gradient(90deg,rgba(99,114,255,.8) 0,rgba(92,169,251,.8));color:#fff;height:100%;margin:0 auto;opacity:0;padding:30% 0 0;position:absolute;text-align:center;transition:all .5s;width:100%}.landing-page .hover-bg .hover-text>h4{color:#fff;font-size:18px;font-weight:500;letter-spacing:1px;opacity:0;text-transform:uppercase;-webkit-transform:translateY(100%);transform:translateY(100%);transition:all .3s}.landing-page .landing-page .hover-bg:hover .hover-text>h4{-webkit-backface-visibility:hidden;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.landing-page .hover-bg:hover .hover-text{opacity:1}#testimonials{background:#f6f6f6;padding:100px 0}#testimonials i{color:#e6e6e6;font-size:32px;margin-bottom:20px}.testimonial{padding:20px;position:relative}.testimonial-image{float:left;margin-right:15px}.testimonial-image,.testimonial-image img{border-radius:50%;display:block;height:64px;width:64px}.testimonial-content{overflow:hidden;position:relative}.testimonial-content p{font-size:14px;font-style:italic;margin-bottom:0}.testimonial-meta{color:#666;font-size:15px;font-weight:600;margin-top:10px}#team{padding:100px 0}#team h4{margin:5px 0}#team .team-img{width:240px}#team .thumbnail{background:transparent;border:0}#team .thumbnail .caption{color:#888;padding:10px 0 0}#contact{background:linear-gradient(90deg,#6372ff 0,#5ca9fb);color:hsla(0,0%,100%,.75);padding:100px 0 60px}#contact .section-title{margin-bottom:40px}#contact .section-title p{font-size:16px}#contact h2{color:#fff;margin-bottom:15px;margin-top:10px;padding-bottom:15px}#contact .section-title h2:after{background:hsla(0,0%,100%,.3);bottom:0;content:"";height:4px;left:30px;position:absolute;width:60px}#contact h3{color:#fff;font-weight:400;margin-bottom:25px;margin-top:80px;padding-bottom:20px}#contact form{padding-top:20px}#contact .text-danger{color:#c03;text-align:left}#contact .btn-custom{background:transparent;border:2px solid #fff;margin:30px 0}#contact .btn-custom:hover{background:#fff;color:#1f386e}.landing-page label{float:left;font-family:Open Sans,sans-serif;font-size:12px;font-weight:400}#contact .form-control{background-color:#fff;background-image:none;border:1px solid #ddd;border-radius:0;box-shadow:none;color:#444;display:block;font-size:16px;line-height:1.42857143;padding:6px 12px;transition:none;width:100%}#contact .form-control:focus{border-color:#999;box-shadow:transparent;outline:0}.form-control::-webkit-input-placeholder{color:#777}.form-control:-moz-placeholder,.form-control::-moz-placeholder{color:#777}.form-control:-ms-input-placeholder{color:#777}#contact .contact-item{margin:20px 0}#contact .contact-item span{color:#fff;display:block;margin-bottom:10px}#contact .contact-item i.fa{margin-right:10px}#contact .social{border-top:1px solid hsla(0,0%,100%,.15);margin-top:50px;padding-top:50px;text-align:center}#contact .social ul li{display:inline-block;margin:0 20px}#contact .social i.fa{border:2px solid #fff;border-radius:50%;color:#fff;font-size:22px;height:48px;padding:12px 0;transition:all .3s;width:48px}#contact .social i.fa:hover{background:#fff;color:#608dfd}#footer{background:#f6f6f6;padding:30px 0}#footer p{color:#888;font-size:14px}#footer a{color:#608dfd}#footer a:hover{border-bottom:2px solid #608dfd}@media (max-width:768px){.landing-page #about img{margin:50px 0}}.app-navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1100px;padding:0 15px}.app-navbar{background-color:var(--light-blue);height:60px;position:relative}.app-navbar-logo{font-size:2em}.app-navbar-menu-icon{display:none}.app-navbar-nav-elements{z-index:9999}.app-navbar-nav-elements ul{display:flex;justify-content:space-between;list-style-type:none}.app-navbar-nav-elements ul li:not(:last-child){margin-right:60px}.app-navbar-nav-elements ul a{align-items:center;color:#2f234f;display:flex;font-size:16px;font-weight:400;text-decoration:none}.app-navbar-nav-elements ul a.active{font-weight:700;position:relative}.app-navbar-nav-elements ul a.active:after{background-color:var(--blue-1);bottom:-4px;content:"";height:2px;left:0;position:absolute;width:100%}@media (max-width:768px){.app-navbar-nav-elements ul li:not(:last-child){margin-right:30px}}@media (max-width:600px){.app-navbar-menu-icon{cursor:pointer;display:block}.app-navbar-nav-elements{background-color:var(--light-blue);height:calc(100vh - 60px);overflow:hidden;position:absolute;right:0;top:60px;transition:all .3s ease-in;width:0}.app-navbar-nav-elements.active{width:270px}.app-navbar-nav-elements ul{display:flex;flex-direction:column}.app-navbar-nav-elements ul li{margin-right:0;margin-top:22px}}.navbar-image{height:40px;margin-right:5px;width:40px}.navbar-logo{height:80%}.profile-container{align-items:center;display:flex;height:calc(100vh - 60px);justify-content:center;overflow:none}