.btn {
  padding: 6px 8px;
}

body {
  padding-bottom: 40px;
  padding-top: 135px;
}

div.container {
  width: 85%;
}

.popover-title, .popover-content {
  font-size: 13px;
}

.popover {
  /*min-width: 450px ! important;*/
}

#ajax_overlay_success, #ajax_overlay_error, #ajax_overlay_reload {
  display: none;
  margin: 0 auto;
  background-color: #777;
  box-shadow: 1px 1px 1px 0 rgba(50, 50, 50, 0.75);
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 13px;
  padding: 8px;
  text-align: center;
  position: fixed;
  top: 10%;
  left: 0;
  right: 0;
  width: 30%;
  z-index: 100000;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#ajax_overlay_error {
  background-color: #a94442;
}

#ajax_overlay_success p, #ajax_overlay_error p, #ajax_overlay_reload p {
  margin-top: 10px;
  padding: 5px;
}

.zf-green {
  color: #68B604;
}

.btn-success {
  background-color: #57A900;
  background-image: -moz-linear-gradient(center top, #70D900, #57A900);
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background-color: #57A900;
}

.btn-success:active, .btn-success.active {
  background-color: #57A900;
}

input[type="checkbox"] {
  cursor: pointer;
}

.margin-0 {
  margin: 0;
}

.margin_top-0 {
  margin-top: 0;
}

.margin_top-5 {
  margin-top: 5px;
}

.margin_top-8 {
  margin-top: 8px;
}

.margin_top-10 {
  margin-top: 10px;
}

.margin_top-15 {
  margin-top: 15px;
}

.margin_top-20 {
  margin-top: 20px;
}

.margin_top-30 {
  margin-top: 30px;
}

.margin_top-40 {
  margin-top: 40px;
}

.margin_bottom-0 {
  margin-bottom: 0;
}

.margin_bottom-5 {
  margin-bottom: 5px;
}

.margin_bottom-10 {
  margin-bottom: 10px;
}

.margin_bottom-20 {
  margin-bottom: 20px;
}

.margin_bottom-30 {
  margin-bottom: 30px;
}

.margin_bottom-40 {
  margin-bottom: 40px;
}

.margin_left-0 {
  margin-left: 0;
}

.margin_left-5 {
  margin-left: 5px;
}

.margin_left-10 {
  margin-left: 10px;
}

.margin_left-40 {
  margin-left: 40px;
}

.margin_left-80 {
  margin-left: 80px;
}

.margin_right-0 {
  margin-right: 0;
}

.margin_right-5 {
  margin-right: 5px;
}

.margin_right-10 {
  margin-right: 10px;
}

.margin_right-20 {
  margin-right: 20px;
}

.margin_right-40 {
  margin-right: 40px;
}

.padding-0 {
  padding: 0;
}

.padding_top-0 {
  padding-top: 0;
}

.padding_top-5 {
  padding-top: 5px;
}

.padding_top-8 {
  padding-top: 8px;
}

.padding_top-10 {
  padding-top: 10px;
}

.padding_top-20 {
  padding-top: 20px;
}

.padding_top-30 {
  padding-top: 30px;
}

.padding_top-40 {
  padding-top: 40px;
}

.padding_bottom-0 {
  padding-bottom: 0;
}

.padding_bottom-5 {
  padding-bottom: 5px;
}

.padding_bottom-10 {
  padding-bottom: 10px;
}

.padding_bottom-20 {
  padding-bottom: 20px;
}

.padding_bottom-30 {
  padding-bottom: 30px;
}

.padding_bottom-40 {
  padding-bottom: 40px;
}

.padding_left-0 {
  padding-left: 0;
}

.padding_left-1 {
  padding-left: 1px;
}

.padding_left-2 {
  padding-left: 2px;
}

.padding_left-3 {
  padding-left: 3px;
}

.padding_left-4 {
  padding-left: 4px;
}

.padding_left-5 {
  padding-left: 5px;
}

.padding_left-10 {
  padding-left: 10px;
}

.padding_left-15 {
  padding-left: 15px;
}

.padding_right-0 {
  padding-right: 0;
}

.padding_right-5 {
  padding-right: 5px;
}

.padding_right-10 {
  padding-right: 10px;
}

.control_panel button.btn-default {
  margin-bottom: 5px;
}

.fa, .fas, .fab {
  margin-right: 5px;
  margin-left: 5px;
}

#fileupload > table > tbody > tr > td:nth-child(4) > button.btn.btn-default.start > i {
  margin-right: 0px;
}

