.label-group>.label:not(:last-child) {
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0;
}

.label-group>.label:not(:first-child) {
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 0;
}
.label-narrow {
  padding: .2em 0.4em .3em
}

        table.table a {
            text-decoration:none;
        }
        .page-header {
            margin-top: 0;
        }

        table.table .active {
            font-weight: bold;
            color: #666;
        }

        table.table .active td {
            margin-top: 20px;
        }

        .tooltip-inner {
        	min-width: 100px;
        }

        .form-horizontal .control-label {
			text-align: left !important;
		}

    .thumbnail .caption {
      padding:0;
      display:block;
      overflow:hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
    }


body#logon {
	background-color: #f1f1f1;
	overflow: auto;
}

#login-container {
	margin: 150px 0 50px 0;
}

#login-container h3 {
	text-align:center;
}

#login-box {
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	width: 330px;
	margin: 0 auto;
	background: white;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 20px;
}

#login-fields .error .alert {
	text-align: center;
}


#login-box .alert {
	padding:8px 14px 8px 14px;
}

.nav-stacked li.active {
  background: rgba(21, 140, 186, 0.2);
  border-radius: 4px;
}
.nav-stacked li.active ul {
  list-style: none;
  padding: 10px 15px;
  line-height: 1.75em;
}
.nav-stacked li.active li.active {
  margin: 0px -5px;
  padding: 0px 5px;
}

/*
#settings .nav-stacked {
	padding:0 0 10px 0;
}
#settings .nav-stacked li img {
	width: 32px; margin: 3px 10px 0 0;
}

#settings .nav-stacked li a {
	background: #fff;
}

#settings .nav-stacked li.active a,
#settings .nav-stacked li.active a:hover {
	color: #fff;
	background: #08c;
}
#settings .nav-stacked li.active a .muted {
	color: #fff;
}*/
#content {
  /*position:relative;*/
}

#content .center-alert {
  position:absolute;
  text-align:center;
  left:0;right:0;
}
#content .center-alert span {
  font-weight: bold;
  color: #0a0;
  background: #eee;
  padding: 5px 8px;
  border-radius: 4px;
}

.deactivated {
  text-decoration:line-through;
}

.emphasize,.emphasize label {
  font-weight: bold;
}
.emphasize input,.emphasize .input-group-addon {
  border: 2px solid #666;
}

.form-group label {
  padding-right: 0;
}

.emphasize .input-group input {
  border-left: none;
}
.emphasize .input-group .input-group-addon {
  border-right: none;
}

.repaint {
  visibility:hidden;
}

input::-ms-clear {
    display: none;
}

.navbar-brand {
  padding: 13px 15px;
}

a[ng-click] {
  cursor: pointer;
}

.btn.btn-default-text {
  text-align: left;
  text-transform:none;
  font-weight: normal;
}

.label .popover-content {
  color: #555555;
}

.well .ui-select-container .btn {
  text-align:left;
  padding-right: 20px;
  /*width: auto;*/
 }
.well .ui-select-container.open {
  width: 300px;
 }

.well .ui-select-container .btn:hover {
  margin-top: 0px;
}

.table>thead:first-child>tr:first-child>th {
  border-top: 1px solid #e7e7e7 !important;
}
.table>thead:first-child>tr>th {
  background: #eee;
}
.table>thead:first-child>tr:last-child>th {
  border-bottom: 1px solid #e7e7e7 !important;
}

.person-button {
  overflow:hidden;
  text-overflow: ellipsis;
}

.table .leftsep {
  border-left: 1px solid #e7e7e7 !important;


}

.ui-select-choices-row-inner .row > span {
  padding:0 !important;
}
.ui-select-choices-row-inner .row > span:first-child {
  width:60px !important;
}

.ui-select-choices-row-inner .row > span:first-child .thumbnail {
  margin:0;
}

table.table .dropdown-menu > li > a {
  color: #999;
}
table.table .dropdown-menu > li > a:hover {
  color: #555;
}



.datepicker.dropdown-menu {
  width: 250px;
}

.campaign-fields-group {
  margin-bottom: 15px;
}

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

  .container {
  width: 100% !important;
  }
}

.table tr.soon td, .table tr.soon th {
    background-color: #fcf8e3 !important;
}

.list-group-item.disabled {
    background-color: #f5f5f5 !important;
}
.list-group-item.soon {
    background-color: #fcf8e3 !important;
}

.label a {
    color: #fff;
}

table.campaign-table {
  table-layout: fixed;
}


table.campaign-table th.num, table.campaign-table td.num  {
  text-align:right;
}
table.campaign-table th.sep-left, table.campaign-table td.sep-left  {
  border-left: 1px solid #ccc;
}
table.campaign-table>thead>tr>th  {
  /*border-bottom: 1px solid #ccc;*/
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;

}

table.campaign-table>thead>tr>th.text-center {
  padding-left:0;
  padding-right:0;
}

table.campaign-table tr.bold {
  font-weight: bold
}
table.campaign-table tr.overline td {
  border-top: 1px solid #ccc;
}

.campaign-table-container {
  overflow-x: scroll;
  margin: 0 auto;
}

table.campaign-table.fixed-col {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  background: #fff;
}

.navbar-nav > li > a > svg {
  height: 14px;
  margin-top: 3px;
  margin-right: 3px;
  float: left;
}


.navbar-nav > li > a > svg path {
  fill: #999;
}

.navbar-nav > li.active > a > svg path, .navbar-nav > li > a:hover > svg path, .navbar-nav > li > a:focus > svg path {
  fill: #333;
}

div.receipt {
    margin-bottom: 1em;
    position: relative;
}

.receiptDelete {
    display: none;
    position: absolute;
    color: white;
    text-align: center;
    line-height: 2.5em;
    bottom: 0;
    width: 100%;
    cursor: pointer;
}

div.receipt:hover .receiptDelete {
    display: block;
}

label.required::after, .form-group.required label::after {
    content: '*';
    color: red;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #ff0000;
}
