/*
OrderForm stuff
*/
.cart_item tr{
    cursor: pointer;
}

#cartarea tr.cart_item {
    cursor: pointer;
}

.truncate_cart_article_listing {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.truncate_cart_button_supplier_name {
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.remove_item_from_cart{
    cursor: pointer;
}
.cart_truncate {
    width: 240px;
    float:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.favorites_truncate {
    width: 214px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: none;
}

input.order_amount_tags{
    height:15px;
}


.order_unit_name{
    padding-left:1px;
    padding-right:5px;
}

#select_project_to_order tr.selected {
    background-color:blue;
}
/*
  Extra stilmallar för totaltid
*/
table.table25percent {
    width:25%;
}
input#tag_to_create_value {
    margin:0;
}
.modal-overflow {
  display: none;
  height: 100%;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  z-index: 10000;
}
.modal-overflow.active { display:block; }
  .modal-overflow .modal {
    margin-bottom: 100px;
    position: relative;
    top: 100px;
  }

#articles-paginator {
  text-align: center;
}
pre {
    background-color: inherit;
    border: 0;
    border-radius: 0;
    display: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}

.auto-save {
  background-image:url('../img/ajax-loader.gif');
  background-repeat:no-repeat;
  background-position:-9999px;
}

input[readonly] {
  cursor: text;
}

.table {
    margin-bottom: 0;
}

.tablecart th, .tablecart td {
    line-height: 10px;
    padding: 0;
}

.table th, .table td {
    line-height: 20px;
    padding: 0;
}

.table th {
  font-weight: normal;
}