#fileupload > table > tbody > tr > td:nth-child(4) > button.btn.btn-default.cancel > i {
  margin-right: 0px;
}

.user_data, .cart {
  padding-top: 5px;
  text-align: right;
  height: 55px;
}

.navbar_wrapper {
  height: 55px;
}

.user_data span {
  color: #000000;
}

.navbar-toggle {
  margin-right: 0;
}

/** Form **/
form {
  padding-right: 0px;
}

dt label.required {
  display: block;
  margin-top: -1px;
}

dt label.required:after {
  content: url("../img/req.png");
  width: 120px;
}

dd.has-feedback .form-control-feedback {
  top: 0;
  right: -30px;
}

dd.has-feedback .chosen-single, dd.has-feedback .chosen-choices {
  border-color: #A94442;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#fileupload .table {
  margin-bottom: 0;
}

#fileupload .progress {
  margin-bottom: 5px;
}

.files .name {
  overflow: hidden;
  width: 160px;
  word-wrap: break-word;
  margin: 0;
}

.form-control {
  font-weight: normal;
}

.nav-tabs li a.has_error {
  color: #B94A48;
  font-weight: bold;
}

/** Table **/

.table {
  width: 100%;
}

.table {
  vertical-align: middle;
}

.table > thead > tr > th {
  vertical-align: middle;
}

.table_container {
  margin-bottom: 20px;
}

.table_container table:not('.table-condensed') {
  display: none;
}

.table_container table td > p {
  margin: 0px;
}

.table_container .table_control_panel {
  display: none;
}

table input[type="checkbox"] {
  margin: 0;
}

table .column_label {
  cursor: pointer;
  padding-right: 2px;
  color: #555;
  font-weight: 500;
}

table .column_label:hover {
  text-decoration: underline;
}

.table_container .control_panel .pagination, .table_container .control_panel .chosen-container {
  margin: 0 10px 5px 0;
  float: left;
}

.table_container .table td {
  vertical-align: middle;
}

.table_container tr.disbable_row td {
  color: #adadad;
  text-decoration: line-through;
}

.add_first_new_form_modal {
  display: none;
}

a.add_first_new_form_modal {
  margin: 5px;
}

.second_opinion {
  cursor: pointer;
}

/** Breadcrumbs **/
div.btn-group.btn-breadcrumb a {
  margin-bottom: 5px;
}

.btn .caret {
  margin-left: 5px;
}

.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

.btn-breadcrumb .btn:first-child:nth-last-child(1) {
  display: none;
}

.btn-breadcrumb .btn {
  padding: 6px 12px 6px 24px;
}

.btn-breadcrumb .btn:first-child {
  padding: 6px 6px 6px 10px;
}

.btn-breadcrumb .btn:last-child {
  padding: 6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}

.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
  border-left: 10px solid #428bca;
}

.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
  border-left: 10px solid #357ebd;
}

.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
  border-left: 10px solid #3276b1;
}

.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
  border-left: 10px solid #285e8e;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
  border-left: 10px solid #5cb85c;
}

.btn-breadcrumb .btn.btn-success:not(:last-child):before {
  border-left: 10px solid #4cae4c;
}

.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
  border-left: 10px solid #47a447;
}

