input[readonly] {
  background-color: rgb(235, 235, 228);
  color:rgb(84, 84, 84);
    border-width: 1px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}
input {
      border-width: 1px;
    border-top-width: 1px;
    border-right-width:1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.ui-listview>.ui-li-static, .ui-listview>.ui-li-divider, .ui-listview>li>a.ui-btn {
overflow: visible !important;
}

.sortable-list1 {
    min-height:50px;
    padding:10px
}


/**
 * Nestable
 */

.ddListHolder { position: relative; display: block; margin: 0; padding: 0; max-width: 600px; list-style: none; font-size: 13px; line-height: 20px; }

.dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; }
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }

.dd-handle { display: block; height: 30px; margin: 5px 0; padding: 5px 10px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd-handle:hover { color: #2ea8e5; background: #fff; }

.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }
.dd-item > button[data-action="edit"]:before { font-weight: normal;font-family: 'FontAwesome'; content:  "\f040"; }

.dd-placeholder,
.dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                      -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                         -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:         linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                              linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
            box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}

/* POPUP */
.popup-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat;
	height: 100%;
	width: 100%;
}
.popup-message {
  text-align: center;
  margin-top: 25px;
}
/* pagination */
.pagination {
	margin:6px;
}
.pagination_item {
	cursor: pointer;
}
.largewide-dialog .modal-dialog {
  width: 85%;
}
.rounded {
  border-radius: 25px;
  padding:7px 5px 7px 5px;
}
.colorPoint{
  border-radius:50%
}
/* helper */
.title{
  font-weight: bold;
}
#lastEditor > .popover {
  position: fixed;
  bottom: 21px;
  max-height: 400px;
  max-width: 400px;
}

label.toggle {
  border: 1px solid #cdcdcd;
  background-color: #f2dede;
}
label.toggle.active {
  background-color: #dff0d8;
}
label.toggle:hover {
  background-color: #f2cdcd;
}
label.toggle.active:hover {
  background-color: #cde0c7;
}
/* Table */

.table td {/* @author: Jens Wetzel;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
.editable{
	cursor:pointer;
}
.table th {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
tr.prdSelect > td {
	background-color: #d5d5d5 !important;
}
tr.rowSelect > td {
  background-color: #d5d5d5 !important;
}
tr.selectedRow > td {
	background-color: #d5d5d5 !important;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}

.scrolltable { table-layout: fixed; }

.scrolltable.value {
	text-align:right;
}

.input-group-xs>.control-label,
.input-group-xs>.form-control,
.input-group-xs>.input-group-addon,
.input-group-xs>.input-group-btn>.btn {
    height: 22px;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.input-xs {
    height: 22px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5; 
    border-radius: 3px;
}

.currency {
	text-align: right;
}
.wight {
	text-align: right;
}
.size {
	text-align: right;
}


@decimal-format phone {
  grouping-separator: " ";
}
@decimal-format price {
  grouping-separator: ",";
  decimal-separator : "."
}
@decimal-format sweprice {
  grouping-separator: " ";
  decimal-separator : ","
}
@decimal-format creditcard {
  grouping-separator: " ";
}
@media all {
  td.phone {
      number-format: "## ##", "phone";
  }
}
  td.currency {
      number-format: "###,##0,00", "currency";
      text-align:right;
      /* price is actually redundant as this format would be the default */
  }
  td.weight {
      number-format: "###,##0.00", "weight";
      text-align:right;
      /* price is actually redundant as this format would be the default */
  }
  td.size {
      number-format: "###,##0.00", "size";
      text-align:right;
      /* price is actually redundant as this format would be the default */
  }
  td.discount {
      number-format: "###,##0.00", "discount";
      text-align:right;
      /* price is actually redundant as this format would be the default */
  }
  td.int {
      number-format: "###0", "int";
      text-align:right;
      /* price is actually redundant as this format would be the default */
  }
  td.currency::after {
      content: " €";
  }
   td.discount::after {
      content: " %";
  }
  td.weight::after {
      content: " kg";
  }
   td.size::after {
      content: " cm";
  }
  .creditcard {
      number-format: "#### ####", "creditcard";
  }
  td.sweprice::after {
      content: " SEK";
  }

