#library .list .exercises{padding:30px 25px}#library .list .exercises li.nothing-found:hover{background-color:#fff}#library .list .exercises li.nothing-found p{font-size:inherit}#library .list .exercises li .exercise-name{display:block;padding:6px 0 5px;margin-left:18px;position:relative;line-height:18px}#library .list .exercises li .favorite{outline:none;float:left;top:5px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}#library .list .exercises li .favorite.set{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:visible;backface-visibility:visible}#library .list .exercises li .favorite.set i{-webkit-backface-visibility:visible;backface-visibility:visible}#library .list .exercises li .exercise-wrapper{border-top:1px solid #eee}#library .list .exercises li .exercise-wrapper:hover{background-color:#ededeb}#library .list .exercises li .select{display:none;position:relative;margin-top:-25px;padding-top:2px;padding-bottom:2px}#library .list .workout{font-size:9.9999999px}#library .list .workout .workout-header{padding:0 25px;margin:1px 0;line-height:27px;font-weight:600;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}#library .list .workout .workout-header .select{margin-top:2px;visibility:hidden}#library .list .workout:hover .workout-header{background-color:#ededeb}#library .list .workout:hover .workout-header .select{visibility:visible}#library .list .workout .exerciseset{margin:0 25px;padding-left:15px;border-bottom:1px solid #ededeb}#library .list .workout .exerciseset:first-child{border-top:1px solid #ededeb}#library .list .workout .exerciseset div{line-height:28px}#library .list .workout .exerciseset div a{display:block}#library .list .workout .exerciseset li{border-top:1px dotted #ededeb}#library .list .workout .exerciseset li:first-child{border-top:none}@media (max-width:480px){#library .list .exercises{padding:10px 0}}

.library-search{padding:17px 25px 9px;border-bottom:1px solid #d2d2c8
}
.library-search .exercise-search{position:relative
}
.library-search .icon-search{position:absolute;top:11px;left:10px
}
.library-search .icon-search:before{font-size:18px;color:#adadaa
}
.library-search #search{font-size:12px;width:100%;height:38px;margin-left:0;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:35px;padding-right:10px;margin-bottom:9px
}
.library-search #search::-ms-clear{display:none
}
.library-search #filters{font-size:12px
}
.library-search #filters .btn{margin:1px;border-radius:2px;font-size:11px;border:none;padding:4px 8px;color:#000;background:#ededeb
}
.library-search #filters .btn.active{-webkit-box-shadow:none;box-shadow:none;color:#fff;background:#a9aaa5
}
.library-search #filters .btn.active[name=COMPETITION]{background:#dfdf05;border-color:#adad04
}
.library-search #filters .btn.active[name=COMPETITION]:hover{background:#adad04
}
.library-search #filters .btn.active[name=ENDURANCE]{background:#9ac957;border-color:#81b33a
}
.library-search #filters .btn.active[name=ENDURANCE]:hover{background:#81b33a
}
.library-search #filters .btn.active[name=FLEX_MOBIL]{background:#5bb4e0;border-color:#30a0d8
}
.library-search #filters .btn.active[name=FLEX_MOBIL]:hover{background:#30a0d8
}
.library-search #filters .btn.active[name=FNC_TRAINING]{background:#ffbb5b;border-color:#ffa628
}
.library-search #filters .btn.active[name=FNC_TRAINING]:hover{background:#ffa628
}
.library-search #filters .btn.active[name=POWER_STRENGTH]{background:#828780;border-color:#696d67
}
.library-search #filters .btn.active[name=POWER_STRENGTH]:hover{background:#696d67
}
.library-search #filters .btn.active[name=SPEED_AGILITY]{background:#ec595f;border-color:#e72b33
}
.library-search #filters .btn.active[name=SPEED_AGILITY]:hover{background:#e72b33
}
.library-search #filters .btn.active[name=SPORT_SPECIFIC]{background:#b5b5b5;border-color:#9c9c9c
}
.library-search #filters .btn.active[name=SPORT_SPECIFIC]:hover{background:#9c9c9c
}
.library-search #filters .btn.active[name=WARM_UP]{background:#de98e1;border-color:#d171d5
}
.library-search #filters .btn.active[name=WARM_UP]:hover{background:#d171d5
}
.library-search #filters .btn.active[name=REHAB]{background:#dfdf05;border-color:#adad04
}
.library-search #filters .btn.active[name=REHAB]:hover{background:#adad04
}
.library-search #filters .btn.active[name=REGENERATION]{background:#aac0de;border-color:#85a5d0
}
.library-search #filters .btn.active[name=REGENERATION]:hover{background:#85a5d0
}
.library-search #filters .btn.reset{padding:3px 5px 3px 8px
}
.library-search #filters .btn.reset i{margin:0
}
.library-search #filters .btn.reset i:before{color:#646462
}
.library-search nav{margin-bottom:10px
}
@media (max-width:480px){
.library-search #filters{display:none
}
}

