#StatusBar {
  /* --pane-cpu-icon: undefined - inherit from standard theme; */
  --pane-disk-icon: url(data:image/gif;base64,R0lGODlhEAAQAMQAAAAAAP///wCmZADAAAHAAQLAAgGAAQP/AwT/BAKAAgTABAXABQOAAwj/CAbABgSABAn/CQfABwWABQaABv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABQALAAAAAAQABAAAAVQICWOZGmeaKqu1OS+sCSLT2Tft+MsD8UswKBwoWAkEgeEcqk8OI8GA2FKpQ4EhGi0wO16ucdjkUEulxdkwK/BhrjfkMgDIALY7/g7a89fhQAAOw==);
  /* --pane-port-unknown-icon: undefined - inherit from standard theme; */
  /* --pane-port-error-icon: undefined - inherit from standard theme; */
  /* --pane-port-success-icon: undefined - inherit from standard theme; */
}

.browseFrame {
  border: 1px solid #909090;
  background-color: #1E2124;
}
div#create_btns {background-image: url(./images/ajax-loader_h.gif)}
#qmeter-disk-td {background-image: var(--pane-disk-icon);}
div#t div#starter {background-image: url(./images/starter.png)}

/* Dialog window icons */
#tedit-header, #dlg_datadir-header, #dlg_starter-header, #dlg_unpack-header,
#exConsole-header, #tskConsole-header, #exCommand-header, #exMegaupload-header {
  background-image: url(./images/settings.gif);
}
#dlgLoadTorrents-header {background-image: url(./images/world.gif);}

.lf li input.TextboxFocus {background-color: #BDDBDB; color: #272E36;}
.lf li input.TextboxNormal {background-color: #272E36; color: #BDDBDB;}

.tskconsole, .exconsole, .console, .starterConsole, #extlink_title {background: #272E36; font-weight: bold;}

.tHeader {font-weight: bold;}
.cCell {font-weight: bold; color: #272E36; border-color: #BDDBDB}

.shieven {background: #272E36; }
.shiodd {background: #323A46; }

.lf_rur li input.TextboxFocus {background-color: #BDDBDB; color: #272E36;}
.lf_rur li input.TextboxNormal {background-color: #272E36; color: #BDDBDB;}