.bootstrap-table > .fixed-table-pagination > div {
	margin:auto;
	
	}

.bootstrap-table > .fixed-table-toolbar > div{
	margin:0px;
}

.bootstrap-table > .fixed-table-pagination > div > .pagination-sm  > li > a{
	padding: 6px 9px;
}


/* Animation */

.gly-spin {
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.navbar .divider-vertical {
height: 40px;
margin: 0 9px;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #ffffff;
}

th.headerSortUp:before {
  font-family: 'FontAwesome';
  content:  " \f0d8";
}

th.headerSortDown:before {
  font-family: 'FontAwesome';
  content:  " \f0d7";
}
.sorting {
    background-image: url("../img/sort_both.png");
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 18px !important;
}
.sorting-desc {
    background-image: url("../img/sort_desc.png");
}
.sorting-asc {
    background-image: url("../img/sort_asc.png");
}
span.selectedType {

}
span.selectedType:before {
  font-family: 'FontAwesome';
  content:   "\f046  ";
}
span.selectedStock {

}
span.selectedStock:before {
  font-family: 'FontAwesome';
  content:   "\f046  ";
}
span.selectedWorkflow {

}
span.selectedWorkflow:before {
  font-family: 'FontAwesome';
  content:   "\f046  ";
}
span.selectedJobState {

}
span.selectedJobState:before {
  font-family: 'FontAwesome';
  content:   "\f046  ";
}


.withToolTip{
    background-image:url("images/help.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}


/*
 * AdressInfo
 */

#adrHolder span.adr_debitoren_number::before {
   font-family: FontAwesome;
   position: absolute;
   left: -15px;
   content: "\f007\00a0";
}

#adrHolder span.adr_name::before {
   font-family: FontAwesome;
    position: absolute;
    left: -15px;
   content:  "\f19c\00a0";
}

#adrHolder span.adr_firstName::before {
   font-family: FontAwesome;
   position: absolute;
   left: -15px;
   content: "";
}

#adrHolder span.adr_street::before {
   font-family: FontAwesome;
    position: absolute;
    left: -15px;
   content: "";
}

#adrHolder span.country_id::before {
   font-family: FontAwesome;
   content: "\f024";
   position: absolute;
   left: -15px;
}

#adrHolder span.adr_phone::before {
   font-family: FontAwesome;
   content:  "\f095";
   position: absolute;
   left: -15px;
}

#adrHolder span.adr_fax::before {
   font-family: FontAwesome;
   content:  "\f1ac";
   position: absolute;
   left: -15px;
}

#adrHolder span.adr_email::before {
   font-family: FontAwesome;
   content:  "\f003";
   position: absolute;
   left: -15px;
}

#adrHolder div span.adr_type_id::before {
   font-family: FontAwesome;
   content: "\f007";
   position: absolute;
   left: -15px;
}
#adrHolder div.contact_row::before {
   font-family: FontAwesome;
   content: "\f007";
   position: absolute;
   left: -15px;
}

#adrHolder div span.contact_firstName::before {
   font-family: FontAwesome;
   content: "\f007";
   position: absolute;
   left: -15px;
}

#adrHolder div span.contact_phone::before {
   font-family: FontAwesome;
   content: "\f095";
   position: absolute;
   left: -15px;
}

#adrHolder div span.contact_mobilePhone::before {
   font-family: FontAwesome;
   content:   "\f10b";
   position: absolute;
   left: -15px;
}

#adrHolder span.contact_email::before {
   font-family: FontAwesome;
   content:  "\f003";
   position: absolute;
   left: -15px;
}

.adrContactSearchTable thead > tr > th.detail,
.adrContactSearchTable tbody > tr:not(.detail-view) > td:first-of-type {
  display: none;
}