#library{min-height:100%;height:100%;overflow:hidden
}
#library header .icon-plus-big{margin-top:0
}
#library .content{background:#fff;padding:0;min-height:100%;min-height:calc(100% - 58px);height:100%;height:calc(100% - 58px)
}
#library .content .display{height:calc(100% - 91px);display:-webkit-box;display:-ms-flexbox;display:flex
}
#library .content .display>.ps{position:relative;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box
}
#library .content .display .list{width:300px;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;border-right:1px solid #d2d2c8
}
#library .content .display .detail{-webkit-box-flex:1;-ms-flex:auto;flex:auto
}
#library .content .display .detail .add-exercise,#library .content .display .detail .exercise{padding:30px 25px;position:relative
}
#library .content .display .detail.editing{height:calc(100% - 94px)
}
#library .detail .exercise .nav-tabs-wrapper{margin:15px 0 30px}#library .detail .exercise .exercise_contentinfo{list-style:none;position:absolute;top:25px;right:25px}#library .detail .exercise .exercise_contentinfo>li{display:inline-block;margin-left:10px;opacity:.12;text-align:center}#library .detail .exercise .exercise_contentinfo>li div{margin-top:2px}#library .detail .exercise .exercise_contentinfo>li.active{opacity:1;cursor:pointer}#library .detail .exercise .exercise_contentinfo>li .popover-content{text-align:left}#library .detail .exercise .exercise_contentinfo>li .popover-content .preview{width:32px;display:inline-block;text-align:center}#library .detail .exercise .exercise_contentinfo>li .popover-content .preview img{max-width:32px;max-height:32px}#library .detail .exercise .exercise_contentinfo>li .popover-content li:hover{background:#fff}#library .detail .exercise .difficulty{background:#eee;padding:5px 5px 5px 13px;margin-bottom:18px}#library .detail .exercise .difficulty .level{font-weight:600;padding:2px 7px;display:inline-block;margin-left:-1px;background:rgba(0,0,0,.2);border-radius:2px;text-transform:uppercase;color:#fcfcfc}#library .detail .exercise .difficulty .level.active{color:#fff;background:#4e4e4e;-webkit-box-shadow:none;box-shadow:none}#library .detail .exercise .training-areas{margin:31px 0 25px}#library .detail .exercise .training-areas .area{position:relative;min-height:24px;padding-left:42px;list-style-type:none}#library .detail .exercise .training-areas .area .ribbon{left:0;top:0}#library .detail .exercise .training-areas .area span{font-weight:600;display:inline-block;margin-right:7px;font-size:10px}#library .detail .exercise .training-areas+section:first-of-type{margin-top:-10px}#library .detail .exercise .description{padding:26px 28px 24px}#library .detail .exercise .description p{margin-top:0}#library .detail .exercise .description p:last-child{margin-bottom:0}#library .detail .exercise .description{font-size:15.0000004px;line-height:1.4;background:#eee}#library .detail .exercise .description p{font-size:inherit;line-height:inherit}#library .detail .exercise .description ol,#library .detail .exercise .description ul{margin:5px 0 15px}#library .detail .exercise .description ol li,#library .detail .exercise .description ul li{line-height:inherit;font-size:inherit}#library .detail .exercise .description ul{list-style:none}#library .detail .exercise .description ul li{overflow:hidden;margin-bottom:2px;padding-left:10px}#library .detail .exercise .description ul li:before{content:"\B7";font-weight:600;margin-right:3px;display:block;float:left;padding-bottom:500px;margin-bottom:-500px;border:1px solid transparent;margin-left:-10px}#library .detail .exercise .description ol li{margin-bottom:4px;margin-left:22px}#library .detail .exercise section{margin-left:0;margin-bottom:9px;border-bottom:3px solid #f0f0ef;padding-bottom:15px;font-size:13px}#library .detail .exercise section:first-of-type{margin-top:11px}#library .detail .exercise section.muscles{margin-bottom:16px}#library .detail .exercise section p,#library .detail .exercise section ul{margin-left:5px}#library .detail .exercise section ul li{list-style:none;line-height:17px;margin-bottom:1px;padding-left:10px}#library .detail .exercise section ul li:before{content:"\B7";font-weight:700;margin-right:3px;display:block;float:left;padding-bottom:500px;margin-bottom:-500px;border:1px solid transparent;margin-left:-10px;line-height:1.3}#library .detail .exercise section h3{margin-bottom:7px;font-weight:400;font-size:14px}

.placeholder[data-v-105e778b]{padding-top:50px;text-align:center
}

/*# sourceMappingURL=17.9cbf6.css.map*/