.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
  border-left: 10px solid #398439;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
  border-left: 10px solid #d9534f;
}

.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
  border-left: 10px solid #d43f3a;
}

.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
  border-left: 10px solid #d2322d;
}

.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
  border-left: 10px solid #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
  border-left: 10px solid #f0ad4e;
}

.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
  border-left: 10px solid #eea236;
}

.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
  border-left: 10px solid #ed9c28;
}

.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
  border-left: 10px solid #d58512;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
  border-left: 10px solid #5bc0de;
}

.btn-breadcrumb .btn.btn-info:not(:last-child):before {
  border-left: 10px solid #46b8da;
}

.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
  border-left: 10px solid #39b3d7;
}

.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
  border-left: 10px solid #269abc;
}

/** Navigation menu **/
.navigation_menu li {
  margin-bottom: 2px;
}

.navigation_menu .action i {
  padding: 5px;
  cursor: pointer;
}

.navigation_menu .label_text {
  margin-top: 5px;
  margin-bottom: 5px;
}

/** Chosen **/
.chosen-container-single .chosen-single, .chosen-container-multi .chosen-choices {
  border-radius: 4px;
  height: 34px;
  line-height: 32px;
}

.chosen-container-active.chosen-with-drop .chosen-single, .chosen-container-active .chosen-choices {
  border-radius: 4px 4px 0 0;
}

/** Menu http://firdaus.grandexa.com/2013/09/twitter-bootstrap-3-multilevel-dropdown-menu **/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  /*display: block;*/
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -12px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu .pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.submit_button {
  float: left;
}

.spb_color {
  color: #762883;
  /*background-color: #762883;*/
  margin-bottom: 5px;
  font-size: 13px;
}

textarea {
  resize: none;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 38px 20px;

  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.table_container .table td {
  padding: 2px 2px 2px 8px;
  font-size: 12px;
}

.table_container .table > thead > tr > th {
  padding: 4px 2px 4px 2px;
  height: 42px;
}

.table_container .table thead input.form-control {
  padding: 4px;
  height: 32px;
}

.table_control_panel {
  margin-bottom: 15px;
}

.form-control {
  padding: 0px 6px;
}

.label {
  padding: .6em .6em .6em;
}

.table > thead > tr > th {
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}

.second_option {
  cursor: pointer;
}

.navbar-inner {
  /*height: 90px*/
  min-height: 60px
}

.navbar .nav > li > a {
  padding: 15px 15px;
  /*padding: 35px 15px;*/
}

.navbar .btn-navbar {
  /*margin-right: 0px;*/
  margin-top: 15px;
}

.navbar .brand {
  margin-top: 0px;
  float: left;
  padding: 0px 0px 0px 0px;
}

.navbar .brand img {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .navbar .brand {
    float: none;
    padding: 0;
  }

  .navbar .brand img {
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .navbar .btn-navbar {
  }

  .navbar .nav > li > a {
    padding: 10px 15px;
  }
}

footer .brand img {
  width: 120px;
  margin-bottom: 5px;
}

.progress {
  margin-bottom: 0px;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top, .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
  z-index: 10000;
}

.menu_label_counter .badge {
  color: white;
  background-color: #DA4167;
  margin-left: 5px;
}

#notifications_counter .badge {
  color: white;
  background-color: #777777;
  margin-left: 5px;
}

#notifications_counter .badge.new_messages {
  background-color: #DA4167;
}

.column-definition {
  padding-left: 15px;
  width: 50%;
}

.navbar-nav {
  margin-top: 5px;
  float: right;
}

.navbar-default .navbar-nav > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
  background: none;
  background-image: none;
  box-shadow: none;
}

.navbar-default .navbar-nav > a:hover {
  text-decoration: underline;
}

div.btn-group.btn-breadcrumb {
  margin-bottom: 0px;
}

.number_of_rows_per_page {
  display: none;
}

hr {
  margin-top: 15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: black;
}