.page-header {
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
h2 {
  font-size: 20px;
  line-height: 24px;
}

h2.packed {
  margin-top: 10px;
  line-height: 14px;
}
.detailheader {
  font-weight: bold;
}

.control-group {
    margin-bottom: 0;
}

.row-fluid [class*="span"] {
    margin-left: 0.564%;
}

.input-append .add-on, .input-prepend .add-on {
    height: 17px;
}

.row-fluid .offset1_front:first-child {
    margin-left: 2%;
}

.front-table {
  table-layout: fixed;
}
.front-table tbody tr td {
  white-space: nowrap;
  overflow: hidden;
}

.paddedheader {
  margin-left: 0.564%;
}

table.noborder td {
  border-top: none;
}

table.projweek {
  width: 80%;
}

table.projweek tr:last-child {
  border:1px dotted white;
  background-color: #ECECEC;
}

table.projsummary {
  border:0px solid black;
  border-spacing: 5px 10px;
}

table.projsummary td {
  border:1px dotted white;
  background-color: #ECECEC;
  padding-left: 5px;
}
table.projsummary td:nth-of-type(odd) {
  font-weight: bold;
}
table.projsummary td:nth-of-type(even) {
  background-color: #F3F6FC;
}

table.importhead {
  border:0px solid black;
  border-spacing: 5px 10px;
}

table.importhead td {
  border:1px dotted white;
  background-color: #ECECEC;
  padding-left: 5px;
}
table.importhead td:nth-of-type(odd) {
  font-weight: bold;
  width: 12%;
}
table.importhead td:nth-of-type(even) {
  background-color: #F3F6FC;
  width: 18%;
}

table.importhead td.warn {
  background-color: #B94A48;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

table.imported-articles td:nth-child(1) {
  width: 9%;
}
table.imported-articles td:nth-child(2) {
  width: 45%;
}
table.imported-articles td:nth-child(3) {
  width: 5%;
}
table.imported-articles td:nth-child(4) {
  width: 5%;
}
table.imported-articles td:nth-child(5) {
  width: 7%;
}
table.imported-articles td:nth-child(6) {
  width: 7%;
}
table.imported-articles td:nth-child(7) {
  width: 10%;
}
table.imported-articles td:nth-child(8) {
  width: 100px;
}
table.imported-articles td:nth-child(9), table.imported-articles .edit_amount {
  text-align: center;
  white-space: nowrap;
  width: 1%;
}

table.projstatstable td:nth-child(1) {
  width: 20%;
}
table.projstatstable td:nth-child(2) {
  width: 64%;
}
table.projstatstable td:nth-child(3) {
  width: 16%;
  text-align: right;
}
table.projstatstable {
  table-layout: fixed;
}
table.projstatstable tbody tr td {
  white-space: nowrap;
  overflow: hidden;
}

.row-edit {
  background-color: yellow;
}


table.table-suppliers input[type="text"] {
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 22px;
  height: 22px;
  line-height: 22px;
  vertical-align: baseline;
  /*max-width: 180px;*/
}
table.table-suppliers td {
  width: 1px;
  white-space: nowrap;
  vertical-align: baseline;
  padding-right: 4px;
}

table.table-invoice td {
  width: 1px;
  white-space: nowrap;
  vertical-align: baseline;
  padding-right: 4px;
}

table.table-invoice td.descrow {
  white-space: normal;
}

table.table-invoice input[type="text"] {
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 25px;
  height: 25px;
  line-height: 25px;
  vertical-align: baseline;
  max-width: 80px;
}
table.table-invoice select {
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 27px;
  height: 27px;
  line-height: 27px;
  vertical-align: baseline;
  max-width: 80px;
}

table.table-invoice td:nth-child(1) {
  width: 7%;
}
table.table-invoice td:nth-child(2) {
  width: 10%;
}
table.table-invoice td:nth-child(3) {
  width: 30%;
}
table.table-invoice td:nth-child(4) {
  width: 5%;
}
table.table-invoice td:nth-child(5) {
  width: 7%;
}
table.table-invoice td:nth-child(6) {
  width: 6%;
}
table.table-invoice td:nth-child(7) {
  width: 6%;
}
table.table-invoice td:nth-child(8) {
  width: 5%;
}
table.table-invoice td:nth-child(9) {
  width: 8%;
}
table.table-invoice td:nth-child(10) {
  width: 7%;
  min-width: 60px;
}
table.table-invoice td:nth-child(11) {
  width: 6%;
}

table.table-project-timesheet td:nth-child(1) {
  width: 8%;
}
table.table-project-timesheet td:nth-child(2) {
  width: 10%;
}
table.table-project-timesheet td:nth-child(3) {
  width: 6%;
}
table.table-project-timesheet td:nth-child(4) {
  width: 10%;
}
table.table-project-timesheet td:nth-child(5) {
  width: 10%;
}
table.table-project-timesheet td:nth-child(6) {
  width: 8%;
}
table.table-project-timesheet td:nth-child(7) {
  width: 8%;
}
table.table-project-timesheet td:nth-child(8) {
  width: 6%;
}
table.table-project-timesheet td:nth-child(9) {
  width: 8%;
}
table.table-project-timesheet td:nth-child(10) {
  width: 20%;
}
table.table-project-timesheet td:nth-child(11) {
  width: 6%;
}

table.email-send-table td {
  width: 50%;
}

table.table-timereg td:nth-child(1) {
  width: 7%;
}
table.table-timereg td:nth-child(2) {
  width: 7%;
}
table.table-timereg td:nth-child(3) {
  width: 5%;
}
table.table-timereg td:nth-child(4) {
  width: 8%;
}
table.table-timereg td:nth-child(5) {
  width: 10%;
}
table.table-timereg td:nth-child(6) {
  width: 5%;
  min-width: 50px;
}
table.table-timereg td:nth-child(7) {
  width: 5%;
  min-width: 50px;
}
table.table-timereg td:nth-child(8) {
  width: 5%;
  min-width: 50px;
}
table.table-timereg td:nth-child(9) {
  width: 5%;
}
table.table-timereg td:nth-child(10) {
  width: 5%;
}

table.table-timereg td:nth-child(11) {
  width: 5%;
}
table.table-timereg td:nth-child(12) {
  width: 5%;
}
table.table-timereg td:nth-child(13) {
  width: 5%;
}
table.table-timereg td:nth-child(14) {
  width: 12%;
}
table.table-timereg td:nth-child(15) {
  width: 13%;
}


table.table-timereg th {
  border: none;
}

table.table-timereg tr.projtimes td:nth-child(1) {
  padding-left: 50px;
}
table.table-timereg tr.projtimes td:nth-child(2) {
  padding-left: 10px;
}
/*table.table-timereg td {
    white-space: nowrap;
}*/
table.table-timereg input[type="text"] {
    height: 25px;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 80px;
    min-height: 25px;
    vertical-align: baseline;
}
table.table-timereg select {
    height: 27px;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 120px;
    min-height: 27px;
    vertical-align: baseline;
}
table.table-timereg td {
    padding-right: 4px;
    vertical-align: baseline;
    white-space: nowrap;
    width: 1px;
}
table.table-timereg-summary {
  margin-top: 10px;
  margin-bottom: 20px;
  width: auto;
}
table.table-timereg-summary td {
  padding-right: 10px;
}

table.table-pricing > thead > tr > td {
  border: none;
}
table.table-pricing {
  width: auto;
}
table.table-pricing td:nth-child(-n+2) {
  width: 20%;
}
table.table-pricing td:nth-child(n+3):nth-child(-n+6) {
  width: 7.3%;
}
table.table-pricing td:nth-child(7) {
  width: 1.6%;
}
table.table-pricing td:nth-child(n+8) {
  width: 7.3%;
}
span.pricing-rebate-percent {
  font-size: 0.8em;
}

table.table-article-pricing th.pricing-field {
  text-align: center;
}
table.table-article-pricing td.pricing-field {
  width: 50px;
}
table.table-article-pricing td {
  white-space: nowrap;
  overflow: hidden;
}

table.table-article-pricing .highest {
  color: red;
}
table.table-article-pricing .lowest {
  color: green;
}


table.table-invoice-filters  {
  width: auto;

}

table.table-invoice-filters td  {
  border: none;
  vertical-align: middle;
  padding: 2px;
}

.dataTables_empty {
  display: none;
}

table.dataTable thead th {
  cursor: auto !important;
}
/*table.table-article-pricing td:nth-last-child(-n+9):nth-last-child(-n+5) {
  background-color: red;
}*/

table.table-invoice-filters input[type="text"] {
    max-width: 120px;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: baseline;
}
table.table-invoice-filters select {
    margin-bottom: 0;
    margin-top: 0;
    max-width: 120px;
    vertical-align: baseline;
}


table.table-compact-input input[type="text"] {
    height: 25px;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 80px;
    min-height: 25px;
    vertical-align: baseline;
}
table.table-compact-input select {
    height: 27px;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 120px;
    min-height: 27px;
    vertical-align: baseline;
}

table.table-customer-pricing {
  width: auto;
}

table.table-customer-pricing th {
  text-align: center;
}
table.table-customer-pricing td {
  border: none;
}
/*table.table-customer-pricing td {
  max-width: 80px;
  min-width: 80px;
}*/

table.account-settings td {
  border: none;
}
table.account-settings td:nth-child(1) {
  width: 50%;
  padding-left: 10px;
}

table.account-settings td:nth-child(2) {
  width: 50%;
}
table.account-settings input[type="text"] {
    height: 25px;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 25px;
    vertical-align: baseline;
}
.company-settings-numbers {
  font-weight: bold;
  margin-top: 1em;
  padding-left: 10px;
}
input.error {
  border-color: #b94a48;
  color: #b94a48;
}

.invoice-head input {
  padding-left: 3px;
}

.invoiceinfobox:after {
  content: "Fakturauppgifter";
}
.paymentinfobox:after {
  content: "Betalningsuppgifter";
}
.refinfobox:after {
  content: "Referenser";
}
.rotinfobox:after {
  content: "ROT-uppgifter";
}

.form-horizontal label {
  margin-right: 5px;
}
/*.form-horizontal label:after {
  content: ':';
}*/

.tight-group > input {
  margin: 0;
}
.tight-group > label {
  margin: 0;
}

.tight-group > select {
  margin: 0;
}

.plainlink {
  text-transform: none;
  color: #333333;
}

.icon-empty {
  background-position: -556px -144px;
}

.center {
     float: none !important;
     margin-left: auto !important;
     margin-right: auto !important;
}

.submenu {
}
/*table.table-invoice select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 20px;
    margin-bottom: -2px;
}*/
.widget-box {
    background: none repeat scroll 0 0 #F9F9F9;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    clear: both;
    margin-bottom: 16px;
    margin-top: 16px;
    padding-left: 3px;
    padding-right: 3px;
    position: relative;
}

.box {
    border: 1px dotted #CDCDCD;
    clear: both;
    margin-bottom: 16px;
    margin-top: 0;
    padding: 10px 10px 0;
    position: relative;
}

.warn {
  background: none repeat scroll 0 0 #B31111;
}

.stats-chart {
  height: 120px;
  padding-top: 10px;
}

.span_charts {
  width: 19%;
}

.row-fluid .span2-front {
    width: 16.19%;
}

@media (max-width: 767px) {
  [class*="span2-front"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

:not(label.checkbox) input[type="checkbox"] {
    margin: 0;
}

.navbar .nav > li > a {
    color: #777777;
    float: none;
    padding: 10px 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}

.highlight {
  background-color: #FFFF88;
}

.menu-profile {
  letter-spacing: 0px;
  font-size: 12px;
  max-width: 120px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}

.modal {
  width: 790px;
  margin-left:-350px;
}

.taggs_create_article_modal input {
    width:180px;
}
.taggs_create_article_modal input.medium {
    width:110px;
}

@media (max-width: 767px) {
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
}

@media (max-width: 480px) {
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
}

@media print {
   a[href]:after {
    content: none !important;
  }
}


/*Stila antäckningsrutan på startsidan*/
.note-box {
  width: 98%;
  display: block;
  padding: 1%;
  margin-bottom: 0px;
  margin-bottom: 5px;
  resize: none;
  background-color: #fff8e2;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 300px;
  overflow-y: scroll;
}
  /*Overrida lite stilar från bootstrapen*/
  .note-box:focus {
    box-shadow: none;
    border-color: #ccc;

  }

/*Stila titeln (Ska vara special för att ångraknappen ska få plats på samma rad)*/
#notes-title {
  position: relative;
  padding-top: 3px;
}

/*Stila ångraknappen till textrutan*/
#undo-button {
  position: absolute;
  font-size: 12px;
  padding: 1px 10px;
  right: 0px;
  top: 0px;
}
/*Stila indikeringen när man sparar*/
#saving-indicator {
  color: #00cc00;
}
/*Overrida stilarna för page header från bootstrap*/
.page-header {
  padding-bottom: 0px;
}
  .page-header h2 {
    font-size: 16px;
  }


#note-box hr {
  color: #000;
  border-top: 1px solid #333;
  max-width: 70%;
  margin: 10px auto;
}

