html,
body {
  height: 100%;
}
/*sub-menu*/
#content {
  padding: 0;
  height: 100%;
}
.tab-pane .container-fluid {
  padding: 5px 5px 0 5px;
}
.mg-top {
  margin-top: 20px;
}
.image-loader,
.image-loader-ajax,
.image-loader-inline {
  background: url('/images/spinner.gif') no-repeat center;
  min-width: 80px;
  min-height: 80px;
  background-size: 80px;
  display: inline-block;
}
.image-loader.little,
.image-loader-ajax.little,
.image-loader-inline.little,
.image-loader.less,
.image-loader-ajax.less,
.image-loader-inline.less {
  background-image: url("/images/spinner.gif");
}
.image-loader.little,
.image-loader-ajax.little,
.image-loader-inline.little {
  min-width: 24px;
  min-height: 24px;
  background-size: 24px;
}
.image-loader.less,
.image-loader-ajax.less,
.image-loader-inline.less {
  min-width: 18px;
  min-height: 18px;
  background-size: 18px;
}
.image-loader.middle,
.image-loader-ajax.middle,
.image-loader-inline.middle {
  min-width: 50px;
  min-height: 50px;
  background-size: 50px;
}
/*transactionFilters*/
.transactionFilters {
  width: 100%;
}
.transactionFilters.newsLine .refresh img {
  margin: 7px 0 0 0 !important;
}
.transactionFilters #terminal-dealer-styler {
  text-align: left;
}
.transactionFilters .chosen-container.chosen-container-single {
  height: 32px;
  text-align: left;
}
.transactionFilters .chosen-container.chosen-container-single a {
  background: #fff;
  height: 100%;
}
.transactionFilters .chosen-container.chosen-container-single a span {
  font: normal 14px/32px Arial;
}
.transactionFilters .chosen-container.chosen-container-single a div b {
  position: absolute;
  top: 5px;
}
.transactionFilters .chosen-container.chosen-container-single.chosen-whis-drop.chosen-container-active a {
  border: 1px solid #aaa !important;
  border-bottom: none !important;
}
input.data-picker {
  cursor: pointer;
  width: 127px;
  border: 1px solid #999999;
}
input#customerData,
input#drop-key {
  /*cursor: pointer;*/
  /*width: 127px;*/
  /*height: 25px;*/
}
.transactionFilters input,
.transactionFilters select,
input#customerData,
input#drop-key {
  margin: 0;
  border-radius: 4px;
  width: 161px;
  border: 1px solid #999999;
}
.transactionFilters select {
  cursor: pointer;
  /*height: 35px;*/
  /*background-color: #cccccc;*/
}
.transactionFilters .drop {
  display: initial !important;
  margin: 24px 0 0 100px;
  border: none;
  /*height: 35px;*/
  padding: 0 25px;
}
#transaction-form {
  margin: 0;
}
.transactionFilters .row {
  margin: 0;
  float: left;
  width: 180px;
  overflow: hidden;
}
.sub-menu {
  background-color: #e2e6e1;
  padding: 10px 20px 10px 20px;
  min-height: 72px;
  height: auto;
  position: relative;
  display: table;
  width: 100%;
  font-family: Arial, sans-serif;
}
.sub-menu .row-files .refresh {
  background-color: #1ea5e4;
  width: 33px;
  height: 33px;
  cursor: pointer;
  border-radius: 4px;
  float: left;
  margin: 5px 0 0 0;
}
.sub-menu .row-files.this-padding .refresh ~ span {
  font: normal 11px/42px Arial;
  margin-left: 3px;
  float: left;
  display: block;
}
.sub-menu .row-files.right {
  float: right;
  overflow: hidden;
  position: relative;
  margin: 0;
}
.sub-menu .row-files.right span {
  font: normal 11px Arial;
  padding: 26px 0 0 0;
  margin: 5px 0 0 18px;
  color: #92a78e;
  width: 30px;
  float: left;
  text-align: center;
}
.sub-menu .row-files {
  float: left;
  height: 50px;
  margin: 0 2px 0 0;
}
.sub-menu .row-files.row-files-no-label {
  padding: 9px 0 0 0;
}
.sub-menu .row-files.table-refresh {
  margin: 10px 30px 0 0;
  width: 81px;
}
.sub-menu .row-files label {
  color: #8f8f8f;
  font: normal 11px/16px Arial;
  width: 100%;
  margin: 0 0 0 0;
}
.sub-menu .row-files.right {
  float: right;
  overflow: hidden;
  position: relative;
  margin: 0;
}
.sub-menu .row-files.right span {
  font: normal 11px Arial;
  padding: 26px 0 0 0;
  margin: 5px 0 0 18px;
  color: #92a78e;
  width: 50px;
  float: left;
  text-align: center;
}
.sub-menu .row-files.right .table-input {
  background: url('/images/table/table-in-active.png') no-repeat 0 0;
}
.sub-menu .row-files.right .table-input.active {
  color: #1ea5e4;
  background: url('/images/table/table.png') no-repeat 12px 0;
}
.sub-menu .row-files.right .map-input {
  background: url('/images/table/map-in-active.png') no-repeat 0 0;
}
.sub-menu .row-files.right .map-input.active {
  color: #1ea5e4;
  background: url('/images/table/map.png') no-repeat 0 0;
}
.sub-menu .row-files.right .statistic-input {
  background: url('/images/table/setings-in-active.png') no-repeat 0 0;
}
.sub-menu .row-files.right .statistic-input.active {
  color: #1ea5e4;
  background: url('/images/table/setings.png') no-repeat 0 0;
}
.sub-menu .refresh {
  position: relative;
  background-color: #1ea5e4;
  width: 33px;
  height: 33px;
  cursor: pointer;
  border-radius: 4px;
  float: left;
  margin: 0 0 0 0;
}
.sub-menu .refresh img {
  margin: 7px 0 0 8px;
}
.sub-menu .refresh ~ span {
  font: normal 11px/42px Arial;
  margin: -4px 0 0 3px;
  float: left;
  display: block;
}
.sub-menu .sub-menu-title {
  margin: 0 30px 0 0;
  font: normal 14px Arial;
  display: table-row;
}
.sub-menu .sub-menu-title > div {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
}
.sub-menu .sub-menu-title span:first-child {
  font: bold 18px Arial;
}
.sub-menu .sub-menu-title a.terminal {
  font: bold 12px/16px Arial;
  color: #1ea5e4;
}
.sub-menu .sub-menu-title span {
  font: bold 18px Arial;
}
.sub-menu .sub-menu-title a.terminal {
  font: bold 12px/16px Arial;
  color: #1ea5e4;
}
.sub-menu .sub-menu-title + span {
  font: normal 14px Arial;
}
.sub-menu .settings-link {
  color: #91a68d !important;
  font: normal 11px/16px Arial;
  padding: 0 0 0 11px;
  margin: 0 0 0 5px;
  background: url('/images/table/details.png') no-repeat 0 2px;
}
.select-date {
  height: 80px;
}
.select-date .row {
  width: auto;
  margin: 10px 10px 0 0;
}
.select-date .row label {
  display: block;
  font-family: Arial;
  font-size: 11px;
  color: #8f8f8f;
  margin: 0;
}
.select-date .row .data-picker {
  width: 115px;
  height: 32px;
  padding: 0 0 0 20px;
  border: none;
  background: url("/media/bootstrap/date.png") no-repeat 7px #ffffff;
  outline: none;
  font: normal 14px/32px Arial;
}
.select-date .row .filter-input {
  width: 90%;
  height: 32px;
  border: none;
  border-radius: 4px;
  font: normal 14px/32px Arial;
  padding: 0 7px;
  color: #000;
}
.select-date .row .refresh {
  cursor: pointer;
}
.select-date .row .language li {
  height: 60px !important;
}
.select-date .row .dropdown-menu li a {
  padding: 3px 14px;
}
.select-date .row #content {
  height: 100%;
}
.select-date .row .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front .ui-widget-header {
  background: #cccccc !important;
  border: none !important;
}
.select-date .row .ui-dialog-titlebar-close {
  border: none;
  border-radius: 6px;
  background: url("/media/bootstrap/no.png") no-repeat 6px 6px #777;
}
.select-date .row .time-input {
  background-color: #FFFFFF;
  border: none !important;
  cursor: pointer;
  font: 14px/32px Arial !important;
  height: 32px;
  padding: 0 7px;
  width: 182px !important;
}
.select-date .row .connection-table tr {
  height: 30px;
  font: normal 12px/30px Arial;
}
.select-date .row #formTerminalPingsBtn {
  background-color: #1EA5E4;
  color: #fff;
  margin: 31px 0 0 0;
  border: none;
  font: bold 12px/32px Arial;
  height: 32px;
}
.select-date .row .day-button {
  background-color: #91a68d;
  color: #fff;
  font-size: 14px;
  font-family: arial;
  padding: 5px 10px;
  display: inline-block;
  margin: 25px 10px 0 0;
  border-radius: 4px;
}
.new-table.this-filters table tr:first-child th {
  border: none !important;
}
.new-table.this-filters table tr.filters td {
  padding: 5px 15px 5px 0;
}
.new-table .even td {
  background-color: #fafafa;
}
.new-table .small-report {
  height: 16px;
}
.new-table .small-report td {
  height: 16px;
  padding: 0;
  font: normal 11px Arial;
  line-height: 16px;
  color: #555;
}
.new-table .small-report td:first-child {
  padding: 0 0 0 30px;
}
.new-table table {
  border: none !important;
  margin: 0;
}
.new-table table td,
.new-table table th {
  border: none !important;
  padding-left: 0;
  border-bottom: solid 1px #e2e7e9 !important;
}
.new-table table td:first-child,
.new-table table th:first-child {
  padding-left: 22px;
}
.new-table table td:last-child,
.new-table table th:last-child {
  padding-right: 15px;
}
.new-table table th {
  padding-left: 0;
}
.new-table table td {
  padding: 9px 15px 8px 0;
  font: normal 13px/16px Arial;
  color: #303030;
}
.new-table table thead {
  background-color: #f3f5f2;
  color: #a1a3a0;
  font: bold 10px/24px Atial;
  text-transform: uppercase;
}
.new-table table thead tr.filters {
  text-transform: none;
}
.new-table table thead tr.filters td:first-child {
  padding-left: 10px;
}
.new-table table thead tr:nth-child(2) th {
  color: #f00;
  border-top: solid 2px #e2e7e9 !important;
  border-bottom: solid 2px #e2e7e9 !important;
}
.new-table table .terminalTransactionLink {
  color: #000;
  display: block;
  margin: 0 0 4px 0;
}
.new-table table .terminalTransactionLink:hover .green {
  text-decoration: underline;
}
.new-table table .terminalTransactionLink:hover .time {
  text-decoration: underline;
}
.new-table table .terminalTransactionLink:hover .day {
  text-decoration: underline;
}
.new-table .state-style {
  font-weight: bold;
}
.new-table .state-style img {
  position: relative;
  top: -2px;
  margin: 0 3px 0 0;
}
.new-table .table-details {
  width: 20px;
  height: 20px;
  display: block;
  background: url('/images/table/details.png') no-repeat 0 0;
  cursor: pointer;
}
.key-value-columns {
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 30px;
  /* Firefox */
  column-gap: 30px;
  /* Chrome, Safari, Opera */
  -moz-column-rule: 1px solid #888;
  /* Firefox */
  column-rule: 1px solid #888;
}
@media (min-width: 0px) and (max-width: 950px) {
  .key-value-columns {
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}
@media (min-width: 0px) and (max-width: 600px) {
  .key-value-columns {
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}
.key-value-columns .item {
  margin-bottom: 5px;
  overflow: hidden;
}
.key-value-columns .item :nth-child(2) {
  float: right;
  font-weight: bold;
  text-align: right;
  max-width: 66%;
  max-height: 300px;
  overflow-y: auto;
}
.key-value-columns .item :nth-child(2) .btn:not(:first-child) {
  font-weight: bold;
  margin-left: 10px;
  float: none;
}
.key-value-columns .item pre {
  width: 100%;
}
.key-value-columns .item pre:nth-child(2) {
  padding: 0;
  border-radius: 0;
  text-align: left;
}
.time {
  font: normal 13px Arial;
  color: #808080;
}
.day {
  font: normal 11px Arial;
  color: #bebebe;
}
.red {
  color: #ff0000 !important;
}
.yellow {
  color: #cbc808 !important;
}
.green {
  color: #008d00 !important;
}
.gray {
  color: #A1A3A0 !important;
}
.blue {
  color: #0000ff !important;
}
.orange {
  color: #ff916e !important;
}
.bold {
  font-weight: bold;
}
.device-main-box {
  color: #808080 !important;
}
.terminal:hover {
  -webkit-text-decoration: underline dashed;
          text-decoration: underline dashed;
}
.terminal .terminal-span-box {
  color: #303030;
}
.device-main-box img {
  margin: -3px 0 0 0;
}
.tags-main-box .terminal-add-tags {
  visibility: hidden;
  background: url('/images/pensil.png') no-repeat 0 2px;
  padding: 0 0 0 13px;
}
.tags-main-box:hover .terminal-add-tags {
  visibility: visible;
}
.tags-main-box .transaction-tag-box.transaction-tag-color {
  color: #000;
}
.tags-main-box .transaction-tag-box.active {
  color: #71bbea;
  background-color: transparent !important;
  border: 1px solid #71bbea;
  border-radius: 5px;
  padding: 0 7px;
  margin: 0 7px 7px 0;
  font: normal 12px/20px Arial;
  display: block;
  float: left;
}
.tags-main-box .transaction-tag-box.active .name {
  float: left;
  padding: 0 !important;
}
.tags-main-box .transaction-tag-box.active .delete-tags {
  display: block;
  float: right;
  width: 6px;
  height: 6px;
  background: url('/images/close.png') no-repeat 0 0;
  margin: 7px 0 0 5px;
  cursor: pointer;
}
.tags-main-box .transaction-tag-box.active .delete-tags.active {
  background: url('/images/loading.gif') no-repeat 0 0;
  background-size: 100%;
}
.tags-main-box p {
  color: #a1a3a0;
  font: normal 13px Arial;
}
.tags-main-box p.terminal-add-tags {
  color: #1ea5e4;
  margin: 10px 0 0 0;
  font: normal 13px Arial;
}
.tags-main-box p.terminal-add-tags:hover {
  text-decoration: underline;
  cursor: pointer;
}
.tags-main-box .tags-transaction-create {
  overflow: hidden;
  width: 100%;
}
.tags-main-box .tags-transaction-create input.tags-name {
  border: solid 1px #3dbe71;
  border-radius: 4px;
  max-width: 65%;
  color: #3dbe71;
  padding: 0 3px;
  font: normal 13px/20px Arial;
}
.tags-main-box .tags-transaction-create input.tags-name::-webkit-input-placeholder {
  color: #3dbe71;
}
.tags-main-box .tags-transaction-create input.tags-name:-moz-placeholder {
  color: #3dbe71;
}
.tags-main-box .tags-transaction-create input.tags-name::-moz-placeholder {
  color: #3dbe71;
}
.tags-main-box .tags-transaction-create input.tags-name:-ms-input-placeholder {
  color: #3dbe71;
}
.tags-main-box .tags-transaction-create .transaction-tags-add {
  font: normal 13px Arial;
  color: #3dbe71;
  margin: 0 0 0 5px;
}
.tags-main-box .tags-transaction-create .transaction-tags-add:hover {
  text-decoration: underline;
  cursor: pointer;
}
.tags-main-box .tags-transaction-create .transaction-tags-add.active {
  background: url('/images/loading.gif') no-repeat 4px 0;
  color: transparent;
  text-decoration: none;
}
.tags-main-box .tags-transaction-create .close-tags-form {
  font: normal 13px/25px Arial;
  color: #f25c21;
  background: url('/images/close.png') no-repeat 1px 5px;
  padding: 0 0 0 10px;
}
.tags-main-box .tags-transaction-create .close-tags-form:hover {
  text-decoration: underline;
  cursor: pointer;
}
.tags-main-box .transaction-tag-box {
  padding: 2px 4px;
  margin: 0 9px 2px 0;
  border-radius: 5px;
  color: #fff;
  font: normal 12px Arial;
}
.tags-main-box .transaction-tag-box .name {
  padding: 4px 6px;
}
.tooltip .tooltip-inner {
  max-width: 300px;
  background: #fff;
  font: normal 12px/20px Arial;
  color: #7a7a7a;
  border: solid 1px #333;
}
.tooltip-box-left ~ .tooltip .tooltip-inner {
  text-align: left;
}
.device div.device-box {
  width: 43px;
  height: 20px;
  background-color: #e9ece7;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 0 10px 10px 0;
  border-radius: 9px;
}
.device div.device-box img.left {
  float: left;
  margin: 3px 5px 0 5px;
}
.device div.device-box div.status {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  margin: 3px 3px 0 0;
  position: absolute;
  top: 0px;
  left: 25px;
}
.device .device-no-info img.left {
  opacity: 0.5;
}
.device .device-no-info div.status {
  background: #f5f6f4 url("/images/status/question.png") no-repeat;
  float: right;
  overflow: hidden;
}
.device .device-no-info div.status img {
  margin: 2px 0 0 2px;
}
.device .device-ok div.status {
  background: #57bc4c url("/images/status/ok.png") no-repeat 2px;
}
.device .device-fail div.status {
  background: #f25c21 url("/images/status/no.png") no-repeat 3px;
}
.pjax-loading {
  position: relative;
  opacity: 0.6;
}
.pjax-loading:before {
  content: " ";
  position: absolute;
  background-color: #5bc0de;
  width: 200px;
  height: 20px;
  left: 50%;
  margin-left: -100px;
  display: block;
  z-index: 80;
  background-image: url("/images/pjax-load.gif");
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px;
}
#c-body {
  display: block;
  position: relative;
  min-height: 100%;
  min-width: 1000px;
}
#exchange {
  display: block;
  position: relative;
  min-height: 100%;
}
.rates {
  padding: 2px 6px;
  color: #555;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 5px;
}
.rates:focus {
  border-color: #66AFE9;
  outline: 0px none;
}
#ecbexchangerate-rate {
  height: auto;
  padding: 1px 6px;
}
.display {
  display: inline;
}
#terminal-tree {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  min-height: 100%;
  background-color: #f3f5f2;
  border-right: 1px solid #777;
  font-size: 9pt;
  font-weight: 100;
  padding: 5px;
}
#terminal-tree .input-search {
  margin-bottom: 10px;
  display: block;
  position: relative;
}
#terminal-tree .input-search input {
  padding-right: 35px;
}
#terminal-tree .search-item {
  border: none;
  background: #000;
  -webkit-mask: no-repeat center center;
          mask: no-repeat center center;
  -webkit-mask-image: url("/images/search-tree.svg");
          mask-image: url("/images/search-tree.svg");
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#terminal-tree div {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
#terminal-tree .width-tree {
  position: absolute;
  top: 0;
  right: -3px;
  width: 5px;
  bottom: 0;
  background: #777;
  z-index: 5;
  cursor: col-resize;
}
#right-body {
  padding: 0 0 0 300px;
  display: inline-block;
  min-width: 100%;
}
.trans-status-Confirmed {
  color: green;
}
.trans-status-PaidOutUncertain {
  color: orangered;
}
.trans-status-Paid {
  color: #51aea6;
}
.trans-status-Reserved {
  color: #a5ae65;
}
.trans-status-PayError,
.trans-status-ReserveError {
  color: red;
}
pre {
  font: normal 12px "Courier New";
  padding: 6px;
  border: none;
  background-color: transparent;
  white-space: pre-wrap;
}
.grey-text {
  font: normal 13px Arial;
  color: #808080;
}
.date-picker {
  width: 215px;
  padding: 1px 0 0 30px;
  background: url("/images/date.png") no-repeat 7px #ffffff;
  font: normal 13px/30px Arial;
  cursor: pointer;
}
select option[value=""] {
  color: #999;
}
/*------------------------------------------------*/
/* Switch SECTION START*/
/*------------------------------------------------*/
.Switch {
  position: relative;
  display: inline-block;
  font-size: 13pt;
  line-height: 14pt;
  font-weight: bold;
  color: #ccc;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
  height: 30px;
  padding: 6px 6px 5px 6px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: #ececec;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1), inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-family: Verdana, Arial, sans-serif;
  /* Round Switch */
}
.Switch span {
  display: inline-block;
  width: 35px;
}
.Switch span.On {
  color: #33d2da;
}
.Switch .Toggle {
  position: absolute;
  top: 1px;
  width: 37px;
  height: 25px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background: #fff;
  background: linear-gradient(top, #ececec 0%, #ffffff 100%);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
  z-index: 999;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
}
.Switch .Toggle .loader {
  display: none;
  width: 16px;
  height: 16px;
  background-image: url(/images/loading.gif);
  background-repeat: no-repeat;
  margin: 4px 0 0 10px;
}
.Switch.Off .Toggle {
  left: 2%;
}
.Switch.On .Toggle {
  left: 54%;
}
.Switch.Progress .Toggle {
  left: 29%;
}
.Switch.Progress .Toggle .loader {
  display: block;
}
.Switch.Round {
  padding: 0px 20px;
  border-radius: 40px;
}
.Switch.Round .Toggle {
  border-radius: 40px;
  width: 14px;
  height: 14px;
}
.Switch.Round.On .Toggle {
  left: 3%;
  background: #33d2da;
}
.Switch.Round.Off .Toggle {
  left: 58%;
}
body.IE7 .Switch {
  width: 78px;
}
body.IE7 .Switch.Round {
  width: 1px;
}
/*------------------------------------------------*/
/* Switch SECTION END*/
/*------------------------------------------------*/
/**
Terminal pings
*/
.clearfix:after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.terminal-pings .last-day {
  max-width: 860px;
  margin: 0 auto;
}
.terminal-pings .last-day div {
  float: left;
}
.terminal-pings .last-day div:first-child {
  text-align: center;
}
.terminal-pings .last-day div:first-child:after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.terminal-pings .last-day div:first-child #clock12,
.terminal-pings .last-day div:first-child #clock24 {
  float: left;
}
.terminal-pings .last-day #details {
  width: 380px;
}
.terminal-pings .last-day:after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.terminal-pings .terminal-ping-info {
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #222222 !important;
}
.terminal-pings .terminal-ping-tr.total {
  font: bold 13px Arial;
}
.terminal-pings .terminal-ping-tr {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.terminal-pings .pings-id {
  width: 90px;
  float: left;
}
.terminal-pings .pings-time {
  width: 160px;
  float: left;
}
.terminal-pings .pings-address {
  width: 120px;
  float: left;
}
.terminal-pings .reboot-ping {
  color: #ff0000 !important;
}
.terminal-pings .fail-ping {
  color: #0000ff !important;
}
/**
Terminal actions
*/
.terminal-actions {
  width: 100%;
  position: relative;
}
.terminal-actions > div:nth-child(1) {
  width: 50%;
  float: left;
}
.terminal-actions > div:nth-child(2) {
  width: 50%;
  float: right;
}
.terminal-actions .row.dealer.terminal {
  width: 96%;
  margin: 10px 10px 0 10px !important;
  padding: 10px;
  border: solid 1px #555;
  border-radius: 5px;
  float: left;
  overflow: hidden;
}
.terminal-actions .row.dealer.terminal > span {
  font: bold 11px Arial;
  color: #999;
}
.terminal-actions .row.dealer.terminal .right {
  float: right;
  margin: 10px 10px 0 0;
}
.terminal-actions .row.dealer.terminal .dealer-input-label {
  font: bold 15px Arial;
  color: #555;
  margin: 0 0 6px 0;
  display: block;
}
.terminal-actions .red {
  color: #ff0000 !important;
}
.terminal-actions .width160 {
  width: 160px;
}
.terminal-actions .btn-table tr td:first-child {
  height: 33px;
  width: 100%;
  vertical-align: middle;
  font: bold 11px Arial;
  color: #999;
}
.terminal-actions .btn-table .btn {
  width: 100px;
  margin-bottom: 2px;
  font-size: 12px;
}
.wire-log .item {
  border-radius: 3px;
  margin: 0 0 10px 0;
}
.wire-log .item > div:nth-child(1) {
  /*border-style: solid;*/
  /*border-color:#e2e7e9;*/
  /*border-radius: 3px;*/
  /* border-style: solid; */
  /* border-color: #e2e7e9; */
  border-radius: 3px 3px 0 0;
  border: 1px solid #dddddd;
  background-color: #F3F5F2;
  cursor: pointer;
  border-top-right-radius: 3px;
  border-bottom: 1px solid transparent;
  /* border-top-left-radius: 3px; */
  padding: 4px 10px;
}
.wire-log .item > div:nth-child(1) > span:nth-child(2) {
  font-weight: bold;
}
.wire-log .item.expanded pre {
  display: block;
}
.wire-log .item pre {
  background-color: #FAFAFA;
  margin: 0;
  display: none;
  border: 1px solid transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #dddddd;
  border-radius: 0 0 3px 3px;
}
.rip-blk {
  color: red;
}
.rip-blk svg {
  vertical-align: baseline;
  margin-left: 5px;
}
.rip-blk svg g {
  fill: currentColor;
}
.filter-checkbox {
  height: 20px;
}
