.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:#2196F3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.category-radio-grp input{width:unset!important;margin-right:15px}span.category-radio-grp{display:flex;align-items:baseline}.profile_picture{height:100px}.edit_profile_button{font-size:14px!important;padding:8px;background:linear-gradient(90deg,#0E2030 0%,#163F6C 100%);color:#fff!important}.registration-form .already-mentor-div{text-align:center;margin-bottom:4%}.registration-form form input[disabled]{color:#828282!important}.profile_picture_label{float:left;width:100%;margin-top:15px}.mentor_mentees_profile_edit_div{text-align:end}.m-r-1{margin-right:1%}.mentor_mentees_profile_edit_button{line-height:30px!important;font-size:16px!important;text-transform:uppercase;font-weight:700!important}