#note-box .notes-image {
  width: 30%;
  border: 3px solid #fff;
  box-shadow: 0px 0px 3px #ccc;
  margin: 5px;
  cursor: pointer;
}




.lb-image{
  max-width: inherit;
}
.modal-backdrop {background: none;}


/* project/create */
#installers_table { margin: 5px 0; }
#installers_table th { font-weight: normal; }
#installers_table th.sms,
#installers_table th.delete,
#installers_table td.sms,
#installers_table td.delete {
  padding: 0 10px;
  text-align: center;
  white-space: nowrap;
  width:1%;
}
#installers_table td.name { padding:0 5px; }
  #installers_table td.name small { padding-left:10px; }
#installers_table td.delete i { cursor:pointer; }

/* user/edit/{id} */
#form-edit.user_edit {}
  #form-edit.user_edit .work_time_column { display:inline-block; }
    #form-edit.user_edit .work_time_column label { width:auto; }
    #form-edit.user_edit .work_time_column select { width:auto; }
  #form-edit.user_edit .work_end_column { padding-left: 50px; }

.invoice-filter-form-label-small {
  width: 70px;
  text-align: right;
  padding-right: 5px;
}
.invoice-filter-form-label-medium {
  width: 100px;
  text-align: right;
  padding-right: 5px;
}
.filter-form-invoice-search {
  float: right;
}
.payments-table {
  border: 1px solid #ccc;
  border-top: 3px solid #ccc;
}
.payments-table th, .payments-table td {
  padding: 2px 2px
}
.payments-table th {
  font-weight: bold;
}
.payments-table tfoot tr {
  background-color: #ddd;
}