.user_data a, .user_data span {
  color: #777;
}

.third_option {
  padding-right: 0px;
  cursor: pointer;
}

.add_new_item {
  cursor: pointer;
  padding-left: 10px;
}

.active_blue {
  color: #337ab7;
}

ul.default {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

label.control-label {
  height: 20px;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
}

label.control-label.required {
  height: 25px;
  margin-bottom: 6px;
}

.navbar-default {
  z-index: 1000;
}

body, .btn, .form-control, .dropdown-menu, .chosen-container, .ui-autocomplete a {
  font-family: Arial;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-size: 13px;
  line-height: 1.42857;
}

.form-group dt {
  height: 30px;
  width: 95%;
}

.modal-dialog {
  width: 650px;
  margin: 130px auto;
}

.modal-footer {
  padding: 15px;
}

.clickable_row {
  cursor: pointer;
}

.clickable_extra_details_row {
  cursor: pointer;
}

.extra_details_row {
  color: #777;
}

.table_container .table td.extra_details_row_text {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: text-top;
}

.extra_details_row_icon i {
  color: #777;
}

.extra_details_row_icon i.active_blue {
  color: #337ab7;
}

.toast-top-full-width {
  top: 100px;
}

div#navigation_menu.dd {
}

button.btn.dropdown-toggle {
  padding: 6px 6px 6px 3px;
}

div.btn.btn-file {
  padding: 7px 12px;
}

.table {
  width: 100%;
}

.table_ajax td {
  max-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.table_ajax td {
  max-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.table td.disable_text_overflow {
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
}

.disable_text_overflow button.btn.dropdown-toggle {
  padding: 6px 6px 6px 6px;
}

.table td.extra_details_row_text {
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
}

.table td.enable_text_overflow {
  max-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* failure issue details */

.table td p {
  text-overflow: ellipsis;
  overflow: hidden !important;
  margin: 0;
}

.datepicker {
  padding: 6px;
}

.chosen-container-multi .chosen-choices {
  margib: 3px 3px 3px 3px;
}

.extra_details_row {
  display: none;
}

h4 {
  font-size: 16px;
}

.alert h4 {
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.failure_issue_history {
  text-decoration: line-through;
  color: silver;
}

.progressbar {
  padding-left: 2px;
  padding-right: 2px;
}

p.failure_issue_history, p.failure_issue_history_first {
  margin: 0;
}

td.column-definition {
  text-align: left;
  width: 40%;
  border-right: 1px solid #ddd;
}

td.column-definition p, td.column-value p {
  margin: 0;
  padding: 0;
}

td.column-definition > p i.fa {
  margin-left: 10px;
  cursor: pointer;
}

.panel-title > i.fa {
  margin-left: 10px;
  cursor: pointer;
}

.panel-heading {
  padding: 10px 10px;
}

.column-value a {
  color: #333;
}

.failure_issue_details_tab_wrapper {
  margin-top: 20px;
}

.panel-title {
  font-size: 12px;
  font-weight: normal;
}

.nav-tabs > li > a {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}

.nav-tabs > li.active > a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

.failure_issue_user_action_button, .failure_issue_client_user_action_button, .failure_issue_service_user_action_button, .failure_issue_global_user_action_button, .failure_issue_global_user_action_hyperlink, .failure_issue_global_user_action_modal_window_trigger, .failure_issue_service_user_button, .failure_issue_delivery_order_button, .failure_issue_delivery_print_label_order_button {

}

.checklist_item_modal_window_trigger {
  width: 70%;
}

.checklist_item_modal_trigger_body {
  display: inline-block;
  width: 100%;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important
}

.timeline-badge.success {
  background-color: #3f903f !important
}

.timeline-badge.warning {
  background-color: #f0ad4e !important
}

.timeline-badge.danger {
  background-color: #d9534f !important
}

.timeline-badge.info {
  background-color: #5bc0de !important
}

/* Timeline */
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}

.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}

.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}

.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}

