/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.concierge.form.widget.address-book .current-selection table td {
  padding: 4px 10px;
}
.concierge.form.widget.address-book .current-selection span.value {
  background-color: #fff;
  border: solid 1px #ccc;
  padding: 5px 10px;
  margin: 0 5px;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.concierge.form.widget.address-book .menu .tab-title.active {
  background-color: #d9230f;
  color: #fff;
}
.concierge.form.widget.address-book div.search {
  text-align: right;
}
.concierge.form.widget.address-book div.search input {
  height: 30px;
  margin-top: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 150px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: inline-block;
}
.concierge.form.widget.address-book div.search input:focus {
  width: 350px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.concierge.form.widget.address-book div.search i.search-icon {
  top: 15px;
  right: 12px;
}
.concierge.form.widget.address-book ul.pagination {
  margin-top: 20px;
}
.concierge.form.widget.address-book table.list-clients {
  width: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.concierge.form.widget.address-book table.list-clients thead tr th {
  background-color: #d9230f;
  color: #ffffff;
  padding: 10px 4px;
  text-align: left;
}
.concierge.form.widget.address-book table.list-clients thead tr th:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.concierge.form.widget.address-book table.list-clients thead tr th:last-child {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.concierge.form.widget.address-book table.list-clients thead tr th:last-child {
  text-align: center;
}
.concierge.form.widget.address-book table.list-clients thead tr th.sort {
  cursor: pointer;
}
.concierge.form.widget.address-book table.list-clients thead tr th.desc i:before {
  content: "\e152";
}
.concierge.form.widget.address-book table.list-clients thead tr th.desc:hover i:before {
  content: "\e151";
}
.concierge.form.widget.address-book table.list-clients thead tr th.asc i:before {
  content: "\e151";
}
.concierge.form.widget.address-book table.list-clients thead tr th.asc:hover i:before {
  content: "\e152";
}
.concierge.form.widget.address-book table.list-clients tbody tr td {
  background-color: #fff;
  text-align: left;
  padding: 6px 4px;
  cursor: default;
}
.concierge.form.widget.address-book table.list-clients tbody tr td:last-child {
  text-align: center;
}
.concierge.form.widget.address-book table.list-clients tbody tr:last-child td:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.concierge.form.widget.address-book table.list-clients tbody tr:last-child td:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.concierge.form.widget.address-book table.list-clients tbody tr:nth-child(odd) td {
  background-color: #f2f9fe;
}
.concierge.form.widget.address-book table.list-clients tbody tr:hover td {
  background-color: #ccc;
  color: #fff;
}
.concierge.form.widget.address-book table.list-clients tbody tr.selected td {
  background-color: #dff0d8 !important;
}
.concierge.form.widget.address-book .properties .loading-spinner {
  text-align: center;
  padding: 30px 0;
}
.concierge.form.widget.address-book .properties table.column-view {
  width: 100%;
}
.concierge.form.widget.address-book .properties table.column-view th {
  width: 130px;
  vertical-align: top;
}
.concierge.form.widget.address-book .properties table.table-view {
  width: 100%;
}
.concierge.form.widget.address-book .properties table.table-view td {
  vertical-align: middle;
}
.concierge.form.widget.address-book .properties fieldset {
  background-color: #fff;
}
.concierge.form.widget.address-book .properties fieldset .legal-entity-description {
  padding-bottom: 20px;
}
/*********
DEPRECIATED
**********/
#add-new-employee-button {
  cursor: pointer;
}
form.admin_form a.tab-title.removable-tab {
  position: relative;
}
form.admin_form a.tab-title.removable-tab i {
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -3px;
  margin-top: -12px;
  color: #ccc;
  cursor: pointer;
}
form.admin_form a.tab-title.removable-tab i:hover {
  color: red;
}
form.admin_form a.tab-title.removable-tab:hover i {
  color: red;
}
#address-book-contact-detail table.column-view {
  width: 100%;
}
#address-book-contact-detail table.column-view th {
  width: 130px;
  vertical-align: top;
}
#address-book-contact-detail table.table-view {
  width: 100%;
}
#address-book-contact-detail table.table-view td {
  vertical-align: middle;
}
#address-book-contact-detail fieldset .legal-entity-description {
  padding-bottom: 20px;
}
#address-book .search input {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 350px;
}
#address-book table {
  background: #fff;
}
#address-book table thead tr {
  background-color: #D9230D;
}
#address-book table thead tr th {
  color: #fff;
}
#address-book table td,
#address-book table th {
  border-left: none;
  border-right: none;
  vertical-align: middle;
}
#address-book table td ul,
#address-book table th ul,
#address-book table td li,
#address-book table th li {
  margin: 0;
  padding: 0;
}
#address-book table td li,
#address-book table th li {
  list-style: none;
  display: inline;
}
#address-book table td li:after,
#address-book table th li:after {
  content: ', ';
}
#address-book table td li:last-child:after,
#address-book table th li:last-child:after {
  content: '';
}
#address-book .pagination-detail {
  display: none;
}
#address-book .loading-spinner {
  padding: 30px 0;
  text-align: center;
}
#address-book fieldset fieldset {
  background-color: #fff;
}
#address-book fieldset fieldset table thead th {
  padding: 10px 5px;
}
