.toggle-container{display:inline-block;margin-right:10px}.toggle-container:focus{outline:none;box-shadow:0 0 0 var(--toggle-ring-width,3px) var(--toggle-ring-color,rgba(16,185,129,.1882352941))}.toggle{display:flex;width:44px;height:26px;border-radius:999px;position:relative;cursor:pointer;transition:all .3s;align-items:center;box-sizing:border-box;border:var(--toggle-border,.125rem) solid;font-size:var(--toggle-font-size,.75rem);line-height:1}.toggle-on{background:var(--toggle-bg-on,#10b981);border-color:var(--toggle-border-on,#10b981);justify-content:flex-start;color:var(--toggle-text-on,#fff)}.toggle-off{background:var(--toggle-bg-off,#e5e7eb);border-color:var(--toggle-border-off,#e5e7eb);justify-content:flex-end;color:var(--toggle-text-off,#374151)}.toggle-on-disabled{background:var(--toggle-bg-on-disabled,#d1d5db);border-color:var(--toggle-border-on-disabled,#d1d5db);justify-content:flex-start;color:var(--toggle-text-on-disabled,#9ca3af);cursor:not-allowed}.toggle-off-disabled{background:var(--toggle-bg-off-disabled,#e5e7eb);border-color:var(--toggle-border-off-disabled,#e5e7eb);justify-content:flex-end;color:var(--toggle-text-off-disabled,#9ca3af);cursor:not-allowed}.toggle-handle{display:inline-block;background:var(--toggle-handle-enabled,#fff);width:18.67px;height:18.67px;top:50%;transform:translateY(-50%);border-radius:50%;position:absolute;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--toggle-duration,.15s)}.toggle-handle-on{left:97%;transform:translateX(-100%) translateY(-50%)}.toggle-handle-off{left:3%}.toggle-handle-on-disabled{left:97%;transform:translateX(-100%);background:var(--toggle-handle-disabled,#f3f4f6)}.toggle-handle-off-disabled{left:3%;background:var(--toggle-handle-disabled,#f3f4f6)}.toggle-label{text-align:center;width:calc(var(--toggle-width, 3.25rem) - var(--toggle-height, 1.25rem));box-sizing:border-box;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main_v8[data-v-0f4417dc]{background-color:#fff;padding:0}.clive[data-v-0f4417dc]{text-align:center;background-color:green;color:#fff;font-weight:700}.fleet_header[data-v-0f4417dc]{background-color:#f2f2f2;height:64px;display:flex;flex-direction:row;align-items:center}.fleet_header h3[data-v-0f4417dc],.fleet_header p[data-v-0f4417dc]{margin:0}.fleet_header h3[data-v-0f4417dc]{padding-left:30px}.fleet_header p[data-v-0f4417dc]{padding-left:15px}.detail_table[data-v-0f4417dc]{padding:20px}.detailTable[data-v-0f4417dc]{width:100%;border:1px solid #ccc;border-radius:10px;border-collapse:collapse}.detailTable td[data-v-0f4417dc]{border:1px solid #ccc;padding:12px}.fleet_body[data-v-0f4417dc]{padding:30px 30px 0}@media screen and (max-width:560px){.fleet_body[data-v-0f4417dc]{padding:15px}}.fleetTable[data-v-0f4417dc]{width:70%;border:1px solid #ccc;border-radius:10px;border-collapse:collapse}@media screen and (max-width:560px){.fleetTable[data-v-0f4417dc]{width:100%}}.fleetTable td[data-v-0f4417dc],.fleetTable th[data-v-0f4417dc]{border:1px solid #ccc;padding:6px}.fleetTable th[data-v-0f4417dc]{font-weight:700;color:#333}.profiletile[data-v-0f4417dc]{width:500px;overflow:auto;background-color:#fff;position:fixed;top:0;bottom:0;right:0;z-index:3}@media screen and (max-width:560px){.profiletile[data-v-0f4417dc]{width:calc(100% - 30px);left:15px;top:50%;bottom:auto;transform:translateY(-50%);border-radius:12px}}.profiletile p[data-v-0f4417dc]{padding-left:20px;margin-bottom:0}.profiletile .profiletile_top[data-v-0f4417dc]{height:75px;padding-left:20px;background-color:#f8f8f8;display:flex;flex-direction:row;justify-content:space-between}.profiletile .profiletile_top h3[data-v-0f4417dc]{margin:0;height:75px;line-height:75px}.profiletile .profiletile_top span[data-v-0f4417dc]{display:inline-block;height:75px;width:75px;margin-left:auto;background-image:url(../img/close.7244214c.svg);background-repeat:no-repeat;background-position:50%;cursor:pointer}.profiletile .profileform[data-v-0f4417dc]{padding:20px;border-radius:16px;display:flex;flex-direction:column;justify-content:center;font-size:1rem;line-height:36px}.profiletile .profileform .alarm_row[data-v-0f4417dc]{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.profiletile .profileform .alarm_row>span[data-v-0f4417dc]{width:140px}.profiletile .profileform .alarm_row>div[data-v-0f4417dc]{height:40px;flex:1;min-height:40px}.profiletile .profileform .alarm_row>div input[data-v-0f4417dc],.profiletile .profileform .alarm_row>div textarea[data-v-0f4417dc]{font-family:Inter,sans-serif;width:100%;box-sizing:border-box;border:1px solid #bcbcbc;resize:none;border-radius:10px;font-size:1rem;outline:none;padding-left:10px;color:#444;height:40px}.context_shadow[data-v-0f4417dc]{position:fixed;background-color:rgba(0,0,0,.7);z-index:1;bottom:0;top:0;left:0;right:0}