.timeline .timeline-item:after {
  clear: both;
}

.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 44px;
  height: 44px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #7c7c7c;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}

.timeline-body span.label {
  padding: 4px 5px 5px 5px;
}

.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}

.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}

.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}

.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}

.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}

.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #c0c0c0;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #c0c0c0;
  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;
  content: " ";
}

.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
  font-size: 12px;
}

.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
  font-size: 12px;
}

.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}

.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}

.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}

.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 40px 0px 20px 0px;
  display: inline-block;
}

.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}

.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 350px;
  width: 20%;
  min-width: 400px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}

.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}

.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}

.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}

.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 6px;
  left: 48px;
}

.timeline-badge i {
  margin: 0px;
}

.timeline h4 {
  font-weight: normal;
}

.timeline-body p {
  color: #000000;
}

.timeline h4.timeline-title a {
  color: #000;
}

.timeline-title span {
  line-height: 1.42857;
}

.colorpicker-2x .colorpicker-saturation {
  width: 200px;
  height: 200px;
}

.colorpicker-2x .colorpicker-hue,
.colorpicker-2x .colorpicker-alpha {
  width: 30px;
  height: 200px;
}

.colorpicker-2x .colorpicker-preview,
.colorpicker-2x .colorpicker-preview div {
  height: 30px;
  font-size: 16px;
  line-height: 160%;
}

.colorpicker-saturation .colorpicker-guide,
.colorpicker-saturation .colorpicker-guide i {
  height: 10px;
  width: 10px;
  border-radius: 10px;
}

button.dropdown-toggle {
  padding: 3px 6px;
}

.sum_valuation_wrapper {
  border-top: 1px solid #777;
  display: none;
  text-align: right;
}

textarea.form-control {
  padding: 6px;
}

.hide_text_overflow {
  max-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

option.select_option_on {
  font-weight: bold;
  color: #59ba1f;
}

option.select_option_off {
  font-weight: normal;
  color: #d1bd10;
}

div.file-caption.form-control.kv-fileinput-caption {
  padding-top: 8px;
}

.file-preview .fileinput-remove {
  line-height: 15px;
}

.file-actions i {
  margin: 0;
}

.kv-zoom-actions i {
  margin: 0;
}

button.btn.btn-default.btn-secondary.fileinput-remove.fileinput-remove-button, button.btn.btn-default.btn-secondary.fileinput-cancel.fileinput-cancel-button {
  height: 34px;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 4px;
}

.editable_form {
  display: none;
}

.datepicker.dropdown-menu {
  z-index: 999999 !important;
}

.width_full {
  width: 100%;
}

.medium_width {
  width: 70%;
}

.failure_issue_timeline_wrapper {
  display: none;
}

.table_failure_issues {
  display: none;
}

.failure_issue_timeline_wrapper {
  margin-bottom: 5px;
}

.table_ajax {
  display: none;
}

thead {
  margin-left: 5px;
}

img.gravarat {
  margin-top: 5px;
  margin-bottom: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .3);
  -moz-border-radius: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
}

.header_border_bottom {
  color: #0b3e6f;
  padding-bottom: 5px;
  border-bottom: #0b3e6f solid 1px;
  font-size: 15px;
}

.table_ajax > thead > tr > th {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 0;
}

.column-definition .fa-edit, .panel-title .fa-edit {
  cursor: pointer;
}

.failure_issue_details .alert-info > h4 {
}

.checklist_has_checklist_item {
  margin-top: 15px;
}

.ui-menu .ui-menu-item-wrapper {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.failure_issue_details_tab_wrapper {

}

.failure_issue_details_col_wrapper {
  padding: 0px 5px 0px 5px;
}

.file-caption.icon-visible .file-caption-name {
  padding-left: 20px;
}

#smartwizard {
  display: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  background: #f8f8f8;
}