#wrapper {
  display: none;
}

#serial_details_container {
  display: none;
}

p.serial_list_item {
  margin: 0 0 0 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

p.serial_list_item_subtitle {
  margin: 0 0 0 !important;
  font-size: 14px !important;
}

.offline_button {
  display: none;
}

.tk_footer_logo {
  margin-top: -24px;
}

.list_label {
  font-weight: normal;
  float: left;
  width: 120px;
}

.list_value {
  float: left;
  font-weight: normal;
}

.value {
  font-weight: normal;
}

#login_error {
  color: red;
  display: none;
}

.note_text {
  margin: 0px;
  padding: 0px;
}

#container_select_sub_shopx_customers_key {
  padding-left: 15px;
  padding-right: 15px;
}

#container_select_sub_shopx_customers_key .ui-select {
  width: 100%;
}

#search .ui-icon {
  background:  url(../icons/search_white.png) 50% 50% no-repeat;
  background-size: 18px 18px;
}

#phone .ui-icon {
  background:  url(../icons/phone_white.png) 50% 50% no-repeat;
  background-size: 18px 18px;
}

#info .ui-icon {
  background:  url(../icons/company_white.png) 50% 50% no-repeat;
  background-size: 11px 18px;
}

#tk-logo .ui-icon {
  background:  url(../pics/logo_footer.png) 50% 50% no-repeat;
  background-size: 32px 40px;
  width: 32px !important;
  height: 40px !important;
  margin-top: 1px !important;
}

.nav-glyphish .ui-btn .ui-btn-inner {
  padding-top: 30px !important;
}
.nav-glyphish .ui-btn .ui-icon {
  width: 32px!important;
  height: 20px!important;
  margin-top: 1px;
  margin-left: -15px !important;
  box-shadow: none!important;
  -moz-box-shadow: none!important;
  -webkit-box-shadow: none!important;
  -webkit-border-radius: none !important;
  border-radius: 0px !important;
}