.exercise_div{display:flex;width:45rem;color:white}.exercise_div-name{margin-right:1rem}.form_label{color:white;margin-right:1rem}.form_field{display:flex;color:white}.center_column{background-color:black;display:flex;flex-flow:column;align-items:center}.form-section{color:white}.navbar{background-color:black;display:flex;justify-content:space-between}.navbar_nav-item{padding:0 .5rem}.navbar_navigation{display:flex;justify-content:flex-end;align-items:center;padding:0 1rem}.navbar_title{padding:0 1rem}.main-view{height:50rem}.main-view__button{width:16rem;text-align:center;padding:.5rem;border-radius:10px;color:white;margin:0 2rem;border:2px solid orange}.main-view__picture{background-color:black;height:65%}.image{height:auto;width:auto}.root_view{background-color:black;display:flex;flex-flow:column;align-items:center;height:50rem}.home_view{width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.home_view__buttons-container{display:flex;flex-flow:row;align-items:center;justify-content:space-around}.home_view-image{height:40rem;width:auto;margin-left:2rem}.home_view-login_button{text-decoration:none}.dashboard_view{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/background_assets/workouts1-839754535ec4adb23327fcc49f71530126e8b487fe2f40aba0f9f1dd83730e0a.jpg)}.workouts_view{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/background_assets/workouts-4b54542fce043a251dce98f5bf051d81b75994154da77ed80a568324f5abf103.jpg)}.advice_view{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/background_assets/bodybuilding-0a6e3711ba71390caad9a102301c9244f5b2b84a87e2964a6e82ae149be8dbb3.jpg)}.advice_view-links{align-self:flex-start;margin-left:2rem}._view{width:100%;height:100%}h1{color:white;font-family:'Allan', serif}p{color:white}a:link{color:orange}a:visited{color:orange}a:hover{color:white}a:active{color:orange}body{margin:0}*{box-sizing:border-box}.community_view-slideshow_container{height:34rem;width:55rem;position:relative;margin:auto}.community_image{height:auto;width:55rem}.community_image-vertical{height:34rem;width:auto;margin:0 30%}.mySlides{display:none}.prev,.next{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:white;font-weight:bold;font-size:18px;transition:0.6s ease;border-radius:0 3px 3px 0;user-select:none}.next{right:0;border-radius:3px 0 0 3px}.prev:hover,.next:hover{background-color:rgba(0,0,0,0.8)}.text{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:100%;text-align:center}.numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color 0.6s ease}.active,.dot:hover{background-color:#717171}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}