.invoice-info-h5 {
  padding-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 1px solid #ccc;
}

.new-invoice-form label, .new-invoice-form input{
  font-size: 12px;
  margin-bottom: 0px;
}
.table-invoices td, .table-invoices th{
  font-size: 12px;
}
.invoice-filter label, .invoice-filter select, .invoice-filter input, .invoice-filter button {
  font-size: 12px;
}
.table-invoices th {
  font-weight: bold;
}
.table-invoices caption {
  font-weight: bold;
  text-align: left;
}


.half-width {
  width: 50%;
}
.two-third-width {
  width: 70%;
}
.new-invoice-form input, .new-invoice-form select {
  min-height: 24px;
  height: 20px;
  border-radius: 0px;
  padding: 1px;
}
.table-new-invoice-form th, .table-get-project-table th {
  font-weight: bold;
}
.table-get-project-table th, .table-get-project-table td{
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 4px;
  padding-right: 4px;
}
.table-get-project-table td .btn {
  width: 60px;
}

input[type=text].mini-invoice-input {
  max-width: 80px;
  max-height: 24px;
  padding: 1px;
  text-align: center;
}

#project_invoice_article_table tr td{
  padding: 1px 0px;
  border: none;
}

#project_invoice_article_table tr td button {
  font-size: 9px;
  padding: 1px 4px;
  margin-right: 5px;
  line-height: 16px;
}
#project_invoice_article_table tr td:first-child {
/*  max-width: 170px;
  width: 170px;*/
}

