/* new dashboard variables*/
.m-top40 {
  margin-top: 40px;
}
.new-wizard {
  color: #000066;
}
.color-disabled {
  color: #829091;
  cursor: default;
}
.color-active {
  color: #428bca;
}
.modal-body .uploader .uploader-header {
  min-height: 40px;
  margin-top: -19px;
  margin-left: -20px;
  margin-right: -20px;
}
.background-highlighted {
  background: #F0F0F0;
  border-color: #e66454 !important;
}
.background-colorPick {
  border-color: darkgrey;
}
.color-pick div.popover {
  width: 300px;
  top: -86px !important;
  left: 209px !important;
}
.sp-container .sp-picker-container .sp-button-container .sp-choose {
  background: #1ac799;
  color: #eee;
  font-size: 13px;
}
.sp-container .sp-picker-container .sp-button-container .sp-choose:hover {
  text-decoration: underline;
}
.sp-container .sp-picker-container .sp-button-container .sp-cancel {
  color: #eee !important;
  width: 50px;
  height: 18px;
  line-height: 21px;
  font-size: 14px;
}
.uploader-header .btn.btn-outline.active {
  background-color: #189bc5 !important;
  color: white !important;
}
.uploader-header .btn.btn-outline.active:hover {
  background-color: #189bc5 !important;
  color: white !important;
}
.no-margin-helpBloc {
  margin-top: 0px!important;
}
select.urltoken-dropdown:disabled {
  cursor: not-allowed;
  background: #eee;
}
select.urltoken-dropdown:disabled {
  cursor: not-allowed;
  background: #eee;
}
.subjectVariableTokens .label-heading {
  font-size: 11px;
  font-weight: 700;
  white-space: nowrap;
  margin: 0;
  padding: 6px;
  color: #474747;
  border-bottom: 1px solid #aaa;
  background: #eee;
  font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
}
.subjectVariableTokens .ul-Token {
  list-style-type: none;
  margin: 3px;
  padding: 0;
  white-space: nowrap;
  font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
}
.subjectVariableTokens .li-getToken {
  margin: 0;
  padding-bottom: 1px;
}
.subjectVariableTokens .li-getToken a {
  padding: 3px 4px;
  display: block;
  border: 1px solid #fff;
  color: inherit!important;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 2px;
  font-size: 12px;
  font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
}
.subjectVariableTokens .li-getToken a:hover {
  background-color: #eee;
}
