From 133ac6e648f37bb5dffa13a9a9fdfbd31fdce8e2 Mon Sep 17 00:00:00 2001 From: BillyBlaze Date: Sat, 25 May 2019 20:31:25 +0000 Subject: [PATCH] :art: Add plugin icons Add some random icons for plugins Fixes #268 --- octoprint_touchui/static/css/touchui.css | 2 +- .../static/less/touchui.bundled.less | 42 +++++++++++++++ source/less/layout/tabbar.less | 51 +++++++++++++++++++ 3 files changed, 94 insertions(+), 1 deletion(-) diff --git a/octoprint_touchui/static/css/touchui.css b/octoprint_touchui/static/css/touchui.css index d2dd04c6..3b9c7fb7 100644 --- a/octoprint_touchui/static/css/touchui.css +++ b/octoprint_touchui/static/css/touchui.css @@ -1 +1 @@ -@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:300;src:local('Source Code Pro Light'),local('SourceCodePro-Light'),url('../fonts/sourcecodepro/SourceCodePro-Light.woff') format('woff')}@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:400;src:local('Source Code Pro'),local('SourceCodePro-Regular'),url('../fonts/sourcecodepro/SourceCodePro-Regular.woff') format('woff')}@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:600;src:local('Source Code Pro Semibold'),local('SourceCodePro-Semibold'),url('../fonts/sourcecodepro/SourceCodePro-Semibold.woff') format('woff')}@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:700;src:local('Source Code Pro Bold'),local('SourceCodePro-Bold'),url('../fonts/sourcecodepro/SourceCodePro-Bold.woff') format('woff')}@font-face{font-family:'touchui';src:url('../fonts/touchui/touchui.eot?-gkxfeg');src:url('../fonts/touchui/touchui.eot?-gkxfeg#iefix') format('embedded-opentype'),url('../fonts/touchui/touchui.ttf?-gkxfeg') format('truetype'),url('../fonts/touchui/touchui.woff?-gkxfeg') format('woff'),url('../fonts/touchui/touchui.svg?-gkxfeg#icomoon') format('svg');font-weight:normal;font-style:normal}#settings_plugin_touchui div.disabled{opacity:.4;pointer-events:none}#settings_plugin_touchui legend label{margin-top:12px}@media (max-width:400px){#settings_plugin_touchui legend label{float:none;display:block;margin:0}}#settings_plugin_touchui .track .close{width:25px;height:25px;background:#00B0FF;border:1px solid #007bb3;position:absolute;top:15px;right:15px;border-radius:50%;opacity:1}#settings_plugin_touchui .track .close:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00d";color:white;text-align:center;display:block;line-height: 1.5625rem}#touchui_settings_dialog .btn-box{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0}#touchui_settings_dialog .btn-box:first-child{margin-top:0}#touchui_settings_dialog button{border:0 none;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touchui_settings_dialog .label{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;font-size: 0.875rem;line-height: 1.25rem;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;padding:6px 9px}#navbar_plugin_touchui{float:right}#navbar_plugin_touchui #navbar_touchui_settings i:before{content:"\f10b";font-size: 1.75rem;position:relative;top:5px;margin-top:-9px}.colorPickers{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:520px}.colorPickers .controls{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1 1 50%;-moz-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;max-width:240px;padding:0 20px 20px 0}.colorPicker{position:relative;clear:both;display:inline-block;max-width:100%;width:100%}.colorPicker .track{background:url("../img/colorpicker.png") no-repeat center center;height:150px;width:150px;padding:10px;position:absolute;cursor:crosshair;left:auto;right:-71px;top:-71px;display:none;border:0 none;z-index:12;-webkit-border-radius:150px;-moz-border-radius:150px;border-radius:150px}.colorPicker .color{width:30px;height:100%;padding:1px;border:1px solid #ccc;display:block;position:absolute;z-index:11;right:0;top:0;background-color:#efefef;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.colorPicker .colorInner{display:block;width:26px;height:100%;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.colorPicker .dropdown{list-style:none;display:none;width:27px;position:absolute;top:28px;border:1px solid #ccc;left:0;z-index:1000}.colorPicker .dropdown li{height:25px;cursor:pointer}#touch{width:100%;height:100%;background:black;font-size:16px}#touch.emulateTouch{overflow:hidden;user-select:none}#touch.emulateTouch body{overflow:hidden}#touch.emulateTouch body .modal-scrollable,#touch.emulateTouch body .show-dropdown{overflow:hidden}#touch.emulateTouch body .page-container{height:auto;min-height:100%}#touch.emulateTouch body #webcam_container{pointer-events:none}#touch.touch .show-dropdown,#touch.touch #terminal-scroll{overflow-y:scroll !important;-webkit-overflow-scrolling:auto}#touch.touch ::-webkit-scrollbar{width:2px;height:2px;background:transparent}#touch.touch ::-webkit-scrollbar-thumb{background:#00B0FF}#touch.touch body .modal-scrollable{position:fixed !important}#touch.isTouchscreenUI .modal-backdrop{background:transparent !important}#touch.isTouchscreenUI .modal.fade{opacity:1 !important}#touch.isTouchscreenUI #reloadui_overlay_background,#touch.isTouchscreenUI #offline_overlay_background{background:transparent !important}#touch body{width:100%;height:auto;min-height:100%;background:black;color:white;position:relative;font-size: 0.875rem;line-height: 1.25rem}#touch body *{-webkit-text-shadow:none !important;-moz-text-shadow:none !important;text-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;font-family:'Source Code Pro',monospace}#touch body [class^="icon-"],#touch body [class*=" icon-"],#touch body [class^="fa-"],#touch body [class*=" fa-"]{font-family:FontAwesome}#touch body .no-pointer *{pointer-events:none !important}#touch body #touchui_auto_load_resolution,#touch body #touchui_auto_load_touch{display:none}#touch body #navbar{background-color:#00B0FF;border:0 none !important;height: 4.375rem;width:100%;position:absolute;top:0;left:0}#touch body #navbar .navbar-inner{background:transparent !important;border:0 none !important;padding:0;margin:0}#touch body .tabbable>.nav-tabs li,#touch body #navbar .nav>li{overflow:hidden;position:relative}#touch body .tabbable>.nav-tabs li>a,#touch body #navbar .nav>li>a{background:transparent;color:#00B0FF;height: 4.375rem;padding:0;margin:0;position:relative;z-index:2;white-space:nowrap;text-align:right}#touch body .tabbable>.nav-tabs li>a:active,#touch body #navbar .nav>li>a:active{background:#007bb3}#touch body .tabbable>.nav-tabs li>a:before,#touch body #navbar .nav>li>a:before{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:white;content:'\f128';text-align:center;font-size: 2rem;line-height: 4.375rem;display:block;height:100%;width:100%;position:absolute;left:0;top:0}@media (max-width:320px){#touch body .tabbable>.nav-tabs li>a:before,#touch body #navbar .nav>li>a:before{font-size:10vw !important}}#touch body .tabbable>.nav-tabs li#touchui_dropdown_link a:before,#touch body #navbar .nav>li#touchui_dropdown_link a:before{content:none}#touch body #tabs{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex}#touch body #tabs .nav li,#touch body #tabs.nav li{-webkit-flex:0 0 100%;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:7rem}@media (max-width:565px){#touch body #tabs .nav li,#touch body #tabs.nav li{max-width:5.5rem}}@media (max-width:352px){#touch body #tabs .nav li,#touch body #tabs.nav li{max-width:5rem}}#touch body #tabs .nav li#touchui_dropdown_link,#touch body #tabs.nav li#touchui_dropdown_link{pointer-events:none}#touch body .visible_touch{display:block}#touch body .visible_touch#login_dropdown_loggedin{display:block !important;position:static;width:100%;border:0 none;margin:0 !important;right:auto !important;padding:0 !important;float:none}#touch body #navbar_login .hidden_touch{display:none !important}#touch body .hidden_touch{display:none}#touch body .accordion,#touch body #navbar .brand{position:absolute;top:-5000px;left:-5000px}#touch body .page-container .octoprint-container .tab-content h1,#touch body .touchui-accordion .accordion-heading a{font-size:1.3rem;line-height:1.8rem;padding:0 0 15px}#touch body .touchui-accordion .accordion-heading a{pointer-events:none}#touch body .touchui-accordion .accordion-heading a .fa{display:none}#touch body .touchui-accordion .accordion-inner{padding:0}#touch body .page-container{width:100%}#touch body .page-container .octoprint-container{margin:0}#touch body .page-container .octoprint-container *{border:0 none;-webkit-border-top-right-radius:0 !important;-webkit-border-bottom-right-radius:0 !important;-webkit-border-bottom-left-radius:0 !important;-webkit-border-top-left-radius:0 !important;-moz-border-radius-topright:0 !important;-moz-border-radius-bottomright:0 !important;-moz-border-radius-bottomleft:0 !important;-moz-border-radius-topleft:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;-moz-background-clip:padding-box !important;-webkit-background-clip:padding-box !important;background-clip:padding-box !important}#touch body .page-container .octoprint-container>.row{margin-bottom: 1.25rem;padding-bottom:20px}#touch body .page-container .octoprint-container .tab-content{padding:30px 30px 0;overflow:visible;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .page-container .octoprint-container .tab-content h1,#touch body .touchui-accordion .accordion-heading a{color:white;margin:0}#touch body .page-container .octoprint-container .tab-content table{position:relative;margin-left:-30px;max-width:none;width:100vw}#touch body .page-container .octoprint-container .tab-content table tr:first-child th{margin:0;font-size: 1.125rem;border-bottom:1px solid black;background:#00B0FF;color:white;padding:13px 5px}#touch body .page-container .octoprint-container .tab-content table tr td:first-child,#touch body .page-container .octoprint-container .tab-content table tr th:first-child{padding-left:30px}#touch body .page-container .octoprint-container .tab-content table tr td:last-child,#touch body .page-container .octoprint-container .tab-content table tr th:last-child{padding-right:30px}#touch body .page-container .octoprint-container .tab-content table tr:hover{background-color:#333;color:#fff}#touch body .page-container .octoprint-container .tab-content table tr th,#touch body .page-container .octoprint-container .tab-content table tr td{border-bottom:1px solid black;background-color:#333;color:#fff}#touch body .page-container .octoprint-container button,#touch body .page-container .octoprint-container .btn{transition:background-color .2s ease,color .2s ease;background:#00B0FF;color:white}#touch body .page-container .octoprint-container button:active,#touch body .page-container .octoprint-container .btn:active{background:#008dcc;color:white}#touch body .page-container .octoprint-container button:focus,#touch body .page-container .octoprint-container .btn:focus{outline:0 none}#touch body .page-container .octoprint-container button.disabled,#touch body .page-container .octoprint-container .btn.disabled,#touch body .page-container .octoprint-container button[disabled],#touch body .page-container .octoprint-container .btn[disabled]{pointer-events:none}#touch body .page-container .octoprint-container .add-on{background:#4d4d4d;color:white;border-left:1px solid black}#touch body label,#touch body input,#touch body button,#touch body select,#touch body textarea,#touch body .input-mini{height:auto;font-size: 0.875rem;line-height: 1.25rem}#touch body .control-group .control-label,#touch body .control-group .controls{display:block;float:none;width:100%;margin:0;text-align:left}#touch body .tabbable,#touch body .container{width:100%}#touch body .container>.row,#touch body .container>.row>.tabbable{margin:0}#touch body a{color:#00B0FF}#touch body a:active{color:#007bb3}#touch body a.active{background:#00B0FF;color:white}#touch body li.active a{background:#00B0FF;color:white}#touch body button,#touch body .btn{border-color:#e0e0e0;background:#fafafa;color:black;padding:6px 15px}#touch body button:disabled,#touch body .btn:disabled{opacity:.4}#touch body button:active,#touch body .btn:active{outline:0 none;background:#e0e0e0;color:black}#touch body button-primary,#touch body .btn-primary{border-color:#008dcc;background:#00B0FF;color:white}#touch body button-primary:active,#touch body .btn-primary:active{background:#008dcc;color:white}#touch body button-danger,#touch body .btn-danger{border-color:#a10000;background:#D40000;color:white}#touch body button-danger:active,#touch body .btn-danger:active{background:#a10000;color:white}#touch body #navbar{z-index:2}#touch body #navbar .navbar-inner .container{height: 4.125rem;border:0 none}#touch body #navbar .navbar-inner .container .nav{position:relative;z-index:23}#touch body #navbar .navbar-inner .container .nav li{width:100%}#touch body #navbar .navbar-inner .container .nav li.dropdown{margin:0;z-index:2}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings>.dropdown-menu{min-width:230px}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings #touchui_text_nonlink_container{margin:0;list-style:none;overflow:hidden;padding:5px 0}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings b.caret{display:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.item_active{background:black}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.item_active>a:before{color:#fff}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.offline>a:before{animation-name:blink_offline}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.online>a:before{animation-name:blink_online}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings>a:before{animation-duration:.6s;animation-iteration-count:5;content:"\f0c9"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.open .dropdown-menu .open a.dropdown-toggle{background:transparent}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.open .dropdown-menu .open a.dropdown-toggle:after{content:"\f0d8" !important}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li.offline a:before{color:red}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li.online a:before{color:#9AFD00}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#conn_link2 a:before{content:"\f1eb"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#timelapse_link2 a:before{font-size: 1.125rem}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#gcode_link2 a:before{font-size: 1.0625rem}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_settings a:before{content:"\f013"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_plugin_announcements{display:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #usersettings_button:before{content:"\f007"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #logout_button:before{content:"\f08b"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #navbar_login a.dropdown-toggle:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d7";position:absolute;right:20px;margin:0;line-height: 2.5rem}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #navbar_login a.dropdown-toggle:before{content:"\f023"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_plugin_touchui a:before{content:"\f10b";font-size: 1.75rem;line-height: 1.75rem;position:relative;top:5px;margin-top:-9px}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a{position:relative;display:block;float:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a.active:after{content:"\f0d8" !important}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a:before{content:"\f085";font-size: 1.1875rem}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a i{display:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d7";right:18px;position:absolute;top:12px}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu .dropdown-menu a:before{content:"\f101"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:white;display:block;text-align:left;width:100% !important;max-width:100% !important;height:auto !important;float:none;text-overflow:ellipsis;overflow:hidden}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a .icon-wrench{display:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a:active{background:#007bb3}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a:hover{background:transparent}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a:before{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f128';display:inline-block;margin:0 15px 0 0;font-size: 1.25rem;width: 1.25rem;position:relative;top:2px;text-align:center}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li:active>a{background:#007bb3}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin{margin:0;width:100%;overflow:hidden}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #navbar_login.open #login_dropdown_loggedout{padding:5px 15px 15px !important;display:block}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin .pull-right small a{display:none}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout{display:none;border-top:1px solid #009ee6;margin-top:0;padding:0;backface-visibility:hidden}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout *{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout input[type="text"],#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout input[type="password"]{width:100%;display:inline-block;height:30px;padding-left:0;padding-right:0;text-indent:12px}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout.hide+#login_dropdown_loggedin{display:block}#touch body #navbar #navbar_plugin_touchui{float:none}@keyframes blink_offline{0%{color:white}50%{color:red}100%{color:white}}@keyframes blink_online{0%{color:white}50%{color:#9AFD00}100%{color:white}}#touch body #tabs #tab_plugin_webcamtab_link,#touch body #navbar #all_touchui_settings #tab_plugin_webcamtab_link,#touch body #tabs #tab_plugin_webcamtab_link2,#touch body #navbar #all_touchui_settings #tab_plugin_webcamtab_link2{display:none !important}#touch body #tabs #navbar_plugin_pi_support a:before,#touch body #navbar #all_touchui_settings #navbar_plugin_pi_support a:before{content:none}#touch body #tabs #navbar_plugin_pi_support span,#touch body #navbar #all_touchui_settings #navbar_plugin_pi_support span{margin-left:5px}#touch body #tabs #temp_link a:before,#touch body #navbar #all_touchui_settings #temp_link a:before,#touch body #tabs #temp_link2 a:before,#touch body #navbar #all_touchui_settings #temp_link2 a:before{content:"\f0e4"}#touch body #tabs #control_link a:before,#touch body #navbar #all_touchui_settings #control_link a:before,#touch body #tabs #control_link2 a:before,#touch body #navbar #all_touchui_settings #control_link2 a:before{content:"\f11b"}#touch body #tabs #gcode_link a:before,#touch body #navbar #all_touchui_settings #gcode_link a:before,#touch body #tabs #gcode_link2 a:before,#touch body #navbar #all_touchui_settings #gcode_link2 a:before{content:"\f248"}#touch body #tabs #term_link a:before,#touch body #navbar #all_touchui_settings #term_link a:before,#touch body #tabs #term_link2 a:before,#touch body #navbar #all_touchui_settings #term_link2 a:before{content:"\f120"}#touch body #tabs #timelapse_link a:before,#touch body #navbar #all_touchui_settings #timelapse_link a:before,#touch body #tabs #timelapse_link2 a:before,#touch body #navbar #all_touchui_settings #timelapse_link2 a:before{content:"\f03e"}#touch body #tabs #webcam_link a:before,#touch body #navbar #all_touchui_settings #webcam_link a:before,#touch body #tabs #webcam_link2 a:before,#touch body #navbar #all_touchui_settings #webcam_link2 a:before{content:"\f030"}#touch body #tabs #print_link a:before,#touch body #navbar #all_touchui_settings #print_link a:before,#touch body #tabs #print_link2 a:before,#touch body #navbar #all_touchui_settings #print_link2 a:before{content:"\f233"}#touch body #tabs #webcam_link{font-size: 1.8125rem;line-height: 4.5625rem}#touch body #tabs #print_link{line-height: 4.625rem}#touch body #tabs:first-child:before{font-family:"touchui";content:"";position:absolute;top:-5000px}#touch body #tabs.nav-tabs .itemActive{background:black}#touch body #tabs.nav-tabs .itemActive a{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;color:black}#touch body #tabs.nav-tabs .itemActive a:after,#touch body #tabs.nav-tabs .itemActive a:before{color:#fff}#touch body input,#touch body select,#touch body textarea{background:#fafafa;color:#000;text-align:left;opacity:.8;font-size: 0.875rem;line-height: 1.25rem}#touch body input:active,#touch body select:active,#touch body textarea:active,#touch body input:focus,#touch body select:focus,#touch body textarea:focus,#touch body input.ui-keyboard-input-current,#touch body select.ui-keyboard-input-current,#touch body textarea.ui-keyboard-input-current{opacity:1;border-color:rgba(0,176,255,0.9);outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,176,255,0.6) !important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,176,255,0.6) !important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,176,255,0.6) !important}#touch body input.disabled,#touch body select.disabled,#touch body textarea.disabled,#touch body input[disabled],#touch body select[disabled],#touch body textarea[disabled]{opacity:.4}#touch body input[type="file"],#touch body select[type="file"],#touch body textarea[type="file"]{color:transparent !important;opacity:0 !important}#touch body .uneditable-input{opacity:.4}#touch body .input-append .add-on{font-size: 0.875rem;height: 1.25rem;line-height: 1.25rem}#touch body #webcam{margin:-29px -30px 0}#touch body #webcam #webcam_rotator,#touch body #webcam #webcam_rotator .webcam_fixed_ratio .webcam_fixed_ratio_inner{display:flex;align-content:center;align-items:center;justify-content:center}#touch body #webcam #webcam_rotator .webcam_fixed_ratio{padding:0;height:100%;width:100%}#touch body #webcam #webcam_container{background:black}#touch body #webcam #webcam_container .text{color:white}#touch body #webcam #webcam_image{display:block;width:100%;height:auto}#touch body #webcam .muted{padding:10px 35px;display:block}#touch body #webcam .rotate90,#touch body #webcam .webcam_rotated .webcam_fixed_ratio{transform:rotate(0deg) !important;height:auto}#touch body #webcam .rotate90 #webcam_image,#touch body #webcam .webcam_rotated .webcam_fixed_ratio #webcam_image{transform:rotate(-90deg) !important;max-width:calc(100vh - 69px)}#touch body #webcam .rotate90 #webcam_image.flipV,#touch body #webcam .webcam_rotated .webcam_fixed_ratio #webcam_image.flipV{transform:rotate(-90deg) scaleX(-1) !important}#touch body #webcam .rotate90 #webcam_image.flipH,#touch body #webcam .webcam_rotated .webcam_fixed_ratio #webcam_image.flipH{transform:rotate(-90deg) scaleY(-1) !important}#touch body #webcam .rotate90 #webcam_image.flipV.flipH,#touch body #webcam .webcam_rotated .webcam_fixed_ratio #webcam_image.flipV.flipH{transform:rotate(-90deg) scaleY(-1) scaleX(-1) !important}#touch body #webcam .webcam_rotated .webcam_fixed_ratio{padding:0}@supports (object-fit: contain){#touch body #webcam #webcam_rotator,#touch body #webcam #webcam_rotator .webcam_fixed_ratio .webcam_fixed_ratio_inner{height:calc(100vh - 69px)}#touch body #webcam #webcam_image{object-fit:contain;display:block;width:100%;height:auto;max-height:100%;max-width:100%}}#touch body #printer .accordion-heading{display:none}#touch body #printer .accordion-inner{padding:0}#touch body #printer .accordion-inner hr{display:none}#touch body #printer .print-control .btn{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;height: 3.125rem;padding:0;overflow:hidden}#touch body #printer .print-control i{font-size: 1.75rem;-webkit-flex:1 1 100%;-moz-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}#touch body #printer .print-control .icon-print:before{content:"\f051"}#touch body #printer .print-control #job_cancel,#touch body #printer .print-control #job_pause{background:white;color:#000}#touch body #printer .print-control #job_cancel:active,#touch body #printer .print-control #job_pause:active{background:rgba(255,255,255,0.7);color:#000}#touch body #printer .print-control #job_pause{top:40px}#touch body #printer .print-control #job_cancel{top:80px}#touch body #printer #state{padding-top:calc(3.125rem + 60px)}#touch body #printer #state .progress,#touch body #printer #state .print-control{position:absolute;top:calc(3.125rem + 15px);left:0;height:20px;width:100%;margin:0}#touch body #printer #state .print-control{top:0}#touch body #printer .slimScrollBar,#touch body #printer .slimScrollRail{display:none !important}#touch body #printer .dropdown-menu{left:auto !important;right:-10px !important}#touch body #term{position:relative;z-index:1}#touch body #term .icon-caret-down:before,#touch body #term .icon-caret-right:before{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f078"}#touch body #term .icon-caret-right:before{content:"\f054"}#touch body #term span.muted{color:rgba(0,255,0,0.5)}#touch body #term .row-fluid{clear:both;padding-top:5px}#touch body #term ::-webkit-scrollbar-thumb{background:#0F0}#touch body #term a{color:#0F0}#touch body #term button,#touch body #term .btn{background:#0F0;color:black}#touch body #term button:active,#touch body #term .btn:active{background:transparent;color:#0F0}#touch body #term .terminal small.pull-left{margin-right:30px}#touch body #term .terminal small.pull-left span{display:block !important;padding:10px 0 0 0 !important}#touch body #term .terminal small.pull-left span+span{display:none !important}#touch body #term .terminal small.pull-right{position:absolute;right:0}#touch body #term .terminal small button,#touch body #term .terminal small .btn{padding:3px 10px;background:transparent;color:#0F0}#touch body #term .terminal small button+span,#touch body #term .terminal small .btn+span{padding-left:7px}#touch body #term .terminal small button.active,#touch body #term .terminal small .btn.active{background:#0F0;color:black}#touch body #term .terminal a:not(.btn){font-size: 2.1875rem}#touch body #term .terminal a:not(.btn) i:before{font-family:FontAwesome}#touch body #term .terminal button,#touch body #term .terminal .btn{padding:4px 12px;background:black;color:#fff}#touch body #term .terminal button.active,#touch body #term .terminal .btn.active{background:#0F0;color:black}#touch body #term #terminal-filterpanel,#touch body #term #termin-filterpanel{width:100%}#touch body #term #terminal-scroll{border:1px solid #0F0;overflow:hidden;margin-bottom: 1.75rem;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;height:69vh;min-height:150px;background:black;z-index:2}#touch body #term #terminal-output,#touch body #term #terminal-output-lowfi{height:auto;min-height:0;max-height:none;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:26px;border:0 none;margin:0;padding:10px 10px 10px;overflow:hidden;color:#0F0;background-color:transparent;font-size:.8rem;line-height:1.4rem}#touch body #term #terminal-output:before,#touch body #term #terminal-output-lowfi:before{font-family:"touchui";content:"\e601\e605\e604\e603\e602\e600";display:block;width:100%;margin:5px auto 0;position:relative;font-size: 2.125rem;line-height: 3.875rem;letter-spacing:3px;text-align:center}@media (max-width:350px){#touch body #term #terminal-output:before,#touch body #term #terminal-output-lowfi:before{font-size:10vw}}@media (max-width:280px){#touch body #term #terminal-output:before,#touch body #term #terminal-output-lowfi:before{font-size:8vw}}#touch body #term #terminal-output span:first-child:before,#touch body #term #terminal-output-lowfi span:first-child:before{content:"v?.?.?";display:block;position:relative;left:0;margin:-5px 0 20px;line-height: 1.0625rem;font-size: 0.875rem;width:100%;text-align:center}#touch body #term #terminal-sendpanel{position:absolute;left:0;width:100%;margin:0;top:69vh;font-size: 0.875rem}#touch body #term #terminal-sendpanel .muted{display:none}#touch body #term #terminal-sendpanel input:disabled,#touch body #term #terminal-sendpanel button:disabled,#touch body #term #terminal-sendpanel .btn:disabled,#touch body #term #terminal-sendpanel input .disabled,#touch body #term #terminal-sendpanel button .disabled,#touch body #term #terminal-sendpanel .btn .disabled{opacity:1;background:#004d00;color:#0F0}#touch body #term #terminal-sendpanel .input-append{position:relative}#touch body #term #terminal-sendpanel input{width:100%;background-color:black;color:#0F0;border:1px solid #0F0;padding:0;display:block;z-index:2;font-size: 0.875rem;height: 1.875rem;text-indent:10px;padding-right:90px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:5px;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #term #terminal-sendpanel button,#touch body #term #terminal-sendpanel .btn{position:absolute;top:0;right:1px;background-color:#0F0;color:black;border:0 none;border-top:1px solid #0F0;border-left:1px solid #0F0;-webkit-text-shadow:0 0 0 transparent;-moz-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:5px;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height: 1.875rem;line-height: 1.25rem;font-size: 1.125rem;z-index:21;padding:4px 12px}#touch body #term #terminal-sendpanel .btn{width:auto}#touch body #scroll #term .iScrollIndicator{background:rgba(0,255,0,0.7) !important;border:0 none !important}#touch body #temp{margin-left:-30px;margin-right:-30px;overflow:hidden;position:absolute;left:-99999px;top:-99999px;display:block;max-width:100vw}#touch body #temp.active{position:relative;left:auto;top:auto}#touch body #temp>div:first-child{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;width:100%;height:60vh;max-height:none;min-height:200px;padding:0 30px;margin:0 0 30px}#touch body #temp>div:first-child #temperature-graph{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background-position:center 37%;background-repeat:no-repeat;background-size:auto 80%;width:100%;height:100%;margin:0}#touch body #temp>div:first-child #temperature-graph .tickLabel,#touch body #temp>div:first-child #temperature-graph .legendLabel{color:#fff}#touch body #temp>div:first-child #temperature-graph table{width:auto}#touch body #temp>div:first-child #temperature-graph table tr{background:transparent !important}#touch body #temp>div:first-child #temperature-graph table tr:hover{background:transparent !important}#touch body #temp>div:first-child #temperature-graph table tr:hover td{background:transparent !important}#touch body #temp>div:first-child #temperature-graph table tr td{background:transparent !important;color:#fff;border:0 none}#touch body #temp>div:first-child #temperature-graph table tr td.legendLabel{padding:0 15px 0 5px}#touch body #temp>div:last-child{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body #temp>div:last-child table{margin:0 !important;width:100%}#touch body #temp>div:last-child table tr:first-child th{font-size: 1.125rem}#touch body #temp>div:last-child table tr:first-child th:first-child{width:13% !important}#touch body #temp>div:last-child table tr:first-child th:nth-child(3){width:auto !important}@media (max-width:730px){#touch body #temp>div:last-child table tr:first-child th:last-child{width:38vw !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}}#touch body #temp>div:last-child table tr th,#touch body #temp>div:last-child table tr td{font-size: 1rem;padding:12px}#touch body #temp>div:last-child table tr th:nth-child(1),#touch body #temp>div:last-child table tr td:nth-child(1){text-align:right;padding-left:0}#touch body #temp>div:last-child table tr th:nth-child(2),#touch body #temp>div:last-child table tr td:nth-child(2){text-align:center !important}#touch body #temp>div:last-child table tr th .dropdown-menu,#touch body #temp>div:last-child table tr td .dropdown-menu{margin:2px 0 9px;bottom:100%;top:auto;left:auto;right:0}#touch body #temp>div:last-child table tr th .dropdown-menu:before,#touch body #temp>div:last-child table tr td .dropdown-menu:before{border:10px solid transparent;border-top-color:#00B0FF;border-bottom-color:transparent !important;position:absolute;top:auto;bottom:-18px;right:9px}#touch body #temp>div:last-child table tr th.temperature_offset .form-inline .input-append,#touch body #temp>div:last-child table tr td.temperature_offset .form-inline .input-append{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}#touch body #temp>div:last-child table tr th .form-inline,#touch body #temp>div:last-child table tr td .form-inline,#touch body #temp>div:last-child table tr th .input-append,#touch body #temp>div:last-child table tr td .input-append{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:stretch;-moz-align-content:stretch;-ms-align-content:stretch;align-content:stretch;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}#touch body #temp>div:last-child table tr th .form-inline>*,#touch body #temp>div:last-child table tr td .form-inline>*,#touch body #temp>div:last-child table tr th .input-append>*,#touch body #temp>div:last-child table tr td .input-append>*{-webkit-order:0;-moz-order:0;-ms-order:0;order:0;-webkit-flex:0 1 auto;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-align-self:auto;align-self:auto;margin-top:2px;margin-bottom:2px}#touch body #temp>div:last-child table tr th .form-inline>.input-append,#touch body #temp>div:last-child table tr td .form-inline>.input-append,#touch body #temp>div:last-child table tr th .input-append>.input-append,#touch body #temp>div:last-child table tr td .input-append>.input-append{-webkit-flex:1 1 0;-moz-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-right:10px;margin-bottom:0;margin-top:0}#touch body #temp>div:last-child table tr th .form-inline input,#touch body #temp>div:last-child table tr td .form-inline input,#touch body #temp>div:last-child table tr th .input-append input,#touch body #temp>div:last-child table tr td .input-append input,#touch body #temp>div:last-child table tr th .form-inline .input-mini,#touch body #temp>div:last-child table tr td .form-inline .input-mini,#touch body #temp>div:last-child table tr th .input-append .input-mini,#touch body #temp>div:last-child table tr td .input-append .input-mini{-webkit-order:0;-moz-order:0;-ms-order:0;order:0;-webkit-flex:1 1 20px;-moz-flex:1 1 20px;-ms-flex:1 1 20px;flex:1 1 20px;-webkit-align-self:auto;-moz-align-self:auto;-ms-align-self:auto;align-self:auto;margin-right:0;padding:7px 0 7px 15px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;text-align:left;width:0 !important;max-width:none !important;min-width:0}#touch body #temp>div:last-child table tr th .form-inline .btn-group,#touch body #temp>div:last-child table tr td .form-inline .btn-group,#touch body #temp>div:last-child table tr th .input-append .btn-group,#touch body #temp>div:last-child table tr td .input-append .btn-group,#touch body #temp>div:last-child table tr th .form-inline>button,#touch body #temp>div:last-child table tr td .form-inline>button,#touch body #temp>div:last-child table tr th .input-append>button,#touch body #temp>div:last-child table tr td .input-append>button{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #temp>div:last-child table tr th .form-inline .btn-group .fa,#touch body #temp>div:last-child table tr td .form-inline .btn-group .fa,#touch body #temp>div:last-child table tr th .input-append .btn-group .fa,#touch body #temp>div:last-child table tr td .input-append .btn-group .fa,#touch body #temp>div:last-child table tr th .form-inline>button .fa,#touch body #temp>div:last-child table tr td .form-inline>button .fa,#touch body #temp>div:last-child table tr th .input-append>button .fa,#touch body #temp>div:last-child table tr td .input-append>button .fa,#touch body #temp>div:last-child table tr th .form-inline .btn-group .icon,#touch body #temp>div:last-child table tr td .form-inline .btn-group .icon,#touch body #temp>div:last-child table tr th .input-append .btn-group .icon,#touch body #temp>div:last-child table tr td .input-append .btn-group .icon,#touch body #temp>div:last-child table tr th .form-inline>button .icon,#touch body #temp>div:last-child table tr td .form-inline>button .icon,#touch body #temp>div:last-child table tr th .input-append>button .icon,#touch body #temp>div:last-child table tr td .input-append>button .icon{pointer-events:none}#touch body #temp>div:last-child table tr th .form-inline .btn-group .btn.dropdown-toggle,#touch body #temp>div:last-child table tr td .form-inline .btn-group .btn.dropdown-toggle,#touch body #temp>div:last-child table tr th .input-append .btn-group .btn.dropdown-toggle,#touch body #temp>div:last-child table tr td .input-append .btn-group .btn.dropdown-toggle,#touch body #temp>div:last-child table tr th .form-inline>button .btn.dropdown-toggle,#touch body #temp>div:last-child table tr td .form-inline>button .btn.dropdown-toggle,#touch body #temp>div:last-child table tr th .input-append>button .btn.dropdown-toggle,#touch body #temp>div:last-child table tr td .input-append>button .btn.dropdown-toggle{border-left:1px solid #333}#touch body #temp>div:last-child table tr th .form-inline .add-on,#touch body #temp>div:last-child table tr td .form-inline .add-on,#touch body #temp>div:last-child table tr th .input-append .add-on,#touch body #temp>div:last-child table tr td .input-append .add-on{padding:7px;margin-right:1px;font-size: 0.875rem;line-height: 1.25rem;height:auto}@media (max-width:474px){#touch body #temp>div:last-child table tr th .form-inline .add-on,#touch body #temp>div:last-child table tr td .form-inline .add-on,#touch body #temp>div:last-child table tr th .input-append .add-on,#touch body #temp>div:last-child table tr td .input-append .add-on{display:none}}#touch body #temp>div:last-child table tr th .form-inline button,#touch body #temp>div:last-child table tr td .form-inline button,#touch body #temp>div:last-child table tr th .input-append button,#touch body #temp>div:last-child table tr td .input-append button{padding:7px 15px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #temp>div:last-child table tr th .form-inline button .caret,#touch body #temp>div:last-child table tr td .form-inline button .caret,#touch body #temp>div:last-child table tr th .input-append button .caret,#touch body #temp>div:last-child table tr td .input-append button .caret{width:11px}#touch body #temp>div:last-child table tr th .form-inline button .caret:after,#touch body #temp>div:last-child table tr td .form-inline button .caret:after,#touch body #temp>div:last-child table tr th .input-append button .caret:after,#touch body #temp>div:last-child table tr td .input-append button .caret:after{content:"\f0d7";font-family:FontAwesome;font-size: 1.125rem;top:-7px;position:relative}@media (max-width:730px){#touch body #temp>div:last-child{width:138vw !important;margin:0 0 30px 0 !important;transition:left .5s ease;cursor:w-resize;position:relative;left:0}#touch body #temp>div:last-child.open{left:-38vw !important}}#touch body #control{margin:0 auto;max-width:700px;overflow:visible;position:relative}#touch body #control .jog-panel{float:right;margin:0;padding:0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body #control .jog-panel h1{display:none}#touch body #control .jog-panel#control-jog-xy{float:left;margin:0;position:relative;width:48vw}@media (min-width:700px){#touch body #control .jog-panel#control-jog-xy{width:360px}}@media (max-width:450px){#touch body #control .jog-panel#control-jog-xy{width:42vw}}#touch body #control .jog-panel#control-jog-z{position:absolute;right:auto;left:56%;top:0;z-index:1}@media (max-width:450px){#touch body #control .jog-panel#control-jog-z{left:52%}}#touch body #control .jog-panel#control-jog-z .icon-arrow-up,#touch body #control .jog-panel#control-jog-z .icon-arrow-down{position:relative}#touch body #control .jog-panel#control-jog-z .icon-arrow-up:after,#touch body #control .jog-panel#control-jog-z .icon-arrow-down:after{content:"";position:absolute;left:0;bottom:4px;letter-spacing:0;width:100%;text-align:center;height:auto;line-height:1;border-bottom:5px solid;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-topleft:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;border-top-left-radius:2px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #control>.jog-panel:first-child{position:relative;display:block;overflow:hidden;float:none;margin:0 -20px}#touch body #control>.jog-panel:first-child button{color:white;background:transparent;font-size:36px;display:inline-block;padding:0 !important;margin:0;font-weight:normal;width:16vw;height:16vw;font-size:11vw}#touch body #control>.jog-panel:first-child button:active{color:#00B0FF}@media (min-width:700px){#touch body #control>.jog-panel:first-child button{font-size:80px !important;width:120px;height:120px}}@media (max-width:450px){#touch body #control>.jog-panel:first-child button{width:14vw;height:16vw}}#touch body #control #control-jog-extrusion{padding:30px 0 15px 15px;width:50%}#touch body #control #control-jog-extrusion h1{display:none}#touch body #control #control-jog-extrusion>div>button{width:50%;float:left;border-right:1px solid black;padding-right:0;padding-left:0}#touch body #control #control-jog-extrusion>div>button:last-child{border-right:0 none}@media (max-width:450px){#touch body #control #control-jog-extrusion{margin-bottom:30px}}#touch body #control #control-jog-feedrate{padding:30px 15px 15px 0;position:relative;float:left;width:50%}#touch body #control #control-jog-feedrate .btn-group .btn{padding-left:0;padding-right:0}@media (max-width:450px){#touch body #control #control-jog-feedrate{margin-top:30px}}#touch body #control .custom_section .slider-container{min-width:200px}#touch body #control .slider-container{position:relative}#touch body #control .slider-container:after{content:"";display:block;clear:both}#touch body #control .slider-container button{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:right;width:25% !important;position:relative;padding:0;margin:0;direction:rtl;white-space:nowrap;overflow:hidden;text-indent:-700px;border-left:1px solid black}#touch body #control .slider-container button:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00c";width:100%;position:absolute;right:0;text-indent:0;font-size: 1.3125rem;line-height: 1.1875rem}#touch body #control .slider-container input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;text-align:right;width:75% !important;padding-left:90px;padding-right:0 !important}#touch body #control .slider-container label{position:absolute;margin:10px 0 10px 10px;color:#000;z-index:2;left:0}#touch body #control #control-jog-extrusion .btn-group.control-box,#touch body #control #control-jog-feedrate .btn-group.control-box,#touch body #control .custom_section .btn-group.control-box{height:auto;margin:0 0 20px}#touch body #control #control-jog-extrusion .btn-group.control-box button,#touch body #control #control-jog-feedrate .btn-group.control-box button,#touch body #control .custom_section .btn-group.control-box button{margin:0}#touch body #control #control-jog-extrusion .input-append.control-box,#touch body #control #control-jog-feedrate .input-append.control-box,#touch body #control .custom_section .input-append.control-box{height:auto;margin:0 38px 20px 0}#touch body #control #control-jog-extrusion .input-append.control-box .add-on,#touch body #control #control-jog-feedrate .input-append.control-box .add-on,#touch body #control .custom_section .input-append.control-box .add-on{padding:10px;z-index:200}#touch body #control #control-jog-extrusion .input-append.control-box input,#touch body #control #control-jog-feedrate .input-append.control-box input,#touch body #control .custom_section .input-append.control-box input{margin:0}#touch body #control #control-jog-extrusion button,#touch body #control #control-jog-feedrate button,#touch body #control .custom_section button,#touch body #control #control-jog-extrusion input,#touch body #control #control-jog-feedrate input,#touch body #control .custom_section input{padding:10px 20px;margin:0 0 20px;width:100%;min-height:40px;height:auto;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body #control #control-jog-extrusion button span,#touch body #control #control-jog-feedrate button span,#touch body #control .custom_section button span,#touch body #control #control-jog-extrusion input span,#touch body #control #control-jog-feedrate input span,#touch body #control .custom_section input span{margin-left:5px}@media (max-width:450px){#touch body #control #control-jog-extrusion,#touch body #control #control-jog-feedrate,#touch body #control .custom_section{position:static;float:none;width:100%;padding:0}}#touch body #control #control-jog-general{position:absolute;top:0;right:0;width:16vw}@media (min-width:700px){#touch body #control #control-jog-general{width:120px}}@media (max-width:450px){#touch body #control #control-jog-general{width:14vw}}#touch body #control #control-jog-general>div{display:inline-block}#touch body #control #control-jog-general h1{display:none}#touch body #control #control-jog-general button{font-size:36px;padding:0 !important;margin:0;font-weight:normal;overflow:hidden;color:white;background:transparent;width:16vw;height:16vw;font-size:11vw;line-height:200vw}#touch body #control #control-jog-general button:active{color:#00B0FF}@media (min-width:700px){#touch body #control #control-jog-general button{font-size:80px !important;width:120px;height:120px}}@media (max-width:450px){#touch body #control #control-jog-general button{width:14vw;height:16vw}}#touch body #control #control-jog-general button:before,#touch body #control #control-jog-general button:after{color:inherit;font-family:FontAwesome;-webkit-text-shadow:0 0 0 transparent;-moz-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;display:block;overflow:hidden;line-height:16vw}@media (min-width:700px){#touch body #control #control-jog-general button:before,#touch body #control #control-jog-general button:after{line-height:120px}}#touch body #control #control-jog-general div button{position:relative}#touch body #control #control-jog-general div button:before{font-family:touchui;content:"\e900"}#touch body #control #control-jog-general div button:first-child:before{font-family:FontAwesome;background:transparent;content:"\f011"}#touch body #control #control-jog-general div button:last-child:after{content:"\f057";color:#00B0FF !important;font-size:8vw;position:absolute;top:-2vw;right:1vw;text-indent:2000px}@media (min-width:700px){#touch body #control #control-jog-general div button:last-child:after{font-size:58px;top:-16px;right:13px}}#touch body #control .distance .btn-group{width:100%;margin:0}#touch body #control .distance .btn-group button{background:#006a99;color:white;width:25% !important;border-right:1px solid black}#touch body #control .distance .btn-group button:last-child{border-right:0 none}#touch body #control .distance .btn-group button.active{background:#00B0FF;color:white}#touch body #control .slider .slider-track,#touch body #control .slider button{display:none}#touch body #control .slider input{display:block !important}@media all and (orientation:portrait){#touch body #control #control-jog-general{width:75vw;margin:0 auto;right:auto;top:85vw;float:none;left:50%;margin-left:-37.5vw}#touch body #control #control-jog-general>div>button{float:left}#touch body #control>.jog-panel:first-child #control-jog-xy,#touch body #control #control-jog-general #control-jog-xy{margin:0 auto;width:75vw;float:none}#touch body #control>.jog-panel:first-child #control-jog-z,#touch body #control #control-jog-general #control-jog-z{position:static;width:75vw;margin:15px auto 25vw;right:auto;top:auto;float:none;overflow:hidden}#touch body #control>.jog-panel:first-child #control-jog-z>div,#touch body #control #control-jog-general #control-jog-z>div{float:left}#touch body #control>.jog-panel:first-child button,#touch body #control #control-jog-general button{width:25vw;height:20vw;font-size:15vw !important}#touch body #control>.jog-panel:first-child button:before,#touch body #control #control-jog-general button:before{line-height:20vw}}@media all and (orientation:portrait) and (max-width:650px){#touch body #control #control-jog-general{top:87vw}}@media all and (orientation:portrait) and (max-width:500px){#touch body #control #control-jog-general{top:89vw}}@media all and (orientation:portrait) and (max-width:400px){#touch body #control #control-jog-general{top:91vw}}#touch body #gcode #gcode_canvas{width:100% !important;height:100% !important;pointer-events:none !important}#touch body #gcode .slider{display:none}#touch body #gcode .progress{margin:30px 0 20px;width:100%}@media (max-width:500px){#touch body #gcode .span7,#touch body #gcode .span5{float:none;width:100%;display:block;margin:0;padding:0}}#touch body #connection{height:auto !important}#touch body #connection_wrapper button{margin-top:20px;background-color:#00B0FF;color:white}#touch body #connection_wrapper button:active{background-color:#009ee6}#touch body #timelapse>h1{margin:30px 0 0}#touch body #timelapse .icon-unchecked:before,#touch body #timelapse .icon-check-empty:before{content:"\f0c5"}#touch body #timelapse .caret{display:none}#touch body #timelapse .pull-left button,#touch body #timelapse .pull-right button{font-size:1.1rem;padding:10px 15px}#touch body #timelapse input[type="text"],#touch body #timelapse input[type="number"],#touch body #timelapse input[type="password"],#touch body #timelapse select{width:100%;margin-bottom:20px;text-align:left}#touch body #timelapse .help-block{color:rgba(255,255,255,0.8);padding:0;font-size:.9em;line-height:1rem}#touch body #timelapse .input-append{position:relative;margin-bottom:20px}#touch body #timelapse .input-append input[type="text"],#touch body #timelapse .input-append input[type="number"],#touch body #timelapse .input-append input[type="password"]{width:100%;padding:10px 50px 10px 10px;margin:0 !important;height:32px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #timelapse .input-append .add-on{border-left:1px solid black;position:absolute;right:0;padding:6px}#touch body #timelapse .checkbox{margin-bottom:20px}#touch body #timelapse>table tr .timelapse_files_action{width:75px;text-align:right}#touch body #timelapse>table tr .timelapse_files_size{text-align:center}#touch body #timelapse>table tr td{line-height: 2.5rem}#touch body #timelapse>table tr td a{padding:6px;margin:-6px;display:inline-block;color:#00B0FF}#touch body #timelapse>table tr td a:before{font-size: 1.3125rem;line-height: 2.25rem}#touch body #timelapse>table tr td a:active{color:#00B0FF}#touch body .progress{background:#333}#touch body .progress .bar{background:#00B0FF}#touch body #drop_overlay{display:none !important}#touch body #offline_overlay,#touch body #reloadui_overlay{position:fixed;top:0;bottom:0;overflow-y:auto;-webkit-overflow-scrolling:touch}#touch body #offline_overlay #offline_overlay_background,#touch body #reloadui_overlay #offline_overlay_background{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}#touch body #offline_overlay #offline_overlay_wrapper,#touch body #reloadui_overlay #offline_overlay_wrapper,#touch body #offline_overlay #reloadui_overlay_wrapper,#touch body #reloadui_overlay #reloadui_overlay_wrapper{padding-top:20px}#touch body #offline_overlay .hero-unit,#touch body #reloadui_overlay .hero-unit{font-size: 1.125rem;line-height: 1.875rem}#touch body #offline_overlay .container,#touch body #reloadui_overlay .container{width:100%}#touch body #offline_overlay .container .hero-unit,#touch body #reloadui_overlay .container .hero-unit{background-color:#555;color:#fff;padding:20px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #offline_overlay .container .hero-unit h1,#touch body #reloadui_overlay .container .hero-unit h1{font-size: 2rem !important}#touch body #offline_overlay .container .hero-unit h1,#touch body #reloadui_overlay .container .hero-unit h1,#touch body #offline_overlay .container .hero-unit p,#touch body #reloadui_overlay .container .hero-unit p{margin-bottom:10px}#touch body #offline_overlay.iscroll,#touch body #reloadui_overlay.iscroll{top:0;bottom:0;left:0;width:100%;overflow:hidden;position:absolute}#touch body #offline_overlay.iscroll>div:first-child,#touch body #reloadui_overlay.iscroll>div:first-child{position:absolute;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}#touch body #offline_overlay.iscroll>div:first-child>div,#touch body #reloadui_overlay.iscroll>div:first-child>div{position:relative;top:auto;left:auto;right:auto;bottom:auto}#touch body #offline_overlay.iscroll .iScrollIndicator,#touch body #reloadui_overlay.iscroll .iScrollIndicator{background:rgba(255,255,255,0.7) !important;border:0 none !important}#touch body #files .entry,#touch body #temp .row-fluid{touch-action:pan-y}#touch body #files_wrapper{position:relative}#touch body #files_wrapper .accordion-heading{display:block;pointer-events:none;margin:40px -30px 0;padding:.5rem 30px;background-color:#00B0FF;color:white}#touch body #files_wrapper .accordion-heading>a,#touch body #files_wrapper .accordion-heading>a i{color:white;font-size: 1.4375rem;padding-right:0;padding-left:0}#touch body #files_wrapper .accordion-heading>div{pointer-events:all;margin:-8px 5px -8px 0}#touch body #files_wrapper .accordion-heading>div.settings-trigger{position:relative;margin-right:-10px}#touch body #files_wrapper .accordion-heading>div>a{background:transparent;padding:15px 10px !important;margin:0}#touch body #files_wrapper .accordion-heading>div>a *{display:none}#touch body #files_wrapper .accordion-heading>div>a:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size: 1.5625rem;color:white;content:"\f0b0"}#touch body #files_wrapper .accordion-heading .icon-wrench,#touch body #files_wrapper .accordion-heading .icon-refresh,#touch body #files_wrapper .accordion-heading .icon-sd-black-14{display:none !important}#touch body #files_wrapper .accordion-heading .sd-trigger .dropdown-toggle:after{content:"\f0ea";top:3px;position:relative}#touch body #files_wrapper .accordion-heading .refresh-trigger a:after{content:"\f021"}#touch body #files_wrapper .accordion-heading .upload-trigger a:after{content:"\f093"}#touch body #files_wrapper #files #gcode_upload_progress+div .muted{display:none}#touch body #files_wrapper #files .form-search{display:none}#touch body #files_wrapper #files .slimScrollDiv{margin:0 -30px 10px;height:auto !important;clear:both}#touch body #files_wrapper #files .scroll-wrapper{margin:0 -30px 10px;height:auto !important;overflow:hidden;clear:both}#touch body #files_wrapper #files .text-right.muted{text-align:center}#touch body #files_wrapper #files .upload-buttons .btn,#touch body #files_wrapper #files .folder-button .btn{padding:12px;font-size: 1.375rem;display:block;width:100%;margin-left:0}#touch body #files_wrapper #files .upload-buttons .btn:last-child,#touch body #files_wrapper #files .folder-button .btn:last-child{border-left:1px solid black}@media (min-width:510px){#touch body #files_wrapper #files .upload-buttons .btn,#touch body #files_wrapper #files .folder-button .btn{width:50%;display:inline-block;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #files_wrapper #files .upload-buttons .btn:first-child,#touch body #files_wrapper #files .folder-button .btn:first-child{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:5px;border-top-right-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}}#touch body #files_wrapper #files .folder-button{margin-top:10px}#touch body #files_wrapper #files .folder-button .btn{border:0 none;width:100%}#touch body #files_wrapper #files .gcode_files{height:auto !important;margin:0 0 10px;padding:0}#touch body #files_wrapper #files .gcode_files .entry{background-color:#333;color:#fff;border-top:1px solid black;font-size: 0.875rem;line-height: 1.25rem;padding:15px 140px 15px 30px;margin:0;position:relative;left:0;clear:both;cursor:w-resize;transition:left .4s ease,background .7s ease,color .7s ease}#touch body #files_wrapper #files .gcode_files .entry.open{left:-70px;background:#006a99;color:#fff}#touch body #files_wrapper #files .gcode_files .entry.open.large{left:-180px}#touch body #files_wrapper #files .gcode_files .entry.open:hover,#touch body #files_wrapper #files .gcode_files .entry.open:after{background:#006a99;color:#fff}#touch body #files_wrapper #files .gcode_files .entry.open div.action-buttons .btn{color:#fff}#touch body #files_wrapper #files .gcode_files .entry.open div:not(.title){color:rgba(255,255,255,0.7)}#touch body #files_wrapper #files .gcode_files .entry:after{transition:left .4s ease,background .7s ease;content:"";display:block;top:0;height:100%;width:230px;right:-230px;position:absolute;transition:background .7s ease;background:#333;color:#fff}#touch body #files_wrapper #files .gcode_files .entry div,#touch body #files_wrapper #files .gcode_files .entry div span{color:inherit}#touch body #files_wrapper #files .gcode_files .entry div:not(.title){transition:color .7s ease;color:rgba(255,255,255,0.7)}#touch body #files_wrapper #files .gcode_files .entry.back{margin:0 -30px}#touch body #files_wrapper #files .gcode_files .entry.back,#touch body #files_wrapper #files .gcode_files .entry.folder{cursor:default}#touch body #files_wrapper #files .gcode_files .entry.back.clickable,#touch body #files_wrapper #files .gcode_files .entry.folder.clickable{cursor:pointer}#touch body #files_wrapper #files .gcode_files .entry.back .title,#touch body #files_wrapper #files .gcode_files .entry.folder .title{color:#fff}#touch body #files_wrapper #files .gcode_files .entry.back .btn,#touch body #files_wrapper #files .gcode_files .entry.folder .btn{top:10px !important}#touch body #files_wrapper #files .gcode_files .entry .additionalInfo{padding:0}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons{position:static;right:auto;bottom:auto;display:inline}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons i{font-size:32px;line-height: 2.5rem}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn.disabled,#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn[disabled]{-moz-opacity:.2;-khtml-opacity:.2;-webkit-opacity:.2;opacity:.2;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);filter:alpha(opacity=20)}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn{position:absolute;left:100%;top:21px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background:transparent !important;z-index:5;border:0 none;-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;-webkit-text-shadow:0 0 0 transparent;-moz-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;color:#fff;transition:left .4s ease,background .7s ease,color .7s ease}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn:first-child{right:70px;left:auto}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn:last-child{left:auto;right:15px}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn.toggleAdditionalData+:nth-child(2){margin-left:55px;margin-top:2px}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn:nth-child(4){margin-left:110px;margin-top:2px}#touch body .emulateTouch .modal-scrollable .modal{z-index:1 !important;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}#touch body.modal-open{position:fixed;width:100%;overflow:hidden}#touch body .modal-backdrop{background:black !important}#touch body .modal-scrollable{position:absolute;top:0;left:0;width:100%;height:100%;bottom:auto;right:auto;overflow:auto}#touch body .modal-scrollable .iScrollIndicator{background:rgba(255,255,255,0.7) !important;border:0 none !important}#touch body .modal-scrollable .modal{position:absolute;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-overflow-scrolling:auto;background:white;color:black;-webkit-transition:opacity .3s linear,margin-left .5s ease-out,margin-top .3s ease-out !important;-moz-transition:opacity .3s linear,margin-left .5s ease-out,margin-top .3s ease-out !important;-o-transition:opacity .3s linear,margin-left .5s ease-out,margin-top .3s ease-out !important;transition:opacity .3s linear,margin-left .5s ease-out,margin-top .3s ease-out !important;top:0 !important;bottom:auto !important;height:auto !important;left:0 !important;width:95% !important;margin:0 !important;min-height:100%;margin-left:-110% !important;display:block;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .modal-scrollable .modal .slimScrollDiv,#touch body .modal-scrollable .modal #settings_plugin_pluginmanager_repositorydialog_list{height:auto !important}#touch body .modal-scrollable .modal.shake{-webkit-animation-name:inherit;-moz-animation-name:inherit;-o-animation-name:inherit;animation-name:inherit}#touch body .modal-scrollable .modal.shake>div{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake}#touch body .modal-scrollable .modal .accordion-group{border:0 none !important}#touch body .modal-scrollable .modal .accordion-group .accordion-heading{display:none}#touch body .modal-scrollable .modal .accordion-group .accordion-body{border:0 none}#touch body .modal-scrollable .modal .accordion-group .accordion-body .accordion-inner{padding:0;border:0 none}#touch body .modal-scrollable .modal#connection_dialog .btn-primary{display:none !important}#touch body .modal-scrollable .modal.in{top:0 !important;margin-left:0 !important}#touch body .modal-scrollable .modal.show-dropdown .modal-header .span3{height:auto}#touch body .modal-scrollable .modal .modal-body{padding:20px 30px;margin-bottom:60px;min-height:0 !important;max-height:none !important}#touch body .modal-scrollable .modal .modal-body .span3.scrollable,#touch body .modal-scrollable .modal .modal-body .nav.nav-pills{display:none}#touch body .modal-scrollable .modal .modal-body .span9.scrollable{width:100% !important;overflow:visible;margin:0;padding:0}#touch body .modal-scrollable .modal .modal-body .span9.scrollable .help-inline{display:block;padding:5px 0 0}#touch body .modal-scrollable .modal .modal-body .pagination ul>li>a{color:white}#touch body .modal-scrollable .modal .modal-body .pagination ul>li>a:active{color:#fff}#touch body .modal-scrollable .modal .modal-body .pagination ul>li.active>a,#touch body .modal-scrollable .modal .modal-body .pagination ul>li.disabled>a{color:black}#touch body .modal-scrollable .modal .modal-footer{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,0.05);border-top-color:rgba(0,0,0,0.07);position:absolute;bottom:0;left:0;width:100%;padding-right:30px;padding-left:30px;z-index:2}#touch body .modal-scrollable .modal .modal-header{padding:20px 30px;border-bottom-color:rgba(0,0,0,0.07)}#touch body .modal-scrollable .modal .modal-header #settings_dialog_label,#touch body .modal-scrollable .modal .modal-header>h3{font-size:1.4rem;line-height:1.7rem;padding:0 50px 0 0;color:#666}#touch body .modal-scrollable .modal .modal-header .close{color:black;font-size: 2.625rem;padding:13px;margin-top:-10px;background:transparent;opacity:.6}#touch body .modal-scrollable .modal .modal-header .close:hover{opacity:1}#touch body .modal-scrollable .modal .modal-header span.hidden{display:inline-block !important;position:relative;padding-left:10px;color:#000;cursor:pointer}#touch body .modal-scrollable .modal .modal-header span.hidden:before{content:"/";color:#b3b3b3;margin-right:10px}#touch body .modal-scrollable .modal .modal-header span.hidden:after{content:"\f078";speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.8rem;text-rendering:auto;position:relative;top:-4px;margin-left:10px}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown{position:absolute;top:40px;left:0;overflow:hidden;max-height:68vh;height:auto;z-index:29;min-height:0 !important;margin-bottom:100px;min-width:170px;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;background-color:white;border:1px solid #737373}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown ul{margin:0;padding:0}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown ul .nav-header{margin:0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size: 0.6875rem}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown li{display:block;width:100%}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown li a{font-size: 0.9375rem;padding:10px 15px;line-height: 1.5rem;margin:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown .iScrollIndicator{background:rgba(128,128,128,0.7) !important;border:0 none !important}#touch body .modal-scrollable .modal .full-sized-box{padding:0 !important;position:relative}#touch body .controls{margin-left:20px}#touch body #scroll{position:absolute;z-index:1;top:0;bottom:0;left:0;width:100%;overflow:hidden}#touch body #scroll .page-container,#touch body #scroll #terminal-scroll-inner,#touch body #scroll #terminal-scroll>pre{position:absolute;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}#touch body #scroll .page-container{z-index:auto}#touch body #scroll #terminal-scroll{position:relative}#touch body #scroll .iScrollIndicator{background:rgba(255,255,255,0.7) !important;border:0 none !important}#touch body .ui-keyboard-button{background:transparent;color:#fff;min-width:0 !important;margin:1px !important;padding:0 !important;border:0 none;font-size: 1.375rem;max-width:80px;min-height:33px;width:8vw}#touch body .ui-keyboard-button:active,#touch body .ui-keyboard-button.touch-focus{color:white;background:#00B0FF;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;position:relative;margin-top:-32px !important;padding-bottom:40px !important;max-height:75px}#touch body .ui-keyboard-right,#touch body .ui-keyboard-left{color:#333;position:absolute;top:4px;right:40px;width:30px}#touch body .ui-keyboard-right:active,#touch body .ui-keyboard-left:active,#touch body .ui-keyboard-right.touch-focus,#touch body .ui-keyboard-left.touch-focus{position:absolute;background:transparent;margin-top:0 !important;padding-bottom:0 !important;max-height:43px}#touch body .ui-keyboard-right:active span,#touch body .ui-keyboard-left:active span,#touch body .ui-keyboard-right.touch-focus span,#touch body .ui-keyboard-left.touch-focus span{color:#00B0FF}#touch body .ui-keyboard-right{right:10px}#touch body .ui-keyboard-shift span{display:none !important}#touch body .ui-keyboard-shift:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f062";font-size: 1.5625rem;max-height:43px}#touch body .ui-keyboard-accept{clear:right}#touch body .ui-keyboard-cancel,#touch body .ui-keyboard-accept{float:right;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-webkit-border-top-left-radius:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;-moz-border-radius-topleft:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border-top-left-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background:#00C751;margin-top:2px !important;width:1.8rem;height:1.8rem !important;line-height: 1.25rem !important;text-align:center}#touch body .ui-keyboard-cancel span,#touch body .ui-keyboard-accept span{display:none !important}#touch body .ui-keyboard-cancel:after,#touch body .ui-keyboard-accept:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00c";color:#333}#touch body .ui-keyboard-cancel{background:#D40000;margin-right:10px !important}@media (max-width:300px){#touch body .ui-keyboard-cancel{margin-right:5px !important}}#touch body .ui-keyboard-cancel:after{content:"\f149"}#touch body .ui-keyboard-shift,#touch body .ui-keyboard-default,#touch body .ui-keyboard-meta1,#touch body .ui-keyboard-meta2{float:left;min-width:auto !important;width:auto;opacity:.7;font-size: 1.0625rem;padding:0 10px !important}#touch body .ui-keyboard-keyset{width:100%}#touch body .ui-keyboard-space{width:33vw !important;max-width:none;position:relative}#touch body .ui-keyboard-space:after{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;content:"";display:inline-block;height:20px;width:100%;background:#707070;top:50%;position:absolute;left:0;margin-top:-10px}#touch body .ui-keyboard-space:active,#touch body .ui-keyboard-space.touch-focus{background:transparent;margin-top:0 !important;padding-bottom:0 !important;max-height:43px}#touch body .ui-keyboard-space:active:after,#touch body .ui-keyboard-space.touch-focus:after{background:#adadad}#touch body .ui-keyboard-bksp{float:right;margin-right:10px;min-width:40px !important;max-width:40px;overflow:visible !important}#touch body .ui-keyboard-bksp span{position:relative;margin-right:-17px !important;line-height: 2.5rem}#touch body .ui-keyboard-bksp span:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00d";background:#fff;color:#333;font-size: 1.1875rem;width:24px;display:block;line-height: 1.625rem;height:1.6rem;overflow:hidden;text-indent:-3px}#touch body .ui-keyboard-bksp span:before{content:"";background:transparent;border:.8rem solid transparent;border-right-color:#fff;position:absolute;left:-1.6rem;top:0}#touch body .ui-keyboard-bksp:active,#touch body .ui-keyboard-bksp.touch-focus{background:transparent;margin-top:0 !important;padding-bottom:0 !important;max-height:43px}#touch body .ui-keyboard-bksp:active span:after,#touch body .ui-keyboard-bksp.touch-focus span:after{color:#fff;background:#9E0000}#touch body .ui-keyboard-bksp:active span:before,#touch body .ui-keyboard-bksp.touch-focus span:before{border-right-color:#9E0000}#touch body .ui-keyboard{background:#333;top:auto !important;bottom:0;width:100%;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .ui-keyboard-accept span,#touch body .ui-keyboard-cancel span{padding:0 10px !important}#touch body .ui-keyboard{padding:.3em;position:fixed;left:0;top:0;z-index:16000}#touch body .ui-keyboard-has-focus{z-index:16001}#touch body .ui-keyboard div{font-size:1.1em}#touch body .ui-keyboard-button{height:2em;min-width:2em;margin:.1em;cursor:pointer;overflow:hidden;line-height:2em;-moz-user-focus:ignore}#touch body .ui-keyboard-button span{padding:0;margin:0;white-space:nowrap;display:inline-block}#touch body .ui-keyboard-button-endrow{clear:left}#touch body .ui-keyboard-space{width:15em}#touch body .ui-keyboard-empty span,#touch body .ui-keyboard-space span{display:none;font:0/0 a;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;color:transparent}#touch body .ui-keyboard-preview-wrapper{text-align:center;position:relative;overflow:hidden;padding:4px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .ui-keyboard-preview-wrapper input,#touch body .ui-keyboard-preview-wrapper textarea{margin:0;padding-right:60px !important;padding-left:15px !important}#touch body .ui-keyboard-preview-wrapper textarea{padding-top:10px;padding-bottom:10px;height:20vh;min-height:70px}#touch body .ui-keyboard-preview{background:#fff;color:#333;text-align:left;display:block !important;width:100% !important;height:auto !important;padding:0 15px;line-height:2.3rem;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .ui-keyboard-keyset{text-align:center;white-space:nowrap}#touch body .ui-keyboard-input{text-align:left}#touch body .ui-keyboard-placeholder{color:#fff}#touch body .ui-keyboard-nokeyboard{color:#fff;border-color:#333}#touch body .ui-keyboard-spacer{display:inline-block;width:1px;height:0;cursor:default}#touch body .ui-keyboard-LRM span,#touch body .ui-keyboard-NBSP span,#touch body .ui-keyboard-RLM span,#touch body .ui-keyboard-ZWJ span,#touch body .ui-keyboard-ZWNJ span,#touch body .ui-keyboard-ZWSP span{font-size:.5em;line-height:1.5em;white-space:normal}#touch body .ui-keyboard-button.ui-keyboard-combo.ui-state-default{border-color:#fafafa}#touch body button.ui-keyboard-accept.ui-keyboard-valid-input{border-color:#0c0;background:#080;color:#fff}#touch body button.ui-keyboard-accept.ui-keyboard-valid-input:hover{background:#0a0}#touch body button.ui-keyboard-accept.ui-keyboard-invalid-input{border-color:#c00;background:#800;color:#fff;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50)}#touch body button.ui-keyboard-accept.ui-keyboard-invalid-input:hover{background:#a00}#touch body .ui-keyboard-caret{background:#c00;width:1px;margin-top:3px}#touch body div.ui-body.ui-keyboard button.ui-keyboard-button.ui-btn{padding:.5em 1em;border-color:transparent}#touch body .ui-body .ui-keyboard-button{width:3em;height:3em;display:inline-block}#touch body .ui-body .ui-keyboard-widekey{width:5.5em}#touch body .ui-body .ui-keyboard-space{width:15em;display:inline-flex;height:2rem}#touch body .ui-body .ui-keyboard-space span{visibility:hidden}#touch body .ui-body .ui-keyboard-keyset{line-height:.5em}#touch body .ui-body input.ui-input-text,#touch body .ui-body textarea.ui-input-text{width:95%}#touch body .ui-body .ui-btn-inner{height:2em;padding:.2em 0;margin:0}#touch body .ui-body .ui-btn{margin:0;font-size: 0.8125rem}#touch body button.ui-keyboard-button.btn{padding:1px 6px}#touch body button.ui-keyboard-toggle span{width:.8em;height:.8em;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzExMSI+PHBhdGggZD0iTTguNyw0LjRINy41SDUuMHYtMS45YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40LDAtMi41LDEuMS0yLjUsMi41djEuOWgxLjIgdi0xLjljMC0wLjcsMC42LTEuMiwxLjItMS4yczEuMiwwLjYsMS4yLDEuMnYxLjljLTAuNywwLTEuMiwwLjYtMS4yLDEuMlY4LjggYzAsMC43LDAuNiwxLjIsMS4yLDEuMmg1LjBDOS40LDEwLDEwLDkuNCwxMCw4LjhWNS42QzEwLDUuMCw5LjQsNC40LDguOCw0LjR6IE02LjYsNy40djEuMCBjMCwwLjItMC4xLDAuMy0wLjMsMC4zUzYuMCw4LjYsNi4wLDguNFY3LjRjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zLDAuMy0wLjYsMC42LTAuNiBTNi45LDYuNiw2LjksNi45QzYuOSw3LjEsNi44LDcuMyw2LjYsNy40eiIvPjwvc3ZnPg==)}#touch body .ui-keyboard-dark-theme button.ui-keyboard-toggle span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI2VlZSI+PHBhdGggZD0iTTguNyw0LjRINy41SDUuMHYtMS45YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40LDAtMi41LDEuMS0yLjUsMi41djEuOWgxLjIgdi0xLjljMC0wLjcsMC42LTEuMiwxLjItMS4yczEuMiwwLjYsMS4yLDEuMnYxLjljLTAuNywwLTEuMiwwLjYtMS4yLDEuMlY4LjggYzAsMC43LDAuNiwxLjIsMS4yLDEuMmg1LjBDOS40LDEwLDEwLDkuNCwxMCw4LjhWNS42QzEwLDUuMCw5LjQsNC40LDguOCw0LjR6IE02LjYsNy40djEuMCBjMCwwLjItMC4xLDAuMy0wLjMsMC4zUzYuMCw4LjYsNi4wLDguNFY3LjRjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zLDAuMy0wLjYsMC42LTAuNiBTNi45LDYuNiw2LjksNi45QzYuOSw3LjEsNi44LDcuMyw2LjYsNy40eiIvPjwvc3ZnPg==)}#touch body button.ui-keyboard-toggle.ui-keyboard-disabled span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzExMSI+PHBhdGggZD0iTTcuNCA0LjRWMi41YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40IDAtMi41IDEuMS0yLjUgMi41djEuOSBjLTAuNyAwLTEuMiAwLjUtMS4yIDEuMnYzLjFDMS4zIDkuNCAxLjggMTAgMi41IDEwaDQuOWMwLjcgMCAxLjItMC42IDEuMi0xLjJWNS42IEM4LjcgNC45IDguMSA0LjQgNy40IDQuNHogTTUuMyA3LjR2MS4wYzAgMC4yLTAuMSAwLjMtMC4zIDAuM2MtMC4yIDAtMC4zLTAuMS0wLjMtMC4zVjcuNCBjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zIDAuMy0wLjYgMC42LTAuNmMwLjMgMCAwLjYgMC4zIDAuNiAwLjYgQzUuNiA3LjEgNS41IDcuMyA1LjMgNy40eiBNNi4yIDQuNEgzLjdWMi41YzAtMC43IDAuNS0xLjIgMS4yLTEuMmMwLjcgMCAxLjIgMC42IDEuMiAxLjIgVjQuNHoiLz48L3N2Zz4=)}#touch body .ui-keyboard-dark-theme button.ui-keyboard-toggle.ui-keyboard-disabled span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI2VlZSI+PHBhdGggZD0iTTcuNCA0LjRWMi41YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40IDAtMi41IDEuMS0yLjUgMi41djEuOSBjLTAuNyAwLTEuMiAwLjUtMS4yIDEuMnYzLjFDMS4zIDkuNCAxLjggMTAgMi41IDEwaDQuOWMwLjcgMCAxLjItMC42IDEuMi0xLjJWNS42IEM4LjcgNC45IDguMSA0LjQgNy40IDQuNHogTTUuMyA3LjR2MS4wYzAgMC4yLTAuMSAwLjMtMC4zIDAuM2MtMC4yIDAtMC4zLTAuMS0wLjMtMC4zVjcuNCBjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zIDAuMy0wLjYgMC42LTAuNmMwLjMgMCAwLjYgMC4zIDAuNiAwLjYgQzUuNiA3LjEgNS41IDcuMyA1LjMgNy40eiBNNi4yIDQuNEgzLjdWMi41YzAtMC43IDAuNS0xLjIgMS4yLTEuMmMwLjcgMCAxLjIgMC42IDEuMiAxLjIgVjQuNHoiLz48L3N2Zz4=)}#touch body .ui-keyboard.ui-keyboard-disabled button:not(.ui-keyboard-toggle),#touch body .ui-keyboard.ui-keyboard-disabled input{opacity:.5}#touch body .ui-keyboard-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5)}#touch body .ui-keyboard-popup{display:inline-block;max-width:22em}#touch body div.ui-keyboard-extender{float:right;margin-left:5px}#touch body button.ui-keyboard-extender span{width:.9em;height:.9em;display:inline-block;margin-bottom:3px;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgc3R5bGU9ImZpbGw6IzExMSI+PGc+PHBhdGggc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzExMSIgZD0iTSAwLjUsNC41IDE1LjUsNC41IDE1LjUsMTUuNSAwLjUsMTUuNSBaIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iMiIgeT0iNiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjYiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSI4IiB5PSI2Ij48L3JlY3Q+PHBhdGggZD0ibSAxMSw2IDMsMCAwLDUgLTIsMCAwLC0zIC0xLDAgeiI+PC9wYXRoPjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjEyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSI2IiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjEyIj48L3JlY3Q+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iOSIgeT0iOSI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjYiIHk9IjkiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSIyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIzIiBoZWlnaHQ9IjIiIHg9IjIiIHk9IjkiPjwvcmVjdD48L2c+PC9zdmc+)}#touch body .ui-keyboard-dark-theme button.ui-keyboard-extender span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgc3R5bGU9ImZpbGw6I2VlZSI+PGc+PHBhdGggc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6I2VlZSIgZD0iTSAwLjUsNC41IDE1LjUsNC41IDE1LjUsMTUuNSAwLjUsMTUuNSBaIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iMiIgeT0iNiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjYiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSI4IiB5PSI2Ij48L3JlY3Q+PHBhdGggZD0ibSAxMSw2IDMsMCAwLDUgLTIsMCAwLC0zIC0xLDAgeiI+PC9wYXRoPjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjEyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSI2IiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjEyIj48L3JlY3Q+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iOSIgeT0iOSI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjYiIHk9IjkiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSIyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIzIiBoZWlnaHQ9IjIiIHg9IjIiIHk9IjkiPjwvcmVjdD48L2c+PC9zdmc+)}@media all and (max-width:319px){#touch body .ui-keyboard div{font-size: 0.5625rem}#touch body .ui-keyboard .ui-keyboard-input{font-size: 0.75rem}#touch body .ui-body .ui-btn{margin:0;font-size: 0.5625rem}#touch body .ui-body .ui-keyboard-button{width:1.8em;height:2.5em}#touch body .ui-body .ui-keyboard-widekey{width:4em}#touch body .ui-body .ui-keyboard-space{width:8em}#touch body .ui-body .ui-btn-inner{height:2.5em;padding:.3em 0}}@media all and (min-width:320px) and (max-width:479px){#touch body .ui-keyboard div{font-size: 0.5625rem}#touch body .ui-keyboard .ui-keyboard-input{font-size: 0.875rem}#touch body .ui-body .ui-btn{margin:0;font-size: 0.6875rem}#touch body .ui-body .ui-keyboard-button{width:1.8em;height:3em}#touch body .ui-body .ui-keyboard-widekey{width:4.5em}#touch body .ui-body .ui-keyboard-space{width:10em}#touch body .ui-body .ui-btn-inner{height:3em;padding:.7em 0}}@media all and (min-width:480px) and (max-width:767px){#touch body .ui-keyboard div{font-size: 0.8125rem}#touch body .ui-keyboard .ui-keyboard-input{font-size: 0.875rem}#touch body .ui-body .ui-btn{margin:0;font-size: 0.625rem}#touch body .ui-body .ui-keyboard-button{height:2.5em}#touch body .ui-body .ui-btn-inner{height:2.5em;padding:.5em 0}}#touch body .dropdown-toggle.open+.dropdown-menu,#touch body .dropdown-toggle.open .dropdown-menu{display:block}#touch body .dropdown.open{overflow:visible !important}#touch body .dropdown.open .dropdown-menu{background-color:#00B0FF !important}#touch body .dropdown.open .dropdown-menu a{text-indent:0 !important}#touch body .dropdown-submenu>a:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d7";float:none;position:absolute;top:13px;margin:0;right:30px;border:0 none !important}#touch body .dropdown-submenu:hover>.dropdown-menu{display:none}#touch body .dropdown-submenu.open .dropdown-menu{display:block !important}#touch body .dropdown-submenu.open>a:after{content:"\f0d8" !important}#touch body .dropdown-menu{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);background:#00B0FF;color:white;border:1px solid #009ee6 !important;margin-top:10px;padding:5px 0;max-width:100vw}@media (max-width:300px){#touch body .dropdown-menu{width:90vw;min-width:0 !important}}#touch body .dropdown-menu:after{display:none}#touch body .dropdown-menu li p{font-size: 0.875rem;line-height: 1.5625rem;float:none;color:inherit;margin:0;padding:0 15px}#touch body .dropdown-menu li a{color:white;font-size: 0.9375rem !important;width:100%;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;line-height: 2.5rem}#touch body .dropdown-menu li a i{color:inherit}#touch body .dropdown-menu li a:hover,#touch body .dropdown-menu li a:focus{color:white;background:#00B0FF}#touch body .dropdown-menu li a:active{background:#007bb3}#touch body .dropdown-menu .dropdown-menu{position:static;z-index:0;margin:0;float:none;border:0 none !important;padding:0}#touch body .dropdown-menu .dropdown-menu:before{display:none}@media (max-width:300px){#touch body .dropdown-menu .dropdown-menu{width:auto}}#touch body .dropdown-menu:before{right:6vw;top:-20px;border-left-width:10px;border-right-width:10px;border-bottom-width:10px;border-bottom-color:#00B0FF !important}#touch body .dropdown-menu .btn{background:#009ee6}#touch body .dropdown-menu .btn:active{background:#007bb3}#touch body .dropdown-menu .divider{margin:5px 0;background-color:#009ee6;border:0 none}#touch body .dropdown-menu:before{content:"";border:10px solid transparent;border-bottom-color:#00B0FF;position:absolute;top:-18px;right:27px}#touch body .ui-pnotify-container{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body .ui-pnotify-closer{visibility:visible !important;padding:5px 10px;font-size: 1.75rem}#touch body .ui-pnotify-closer .glyphicon-remove:after{font-family:FontAwesome !important;content:"\f00d"}#touch body .ui-pnotify-sticker{display:none}#touch body .ui-pnotify-title{margin-bottom:5px}#touch body .ui-pnotify{position:absolute;left:0;width:100% !important;right:auto !important}#touch body .pagination{color:transparent}#touch body .pagination ul>li.disabled>a,#touch body .pagination ul>li.active>a{background:transparent;color:white}#touch body .pagination ul>li>a{padding:10px 15px;font-size: 1.3125rem;background:#00B0FF;color:white}#touch body .pagination ul>li>a:active{background:#007bb3;color:white}#touch body .popover{background:#00B0FF;color:white;border-color:#009ee6;padding:0;border-radius:0}#touch body .popover-title{background:#009ee6;border-bottom-color:#009ee6;color:white;font-weight:bold;border-radius:0}#touch body .popover-content{padding:6px 0}#touch body .popover.bottom .arrow:after{border-bottom-color:#009ee6}#touch body .popover.top .arrow:after{border-top-color:#009ee6}#touch body .popover.left .arrow:after{border-left-color:#009ee6}#touch body .popover.right .arrow:after{border-right-color:#009ee6}#touch body #navbar_plugin_navbartemp{overflow:hidden}#touch body #navbar_plugin_navbartemp>div{margin:0}#touch body #tab_plugin_printhistory_link2 a:before{content:"\f1da" !important}#touch body #tab_plugin_stats_link2 a:before{content:"\f1fe" !important}#touch body #tab_plugin_stats table tr td,#touch body #tab_plugin_stats table tr:hover{background:transparent}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #psucontrol_indicator:before{content:'\f0e7'}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #psucontrol_indicator.on:before{color:#9AFD00}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #psucontrol_indicator.off:before{color:#808080}#touch body #control #control-jog-xy>div{height:auto;left:auto}#touch body #settings_plugin_eeprom_marlin ul.nav.nav-pills{display:block}#touch body #navbar_plugin_octolapse{display:none}#touch body .footer{font-size: 0.875rem;position:absolute;left:0;bottom:0;width:100%;padding:0 30px 0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}#touch body .footer ul{color:#808080;-webkit-order:0;-moz-order:0;-ms-order:0;order:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-align-self:auto;align-self:auto}#touch body .footer ul.pull-left{-webkit-order:0;-moz-order:0;-ms-order:0;order:0;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-align-self:auto;align-self:auto;overflow:hidden;max-width:100%}#touch body .footer ul.pull-left li{display:block}#touch body .footer ul.pull-left li small{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:10px;display:block}#touch body .footer ul li{margin-left:0;line-height: 1.25rem}#touch body .footer ul li a{display:inline-block;width: 1.25rem;height: 1.25rem;color:#808080;overflow:hidden;margin:0;font-size: 1.125rem;padding:0}#touch body .footer ul li a:hover{color:#ccc;text-decoration:none}#touch body #files_wrapper .entry,#touch body #temp .row-fluid table{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \ No newline at end of file +@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:300;src:local('Source Code Pro Light'),local('SourceCodePro-Light'),url('../fonts/sourcecodepro/SourceCodePro-Light.woff') format('woff')}@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:400;src:local('Source Code Pro'),local('SourceCodePro-Regular'),url('../fonts/sourcecodepro/SourceCodePro-Regular.woff') format('woff')}@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:600;src:local('Source Code Pro Semibold'),local('SourceCodePro-Semibold'),url('../fonts/sourcecodepro/SourceCodePro-Semibold.woff') format('woff')}@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:700;src:local('Source Code Pro Bold'),local('SourceCodePro-Bold'),url('../fonts/sourcecodepro/SourceCodePro-Bold.woff') format('woff')}@font-face{font-family:'touchui';src:url('../fonts/touchui/touchui.eot?-gkxfeg');src:url('../fonts/touchui/touchui.eot?-gkxfeg#iefix') format('embedded-opentype'),url('../fonts/touchui/touchui.ttf?-gkxfeg') format('truetype'),url('../fonts/touchui/touchui.woff?-gkxfeg') format('woff'),url('../fonts/touchui/touchui.svg?-gkxfeg#icomoon') format('svg');font-weight:normal;font-style:normal}#settings_plugin_touchui div.disabled{opacity:.4;pointer-events:none}#settings_plugin_touchui legend label{margin-top:12px}@media (max-width:400px){#settings_plugin_touchui legend label{float:none;display:block;margin:0}}#settings_plugin_touchui .track .close{width:25px;height:25px;background:#00B0FF;border:1px solid #007bb3;position:absolute;top:15px;right:15px;border-radius:50%;opacity:1}#settings_plugin_touchui .track .close:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00d";color:white;text-align:center;display:block;line-height: 1.5625rem}#touchui_settings_dialog .btn-box{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0}#touchui_settings_dialog .btn-box:first-child{margin-top:0}#touchui_settings_dialog button{border:0 none;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touchui_settings_dialog .label{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;font-size: 0.875rem;line-height: 1.25rem;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;padding:6px 9px}#navbar_plugin_touchui{float:right}#navbar_plugin_touchui #navbar_touchui_settings i:before{content:"\f10b";font-size: 1.75rem;position:relative;top:5px;margin-top:-9px}.colorPickers{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:520px}.colorPickers .controls{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1 1 50%;-moz-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;max-width:240px;padding:0 20px 20px 0}.colorPicker{position:relative;clear:both;display:inline-block;max-width:100%;width:100%}.colorPicker .track{background:url("../img/colorpicker.png") no-repeat center center;height:150px;width:150px;padding:10px;position:absolute;cursor:crosshair;left:auto;right:-71px;top:-71px;display:none;border:0 none;z-index:12;-webkit-border-radius:150px;-moz-border-radius:150px;border-radius:150px}.colorPicker .color{width:30px;height:100%;padding:1px;border:1px solid #ccc;display:block;position:absolute;z-index:11;right:0;top:0;background-color:#efefef;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.colorPicker .colorInner{display:block;width:26px;height:100%;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.colorPicker .dropdown{list-style:none;display:none;width:27px;position:absolute;top:28px;border:1px solid #ccc;left:0;z-index:1000}.colorPicker .dropdown li{height:25px;cursor:pointer}#touch{width:100%;height:100%;background:black;font-size:16px}#touch.emulateTouch{overflow:hidden;user-select:none}#touch.emulateTouch body{overflow:hidden}#touch.emulateTouch body .modal-scrollable,#touch.emulateTouch body .show-dropdown{overflow:hidden}#touch.emulateTouch body .page-container{height:auto;min-height:100%}#touch.emulateTouch body #webcam_container{pointer-events:none}#touch.touch .show-dropdown,#touch.touch #terminal-scroll{overflow-y:scroll !important;-webkit-overflow-scrolling:auto}#touch.touch ::-webkit-scrollbar{width:2px;height:2px;background:transparent}#touch.touch ::-webkit-scrollbar-thumb{background:#00B0FF}#touch.touch body .modal-scrollable{position:fixed !important}#touch.isTouchscreenUI .modal-backdrop{background:transparent !important}#touch.isTouchscreenUI .modal.fade{opacity:1 !important}#touch.isTouchscreenUI #reloadui_overlay_background,#touch.isTouchscreenUI #offline_overlay_background{background:transparent !important}#touch body{width:100%;height:auto;min-height:100%;background:black;color:white;position:relative;font-size: 0.875rem;line-height: 1.25rem}#touch body *{-webkit-text-shadow:none !important;-moz-text-shadow:none !important;text-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;font-family:'Source Code Pro',monospace}#touch body [class^="icon-"],#touch body [class*=" icon-"],#touch body [class^="fa-"],#touch body [class*=" fa-"]{font-family:FontAwesome}#touch body .no-pointer *{pointer-events:none !important}#touch body #touchui_auto_load_resolution,#touch body #touchui_auto_load_touch{display:none}#touch body #navbar{background-color:#00B0FF;border:0 none !important;height: 4.375rem;width:100%;position:absolute;top:0;left:0}#touch body #navbar .navbar-inner{background:transparent !important;border:0 none !important;padding:0;margin:0}#touch body .tabbable>.nav-tabs li,#touch body #navbar .nav>li{overflow:hidden;position:relative}#touch body .tabbable>.nav-tabs li>a,#touch body #navbar .nav>li>a{background:transparent;color:#00B0FF;height: 4.375rem;padding:0;margin:0;position:relative;z-index:2;white-space:nowrap;text-align:right}#touch body .tabbable>.nav-tabs li>a:active,#touch body #navbar .nav>li>a:active{background:#007bb3}#touch body .tabbable>.nav-tabs li>a:before,#touch body #navbar .nav>li>a:before{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:white;content:'\f128';text-align:center;font-size: 2rem;line-height: 4.375rem;display:block;height:100%;width:100%;position:absolute;left:0;top:0}@media (max-width:320px){#touch body .tabbable>.nav-tabs li>a:before,#touch body #navbar .nav>li>a:before{font-size:10vw !important}}#touch body .tabbable>.nav-tabs li#touchui_dropdown_link a:before,#touch body #navbar .nav>li#touchui_dropdown_link a:before{content:none}#touch body #tabs{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex}#touch body #tabs .nav li,#touch body #tabs.nav li{-webkit-flex:0 0 100%;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:7rem}@media (max-width:565px){#touch body #tabs .nav li,#touch body #tabs.nav li{max-width:5.5rem}}@media (max-width:352px){#touch body #tabs .nav li,#touch body #tabs.nav li{max-width:5rem}}#touch body #tabs .nav li#touchui_dropdown_link,#touch body #tabs.nav li#touchui_dropdown_link{pointer-events:none}#touch body .visible_touch{display:block}#touch body .visible_touch#login_dropdown_loggedin{display:block !important;position:static;width:100%;border:0 none;margin:0 !important;right:auto !important;padding:0 !important;float:none}#touch body #navbar_login .hidden_touch{display:none !important}#touch body .hidden_touch{display:none}#touch body .accordion,#touch body #navbar .brand{position:absolute;top:-5000px;left:-5000px}#touch body .page-container .octoprint-container .tab-content h1,#touch body .touchui-accordion .accordion-heading a{font-size:1.3rem;line-height:1.8rem;padding:0 0 15px}#touch body .touchui-accordion .accordion-heading a{pointer-events:none}#touch body .touchui-accordion .accordion-heading a .fa{display:none}#touch body .touchui-accordion .accordion-inner{padding:0}#touch body .page-container{width:100%}#touch body .page-container .octoprint-container{margin:0}#touch body .page-container .octoprint-container *{border:0 none;-webkit-border-top-right-radius:0 !important;-webkit-border-bottom-right-radius:0 !important;-webkit-border-bottom-left-radius:0 !important;-webkit-border-top-left-radius:0 !important;-moz-border-radius-topright:0 !important;-moz-border-radius-bottomright:0 !important;-moz-border-radius-bottomleft:0 !important;-moz-border-radius-topleft:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;-moz-background-clip:padding-box !important;-webkit-background-clip:padding-box !important;background-clip:padding-box !important}#touch body .page-container .octoprint-container>.row{margin-bottom: 1.25rem;padding-bottom:20px}#touch body .page-container .octoprint-container .tab-content{padding:30px 30px 0;overflow:visible;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .page-container .octoprint-container .tab-content h1,#touch body .touchui-accordion .accordion-heading a{color:white;margin:0}#touch body .page-container .octoprint-container .tab-content table{position:relative;margin-left:-30px;max-width:none;width:100vw}#touch body .page-container .octoprint-container .tab-content table tr:first-child th{margin:0;font-size: 1.125rem;border-bottom:1px solid black;background:#00B0FF;color:white;padding:13px 5px}#touch body .page-container .octoprint-container .tab-content table tr td:first-child,#touch body .page-container .octoprint-container .tab-content table tr th:first-child{padding-left:30px}#touch body .page-container .octoprint-container .tab-content table tr td:last-child,#touch body .page-container .octoprint-container .tab-content table tr th:last-child{padding-right:30px}#touch body .page-container .octoprint-container .tab-content table tr:hover{background-color:#333;color:#fff}#touch body .page-container .octoprint-container .tab-content table tr th,#touch body .page-container .octoprint-container .tab-content table tr td{border-bottom:1px solid black;background-color:#333;color:#fff}#touch body .page-container .octoprint-container button,#touch body .page-container .octoprint-container .btn{transition:background-color .2s ease,color .2s ease;background:#00B0FF;color:white}#touch body .page-container .octoprint-container button:active,#touch body .page-container .octoprint-container .btn:active{background:#008dcc;color:white}#touch body .page-container .octoprint-container button:focus,#touch body .page-container .octoprint-container .btn:focus{outline:0 none}#touch body .page-container .octoprint-container button.disabled,#touch body .page-container .octoprint-container .btn.disabled,#touch body .page-container .octoprint-container button[disabled],#touch body .page-container .octoprint-container .btn[disabled]{pointer-events:none}#touch body .page-container .octoprint-container .add-on{background:#4d4d4d;color:white;border-left:1px solid black}#touch body label,#touch body input,#touch body button,#touch body select,#touch body textarea,#touch body .input-mini{height:auto;font-size: 0.875rem;line-height: 1.25rem}#touch body .control-group .control-label,#touch body .control-group .controls{display:block;float:none;width:100%;margin:0;text-align:left}#touch body .tabbable,#touch body .container{width:100%}#touch body .container>.row,#touch body .container>.row>.tabbable{margin:0}#touch body a{color:#00B0FF}#touch body a:active{color:#007bb3}#touch body a.active{background:#00B0FF;color:white}#touch body li.active a{background:#00B0FF;color:white}#touch body button,#touch body .btn{border-color:#e0e0e0;background:#fafafa;color:black;padding:6px 15px}#touch body button:disabled,#touch body .btn:disabled{opacity:.4}#touch body button:active,#touch body .btn:active{outline:0 none;background:#e0e0e0;color:black}#touch body button-primary,#touch body .btn-primary{border-color:#008dcc;background:#00B0FF;color:white}#touch body button-primary:active,#touch body .btn-primary:active{background:#008dcc;color:white}#touch body button-danger,#touch body .btn-danger{border-color:#a10000;background:#D40000;color:white}#touch body button-danger:active,#touch body .btn-danger:active{background:#a10000;color:white}#touch body #navbar{z-index:2}#touch body #navbar .navbar-inner .container{height: 4.125rem;border:0 none}#touch body #navbar .navbar-inner .container .nav{position:relative;z-index:23}#touch body #navbar .navbar-inner .container .nav li{width:100%}#touch body #navbar .navbar-inner .container .nav li.dropdown{margin:0;z-index:2}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings>.dropdown-menu{min-width:230px}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings #touchui_text_nonlink_container{margin:0;list-style:none;overflow:hidden;padding:5px 0}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings b.caret{display:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.item_active{background:black}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.item_active>a:before{color:#fff}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.offline>a:before{animation-name:blink_offline}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.online>a:before{animation-name:blink_online}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings>a:before{animation-duration:.6s;animation-iteration-count:5;content:"\f0c9"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.open .dropdown-menu .open a.dropdown-toggle{background:transparent}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings.open .dropdown-menu .open a.dropdown-toggle:after{content:"\f0d8" !important}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li.offline a:before{color:red}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li.online a:before{color:#9AFD00}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#conn_link2 a:before{content:"\f1eb"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#timelapse_link2 a:before{font-size: 1.125rem}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#gcode_link2 a:before{font-size: 1.0625rem}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_settings a:before{content:"\f013"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_plugin_announcements{display:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #usersettings_button:before{content:"\f007"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #logout_button:before{content:"\f08b"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #navbar_login a.dropdown-toggle:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d7";position:absolute;right:20px;margin:0;line-height: 2.5rem}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #navbar_login a.dropdown-toggle:before{content:"\f023"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_plugin_touchui a:before{content:"\f10b";font-size: 1.75rem;line-height: 1.75rem;position:relative;top:5px;margin-top:-9px}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a{position:relative;display:block;float:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a.active:after{content:"\f0d8" !important}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a:before{content:"\f085";font-size: 1.1875rem}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a i{display:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu>a:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d7";right:18px;position:absolute;top:12px}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li#navbar_systemmenu .dropdown-menu a:before{content:"\f101"}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:white;display:block;text-align:left;width:100% !important;max-width:100% !important;height:auto !important;float:none;text-overflow:ellipsis;overflow:hidden}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a .icon-wrench{display:none}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a:active{background:#007bb3}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a:hover{background:transparent}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li a:before{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f128';display:inline-block;margin:0 15px 0 0;font-size: 1.25rem;width: 1.25rem;position:relative;top:2px;text-align:center}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li:active>a{background:#007bb3}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin{margin:0;width:100%;overflow:hidden}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #navbar_login.open #login_dropdown_loggedout{padding:5px 15px 15px !important;display:block}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin .pull-right small a{display:none}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout{display:none;border-top:1px solid #009ee6;margin-top:0;padding:0;backface-visibility:hidden}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout *{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout input[type="text"],#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout input[type="password"]{width:100%;display:inline-block;height:30px;padding-left:0;padding-right:0;text-indent:12px}#touch body #navbar .navbar-inner .container .nav li #youcanhazlogin #login_dropdown_loggedout.hide+#login_dropdown_loggedin{display:block}#touch body #navbar #navbar_plugin_touchui{float:none}@keyframes blink_offline{0%{color:white}50%{color:red}100%{color:white}}@keyframes blink_online{0%{color:white}50%{color:#9AFD00}100%{color:white}}#touch body #tabs #tab_plugin_webcamtab_link,#touch body #navbar #all_touchui_settings #tab_plugin_webcamtab_link,#touch body #tabs #tab_plugin_webcamtab_link2,#touch body #navbar #all_touchui_settings #tab_plugin_webcamtab_link2{display:none !important}#touch body #tabs #navbar_plugin_pi_support a:before,#touch body #navbar #all_touchui_settings #navbar_plugin_pi_support a:before{content:none}#touch body #tabs #navbar_plugin_pi_support span,#touch body #navbar #all_touchui_settings #navbar_plugin_pi_support span{margin-left:5px}#touch body #tabs #temp_link a:before,#touch body #navbar #all_touchui_settings #temp_link a:before,#touch body #tabs #temp_link2 a:before,#touch body #navbar #all_touchui_settings #temp_link2 a:before{content:"\f0e4"}#touch body #tabs #control_link a:before,#touch body #navbar #all_touchui_settings #control_link a:before,#touch body #tabs #control_link2 a:before,#touch body #navbar #all_touchui_settings #control_link2 a:before{content:"\f11b"}#touch body #tabs #gcode_link a:before,#touch body #navbar #all_touchui_settings #gcode_link a:before,#touch body #tabs #gcode_link2 a:before,#touch body #navbar #all_touchui_settings #gcode_link2 a:before{content:"\f248"}#touch body #tabs #term_link a:before,#touch body #navbar #all_touchui_settings #term_link a:before,#touch body #tabs #term_link2 a:before,#touch body #navbar #all_touchui_settings #term_link2 a:before{content:"\f120"}#touch body #tabs #timelapse_link a:before,#touch body #navbar #all_touchui_settings #timelapse_link a:before,#touch body #tabs #timelapse_link2 a:before,#touch body #navbar #all_touchui_settings #timelapse_link2 a:before{content:"\f03e"}#touch body #tabs #webcam_link a:before,#touch body #navbar #all_touchui_settings #webcam_link a:before,#touch body #tabs #webcam_link2 a:before,#touch body #navbar #all_touchui_settings #webcam_link2 a:before{content:"\f030"}#touch body #tabs #print_link a:before,#touch body #navbar #all_touchui_settings #print_link a:before,#touch body #tabs #print_link2 a:before,#touch body #navbar #all_touchui_settings #print_link2 a:before{content:"\f233"}#touch body #tabs #sidebar_plugin_filamentmanager_wrapper_link a:before,#touch body #navbar #all_touchui_settings #sidebar_plugin_filamentmanager_wrapper_link a:before,#touch body #tabs #sidebar_plugin_filamentmanager_wrapper_link2 a:before,#touch body #navbar #all_touchui_settings #sidebar_plugin_filamentmanager_wrapper_link2 a:before{content:"\f0ae"}#touch body #tabs #sidebar_plugin_estop_wrapper_link a:before,#touch body #navbar #all_touchui_settings #sidebar_plugin_estop_wrapper_link a:before,#touch body #tabs #sidebar_plugin_estop_wrapper_link2 a:before,#touch body #navbar #all_touchui_settings #sidebar_plugin_estop_wrapper_link2 a:before{content:"\f06a"}#touch body #tabs #sidebar_plugin_bedlevelingwizard_wrapper_link a:before,#touch body #navbar #all_touchui_settings #sidebar_plugin_bedlevelingwizard_wrapper_link a:before,#touch body #tabs #sidebar_plugin_bedlevelingwizard_wrapper_link2 a:before,#touch body #navbar #all_touchui_settings #sidebar_plugin_bedlevelingwizard_wrapper_link2 a:before{content:"\f0b2"}#touch body #tabs #sidebar_plugin_touchtest_wrapper_link a:before,#touch body #navbar #all_touchui_settings #sidebar_plugin_touchtest_wrapper_link a:before,#touch body #tabs #sidebar_plugin_touchtest_wrapper_link2 a:before,#touch body #navbar #all_touchui_settings #sidebar_plugin_touchtest_wrapper_link2 a:before{content:"\f044"}#touch body #tabs #tab_plugin_enclosure_link a:before,#touch body #navbar #all_touchui_settings #tab_plugin_enclosure_link a:before,#touch body #tabs #tab_plugin_enclosure_link2 a:before,#touch body #navbar #all_touchui_settings #tab_plugin_enclosure_link2 a:before{content:"\f1b2"}#touch body #tabs #tab_plugin_astroprint_link a:before,#touch body #navbar #all_touchui_settings #tab_plugin_astroprint_link a:before,#touch body #tabs #tab_plugin_astroprint_link2 a:before,#touch body #navbar #all_touchui_settings #tab_plugin_astroprint_link2 a:before{content:"\f0c2"}#touch body #tabs #navbar_plugin_discordremote a:before,#touch body #navbar #all_touchui_settings #navbar_plugin_discordremote a:before,#touch body #tabs #navbar_plugin_discordremote2 a:before,#touch body #navbar #all_touchui_settings #navbar_plugin_discordremote2 a:before{content:"\f11b"}#touch body #tabs #webcam_link{font-size: 1.8125rem;line-height: 4.5625rem}#touch body #tabs #print_link{line-height: 4.625rem}#touch body #tabs:first-child:before{font-family:"touchui";content:"";position:absolute;top:-5000px}#touch body #tabs.nav-tabs .itemActive{background:black}#touch body #tabs.nav-tabs .itemActive a{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;color:black}#touch body #tabs.nav-tabs .itemActive a:after,#touch body #tabs.nav-tabs .itemActive a:before{color:#fff}#touch body input,#touch body select,#touch body textarea{background:#fafafa;color:#000;text-align:left;opacity:.8;font-size: 0.875rem;line-height: 1.25rem}#touch body input:active,#touch body select:active,#touch body textarea:active,#touch body input:focus,#touch body select:focus,#touch body textarea:focus,#touch body input.ui-keyboard-input-current,#touch body select.ui-keyboard-input-current,#touch body textarea.ui-keyboard-input-current{opacity:1;border-color:rgba(0,176,255,0.9);outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,176,255,0.6) !important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,176,255,0.6) !important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,176,255,0.6) !important}#touch body input.disabled,#touch body select.disabled,#touch body textarea.disabled,#touch body input[disabled],#touch body select[disabled],#touch body textarea[disabled]{opacity:.4}#touch body input[type="file"],#touch body select[type="file"],#touch body textarea[type="file"]{color:transparent !important;opacity:0 !important}#touch body .uneditable-input{opacity:.4}#touch body .input-append .add-on{font-size: 0.875rem;height: 1.25rem;line-height: 1.25rem}#touch body #webcam{margin:-29px -30px 0}#touch body #webcam #webcam_rotator,#touch body #webcam #webcam_rotator .webcam_fixed_ratio .webcam_fixed_ratio_inner{display:flex;align-content:center;align-items:center;justify-content:center}#touch body #webcam #webcam_rotator .webcam_fixed_ratio{padding:0;height:100%;width:100%}#touch body #webcam #webcam_container{background:black}#touch body #webcam #webcam_container .text{color:white}#touch body #webcam #webcam_image{display:block;width:100%;height:auto}#touch body #webcam .muted{padding:10px 35px;display:block}#touch body #webcam .rotate90,#touch body #webcam .webcam_rotated .webcam_fixed_ratio{transform:rotate(0deg) !important;height:auto}#touch body #webcam .rotate90 #webcam_image,#touch body #webcam .webcam_rotated .webcam_fixed_ratio #webcam_image{transform:rotate(-90deg) !important;max-width:calc(100vh - 69px)}#touch body #webcam .rotate90 #webcam_image.flipV,#touch body #webcam .webcam_rotated .webcam_fixed_ratio #webcam_image.flipV{transform:rotate(-90deg) scaleX(-1) !important}#touch body #webcam .rotate90 #webcam_image.flipH,#touch body #webcam .webcam_rotated .webcam_fixed_ratio #webcam_image.flipH{transform:rotate(-90deg) scaleY(-1) !important}#touch body #webcam .rotate90 #webcam_image.flipV.flipH,#touch body #webcam .webcam_rotated .webcam_fixed_ratio #webcam_image.flipV.flipH{transform:rotate(-90deg) scaleY(-1) scaleX(-1) !important}#touch body #webcam .webcam_rotated .webcam_fixed_ratio{padding:0}@supports (object-fit: contain){#touch body #webcam #webcam_rotator,#touch body #webcam #webcam_rotator .webcam_fixed_ratio .webcam_fixed_ratio_inner{height:calc(100vh - 69px)}#touch body #webcam #webcam_image{object-fit:contain;display:block;width:100%;height:auto;max-height:100%;max-width:100%}}#touch body #printer .accordion-heading{display:none}#touch body #printer .accordion-inner{padding:0}#touch body #printer .accordion-inner hr{display:none}#touch body #printer .print-control .btn{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;height: 3.125rem;padding:0;overflow:hidden}#touch body #printer .print-control i{font-size: 1.75rem;-webkit-flex:1 1 100%;-moz-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}#touch body #printer .print-control .icon-print:before{content:"\f051"}#touch body #printer .print-control #job_cancel,#touch body #printer .print-control #job_pause{background:white;color:#000}#touch body #printer .print-control #job_cancel:active,#touch body #printer .print-control #job_pause:active{background:rgba(255,255,255,0.7);color:#000}#touch body #printer .print-control #job_pause{top:40px}#touch body #printer .print-control #job_cancel{top:80px}#touch body #printer #state{padding-top:calc(3.125rem + 60px)}#touch body #printer #state .progress,#touch body #printer #state .print-control{position:absolute;top:calc(3.125rem + 15px);left:0;height:20px;width:100%;margin:0}#touch body #printer #state .print-control{top:0}#touch body #printer .slimScrollBar,#touch body #printer .slimScrollRail{display:none !important}#touch body #printer .dropdown-menu{left:auto !important;right:-10px !important}#touch body #term{position:relative;z-index:1}#touch body #term .icon-caret-down:before,#touch body #term .icon-caret-right:before{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f078"}#touch body #term .icon-caret-right:before{content:"\f054"}#touch body #term span.muted{color:rgba(0,255,0,0.5)}#touch body #term .row-fluid{clear:both;padding-top:5px}#touch body #term ::-webkit-scrollbar-thumb{background:#0F0}#touch body #term a{color:#0F0}#touch body #term button,#touch body #term .btn{background:#0F0;color:black}#touch body #term button:active,#touch body #term .btn:active{background:transparent;color:#0F0}#touch body #term .terminal small.pull-left{margin-right:30px}#touch body #term .terminal small.pull-left span{display:block !important;padding:10px 0 0 0 !important}#touch body #term .terminal small.pull-left span+span{display:none !important}#touch body #term .terminal small.pull-right{position:absolute;right:0}#touch body #term .terminal small button,#touch body #term .terminal small .btn{padding:3px 10px;background:transparent;color:#0F0}#touch body #term .terminal small button+span,#touch body #term .terminal small .btn+span{padding-left:7px}#touch body #term .terminal small button.active,#touch body #term .terminal small .btn.active{background:#0F0;color:black}#touch body #term .terminal a:not(.btn){font-size: 2.1875rem}#touch body #term .terminal a:not(.btn) i:before{font-family:FontAwesome}#touch body #term .terminal button,#touch body #term .terminal .btn{padding:4px 12px;background:black;color:#fff}#touch body #term .terminal button.active,#touch body #term .terminal .btn.active{background:#0F0;color:black}#touch body #term #terminal-filterpanel,#touch body #term #termin-filterpanel{width:100%}#touch body #term #terminal-scroll{border:1px solid #0F0;overflow:hidden;margin-bottom: 1.75rem;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;height:69vh;min-height:150px;background:black;z-index:2}#touch body #term #terminal-output,#touch body #term #terminal-output-lowfi{height:auto;min-height:0;max-height:none;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:26px;border:0 none;margin:0;padding:10px 10px 10px;overflow:hidden;color:#0F0;background-color:transparent;font-size:.8rem;line-height:1.4rem}#touch body #term #terminal-output:before,#touch body #term #terminal-output-lowfi:before{font-family:"touchui";content:"\e601\e605\e604\e603\e602\e600";display:block;width:100%;margin:5px auto 0;position:relative;font-size: 2.125rem;line-height: 3.875rem;letter-spacing:3px;text-align:center}@media (max-width:350px){#touch body #term #terminal-output:before,#touch body #term #terminal-output-lowfi:before{font-size:10vw}}@media (max-width:280px){#touch body #term #terminal-output:before,#touch body #term #terminal-output-lowfi:before{font-size:8vw}}#touch body #term #terminal-output span:first-child:before,#touch body #term #terminal-output-lowfi span:first-child:before{content:"v?.?.?";display:block;position:relative;left:0;margin:-5px 0 20px;line-height: 1.0625rem;font-size: 0.875rem;width:100%;text-align:center}#touch body #term #terminal-sendpanel{position:absolute;left:0;width:100%;margin:0;top:69vh;font-size: 0.875rem}#touch body #term #terminal-sendpanel .muted{display:none}#touch body #term #terminal-sendpanel input:disabled,#touch body #term #terminal-sendpanel button:disabled,#touch body #term #terminal-sendpanel .btn:disabled,#touch body #term #terminal-sendpanel input .disabled,#touch body #term #terminal-sendpanel button .disabled,#touch body #term #terminal-sendpanel .btn .disabled{opacity:1;background:#004d00;color:#0F0}#touch body #term #terminal-sendpanel .input-append{position:relative}#touch body #term #terminal-sendpanel input{width:100%;background-color:black;color:#0F0;border:1px solid #0F0;padding:0;display:block;z-index:2;font-size: 0.875rem;height: 1.875rem;text-indent:10px;padding-right:90px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:5px;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #term #terminal-sendpanel button,#touch body #term #terminal-sendpanel .btn{position:absolute;top:0;right:1px;background-color:#0F0;color:black;border:0 none;border-top:1px solid #0F0;border-left:1px solid #0F0;-webkit-text-shadow:0 0 0 transparent;-moz-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:5px;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height: 1.875rem;line-height: 1.25rem;font-size: 1.125rem;z-index:21;padding:4px 12px}#touch body #term #terminal-sendpanel .btn{width:auto}#touch body #scroll #term .iScrollIndicator{background:rgba(0,255,0,0.7) !important;border:0 none !important}#touch body #temp{margin-left:-30px;margin-right:-30px;overflow:hidden;position:absolute;left:-99999px;top:-99999px;display:block;max-width:100vw}#touch body #temp.active{position:relative;left:auto;top:auto}#touch body #temp>div:first-child{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;width:100%;height:60vh;max-height:none;min-height:200px;padding:0 30px;margin:0 0 30px}#touch body #temp>div:first-child #temperature-graph{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background-position:center 37%;background-repeat:no-repeat;background-size:auto 80%;width:100%;height:100%;margin:0}#touch body #temp>div:first-child #temperature-graph .tickLabel,#touch body #temp>div:first-child #temperature-graph .legendLabel{color:#fff}#touch body #temp>div:first-child #temperature-graph table{width:auto}#touch body #temp>div:first-child #temperature-graph table tr{background:transparent !important}#touch body #temp>div:first-child #temperature-graph table tr:hover{background:transparent !important}#touch body #temp>div:first-child #temperature-graph table tr:hover td{background:transparent !important}#touch body #temp>div:first-child #temperature-graph table tr td{background:transparent !important;color:#fff;border:0 none}#touch body #temp>div:first-child #temperature-graph table tr td.legendLabel{padding:0 15px 0 5px}#touch body #temp>div:last-child{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body #temp>div:last-child table{margin:0 !important;width:100%}#touch body #temp>div:last-child table tr:first-child th{font-size: 1.125rem}#touch body #temp>div:last-child table tr:first-child th:first-child{width:13% !important}#touch body #temp>div:last-child table tr:first-child th:nth-child(3){width:auto !important}@media (max-width:730px){#touch body #temp>div:last-child table tr:first-child th:last-child{width:38vw !important;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}}#touch body #temp>div:last-child table tr th,#touch body #temp>div:last-child table tr td{font-size: 1rem;padding:12px}#touch body #temp>div:last-child table tr th:nth-child(1),#touch body #temp>div:last-child table tr td:nth-child(1){text-align:right;padding-left:0}#touch body #temp>div:last-child table tr th:nth-child(2),#touch body #temp>div:last-child table tr td:nth-child(2){text-align:center !important}#touch body #temp>div:last-child table tr th .dropdown-menu,#touch body #temp>div:last-child table tr td .dropdown-menu{margin:2px 0 9px;bottom:100%;top:auto;left:auto;right:0}#touch body #temp>div:last-child table tr th .dropdown-menu:before,#touch body #temp>div:last-child table tr td .dropdown-menu:before{border:10px solid transparent;border-top-color:#00B0FF;border-bottom-color:transparent !important;position:absolute;top:auto;bottom:-18px;right:9px}#touch body #temp>div:last-child table tr th.temperature_offset .form-inline .input-append,#touch body #temp>div:last-child table tr td.temperature_offset .form-inline .input-append{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}#touch body #temp>div:last-child table tr th .form-inline,#touch body #temp>div:last-child table tr td .form-inline,#touch body #temp>div:last-child table tr th .input-append,#touch body #temp>div:last-child table tr td .input-append{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:stretch;-moz-align-content:stretch;-ms-align-content:stretch;align-content:stretch;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}#touch body #temp>div:last-child table tr th .form-inline>*,#touch body #temp>div:last-child table tr td .form-inline>*,#touch body #temp>div:last-child table tr th .input-append>*,#touch body #temp>div:last-child table tr td .input-append>*{-webkit-order:0;-moz-order:0;-ms-order:0;order:0;-webkit-flex:0 1 auto;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-align-self:auto;align-self:auto;margin-top:2px;margin-bottom:2px}#touch body #temp>div:last-child table tr th .form-inline>.input-append,#touch body #temp>div:last-child table tr td .form-inline>.input-append,#touch body #temp>div:last-child table tr th .input-append>.input-append,#touch body #temp>div:last-child table tr td .input-append>.input-append{-webkit-flex:1 1 0;-moz-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-right:10px;margin-bottom:0;margin-top:0}#touch body #temp>div:last-child table tr th .form-inline input,#touch body #temp>div:last-child table tr td .form-inline input,#touch body #temp>div:last-child table tr th .input-append input,#touch body #temp>div:last-child table tr td .input-append input,#touch body #temp>div:last-child table tr th .form-inline .input-mini,#touch body #temp>div:last-child table tr td .form-inline .input-mini,#touch body #temp>div:last-child table tr th .input-append .input-mini,#touch body #temp>div:last-child table tr td .input-append .input-mini{-webkit-order:0;-moz-order:0;-ms-order:0;order:0;-webkit-flex:1 1 20px;-moz-flex:1 1 20px;-ms-flex:1 1 20px;flex:1 1 20px;-webkit-align-self:auto;-moz-align-self:auto;-ms-align-self:auto;align-self:auto;margin-right:0;padding:7px 0 7px 15px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;text-align:left;width:0 !important;max-width:none !important;min-width:0}#touch body #temp>div:last-child table tr th .form-inline .btn-group,#touch body #temp>div:last-child table tr td .form-inline .btn-group,#touch body #temp>div:last-child table tr th .input-append .btn-group,#touch body #temp>div:last-child table tr td .input-append .btn-group,#touch body #temp>div:last-child table tr th .form-inline>button,#touch body #temp>div:last-child table tr td .form-inline>button,#touch body #temp>div:last-child table tr th .input-append>button,#touch body #temp>div:last-child table tr td .input-append>button{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #temp>div:last-child table tr th .form-inline .btn-group .fa,#touch body #temp>div:last-child table tr td .form-inline .btn-group .fa,#touch body #temp>div:last-child table tr th .input-append .btn-group .fa,#touch body #temp>div:last-child table tr td .input-append .btn-group .fa,#touch body #temp>div:last-child table tr th .form-inline>button .fa,#touch body #temp>div:last-child table tr td .form-inline>button .fa,#touch body #temp>div:last-child table tr th .input-append>button .fa,#touch body #temp>div:last-child table tr td .input-append>button .fa,#touch body #temp>div:last-child table tr th .form-inline .btn-group .icon,#touch body #temp>div:last-child table tr td .form-inline .btn-group .icon,#touch body #temp>div:last-child table tr th .input-append .btn-group .icon,#touch body #temp>div:last-child table tr td .input-append .btn-group .icon,#touch body #temp>div:last-child table tr th .form-inline>button .icon,#touch body #temp>div:last-child table tr td .form-inline>button .icon,#touch body #temp>div:last-child table tr th .input-append>button .icon,#touch body #temp>div:last-child table tr td .input-append>button .icon{pointer-events:none}#touch body #temp>div:last-child table tr th .form-inline .btn-group .btn.dropdown-toggle,#touch body #temp>div:last-child table tr td .form-inline .btn-group .btn.dropdown-toggle,#touch body #temp>div:last-child table tr th .input-append .btn-group .btn.dropdown-toggle,#touch body #temp>div:last-child table tr td .input-append .btn-group .btn.dropdown-toggle,#touch body #temp>div:last-child table tr th .form-inline>button .btn.dropdown-toggle,#touch body #temp>div:last-child table tr td .form-inline>button .btn.dropdown-toggle,#touch body #temp>div:last-child table tr th .input-append>button .btn.dropdown-toggle,#touch body #temp>div:last-child table tr td .input-append>button .btn.dropdown-toggle{border-left:1px solid #333}#touch body #temp>div:last-child table tr th .form-inline .add-on,#touch body #temp>div:last-child table tr td .form-inline .add-on,#touch body #temp>div:last-child table tr th .input-append .add-on,#touch body #temp>div:last-child table tr td .input-append .add-on{padding:7px;margin-right:1px;font-size: 0.875rem;line-height: 1.25rem;height:auto}@media (max-width:474px){#touch body #temp>div:last-child table tr th .form-inline .add-on,#touch body #temp>div:last-child table tr td .form-inline .add-on,#touch body #temp>div:last-child table tr th .input-append .add-on,#touch body #temp>div:last-child table tr td .input-append .add-on{display:none}}#touch body #temp>div:last-child table tr th .form-inline button,#touch body #temp>div:last-child table tr td .form-inline button,#touch body #temp>div:last-child table tr th .input-append button,#touch body #temp>div:last-child table tr td .input-append button{padding:7px 15px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #temp>div:last-child table tr th .form-inline button .caret,#touch body #temp>div:last-child table tr td .form-inline button .caret,#touch body #temp>div:last-child table tr th .input-append button .caret,#touch body #temp>div:last-child table tr td .input-append button .caret{width:11px}#touch body #temp>div:last-child table tr th .form-inline button .caret:after,#touch body #temp>div:last-child table tr td .form-inline button .caret:after,#touch body #temp>div:last-child table tr th .input-append button .caret:after,#touch body #temp>div:last-child table tr td .input-append button .caret:after{content:"\f0d7";font-family:FontAwesome;font-size: 1.125rem;top:-7px;position:relative}@media (max-width:730px){#touch body #temp>div:last-child{width:138vw !important;margin:0 0 30px 0 !important;transition:left .5s ease;cursor:w-resize;position:relative;left:0}#touch body #temp>div:last-child.open{left:-38vw !important}}#touch body #control{margin:0 auto;max-width:700px;overflow:visible;position:relative}#touch body #control .jog-panel{float:right;margin:0;padding:0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body #control .jog-panel h1{display:none}#touch body #control .jog-panel#control-jog-xy{float:left;margin:0;position:relative;width:48vw}@media (min-width:700px){#touch body #control .jog-panel#control-jog-xy{width:360px}}@media (max-width:450px){#touch body #control .jog-panel#control-jog-xy{width:42vw}}#touch body #control .jog-panel#control-jog-z{position:absolute;right:auto;left:56%;top:0;z-index:1}@media (max-width:450px){#touch body #control .jog-panel#control-jog-z{left:52%}}#touch body #control .jog-panel#control-jog-z .icon-arrow-up,#touch body #control .jog-panel#control-jog-z .icon-arrow-down{position:relative}#touch body #control .jog-panel#control-jog-z .icon-arrow-up:after,#touch body #control .jog-panel#control-jog-z .icon-arrow-down:after{content:"";position:absolute;left:0;bottom:4px;letter-spacing:0;width:100%;text-align:center;height:auto;line-height:1;border-bottom:5px solid;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-topleft:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;border-top-left-radius:2px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #control>.jog-panel:first-child{position:relative;display:block;overflow:hidden;float:none;margin:0 -20px}#touch body #control>.jog-panel:first-child button{color:white;background:transparent;font-size:36px;display:inline-block;padding:0 !important;margin:0;font-weight:normal;width:16vw;height:16vw;font-size:11vw}#touch body #control>.jog-panel:first-child button:active{color:#00B0FF}@media (min-width:700px){#touch body #control>.jog-panel:first-child button{font-size:80px !important;width:120px;height:120px}}@media (max-width:450px){#touch body #control>.jog-panel:first-child button{width:14vw;height:16vw}}#touch body #control #control-jog-extrusion{padding:30px 0 15px 15px;width:50%}#touch body #control #control-jog-extrusion h1{display:none}#touch body #control #control-jog-extrusion>div>button{width:50%;float:left;border-right:1px solid black;padding-right:0;padding-left:0}#touch body #control #control-jog-extrusion>div>button:last-child{border-right:0 none}@media (max-width:450px){#touch body #control #control-jog-extrusion{margin-bottom:30px}}#touch body #control #control-jog-feedrate{padding:30px 15px 15px 0;position:relative;float:left;width:50%}#touch body #control #control-jog-feedrate .btn-group .btn{padding-left:0;padding-right:0}@media (max-width:450px){#touch body #control #control-jog-feedrate{margin-top:30px}}#touch body #control .custom_section .slider-container{min-width:200px}#touch body #control .slider-container{position:relative}#touch body #control .slider-container:after{content:"";display:block;clear:both}#touch body #control .slider-container button{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:right;width:25% !important;position:relative;padding:0;margin:0;direction:rtl;white-space:nowrap;overflow:hidden;text-indent:-700px;border-left:1px solid black}#touch body #control .slider-container button:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00c";width:100%;position:absolute;right:0;text-indent:0;font-size: 1.3125rem;line-height: 1.1875rem}#touch body #control .slider-container input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;text-align:right;width:75% !important;padding-left:90px;padding-right:0 !important}#touch body #control .slider-container label{position:absolute;margin:10px 0 10px 10px;color:#000;z-index:2;left:0}#touch body #control #control-jog-extrusion .btn-group.control-box,#touch body #control #control-jog-feedrate .btn-group.control-box,#touch body #control .custom_section .btn-group.control-box{height:auto;margin:0 0 20px}#touch body #control #control-jog-extrusion .btn-group.control-box button,#touch body #control #control-jog-feedrate .btn-group.control-box button,#touch body #control .custom_section .btn-group.control-box button{margin:0}#touch body #control #control-jog-extrusion .input-append.control-box,#touch body #control #control-jog-feedrate .input-append.control-box,#touch body #control .custom_section .input-append.control-box{height:auto;margin:0 38px 20px 0}#touch body #control #control-jog-extrusion .input-append.control-box .add-on,#touch body #control #control-jog-feedrate .input-append.control-box .add-on,#touch body #control .custom_section .input-append.control-box .add-on{padding:10px;z-index:200}#touch body #control #control-jog-extrusion .input-append.control-box input,#touch body #control #control-jog-feedrate .input-append.control-box input,#touch body #control .custom_section .input-append.control-box input{margin:0}#touch body #control #control-jog-extrusion button,#touch body #control #control-jog-feedrate button,#touch body #control .custom_section button,#touch body #control #control-jog-extrusion input,#touch body #control #control-jog-feedrate input,#touch body #control .custom_section input{padding:10px 20px;margin:0 0 20px;width:100%;min-height:40px;height:auto;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body #control #control-jog-extrusion button span,#touch body #control #control-jog-feedrate button span,#touch body #control .custom_section button span,#touch body #control #control-jog-extrusion input span,#touch body #control #control-jog-feedrate input span,#touch body #control .custom_section input span{margin-left:5px}@media (max-width:450px){#touch body #control #control-jog-extrusion,#touch body #control #control-jog-feedrate,#touch body #control .custom_section{position:static;float:none;width:100%;padding:0}}#touch body #control #control-jog-general{position:absolute;top:0;right:0;width:16vw}@media (min-width:700px){#touch body #control #control-jog-general{width:120px}}@media (max-width:450px){#touch body #control #control-jog-general{width:14vw}}#touch body #control #control-jog-general>div{display:inline-block}#touch body #control #control-jog-general h1{display:none}#touch body #control #control-jog-general button{font-size:36px;padding:0 !important;margin:0;font-weight:normal;overflow:hidden;color:white;background:transparent;width:16vw;height:16vw;font-size:11vw;line-height:200vw}#touch body #control #control-jog-general button:active{color:#00B0FF}@media (min-width:700px){#touch body #control #control-jog-general button{font-size:80px !important;width:120px;height:120px}}@media (max-width:450px){#touch body #control #control-jog-general button{width:14vw;height:16vw}}#touch body #control #control-jog-general button:before,#touch body #control #control-jog-general button:after{color:inherit;font-family:FontAwesome;-webkit-text-shadow:0 0 0 transparent;-moz-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;display:block;overflow:hidden;line-height:16vw}@media (min-width:700px){#touch body #control #control-jog-general button:before,#touch body #control #control-jog-general button:after{line-height:120px}}#touch body #control #control-jog-general div button{position:relative}#touch body #control #control-jog-general div button:before{font-family:touchui;content:"\e900"}#touch body #control #control-jog-general div button:first-child:before{font-family:FontAwesome;background:transparent;content:"\f011"}#touch body #control #control-jog-general div button:last-child:after{content:"\f057";color:#00B0FF !important;font-size:8vw;position:absolute;top:-2vw;right:1vw;text-indent:2000px}@media (min-width:700px){#touch body #control #control-jog-general div button:last-child:after{font-size:58px;top:-16px;right:13px}}#touch body #control .distance .btn-group{width:100%;margin:0}#touch body #control .distance .btn-group button{background:#006a99;color:white;width:25% !important;border-right:1px solid black}#touch body #control .distance .btn-group button:last-child{border-right:0 none}#touch body #control .distance .btn-group button.active{background:#00B0FF;color:white}#touch body #control .slider .slider-track,#touch body #control .slider button{display:none}#touch body #control .slider input{display:block !important}@media all and (orientation:portrait){#touch body #control #control-jog-general{width:75vw;margin:0 auto;right:auto;top:85vw;float:none;left:50%;margin-left:-37.5vw}#touch body #control #control-jog-general>div>button{float:left}#touch body #control>.jog-panel:first-child #control-jog-xy,#touch body #control #control-jog-general #control-jog-xy{margin:0 auto;width:75vw;float:none}#touch body #control>.jog-panel:first-child #control-jog-z,#touch body #control #control-jog-general #control-jog-z{position:static;width:75vw;margin:15px auto 25vw;right:auto;top:auto;float:none;overflow:hidden}#touch body #control>.jog-panel:first-child #control-jog-z>div,#touch body #control #control-jog-general #control-jog-z>div{float:left}#touch body #control>.jog-panel:first-child button,#touch body #control #control-jog-general button{width:25vw;height:20vw;font-size:15vw !important}#touch body #control>.jog-panel:first-child button:before,#touch body #control #control-jog-general button:before{line-height:20vw}}@media all and (orientation:portrait) and (max-width:650px){#touch body #control #control-jog-general{top:87vw}}@media all and (orientation:portrait) and (max-width:500px){#touch body #control #control-jog-general{top:89vw}}@media all and (orientation:portrait) and (max-width:400px){#touch body #control #control-jog-general{top:91vw}}#touch body #gcode #gcode_canvas{width:100% !important;height:100% !important;pointer-events:none !important}#touch body #gcode .slider{display:none}#touch body #gcode .progress{margin:30px 0 20px;width:100%}@media (max-width:500px){#touch body #gcode .span7,#touch body #gcode .span5{float:none;width:100%;display:block;margin:0;padding:0}}#touch body #connection{height:auto !important}#touch body #connection_wrapper button{margin-top:20px;background-color:#00B0FF;color:white}#touch body #connection_wrapper button:active{background-color:#009ee6}#touch body #timelapse>h1{margin:30px 0 0}#touch body #timelapse .icon-unchecked:before,#touch body #timelapse .icon-check-empty:before{content:"\f0c5"}#touch body #timelapse .caret{display:none}#touch body #timelapse .pull-left button,#touch body #timelapse .pull-right button{font-size:1.1rem;padding:10px 15px}#touch body #timelapse input[type="text"],#touch body #timelapse input[type="number"],#touch body #timelapse input[type="password"],#touch body #timelapse select{width:100%;margin-bottom:20px;text-align:left}#touch body #timelapse .help-block{color:rgba(255,255,255,0.8);padding:0;font-size:.9em;line-height:1rem}#touch body #timelapse .input-append{position:relative;margin-bottom:20px}#touch body #timelapse .input-append input[type="text"],#touch body #timelapse .input-append input[type="number"],#touch body #timelapse .input-append input[type="password"]{width:100%;padding:10px 50px 10px 10px;margin:0 !important;height:32px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #timelapse .input-append .add-on{border-left:1px solid black;position:absolute;right:0;padding:6px}#touch body #timelapse .checkbox{margin-bottom:20px}#touch body #timelapse>table tr .timelapse_files_action{width:75px;text-align:right}#touch body #timelapse>table tr .timelapse_files_size{text-align:center}#touch body #timelapse>table tr td{line-height: 2.5rem}#touch body #timelapse>table tr td a{padding:6px;margin:-6px;display:inline-block;color:#00B0FF}#touch body #timelapse>table tr td a:before{font-size: 1.3125rem;line-height: 2.25rem}#touch body #timelapse>table tr td a:active{color:#00B0FF}#touch body .progress{background:#333}#touch body .progress .bar{background:#00B0FF}#touch body #drop_overlay{display:none !important}#touch body #offline_overlay,#touch body #reloadui_overlay{position:fixed;top:0;bottom:0;overflow-y:auto;-webkit-overflow-scrolling:touch}#touch body #offline_overlay #offline_overlay_background,#touch body #reloadui_overlay #offline_overlay_background{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}#touch body #offline_overlay #offline_overlay_wrapper,#touch body #reloadui_overlay #offline_overlay_wrapper,#touch body #offline_overlay #reloadui_overlay_wrapper,#touch body #reloadui_overlay #reloadui_overlay_wrapper{padding-top:20px}#touch body #offline_overlay .hero-unit,#touch body #reloadui_overlay .hero-unit{font-size: 1.125rem;line-height: 1.875rem}#touch body #offline_overlay .container,#touch body #reloadui_overlay .container{width:100%}#touch body #offline_overlay .container .hero-unit,#touch body #reloadui_overlay .container .hero-unit{background-color:#555;color:#fff;padding:20px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #offline_overlay .container .hero-unit h1,#touch body #reloadui_overlay .container .hero-unit h1{font-size: 2rem !important}#touch body #offline_overlay .container .hero-unit h1,#touch body #reloadui_overlay .container .hero-unit h1,#touch body #offline_overlay .container .hero-unit p,#touch body #reloadui_overlay .container .hero-unit p{margin-bottom:10px}#touch body #offline_overlay.iscroll,#touch body #reloadui_overlay.iscroll{top:0;bottom:0;left:0;width:100%;overflow:hidden;position:absolute}#touch body #offline_overlay.iscroll>div:first-child,#touch body #reloadui_overlay.iscroll>div:first-child{position:absolute;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}#touch body #offline_overlay.iscroll>div:first-child>div,#touch body #reloadui_overlay.iscroll>div:first-child>div{position:relative;top:auto;left:auto;right:auto;bottom:auto}#touch body #offline_overlay.iscroll .iScrollIndicator,#touch body #reloadui_overlay.iscroll .iScrollIndicator{background:rgba(255,255,255,0.7) !important;border:0 none !important}#touch body #files .entry,#touch body #temp .row-fluid{touch-action:pan-y}#touch body #files_wrapper{position:relative}#touch body #files_wrapper .accordion-heading{display:block;pointer-events:none;margin:40px -30px 0;padding:.5rem 30px;background-color:#00B0FF;color:white}#touch body #files_wrapper .accordion-heading>a,#touch body #files_wrapper .accordion-heading>a i{color:white;font-size: 1.4375rem;padding-right:0;padding-left:0}#touch body #files_wrapper .accordion-heading>div{pointer-events:all;margin:-8px 5px -8px 0}#touch body #files_wrapper .accordion-heading>div.settings-trigger{position:relative;margin-right:-10px}#touch body #files_wrapper .accordion-heading>div>a{background:transparent;padding:15px 10px !important;margin:0}#touch body #files_wrapper .accordion-heading>div>a *{display:none}#touch body #files_wrapper .accordion-heading>div>a:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size: 1.5625rem;color:white;content:"\f0b0"}#touch body #files_wrapper .accordion-heading .icon-wrench,#touch body #files_wrapper .accordion-heading .icon-refresh,#touch body #files_wrapper .accordion-heading .icon-sd-black-14{display:none !important}#touch body #files_wrapper .accordion-heading .sd-trigger .dropdown-toggle:after{content:"\f0ea";top:3px;position:relative}#touch body #files_wrapper .accordion-heading .refresh-trigger a:after{content:"\f021"}#touch body #files_wrapper .accordion-heading .upload-trigger a:after{content:"\f093"}#touch body #files_wrapper #files #gcode_upload_progress+div .muted{display:none}#touch body #files_wrapper #files .form-search{display:none}#touch body #files_wrapper #files .slimScrollDiv{margin:0 -30px 10px;height:auto !important;clear:both}#touch body #files_wrapper #files .scroll-wrapper{margin:0 -30px 10px;height:auto !important;overflow:hidden;clear:both}#touch body #files_wrapper #files .text-right.muted{text-align:center}#touch body #files_wrapper #files .upload-buttons .btn,#touch body #files_wrapper #files .folder-button .btn{padding:12px;font-size: 1.375rem;display:block;width:100%;margin-left:0}#touch body #files_wrapper #files .upload-buttons .btn:last-child,#touch body #files_wrapper #files .folder-button .btn:last-child{border-left:1px solid black}@media (min-width:510px){#touch body #files_wrapper #files .upload-buttons .btn,#touch body #files_wrapper #files .folder-button .btn{width:50%;display:inline-block;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body #files_wrapper #files .upload-buttons .btn:first-child,#touch body #files_wrapper #files .folder-button .btn:first-child{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:5px;border-top-right-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}}#touch body #files_wrapper #files .folder-button{margin-top:10px}#touch body #files_wrapper #files .folder-button .btn{border:0 none;width:100%}#touch body #files_wrapper #files .gcode_files{height:auto !important;margin:0 0 10px;padding:0}#touch body #files_wrapper #files .gcode_files .entry{background-color:#333;color:#fff;border-top:1px solid black;font-size: 0.875rem;line-height: 1.25rem;padding:15px 140px 15px 30px;margin:0;position:relative;left:0;clear:both;cursor:w-resize;transition:left .4s ease,background .7s ease,color .7s ease}#touch body #files_wrapper #files .gcode_files .entry.open{left:-70px;background:#006a99;color:#fff}#touch body #files_wrapper #files .gcode_files .entry.open.large{left:-180px}#touch body #files_wrapper #files .gcode_files .entry.open:hover,#touch body #files_wrapper #files .gcode_files .entry.open:after{background:#006a99;color:#fff}#touch body #files_wrapper #files .gcode_files .entry.open div.action-buttons .btn{color:#fff}#touch body #files_wrapper #files .gcode_files .entry.open div:not(.title){color:rgba(255,255,255,0.7)}#touch body #files_wrapper #files .gcode_files .entry:after{transition:left .4s ease,background .7s ease;content:"";display:block;top:0;height:100%;width:230px;right:-230px;position:absolute;transition:background .7s ease;background:#333;color:#fff}#touch body #files_wrapper #files .gcode_files .entry div,#touch body #files_wrapper #files .gcode_files .entry div span{color:inherit}#touch body #files_wrapper #files .gcode_files .entry div:not(.title){transition:color .7s ease;color:rgba(255,255,255,0.7)}#touch body #files_wrapper #files .gcode_files .entry.back{margin:0 -30px}#touch body #files_wrapper #files .gcode_files .entry.back,#touch body #files_wrapper #files .gcode_files .entry.folder{cursor:default}#touch body #files_wrapper #files .gcode_files .entry.back.clickable,#touch body #files_wrapper #files .gcode_files .entry.folder.clickable{cursor:pointer}#touch body #files_wrapper #files .gcode_files .entry.back .title,#touch body #files_wrapper #files .gcode_files .entry.folder .title{color:#fff}#touch body #files_wrapper #files .gcode_files .entry.back .btn,#touch body #files_wrapper #files .gcode_files .entry.folder .btn{top:10px !important}#touch body #files_wrapper #files .gcode_files .entry .additionalInfo{padding:0}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons{position:static;right:auto;bottom:auto;display:inline}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons i{font-size:32px;line-height: 2.5rem}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn.disabled,#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn[disabled]{-moz-opacity:.2;-khtml-opacity:.2;-webkit-opacity:.2;opacity:.2;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);filter:alpha(opacity=20)}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn{position:absolute;left:100%;top:21px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background:transparent !important;z-index:5;border:0 none;-webkit-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;-webkit-text-shadow:0 0 0 transparent;-moz-text-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent;color:#fff;transition:left .4s ease,background .7s ease,color .7s ease}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn:first-child{right:70px;left:auto}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn:last-child{left:auto;right:15px}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn.toggleAdditionalData+:nth-child(2){margin-left:55px;margin-top:2px}#touch body #files_wrapper #files .gcode_files .entry div.action-buttons .btn:nth-child(4){margin-left:110px;margin-top:2px}#touch body .emulateTouch .modal-scrollable .modal{z-index:1 !important;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}#touch body.modal-open{position:fixed;width:100%;overflow:hidden}#touch body .modal-backdrop{background:black !important}#touch body .modal-scrollable{position:absolute;top:0;left:0;width:100%;height:100%;bottom:auto;right:auto;overflow:auto}#touch body .modal-scrollable .iScrollIndicator{background:rgba(255,255,255,0.7) !important;border:0 none !important}#touch body .modal-scrollable .modal{position:absolute;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-overflow-scrolling:auto;background:white;color:black;-webkit-transition:opacity .3s linear,margin-left .5s ease-out,margin-top .3s ease-out !important;-moz-transition:opacity .3s linear,margin-left .5s ease-out,margin-top .3s ease-out !important;-o-transition:opacity .3s linear,margin-left .5s ease-out,margin-top .3s ease-out !important;transition:opacity .3s linear,margin-left .5s ease-out,margin-top .3s ease-out !important;top:0 !important;bottom:auto !important;height:auto !important;left:0 !important;width:95% !important;margin:0 !important;min-height:100%;margin-left:-110% !important;display:block;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .modal-scrollable .modal .slimScrollDiv,#touch body .modal-scrollable .modal #settings_plugin_pluginmanager_repositorydialog_list{height:auto !important}#touch body .modal-scrollable .modal.shake{-webkit-animation-name:inherit;-moz-animation-name:inherit;-o-animation-name:inherit;animation-name:inherit}#touch body .modal-scrollable .modal.shake>div{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake}#touch body .modal-scrollable .modal .accordion-group{border:0 none !important}#touch body .modal-scrollable .modal .accordion-group .accordion-heading{display:none}#touch body .modal-scrollable .modal .accordion-group .accordion-body{border:0 none}#touch body .modal-scrollable .modal .accordion-group .accordion-body .accordion-inner{padding:0;border:0 none}#touch body .modal-scrollable .modal#connection_dialog .btn-primary{display:none !important}#touch body .modal-scrollable .modal.in{top:0 !important;margin-left:0 !important}#touch body .modal-scrollable .modal.show-dropdown .modal-header .span3{height:auto}#touch body .modal-scrollable .modal .modal-body{padding:20px 30px;margin-bottom:60px;min-height:0 !important;max-height:none !important}#touch body .modal-scrollable .modal .modal-body .span3.scrollable,#touch body .modal-scrollable .modal .modal-body .nav.nav-pills{display:none}#touch body .modal-scrollable .modal .modal-body .span9.scrollable{width:100% !important;overflow:visible;margin:0;padding:0}#touch body .modal-scrollable .modal .modal-body .span9.scrollable .help-inline{display:block;padding:5px 0 0}#touch body .modal-scrollable .modal .modal-body .pagination ul>li>a{color:white}#touch body .modal-scrollable .modal .modal-body .pagination ul>li>a:active{color:#fff}#touch body .modal-scrollable .modal .modal-body .pagination ul>li.active>a,#touch body .modal-scrollable .modal .modal-body .pagination ul>li.disabled>a{color:black}#touch body .modal-scrollable .modal .modal-footer{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,0.05);border-top-color:rgba(0,0,0,0.07);position:absolute;bottom:0;left:0;width:100%;padding-right:30px;padding-left:30px;z-index:2}#touch body .modal-scrollable .modal .modal-header{padding:20px 30px;border-bottom-color:rgba(0,0,0,0.07)}#touch body .modal-scrollable .modal .modal-header #settings_dialog_label,#touch body .modal-scrollable .modal .modal-header>h3{font-size:1.4rem;line-height:1.7rem;padding:0 50px 0 0;color:#666}#touch body .modal-scrollable .modal .modal-header .close{color:black;font-size: 2.625rem;padding:13px;margin-top:-10px;background:transparent;opacity:.6}#touch body .modal-scrollable .modal .modal-header .close:hover{opacity:1}#touch body .modal-scrollable .modal .modal-header span.hidden{display:inline-block !important;position:relative;padding-left:10px;color:#000;cursor:pointer}#touch body .modal-scrollable .modal .modal-header span.hidden:before{content:"/";color:#b3b3b3;margin-right:10px}#touch body .modal-scrollable .modal .modal-header span.hidden:after{content:"\f078";speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.8rem;text-rendering:auto;position:relative;top:-4px;margin-left:10px}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown{position:absolute;top:40px;left:0;overflow:hidden;max-height:68vh;height:auto;z-index:29;min-height:0 !important;margin-bottom:100px;min-width:170px;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;background-color:white;border:1px solid #737373}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown ul{margin:0;padding:0}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown ul .nav-header{margin:0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size: 0.6875rem}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown li{display:block;width:100%}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown li a{font-size: 0.9375rem;padding:10px 15px;line-height: 1.5rem;margin:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body .modal-scrollable .modal .modal-header span.hidden .show-dropdown .iScrollIndicator{background:rgba(128,128,128,0.7) !important;border:0 none !important}#touch body .modal-scrollable .modal .full-sized-box{padding:0 !important;position:relative}#touch body .controls{margin-left:20px}#touch body #scroll{position:absolute;z-index:1;top:0;bottom:0;left:0;width:100%;overflow:hidden}#touch body #scroll .page-container,#touch body #scroll #terminal-scroll-inner,#touch body #scroll #terminal-scroll>pre{position:absolute;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}#touch body #scroll .page-container{z-index:auto}#touch body #scroll #terminal-scroll{position:relative}#touch body #scroll .iScrollIndicator{background:rgba(255,255,255,0.7) !important;border:0 none !important}#touch body .ui-keyboard-button{background:transparent;color:#fff;min-width:0 !important;margin:1px !important;padding:0 !important;border:0 none;font-size: 1.375rem;max-width:80px;min-height:33px;width:8vw}#touch body .ui-keyboard-button:active,#touch body .ui-keyboard-button.touch-focus{color:white;background:#00B0FF;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;position:relative;margin-top:-32px !important;padding-bottom:40px !important;max-height:75px}#touch body .ui-keyboard-right,#touch body .ui-keyboard-left{color:#333;position:absolute;top:4px;right:40px;width:30px}#touch body .ui-keyboard-right:active,#touch body .ui-keyboard-left:active,#touch body .ui-keyboard-right.touch-focus,#touch body .ui-keyboard-left.touch-focus{position:absolute;background:transparent;margin-top:0 !important;padding-bottom:0 !important;max-height:43px}#touch body .ui-keyboard-right:active span,#touch body .ui-keyboard-left:active span,#touch body .ui-keyboard-right.touch-focus span,#touch body .ui-keyboard-left.touch-focus span{color:#00B0FF}#touch body .ui-keyboard-right{right:10px}#touch body .ui-keyboard-shift span{display:none !important}#touch body .ui-keyboard-shift:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f062";font-size: 1.5625rem;max-height:43px}#touch body .ui-keyboard-accept{clear:right}#touch body .ui-keyboard-cancel,#touch body .ui-keyboard-accept{float:right;-webkit-border-top-right-radius:50%;-webkit-border-bottom-right-radius:50%;-webkit-border-bottom-left-radius:50%;-webkit-border-top-left-radius:50%;-moz-border-radius-topright:50%;-moz-border-radius-bottomright:50%;-moz-border-radius-bottomleft:50%;-moz-border-radius-topleft:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border-top-left-radius:50%;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background:#00C751;margin-top:2px !important;width:1.8rem;height:1.8rem !important;line-height: 1.25rem !important;text-align:center}#touch body .ui-keyboard-cancel span,#touch body .ui-keyboard-accept span{display:none !important}#touch body .ui-keyboard-cancel:after,#touch body .ui-keyboard-accept:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00c";color:#333}#touch body .ui-keyboard-cancel{background:#D40000;margin-right:10px !important}@media (max-width:300px){#touch body .ui-keyboard-cancel{margin-right:5px !important}}#touch body .ui-keyboard-cancel:after{content:"\f149"}#touch body .ui-keyboard-shift,#touch body .ui-keyboard-default,#touch body .ui-keyboard-meta1,#touch body .ui-keyboard-meta2{float:left;min-width:auto !important;width:auto;opacity:.7;font-size: 1.0625rem;padding:0 10px !important}#touch body .ui-keyboard-keyset{width:100%}#touch body .ui-keyboard-space{width:33vw !important;max-width:none;position:relative}#touch body .ui-keyboard-space:after{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;content:"";display:inline-block;height:20px;width:100%;background:#707070;top:50%;position:absolute;left:0;margin-top:-10px}#touch body .ui-keyboard-space:active,#touch body .ui-keyboard-space.touch-focus{background:transparent;margin-top:0 !important;padding-bottom:0 !important;max-height:43px}#touch body .ui-keyboard-space:active:after,#touch body .ui-keyboard-space.touch-focus:after{background:#adadad}#touch body .ui-keyboard-bksp{float:right;margin-right:10px;min-width:40px !important;max-width:40px;overflow:visible !important}#touch body .ui-keyboard-bksp span{position:relative;margin-right:-17px !important;line-height: 2.5rem}#touch body .ui-keyboard-bksp span:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00d";background:#fff;color:#333;font-size: 1.1875rem;width:24px;display:block;line-height: 1.625rem;height:1.6rem;overflow:hidden;text-indent:-3px}#touch body .ui-keyboard-bksp span:before{content:"";background:transparent;border:.8rem solid transparent;border-right-color:#fff;position:absolute;left:-1.6rem;top:0}#touch body .ui-keyboard-bksp:active,#touch body .ui-keyboard-bksp.touch-focus{background:transparent;margin-top:0 !important;padding-bottom:0 !important;max-height:43px}#touch body .ui-keyboard-bksp:active span:after,#touch body .ui-keyboard-bksp.touch-focus span:after{color:#fff;background:#9E0000}#touch body .ui-keyboard-bksp:active span:before,#touch body .ui-keyboard-bksp.touch-focus span:before{border-right-color:#9E0000}#touch body .ui-keyboard{background:#333;top:auto !important;bottom:0;width:100%;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .ui-keyboard-accept span,#touch body .ui-keyboard-cancel span{padding:0 10px !important}#touch body .ui-keyboard{padding:.3em;position:fixed;left:0;top:0;z-index:16000}#touch body .ui-keyboard-has-focus{z-index:16001}#touch body .ui-keyboard div{font-size:1.1em}#touch body .ui-keyboard-button{height:2em;min-width:2em;margin:.1em;cursor:pointer;overflow:hidden;line-height:2em;-moz-user-focus:ignore}#touch body .ui-keyboard-button span{padding:0;margin:0;white-space:nowrap;display:inline-block}#touch body .ui-keyboard-button-endrow{clear:left}#touch body .ui-keyboard-space{width:15em}#touch body .ui-keyboard-empty span,#touch body .ui-keyboard-space span{display:none;font:0/0 a;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;color:transparent}#touch body .ui-keyboard-preview-wrapper{text-align:center;position:relative;overflow:hidden;padding:4px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .ui-keyboard-preview-wrapper input,#touch body .ui-keyboard-preview-wrapper textarea{margin:0;padding-right:60px !important;padding-left:15px !important}#touch body .ui-keyboard-preview-wrapper textarea{padding-top:10px;padding-bottom:10px;height:20vh;min-height:70px}#touch body .ui-keyboard-preview{background:#fff;color:#333;text-align:left;display:block !important;width:100% !important;height:auto !important;padding:0 15px;line-height:2.3rem;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#touch body .ui-keyboard-keyset{text-align:center;white-space:nowrap}#touch body .ui-keyboard-input{text-align:left}#touch body .ui-keyboard-placeholder{color:#fff}#touch body .ui-keyboard-nokeyboard{color:#fff;border-color:#333}#touch body .ui-keyboard-spacer{display:inline-block;width:1px;height:0;cursor:default}#touch body .ui-keyboard-LRM span,#touch body .ui-keyboard-NBSP span,#touch body .ui-keyboard-RLM span,#touch body .ui-keyboard-ZWJ span,#touch body .ui-keyboard-ZWNJ span,#touch body .ui-keyboard-ZWSP span{font-size:.5em;line-height:1.5em;white-space:normal}#touch body .ui-keyboard-button.ui-keyboard-combo.ui-state-default{border-color:#fafafa}#touch body button.ui-keyboard-accept.ui-keyboard-valid-input{border-color:#0c0;background:#080;color:#fff}#touch body button.ui-keyboard-accept.ui-keyboard-valid-input:hover{background:#0a0}#touch body button.ui-keyboard-accept.ui-keyboard-invalid-input{border-color:#c00;background:#800;color:#fff;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50)}#touch body button.ui-keyboard-accept.ui-keyboard-invalid-input:hover{background:#a00}#touch body .ui-keyboard-caret{background:#c00;width:1px;margin-top:3px}#touch body div.ui-body.ui-keyboard button.ui-keyboard-button.ui-btn{padding:.5em 1em;border-color:transparent}#touch body .ui-body .ui-keyboard-button{width:3em;height:3em;display:inline-block}#touch body .ui-body .ui-keyboard-widekey{width:5.5em}#touch body .ui-body .ui-keyboard-space{width:15em;display:inline-flex;height:2rem}#touch body .ui-body .ui-keyboard-space span{visibility:hidden}#touch body .ui-body .ui-keyboard-keyset{line-height:.5em}#touch body .ui-body input.ui-input-text,#touch body .ui-body textarea.ui-input-text{width:95%}#touch body .ui-body .ui-btn-inner{height:2em;padding:.2em 0;margin:0}#touch body .ui-body .ui-btn{margin:0;font-size: 0.8125rem}#touch body button.ui-keyboard-button.btn{padding:1px 6px}#touch body button.ui-keyboard-toggle span{width:.8em;height:.8em;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzExMSI+PHBhdGggZD0iTTguNyw0LjRINy41SDUuMHYtMS45YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40LDAtMi41LDEuMS0yLjUsMi41djEuOWgxLjIgdi0xLjljMC0wLjcsMC42LTEuMiwxLjItMS4yczEuMiwwLjYsMS4yLDEuMnYxLjljLTAuNywwLTEuMiwwLjYtMS4yLDEuMlY4LjggYzAsMC43LDAuNiwxLjIsMS4yLDEuMmg1LjBDOS40LDEwLDEwLDkuNCwxMCw4LjhWNS42QzEwLDUuMCw5LjQsNC40LDguOCw0LjR6IE02LjYsNy40djEuMCBjMCwwLjItMC4xLDAuMy0wLjMsMC4zUzYuMCw4LjYsNi4wLDguNFY3LjRjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zLDAuMy0wLjYsMC42LTAuNiBTNi45LDYuNiw2LjksNi45QzYuOSw3LjEsNi44LDcuMyw2LjYsNy40eiIvPjwvc3ZnPg==)}#touch body .ui-keyboard-dark-theme button.ui-keyboard-toggle span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI2VlZSI+PHBhdGggZD0iTTguNyw0LjRINy41SDUuMHYtMS45YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40LDAtMi41LDEuMS0yLjUsMi41djEuOWgxLjIgdi0xLjljMC0wLjcsMC42LTEuMiwxLjItMS4yczEuMiwwLjYsMS4yLDEuMnYxLjljLTAuNywwLTEuMiwwLjYtMS4yLDEuMlY4LjggYzAsMC43LDAuNiwxLjIsMS4yLDEuMmg1LjBDOS40LDEwLDEwLDkuNCwxMCw4LjhWNS42QzEwLDUuMCw5LjQsNC40LDguOCw0LjR6IE02LjYsNy40djEuMCBjMCwwLjItMC4xLDAuMy0wLjMsMC4zUzYuMCw4LjYsNi4wLDguNFY3LjRjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zLDAuMy0wLjYsMC42LTAuNiBTNi45LDYuNiw2LjksNi45QzYuOSw3LjEsNi44LDcuMyw2LjYsNy40eiIvPjwvc3ZnPg==)}#touch body button.ui-keyboard-toggle.ui-keyboard-disabled span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iIzExMSI+PHBhdGggZD0iTTcuNCA0LjRWMi41YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40IDAtMi41IDEuMS0yLjUgMi41djEuOSBjLTAuNyAwLTEuMiAwLjUtMS4yIDEuMnYzLjFDMS4zIDkuNCAxLjggMTAgMi41IDEwaDQuOWMwLjcgMCAxLjItMC42IDEuMi0xLjJWNS42IEM4LjcgNC45IDguMSA0LjQgNy40IDQuNHogTTUuMyA3LjR2MS4wYzAgMC4yLTAuMSAwLjMtMC4zIDAuM2MtMC4yIDAtMC4zLTAuMS0wLjMtMC4zVjcuNCBjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zIDAuMy0wLjYgMC42LTAuNmMwLjMgMCAwLjYgMC4zIDAuNiAwLjYgQzUuNiA3LjEgNS41IDcuMyA1LjMgNy40eiBNNi4yIDQuNEgzLjdWMi41YzAtMC43IDAuNS0xLjIgMS4yLTEuMmMwLjcgMCAxLjIgMC42IDEuMiAxLjIgVjQuNHoiLz48L3N2Zz4=)}#touch body .ui-keyboard-dark-theme button.ui-keyboard-toggle.ui-keyboard-disabled span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI2VlZSI+PHBhdGggZD0iTTcuNCA0LjRWMi41YzAtMS40LTEuMS0yLjUtMi41LTIuNWMtMS40IDAtMi41IDEuMS0yLjUgMi41djEuOSBjLTAuNyAwLTEuMiAwLjUtMS4yIDEuMnYzLjFDMS4zIDkuNCAxLjggMTAgMi41IDEwaDQuOWMwLjcgMCAxLjItMC42IDEuMi0xLjJWNS42IEM4LjcgNC45IDguMSA0LjQgNy40IDQuNHogTTUuMyA3LjR2MS4wYzAgMC4yLTAuMSAwLjMtMC4zIDAuM2MtMC4yIDAtMC4zLTAuMS0wLjMtMC4zVjcuNCBjLTAuMi0wLjEtMC4zLTAuMy0wLjMtMC41YzAtMC4zIDAuMy0wLjYgMC42LTAuNmMwLjMgMCAwLjYgMC4zIDAuNiAwLjYgQzUuNiA3LjEgNS41IDcuMyA1LjMgNy40eiBNNi4yIDQuNEgzLjdWMi41YzAtMC43IDAuNS0xLjIgMS4yLTEuMmMwLjcgMCAxLjIgMC42IDEuMiAxLjIgVjQuNHoiLz48L3N2Zz4=)}#touch body .ui-keyboard.ui-keyboard-disabled button:not(.ui-keyboard-toggle),#touch body .ui-keyboard.ui-keyboard-disabled input{opacity:.5}#touch body .ui-keyboard-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5)}#touch body .ui-keyboard-popup{display:inline-block;max-width:22em}#touch body div.ui-keyboard-extender{float:right;margin-left:5px}#touch body button.ui-keyboard-extender span{width:.9em;height:.9em;display:inline-block;margin-bottom:3px;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgc3R5bGU9ImZpbGw6IzExMSI+PGc+PHBhdGggc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzExMSIgZD0iTSAwLjUsNC41IDE1LjUsNC41IDE1LjUsMTUuNSAwLjUsMTUuNSBaIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iMiIgeT0iNiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjYiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSI4IiB5PSI2Ij48L3JlY3Q+PHBhdGggZD0ibSAxMSw2IDMsMCAwLDUgLTIsMCAwLC0zIC0xLDAgeiI+PC9wYXRoPjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjEyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSI2IiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjEyIj48L3JlY3Q+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iOSIgeT0iOSI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjYiIHk9IjkiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSIyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIzIiBoZWlnaHQ9IjIiIHg9IjIiIHk9IjkiPjwvcmVjdD48L2c+PC9zdmc+)}#touch body .ui-keyboard-dark-theme button.ui-keyboard-extender span{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgc3R5bGU9ImZpbGw6I2VlZSI+PGc+PHBhdGggc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6I2VlZSIgZD0iTSAwLjUsNC41IDE1LjUsNC41IDE1LjUsMTUuNSAwLjUsMTUuNSBaIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iMiIgeT0iNiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjYiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSI4IiB5PSI2Ij48L3JlY3Q+PHBhdGggZD0ibSAxMSw2IDMsMCAwLDUgLTIsMCAwLC0zIC0xLDAgeiI+PC9wYXRoPjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjEyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSI2IiBoZWlnaHQ9IjIiIHg9IjUiIHk9IjEyIj48L3JlY3Q+PHJlY3Qgd2lkdGg9IjIiIGhlaWdodD0iMiIgeD0iOSIgeT0iOSI+PC9yZWN0PjxyZWN0IHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHg9IjYiIHk9IjkiPjwvcmVjdD48cmVjdCB3aWR0aD0iMiIgaGVpZ2h0PSIyIiB4PSIyIiB5PSIxMiI+PC9yZWN0PjxyZWN0IHdpZHRoPSIzIiBoZWlnaHQ9IjIiIHg9IjIiIHk9IjkiPjwvcmVjdD48L2c+PC9zdmc+)}@media all and (max-width:319px){#touch body .ui-keyboard div{font-size: 0.5625rem}#touch body .ui-keyboard .ui-keyboard-input{font-size: 0.75rem}#touch body .ui-body .ui-btn{margin:0;font-size: 0.5625rem}#touch body .ui-body .ui-keyboard-button{width:1.8em;height:2.5em}#touch body .ui-body .ui-keyboard-widekey{width:4em}#touch body .ui-body .ui-keyboard-space{width:8em}#touch body .ui-body .ui-btn-inner{height:2.5em;padding:.3em 0}}@media all and (min-width:320px) and (max-width:479px){#touch body .ui-keyboard div{font-size: 0.5625rem}#touch body .ui-keyboard .ui-keyboard-input{font-size: 0.875rem}#touch body .ui-body .ui-btn{margin:0;font-size: 0.6875rem}#touch body .ui-body .ui-keyboard-button{width:1.8em;height:3em}#touch body .ui-body .ui-keyboard-widekey{width:4.5em}#touch body .ui-body .ui-keyboard-space{width:10em}#touch body .ui-body .ui-btn-inner{height:3em;padding:.7em 0}}@media all and (min-width:480px) and (max-width:767px){#touch body .ui-keyboard div{font-size: 0.8125rem}#touch body .ui-keyboard .ui-keyboard-input{font-size: 0.875rem}#touch body .ui-body .ui-btn{margin:0;font-size: 0.625rem}#touch body .ui-body .ui-keyboard-button{height:2.5em}#touch body .ui-body .ui-btn-inner{height:2.5em;padding:.5em 0}}#touch body .dropdown-toggle.open+.dropdown-menu,#touch body .dropdown-toggle.open .dropdown-menu{display:block}#touch body .dropdown.open{overflow:visible !important}#touch body .dropdown.open .dropdown-menu{background-color:#00B0FF !important}#touch body .dropdown.open .dropdown-menu a{text-indent:0 !important}#touch body .dropdown-submenu>a:after{speak:none;font-family:FontAwesome;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d7";float:none;position:absolute;top:13px;margin:0;right:30px;border:0 none !important}#touch body .dropdown-submenu:hover>.dropdown-menu{display:none}#touch body .dropdown-submenu.open .dropdown-menu{display:block !important}#touch body .dropdown-submenu.open>a:after{content:"\f0d8" !important}#touch body .dropdown-menu{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);background:#00B0FF;color:white;border:1px solid #009ee6 !important;margin-top:10px;padding:5px 0;max-width:100vw}@media (max-width:300px){#touch body .dropdown-menu{width:90vw;min-width:0 !important}}#touch body .dropdown-menu:after{display:none}#touch body .dropdown-menu li p{font-size: 0.875rem;line-height: 1.5625rem;float:none;color:inherit;margin:0;padding:0 15px}#touch body .dropdown-menu li a{color:white;font-size: 0.9375rem !important;width:100%;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;line-height: 2.5rem}#touch body .dropdown-menu li a i{color:inherit}#touch body .dropdown-menu li a:hover,#touch body .dropdown-menu li a:focus{color:white;background:#00B0FF}#touch body .dropdown-menu li a:active{background:#007bb3}#touch body .dropdown-menu .dropdown-menu{position:static;z-index:0;margin:0;float:none;border:0 none !important;padding:0}#touch body .dropdown-menu .dropdown-menu:before{display:none}@media (max-width:300px){#touch body .dropdown-menu .dropdown-menu{width:auto}}#touch body .dropdown-menu:before{right:6vw;top:-20px;border-left-width:10px;border-right-width:10px;border-bottom-width:10px;border-bottom-color:#00B0FF !important}#touch body .dropdown-menu .btn{background:#009ee6}#touch body .dropdown-menu .btn:active{background:#007bb3}#touch body .dropdown-menu .divider{margin:5px 0;background-color:#009ee6;border:0 none}#touch body .dropdown-menu:before{content:"";border:10px solid transparent;border-bottom-color:#00B0FF;position:absolute;top:-18px;right:27px}#touch body .ui-pnotify-container{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box}#touch body .ui-pnotify-closer{visibility:visible !important;padding:5px 10px;font-size: 1.75rem}#touch body .ui-pnotify-closer .glyphicon-remove:after{font-family:FontAwesome !important;content:"\f00d"}#touch body .ui-pnotify-sticker{display:none}#touch body .ui-pnotify-title{margin-bottom:5px}#touch body .ui-pnotify{position:absolute;left:0;width:100% !important;right:auto !important}#touch body .pagination{color:transparent}#touch body .pagination ul>li.disabled>a,#touch body .pagination ul>li.active>a{background:transparent;color:white}#touch body .pagination ul>li>a{padding:10px 15px;font-size: 1.3125rem;background:#00B0FF;color:white}#touch body .pagination ul>li>a:active{background:#007bb3;color:white}#touch body .popover{background:#00B0FF;color:white;border-color:#009ee6;padding:0;border-radius:0}#touch body .popover-title{background:#009ee6;border-bottom-color:#009ee6;color:white;font-weight:bold;border-radius:0}#touch body .popover-content{padding:6px 0}#touch body .popover.bottom .arrow:after{border-bottom-color:#009ee6}#touch body .popover.top .arrow:after{border-top-color:#009ee6}#touch body .popover.left .arrow:after{border-left-color:#009ee6}#touch body .popover.right .arrow:after{border-right-color:#009ee6}#touch body #navbar_plugin_navbartemp{overflow:hidden}#touch body #navbar_plugin_navbartemp>div{margin:0}#touch body #tab_plugin_printhistory_link2 a:before{content:"\f1da" !important}#touch body #tab_plugin_stats_link2 a:before{content:"\f1fe" !important}#touch body #tab_plugin_stats table tr td,#touch body #tab_plugin_stats table tr:hover{background:transparent}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #psucontrol_indicator:before{content:'\f0e7'}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #psucontrol_indicator.on:before{color:#9AFD00}#touch body #navbar .navbar-inner .container .nav li.dropdown#all_touchui_settings li #psucontrol_indicator.off:before{color:#808080}#touch body #control #control-jog-xy>div{height:auto;left:auto}#touch body #settings_plugin_eeprom_marlin ul.nav.nav-pills{display:block}#touch body #navbar_plugin_octolapse{display:none}#touch body .footer{font-size: 0.875rem;position:absolute;left:0;bottom:0;width:100%;padding:0 30px 0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}#touch body .footer ul{color:#808080;-webkit-order:0;-moz-order:0;-ms-order:0;order:0;-webkit-flex:0 0 auto;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-align-self:auto;align-self:auto}#touch body .footer ul.pull-left{-webkit-order:0;-moz-order:0;-ms-order:0;order:0;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:auto;-moz-align-self:auto;-ms-align-self:auto;align-self:auto;overflow:hidden;max-width:100%}#touch body .footer ul.pull-left li{display:block}#touch body .footer ul.pull-left li small{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:10px;display:block}#touch body .footer ul li{margin-left:0;line-height: 1.25rem}#touch body .footer ul li a{display:inline-block;width: 1.25rem;height: 1.25rem;color:#808080;overflow:hidden;margin:0;font-size: 1.125rem;padding:0}#touch body .footer ul li a:hover{color:#ccc;text-decoration:none}#touch body #files_wrapper .entry,#touch body #temp .row-fluid table{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} \ No newline at end of file diff --git a/octoprint_touchui/static/less/touchui.bundled.less b/octoprint_touchui/static/less/touchui.bundled.less index 71051c1b..0700e686 100644 --- a/octoprint_touchui/static/less/touchui.bundled.less +++ b/octoprint_touchui/static/less/touchui.bundled.less @@ -1147,6 +1147,48 @@ a:before { content: "\f233"; } } +#sidebar_plugin_filamentmanager_wrapper_link, +#sidebar_plugin_filamentmanager_wrapper_link2 { +a:before { +content: "\f0ae"; +} +} +#sidebar_plugin_estop_wrapper_link, +#sidebar_plugin_estop_wrapper_link2 { +a:before { +content: "\f06a"; +} +} +#sidebar_plugin_bedlevelingwizard_wrapper_link, +#sidebar_plugin_bedlevelingwizard_wrapper_link2 { +a:before { +content: "\f0b2"; +} +} +#sidebar_plugin_touchtest_wrapper_link, +#sidebar_plugin_touchtest_wrapper_link2 { +a:before { +content: "\f044"; +} +} +#tab_plugin_enclosure_link, +#tab_plugin_enclosure_link2 { +a:before { +content: "\f1b2"; +} +} +#tab_plugin_astroprint_link, +#tab_plugin_astroprint_link2 { +a:before { +content: "\f0c2"; +} +} +#navbar_plugin_discordremote, +#navbar_plugin_discordremote2 { +a:before { +content: "\f11b"; +} +} } #tabs { #webcam_link { diff --git a/source/less/layout/tabbar.less b/source/less/layout/tabbar.less index a3583f24..261ddf7e 100644 --- a/source/less/layout/tabbar.less +++ b/source/less/layout/tabbar.less @@ -57,6 +57,57 @@ content: "\f233"; } } + + // Plugins + + #sidebar_plugin_filamentmanager_wrapper_link, + #sidebar_plugin_filamentmanager_wrapper_link2 { + a:before { + content: "\f0ae"; + } + } + + #sidebar_plugin_estop_wrapper_link, + #sidebar_plugin_estop_wrapper_link2 { + a:before { + content: "\f06a"; + } + } + + #sidebar_plugin_bedlevelingwizard_wrapper_link, + #sidebar_plugin_bedlevelingwizard_wrapper_link2 { + a:before { + content: "\f0b2"; + } + } + + #sidebar_plugin_touchtest_wrapper_link, + #sidebar_plugin_touchtest_wrapper_link2 { + a:before { + content: "\f044"; + } + } + + #tab_plugin_enclosure_link, + #tab_plugin_enclosure_link2 { + a:before { + content: "\f1b2"; + } + } + + #tab_plugin_astroprint_link, + #tab_plugin_astroprint_link2 { + a:before { + content: "\f0c2"; + } + } + + #navbar_plugin_discordremote, + #navbar_plugin_discordremote2 { + a:before { + content: "\f11b"; + } + } } #tabs { #webcam_link {