body {
  font-family: "Segoe UI", "Segoe WP", "Helvetica Neue", "sans-serif";
  color: #333333;
  background: #f8f8f8;
}
.content-wrapper,
.right-side {
  background: #f8f8f8;
}
label {
  font-size: 12px;
  font-weight: normal;
}
h4:not(.bvb_title) {
  font-size: 14px;
  background: #435965;
  margin: -10px;
  padding: 5px 8px !important;
  color: white;
  margin-bottom: 20px;
}
.box-success .box-header {
  font-size: 14px;
  background: #435965;
  padding: 5px 8px !important;
  color: white;
  margin-top: 0 !important;
  margin-bottom: 12px;
}
.zoom_out,
.zoom_reset,
.zoom_in {
    /*display: none;*/
}
.box-body > .text-left:first-child {
  padding-left: 0;
}
.box-header + .text-left {
  padding-left: 10px;
}
.main-header .navbar {
  background: white !important;
  border-bottom: 2px solid #e73f3b;
}
.main-header .navbar a {
  font-size: 16px;
  font-weight: 500;
  color: #0b529b !important;
}
.main-header .navbar .navbar-nav > li > a:not(.logo):hover,
.main-header .navbar .sidebar-toggle:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}
.main-header .navbar .sidebar-toggle {
  padding-top: 20px;
  padding-bottom: 20px;
}
.main-header .navbar .navbar-nav > li > a {
  padding-top: 21px;
  padding-bottom: 21px;
}
.main-header .navbar .logo {
  float: left;
  height: 60px;
  width: 105px;
}
.main-header .navbar .logo img {
  margin-top: 5px !important;
}
.bvb_title {
  font-weight: 500;
  color: #333333;
  margin-top: 8px;
  margin-right: 4px;
  margin-bottom: 12px;
  font-size: 16px;
}
.tooltip {
  display: none !important;
}
.btn-bvb,
.btn-bvb:hover,
.btn-bvb:focus,
.btn {
  background: #e73f3b;
  border-color: #e73f3b;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: white !important;
  padding: 6px;
  margin-bottom: 8px !important;
  transition: background 0.15s;
}
.btn-bvb:hover,
.btn-bvb:hover:hover,
.btn-bvb:focus:hover,
.btn:hover {
  background: #ed6c68;
}
.btn-bvb > i,
.btn-bvb:hover > i,
.btn-bvb:focus > i,
.btn > i {
  margin-right: 6px;
}
.box {
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #dddddd;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}
.box.box-bvb {
  border-top: 0 none;
}
.box p {
  font-size: 13px;
  margin-bottom: 2px;
}
.box.box-success {
  border-top: 0 none;
}
.box .box-header {
  margin-top: 0px;
  font-weight: 700;
  font-size: 14px;
}
.box .box-header.bvb-box-title {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background: #435965;
  color: white;
  padding: 5px 8px !important;
  margin-top: -1px;
  margin-bottom: 6px;
  font-size: 13px;
}
.box.box.box-solid.box-bvb > .box-header {
  background: #e73f3b;
}
.box-body > .text-left:first-child,
.box-header + .text-left,
.box-body > .text-left:first-child ~ .text-center,
.box-header + .text-left ~ .text-center {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 6px;
  margin-top: 2px;
}
.box-body > .text-left:first-child ~ .text-center,
.box-header + .text-left ~ .text-center {
  text-align: right;
  padding-right: 10px;
}
.box-body > .text-left:first-child + .text-center + .text-center + .text-center,
.box-header + .text-left + .text-center + .text-center + .text-center {
  padding-right: 2px;
}
.box-header + .text-left,
.box-header + .text-left ~ .text-center {
  margin-top: 12px;
}
.form-group {
  font-size: 12px;
}
.form-group input.form-control,
.form-group select.form-control {
  border: 1px solid #ddd;
  border-radius: 2px !important;
  padding: 5px 6px 3px 4px;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.05);
  font-size: 12px;
  height: inherit;
  color: black;
  text-align: right ;
}
.form-group select.form-control {
  height: 28px;
}
.form-group .input-group {
  float: right;
  margin-right: -2px;
}
.form-group .input-group-addon {
  border: 0 none;
  text-align: left;
  background: white;
  font-size: 12px;
  padding-right: 0;
  width: 40px;
}
.form-group .text-danger {
  margin-top: -2px;
  margin-bottom: 12px;
}
.bvb_table {
  font-size: 12px;
  margin-bottom: 12px !important;
}
.bvb_table thead tr {
  background: white !important;
  color: #333333 !important;
  font-weight: 500;
  font-size: 13px;
}
.bvb_table th,
.bvb_table td {
  border: 1px solid #dddddd !important;
  text-align: left !important;
}
form[name='emailForm'] label {
  font-weight: 500;
}
form[action='/Account/Register'] label,
form[action='/Account/Login'] label,
form[action='/Manage/ChangePassword'] label {
  font-weight: 500;
}
form[action='/Account/Register'] input,
form[action='/Account/Login'] input,
form[action='/Manage/ChangePassword'] input {
  text-align: left !important;
}
form[action='/Account/Register'] a.btn,
form[action='/Account/Login'] a.btn,
form[action='/Manage/ChangePassword'] a.btn {
  color: white !important;
}
.modal-open form input {
  text-align: left !important;
}
.main-sidebar {
  background: white !important;
  padding-top: 62px;
}
.main-sidebar .form-control {
  font-size: 14px;
  padding-left: 6px;
}
.main-sidebar #search-btn {
  margin-bottom: 0;
}
.main-sidebar .text-uppercase {
  font-size: 14px;
}
.sidebar-menu > li:hover .text-uppercase {
  border: 1px solid #dddddd;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}
.sidebar-menu > li:hover .treeview-menu {
  border: 1px solid #dddddd;
  border-top: 0 none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}
.main-footer {
  font-size: 14px;
}
.user-menu .user-header {
  background: #e73f3b !important;
}
.user-menu .user-footer a.btn {
  background: #e73f3b !important;
  font-size: 14px;
  border-radius: 4px;
  color: white !important;
}
.user-menu .user-footer a.btn:hover {
  background: #ed6c68 !important;
}
@media (min-width: 768px) {
  .control-label {
    padding-top: 5px !important;
  }
}
