.Section{background-color:#fff;border-radius:10px;padding:32px 24px;margin-bottom:32px}.button-component{display:inline-flex;align-items:center;justify-content:center;position:relative;color:#fff;font-size:12px;line-height:12px;font-weight:700;padding:12px 16px;border:none;outline:none!important}.button-component.rectangle{height:40px;border-radius:12px}.button-component.rectangle .button-component__image{max-width:20px;max-height:20px;position:relative;top:-1px;left:-2px}.button-component.round{padding:0;border-radius:50%;position:relative}.button-component.round .button-component__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.button-component.primary{background:#008c4e;color:#fff}.button-component.primary .button-component__icon{background:#fff;color:#008c4e}.button-component.disabled{background:#9b9b9b;color:#fff;border-color:#9b9b9b}.button-component.disabled .button-component__icon{background:#fff;color:#9b9b9b}.button-component.secondary{border:1px solid #008c4e;background:none;color:#008c4e}.button-component.secondary .button-component__icon{border:none;background:#fff;color:#008c4e}.button-component.danger{background:#f3371f;color:#fff}.button-component.danger .button-component__icon{background:#fff!important;color:#f3371f!important}.button-component.success{background:green;color:#fff}.button-component.success .button-component__icon{background:#fff!important;color:green!important}.button-component.link{background:none;border:none;color:#000}.button-component.outline-primary{background-color:transparent;border:1px solid #00572f;color:#00572f}.button-component.outline-primary.disabled{background-color:transparent;border-color:#9b9b9b;color:#9b9b9b}.button-component.outline-danger{background-color:transparent;border:1px solid #f9371e;color:#f9371e}.button-component.outline-danger.disabled{background-color:transparent;border-color:#9b9b9b;color:#9b9b9b}.button-component.outline-dark{background:#fff;border:1px solid #c6cbd0;color:#000}.button-component.outline-dark.disabled{color:#9b9b9b}.button-component.no-border{border-color:transparent!important}.input-search{table-layout:fixed;width:100%}.input-search .input-search-wrapper{width:calc(100% - 105px);font-weight:700}.input-search .input-search-wrapper input{padding:1px 16px 0;width:calc(100% - 88px);font-size:12px;line-height:37px;border-radius:12px;border:1px solid #d8dae3;font-weight:700;color:#383838;margin-right:15px}.input-search .input-search-button{width:105px}.ThumbnailPopup{text-align:center;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5);z-index:100;padding:20px;overflow:scroll}.ThumbnailPopup__window{width:750px;padding:20px;border-radius:20px;background:#fff;position:absolute;left:50%;transform:translateX(-50%)}.ThumbnailPopup__content{width:auto;max-height:750px;overflow:hidden}.ThumbnailPopup__title{font-size:18px;margin:0 0 10px}.ThumbnailPopup__close-popup{width:30px;text-align:center;font-weight:700;position:absolute;right:20px;font-size:20px}.ThumbnailPopup__close-popup span{cursor:pointer}.Image__content-image{width:60px;height:60px;overflow:hidden;background:#fff;display:flex;align-items:center}.Image__content-image>img{width:100%;cursor:pointer}.Image__content{display:flex;align-items:center;justify-content:center;width:100%}.Image__content .btn{border-radius:12px;font-size:12px;font-weight:700;padding:10px 16px}.confirm-dialog .vc-btn:last-child{color:#f9371e}.confirm-dialog .vc-btn:first-child{color:#00572f}.Table__table-cell_buttons{max-width:50px}.Table__table-cell_buttons .button-component:first-child{margin-right:5px}.Table__table-cell_buttons .Table__table-cell-container{display:flex;justify-content:space-between}.TeamTable .button-component:not(.TeamTable__details-button){background-color:#fff}.TeamTable .TeamTable__details-button{display:flex;flex-direction:row-reverse}.TeamTable .TeamTable__details-button i{font-size:18px!important;margin-left:8px}.TeamTable .Table__table-row_data{border-bottom:none}.TeamTable .Table__table-cell-content,.TeamTable .TeamTable__email{font-size:12px;font-weight:600}.TeamTable .Table__table-cell-content_name{font-weight:700}.TeamTable .button-component__icon{font-size:28px!important}.TeamTable__details{background-color:#f8f8f8;padding:24px;border-radius:10px;max-width:100%}.TeamTable__details,.TeamTable__details div{box-sizing:border-box}.TeamTable__details-row{display:flex;justify-content:space-between;width:100%}.TeamTable__details-row:not(:first-of-type){margin-top:24px}.TeamTable__details-row:not(:last-of-type){border-bottom:1px solid #d8dae3}.TeamTable__details-row_reversed{display:flex;justify-content:flex-end}.TeamTable__details-cell-header{color:#00572f;font-size:10px;font-weight:700;letter-spacing:0;line-height:14px}.TeamTable__details-cell-content{width:400px;padding:24px 0}.TeamTable__details-cell-content-row{display:flex}.TeamTable__details-cell-content-row:not(:last-of-type){padding-bottom:18px}.TeamTable__details-cell-content-row-title{width:160px;max-width:160px;margin-right:10px;height:14px;color:#afb1bc;font-size:10px;font-weight:700;letter-spacing:0;line-height:14px}.TeamTable__details-cell-content-row-value{display:flex;align-items:center;width:175px;color:#000;font-size:12px;font-weight:600;letter-spacing:0;line-height:17px}.TeamTable__details-cell-content-row-value_photo{color:#00572f}.TeamTable__details-cell-content-row-value_capitalized{text-transform:capitalize}.MyTeamList-View__action-bar{display:flex}.MyTeamList-View__create-buttons{flex:0 0 302px}.MyTeamList-View__search{flex:1 1 100%}