#project_invoice_article_table input, #project_invoice_article_table select{
  min-height: 20px;
  height: 20px;
  border-radius: 0px;
  padding: 0px;
  max-width: 95%;
}

#getCustomerModal {
  font-size: 12px;
  visibility: visible;
}
#getProjectModal {
  font-size: 12px;
}

#show-hide-invoice-head {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.work-location-row, .contact-person-row {
  cursor: pointer;
}

.journal-head p {
  margin: 0px;
  padding: 0px;
}
.journal-head {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}

.journal-section table {
  width: 100%;
}
.journal-section table th{
  font-weight: bold;
  text-align: left;
}

.journal-section table .left {
  text-align: left;
}
.journal-section table .right {
  text-align: right;
}

.journal-section {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.journal-section .journal-table {
  margin-top: 15px;
  width: 100%;
}
#save-indicator {
  font-weight: bold;
  font-size: 14px;
  color: red;
  display: none;
  line-height: 0px;
}

#saved-indicator {
  font-weight: bold;
  font-size: 14px;
  color: green;
  display: none;
  line-height: 0px;
}


/*Nya fakturautseendet*/
.invoice_head_table th, .invoice_head_table td{
  padding: 2px;
  vertical-align: middle;
  font-size: 12px;
  border-top: 0px;
}
  .invoice_head_table th, .invoice_locked_head th {
    font-weight: bold;
  }
  .invoice_head_table td input, .invoice_head_table td select {
    margin: 0px;
    padding: 2px;
    font-size: 12px;
    border-radius: 0px;
    min-height: 0px;
    line-height: 20px;
    height: 20px;
  }

.new_invoice_header {
  padding: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.table-new-invoice-form thead th {
  vertical-align: middle;
}

.invoice_rows_header_btn {
  font-size: 12px;
  margin-left: 20px;
}

#invoice_load_indicator {
  text-align: center;
  border: 1px solid #999;
  padding: 20px;
  width: 15%;
  box-shadow: 0px 0px 10px #999;
  position: fixed;
  top: 0px;
  z-index: 99999;
  background-color: #fff;
  top: 25%;
  left: 42%;
  display: none;
}

.save_indicator_red {
  color: red;
  font-size: 14px;
}
.save_indicator_green {
  color: green;
  font-size: 14px;
}
#project_invoice_article_table .typeahead.dropdown-menu {
  position: absolute;
}
#project_invoice_article_table .typeahead.dropdown-menu li{
  width: 470px;
  font-size: 12px;
  border-top: 1px solid #ddd;
}
#project_invoice_article_table .typeahead.dropdown-menu li a{
  margin: 0px;
  padding: 2px 15px;
}
#project_invoice_article_table .typeahead.dropdown-menu li a span {
  float: right;
}

.invoice_reminder_list td {
  font-size: 12px;
  vertical-align: middle;
}
.invoice_reminder_list th {
  font-size: 12px;
  vertical-align: middle;
  font-weight: bold;
}

#article_sort_order {
  margin: 0px 0px 0px 15px;
  padding: 1px;
  font-size: 12px;
  border-radius: 0px;
  min-height: 0px;
  line-height: 20px;
  height: 20px;
  width: 120px;
}
.import-customer-row:hover {
  background-color: #f1f1f1;
  cursor: pointer;
}
.load-customer-table th {
  font-weight: bold;
}


.input_edit_ediamount {
    width:80px;
    float:left;
    margin-right:2px;
    position: relative;
}
input.edi_edit_size {
    width: 40px;
    height:20px;
    position: relative;
    float:left;
    min-height:22px;
    padding-right:3px;
}

.edi_save_button_amount {
    background-color: #004A7F;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    width:25px;
    font-size:14px;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
}
@-webkit-keyframes glowing {
    0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
    50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
    100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
    0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
    50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
    100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
    0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
    50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
    100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
    0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
    50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
    100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

.edi_save_button_amount {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}
.btn.edi_save_button_amount:hover {
    background-position: 0;
}

.iconboxcontainer{
    float:right;
}

.hidebar
{
    display: none;
}

table.cart thead tr img{
    padding: 0;
    margin:0;
    max-height:30px;
    max-width: 50px;
}
table.table-suppliers tr img {
    padding: 0;
    margin: 0;
    max-height: 40px;
    max-width: 80px;
}

.table-stripes tbody > tr.summary:nth-child(odd) > td,
.table-stripes > tr.summary:nth-child(odd)
{

}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background-color: #f5f5f5;
}

.current {
    border:2px solid #000000;
}
.popover{
    max-width:600px;
    font-size:12px;
    background-color:#fff8e2;
}


.nav-tabs-navigation { border-bottom: 2px solid #DDD; }
.nav-tabs-navigation > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs-navigation > li > a { border: none; color: #ffffff;background: #5a4080; padding-top:3px; padding-bottom:3px; }
.nav-tabs-navigation > li.active > a, .nav-tabs > li > a:hover { border: none;  color: #5a4080 !important; background: #fff; }
.nav-tabs-navigation > li > a::after { content: ""; background: ''; height: 0px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs-navigation > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #5a4080 none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 5px; }
.tab-content{padding:10px;}
.nav-tabs-navigation > li  {width:15%; text-align:center;}
.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 10px; }
body{ background: #EDECEC; padding-left:0px;}

@media all and (max-width:724px){
    .nav-tabs-navigation > li > a > span {display:none;}
    .nav-tabs-navigation > li > a {padding: 5px 5px;}
}
.fileellipsis{
    display: block;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.editable {
    cursor: pointer;
}
