.nested-multiselect .availableItems > li.partial li:hover,
.nested-multiselect .selectedItems > li.partial li:hover,
.nested-multiselect .no-items > li.partial li:hover,
.nested-multiselect .availableItems > li.partial li:focus,
.nested-multiselect .selectedItems > li.partial li:focus,
.nested-multiselect .no-items > li.partial li:focus,
.nested-multiselect .availableItems > li.partial li.focus,
.nested-multiselect .selectedItems > li.partial li.focus,
.nested-multiselect .no-items > li.partial li.focus,
.nested-multiselect .availableItems > li.partial li:active,
.nested-multiselect .selectedItems > li.partial li:active,
.nested-multiselect .no-items > li.partial li:active,
.nested-multiselect .availableItems > li.partial li.active,
.nested-multiselect .selectedItems > li.partial li.active,
.nested-multiselect .no-items > li.partial li.active {
  background-color: rgba(5, 154, 169, 0.35);
}
.nested-multiselect .availableItems > li.partial .item-thumbnail,
.nested-multiselect .selectedItems > li.partial .item-thumbnail,
.nested-multiselect .no-items > li.partial .item-thumbnail {
  background-color: rgba(5, 154, 169, 0.3);
}
.nested-multiselect .availableItems > li.included,
.nested-multiselect .selectedItems > li.included,
.nested-multiselect .no-items > li.included {
  background-color: rgba(5, 154, 169, 0.3);
  border-color: rgba(5, 154, 169, 0.2);
}
.nested-multiselect .availableItems > li.included:hover,
.nested-multiselect .selectedItems > li.included:hover,
.nested-multiselect .no-items > li.included:hover,
.nested-multiselect .availableItems > li.included:focus,
.nested-multiselect .selectedItems > li.included:focus,
.nested-multiselect .no-items > li.included:focus,
.nested-multiselect .availableItems > li.included.focus,
.nested-multiselect .selectedItems > li.included.focus,
.nested-multiselect .no-items > li.included.focus,
.nested-multiselect .availableItems > li.included:active,
.nested-multiselect .selectedItems > li.included:active,
.nested-multiselect .no-items > li.included:active,
.nested-multiselect .availableItems > li.included.active,
.nested-multiselect .selectedItems > li.included.active,
.nested-multiselect .no-items > li.included.active,
.nested-multiselect .availableItems > li.included.expanded,
.nested-multiselect .selectedItems > li.included.expanded,
.nested-multiselect .no-items > li.included.expanded {
  background-color: rgba(5, 154, 169, 0.25);
}
.nested-multiselect .availableItems > li.included:hover .item-thumbnail,
.nested-multiselect .selectedItems > li.included:hover .item-thumbnail,
.nested-multiselect .no-items > li.included:hover .item-thumbnail,
.nested-multiselect .availableItems > li.included:focus .item-thumbnail,
.nested-multiselect .selectedItems > li.included:focus .item-thumbnail,
.nested-multiselect .no-items > li.included:focus .item-thumbnail,
.nested-multiselect .availableItems > li.included.focus .item-thumbnail,
.nested-multiselect .selectedItems > li.included.focus .item-thumbnail,
.nested-multiselect .no-items > li.included.focus .item-thumbnail,
.nested-multiselect .availableItems > li.included:active .item-thumbnail,
.nested-multiselect .selectedItems > li.included:active .item-thumbnail,
.nested-multiselect .no-items > li.included:active .item-thumbnail,
.nested-multiselect .availableItems > li.included.active .item-thumbnail,
.nested-multiselect .selectedItems > li.included.active .item-thumbnail,
.nested-multiselect .no-items > li.included.active .item-thumbnail,
.nested-multiselect .availableItems > li.included.expanded .item-thumbnail,
.nested-multiselect .selectedItems > li.included.expanded .item-thumbnail,
.nested-multiselect .no-items > li.included.expanded .item-thumbnail {
  background-color: rgba(5, 154, 169, 0.25);
}
.nested-multiselect .availableItems > li.included li,
.nested-multiselect .selectedItems > li.included li,
.nested-multiselect .no-items > li.included li {
  background-color: rgba(5, 154, 169, 0.4);
  border-color: #ddd;
}
.nested-multiselect .availableItems > li.included li:hover,
.nested-multiselect .selectedItems > li.included li:hover,
.nested-multiselect .no-items > li.included li:hover,
.nested-multiselect .availableItems > li.included li:focus,
.nested-multiselect .selectedItems > li.included li:focus,
.nested-multiselect .no-items > li.included li:focus,
.nested-multiselect .availableItems > li.included li.focus,
.nested-multiselect .selectedItems > li.included li.focus,
.nested-multiselect .no-items > li.included li.focus,
.nested-multiselect .availableItems > li.included li:active,
.nested-multiselect .selectedItems > li.included li:active,
.nested-multiselect .no-items > li.included li:active,
.nested-multiselect .availableItems > li.included li.active,
.nested-multiselect .selectedItems > li.included li.active,
.nested-multiselect .no-items > li.included li.active {
  background-color: rgba(5, 154, 169, 0.35);
}
.nested-multiselect .availableItems > li.included .item-thumbnail,
.nested-multiselect .selectedItems > li.included .item-thumbnail,
.nested-multiselect .no-items > li.included .item-thumbnail {
  background-color: rgba(5, 154, 169, 0.3);
}
.nested-multiselect .availableItems > li.excluded,
.nested-multiselect .selectedItems > li.excluded,
.nested-multiselect .no-items > li.excluded {
  background-color: rgba(217, 83, 79, 0.3);
  border-color: rgba(217, 83, 79, 0.2);
}
.nested-multiselect .availableItems > li.excluded:hover,
.nested-multiselect .selectedItems > li.excluded:hover,
.nested-multiselect .no-items > li.excluded:hover,
.nested-multiselect .availableItems > li.excluded:focus,
.nested-multiselect .selectedItems > li.excluded:focus,
.nested-multiselect .no-items > li.excluded:focus,
.nested-multiselect .availableItems > li.excluded.focus,
.nested-multiselect .selectedItems > li.excluded.focus,
.nested-multiselect .no-items > li.excluded.focus,
.nested-multiselect .availableItems > li.excluded:active,
.nested-multiselect .selectedItems > li.excluded:active,
.nested-multiselect .no-items > li.excluded:active,
.nested-multiselect .availableItems > li.excluded.active,
.nested-multiselect .selectedItems > li.excluded.active,
.nested-multiselect .no-items > li.excluded.active,
.nested-multiselect .availableItems > li.excluded.expanded,
.nested-multiselect .selectedItems > li.excluded.expanded,
.nested-multiselect .no-items > li.excluded.expanded {
  background-color: rgba(217, 83, 79, 0.25);
}
.nested-multiselect .availableItems > li.excluded:hover .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded:hover .item-thumbnail,
.nested-multiselect .no-items > li.excluded:hover .item-thumbnail,
.nested-multiselect .availableItems > li.excluded:focus .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded:focus .item-thumbnail,
.nested-multiselect .no-items > li.excluded:focus .item-thumbnail,
.nested-multiselect .availableItems > li.excluded.focus .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded.focus .item-thumbnail,
.nested-multiselect .no-items > li.excluded.focus .item-thumbnail,
.nested-multiselect .availableItems > li.excluded:active .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded:active .item-thumbnail,
.nested-multiselect .no-items > li.excluded:active .item-thumbnail,
.nested-multiselect .availableItems > li.excluded.active .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded.active .item-thumbnail,
.nested-multiselect .no-items > li.excluded.active .item-thumbnail,
.nested-multiselect .availableItems > li.excluded.expanded .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded.expanded .item-thumbnail,
.nested-multiselect .no-items > li.excluded.expanded .item-thumbnail {
  background-color: rgba(217, 83, 79, 0.25);
}
.nested-multiselect .availableItems > li.excluded li,
.nested-multiselect .selectedItems > li.excluded li,
.nested-multiselect .no-items > li.excluded li {
  background-color: rgba(217, 83, 79, 0.4);
  border-color: #ddd;
}
.nested-multiselect .availableItems > li.excluded li:hover,
.nested-multiselect .selectedItems > li.excluded li:hover,
.nested-multiselect .no-items > li.excluded li:hover,
.nested-multiselect .availableItems > li.excluded li:focus,
.nested-multiselect .selectedItems > li.excluded li:focus,
.nested-multiselect .no-items > li.excluded li:focus,
.nested-multiselect .availableItems > li.excluded li.focus,
.nested-multiselect .selectedItems > li.excluded li.focus,
.nested-multiselect .no-items > li.excluded li.focus,
.nested-multiselect .availableItems > li.excluded li:active,
.nested-multiselect .selectedItems > li.excluded li:active,
.nested-multiselect .no-items > li.excluded li:active,
.nested-multiselect .availableItems > li.excluded li.active,
.nested-multiselect .selectedItems > li.excluded li.active,
.nested-multiselect .no-items > li.excluded li.active {
  background-color: rgba(217, 83, 79, 0.35);
}
.nested-multiselect .availableItems > li.excluded .item-thumbnail,
.nested-multiselect .selectedItems > li.excluded .item-thumbnail,
.nested-multiselect .no-items > li.excluded .item-thumbnail {
  background-color: rgba(217, 83, 79, 0.3);
}
.nested-multiselect .item-name {
  width: auto;
  overflow: hidden;
  padding: 10px;
  line-height: 1.4;
  word-break: break-word;
}
.nested-multiselect .item-name.selected,
.nested-multiselect .item-name .selected {
  font-weight: 500;
}
.nested-multiselect .item-name.selected > small,
.nested-multiselect .item-name .selected > small {
  font-weight: normal;
}
.nested-multiselect .item-name:first-child:last-child {
  overflow: visible;
}
.nested-multiselect .item-stats {
  position: relative;
  z-index: 1;
  margin: 0px 10px 10px;
  padding: 10px 0 0;
  clear: both;
  border-top: 1px solid #ddd;
}
.nested-multiselect .item-icon {
  float: left;
  padding: 9px 7px 7px 10px;
}
.nested-multiselect .item-icon ~ .item-name {
  padding-left: 0;
}
.nested-multiselect .item-icon .glyphicon {
  font-size: 16px;
  color: #777777;
}
.nested-multiselect .item-icon img {
  margin-top: -1px;
}
.nested-multiselect .item-thumbnail {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-height: 60px;
  padding: 10px;
  background: #fafafa;
  line-height: 40px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.nested-multiselect .item-thumbnail img {
  padding: 5px 0;
  max-width: 150px;
  max-height: 40px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.nested-multiselect .item-options {
  position: relative;
  float: right;
  padding: 6px;
}
.nested-multiselect .item-options .btn {
  width: 24px;
}
.nested-multiselect .item-options .btn.btn-xs .glyphicon {
  top: 0;
  font-size: 9px;
  color: #777777;
}
.nested-multiselect .item-toggle {
  float: left;
  width: 36px;
  min-height: 36px;
}
.nested-multiselect .item-toggle a {
  padding: 9px;
  display: block;
  width: 36px;
  color: #888;
  text-align: center;
}
.nested-multiselect .item-toggle a .glyphicon {
  font-size: 16px;
}
.nested-multiselect .item-toggle ~ .item-name,
.nested-multiselect .item-toggle ~ .item-condition,
.nested-multiselect .item-toggle ~ .item-icon {
  padding-left: 0;
}
.nested-multiselect .expanded-list {
  list-style-type: none;
  padding-left: 0;
}
.nested-multiselect .expanded-list li {
  padding-left: 35px;
  background: #fafafa;
  border-top: 1px solid #ddd;
  min-height: 38px;
}
.nested-multiselect .expanded-list li:hover {
  background: #eee;
  text-decoration: none;
}
.nested-multiselect .expanded-list li a:not(.btn) {
  color: inherit;
}
.nested-multiselect .expanded-list .item-icon {
  padding-left: 0;
}
.nested-multiselect .expanded-list .item-name {
  padding-left: 0;
}
.nested-multiselect .outer-options {
  padding-bottom: 15px;
}
.nested-multiselect .outer-options:before,
.nested-multiselect .outer-options:after {
  content: " ";
  display: table;
}
.nested-multiselect .outer-options:after {
  clear: both;
}
.nested-multiselect .outer-options:before,
.nested-multiselect .outer-options:after {
  content: " ";
  display: table;
}
.nested-multiselect .outer-options:after {
  clear: both;
}
.nested-multiselect .list-condition {
  text-align: right;
}
.nested-multiselect .total-items {
  padding-top: 18px;
  line-height: 1;
}
.nested-multiselect .nested-multiselect-breadcrumbs {
  padding: 18px 0 0;
  list-style-type: none;
  margin: 0;
}
.nested-multiselect .nested-multiselect-breadcrumbs:before,
.nested-multiselect .nested-multiselect-breadcrumbs:after {
  content: " ";
  display: table;
}
.nested-multiselect .nested-multiselect-breadcrumbs:after {
  clear: both;
}
.nested-multiselect .nested-multiselect-breadcrumbs:before,
.nested-multiselect .nested-multiselect-breadcrumbs:after {
  content: " ";
  display: table;
}
.nested-multiselect .nested-multiselect-breadcrumbs:after {
  clear: both;
}
.nested-multiselect .nested-multiselect-breadcrumbs li {
  float: left;
  line-height: 1;
  margin-right: 5px;
  font-size: 12px;
}
.nested-multiselect .nested-multiselect-breadcrumbs li a {
  font-weight: 500;
}
.nested-multiselect.with-thumbnail .availableItems > li,
.nested-multiselect.with-thumbnail .selectedItems > li,
.nested-multiselect.with-thumbnail .no-items > li {
  min-height: 62px;
  overflow: hidden;
}
.nested-multiselect.with-thumbnail .availableItems > li:hover .item-thumbnail,
.nested-multiselect.with-thumbnail .selectedItems > li:hover .item-thumbnail,
.nested-multiselect.with-thumbnail .no-items > li:hover .item-thumbnail,
.nested-multiselect.with-thumbnail .availableItems > li.expanded .item-thumbnail,
.nested-multiselect.with-thumbnail .selectedItems > li.expanded .item-thumbnail,
.nested-multiselect.with-thumbnail .no-items > li.expanded .item-thumbnail {
  opacity: 0;
}
.nested-multiselect.with-thumbnail .availableItems > li > .item-name,
.nested-multiselect.with-thumbnail .selectedItems > li > .item-name,
.nested-multiselect.with-thumbnail .no-items > li > .item-name {
  position: relative;
  top: 30px;
  min-height: 60px;
  font-weight: 500;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nested-multiselect.with-thumbnail .item-options {
  padding: 18px;
  z-index: 1;
}
.nested-multiselect.with-thumbnail .item-toggle a {
  padding: 20px 9px;
}
.nested-multiselect.with-thumbnail .item-toggle .glyphicon {
  top: 2px;
}
.nested-multiselect.with-thumbnail .expanded-list .item-name {
  position: static;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
ul.fieldset {
  float: left !important;
  margin: 0 87px 0 0;
}
ul.fieldset li {
  clear: both;
}
.uploadField {
  position: relative;
}
.uploadField .imageFile {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 48px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.uploadField .fileField {
  position: relative;
  z-index: 1;
  width: 218px;
  height: 0;
  padding: 23px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.uploadField .subFile {
  position: absolute;
  top: 0;
  left: 0;
}
.uploadField .subFile .input-group-addon {
  margin-right: -46px !important;
  margin-left: 0px;
}
.uploadField .subFile input[type="text"] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.uploadField label + input + .subFile {
  top: 30px;
}
.uploadOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  overflow: hidden;
}
.uploadOverlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.015);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.uploadOverlay:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.uploadOverlay:hover .subFile-text {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.uploadOverlay .imageFile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
}
.uploadOverlay .imageFile::-webkit-file-upload-button {
  visibility: hidden;
}
.uploadOverlay .subFile {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #ccc;
  font-size: 12px;
  font-weight: 400;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.uploadOverlay .subFile-icon {
  float: left;
  font-size: 16px;
  display: none;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.uploadOverlay .subFile-text:not(.btn) {
  display: block;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
input.placeholdered[required] {
  width: 100%;
  height: 48px;
}
input.placeholdered[required] + label {
  display: block;
  height: 48px;
  margin-top: -48px;
  margin-bottom: 0;
  pointer-events: none;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
input.placeholdered[required] + label:before {
  content: attr(placeholder);
  position: absolute;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 9px;
  margin-left: 9px;
  font-size: inherit;
  font-style: italic;
  color: #777777;
  background-image: linear-gradient(to bottom, transparent, transparent);
  background-size: 100% 3px;
  background-repeat: no-repeat;
  background-position: center;
  white-space: nowrap;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
}
input.placeholdered[required]:focus + label:before,
input.placeholdered[required]:valid + label:before {
  -webkit-transform: translate(0, -24px) scale(0.9, 0.9);
  transform: translate(0, -24px) scale(0.9, 0.9);
  background-image: linear-gradient(to bottom, #fff, #fff);
}
.input-sm.placeholdered[required] {
  width: 100%;
  height: 32px;
}
.input-sm.placeholdered[required] + label {
  display: block;
  height: 32px;
  margin-top: -32px;
  margin-bottom: 0;
  pointer-events: none;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
.input-sm.placeholdered[required] + label:before {
  content: attr(placeholder);
  position: absolute;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 6px;
  margin-left: 6px;
  font-size: 12px;
  font-style: italic;
  color: #777777;
  background-image: linear-gradient(to bottom, transparent, transparent);
  background-size: 100% 3px;
  background-repeat: no-repeat;
  background-position: center;
  white-space: nowrap;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
}
.input-sm.placeholdered[required]:focus + label:before,
.input-sm.placeholdered[required]:valid + label:before {
  -webkit-transform: translate(0, -16px) scale(0.9, 0.9);
  transform: translate(0, -16px) scale(0.9, 0.9);
  background-image: linear-gradient(to bottom, #fff, #fff);
}
.code-field {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #28a1c5;
  color: #000;
}
.code-field hr {
  border-top-color: #a6e1ec;
}
.code-field .alert-link {
  color: #1f7e9a;
}
code > input {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input.no-style,
textarea.no-style {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  outline: none;
}
.daterangepicker {
  padding: 15px;
  margin: 7px 0 0;
  border: 1px solid #d2d0d0;
  white-space: nowrap;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.daterangepicker .calendar.left,
.daterangepicker .calendar.right {
  display: block;
  float: left;
}
.daterangepicker .calendar.left .daterangepicker_input {
  margin-right: 5px;
}
.daterangepicker .calendar.left .calendar-table {
  padding-right: 5px;
  border-right-width: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.daterangepicker .calendar.right .daterangepicker_input {
  margin-left: 5px;
}
.daterangepicker .calendar.right .calendar-table {
  padding-left: 5px;
  border-left-width: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.daterangepicker .calendar.single .calendar-table {
  margin-top: 0;
  padding: 0;
  border: none;
}
.daterangepicker .calendar-table > table {
  width: 212px;
}
.daterangepicker .ranges {
  position: relative;
  display: block;
  float: left;
  min-width: 130px;
  min-height: 255px;
}
.daterangepicker .ranges:first-child {
  padding-right: 10px;
}
.daterangepicker .ranges:first-child .range-inputs {
  left: 0;
}
.daterangepicker .ranges:last-child {
  padding-left: 10px;
}
.daterangepicker .ranges:last-child .range-inputs {
  right: 0;
}
.daterangepicker .ranges ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.daterangepicker .ranges ul li {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  color: #000;
  background-color: #fff;
  border-color: #ccc;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
  display: block;
  margin-bottom: 5px;
}
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li:active:focus,
.daterangepicker .ranges ul li.active:focus,
.daterangepicker .ranges ul li.focus,
.daterangepicker .ranges ul li:active.focus,
.daterangepicker .ranges ul li.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.daterangepicker .ranges ul li:hover,
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li.focus {
  color: #000;
  text-decoration: none;
}
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.daterangepicker .ranges ul li.disabled,
.daterangepicker .ranges ul li[disabled],
fieldset[disabled] .daterangepicker .ranges ul li {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li:active:focus,
.daterangepicker .ranges ul li.active:focus,
.daterangepicker .ranges ul li.focus,
.daterangepicker .ranges ul li:active.focus,
.daterangepicker .ranges ul li.active.focus {
  outline: none;
}
.daterangepicker .ranges ul li > small {
  vertical-align: text-top;
  font-size: 85%;
}
.daterangepicker .ranges ul li:not(.btn-sm):not(.btn-xs) .glyphicon {
  top: 2px;
  font-size: 16px;
}
.daterangepicker .ranges ul li:hover,
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li.focus,
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active,
.open > .dropdown-toggle.daterangepicker .ranges ul li {
  color: #000;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active,
.open > .dropdown-toggle.daterangepicker .ranges ul li {
  background-image: none;
}
.daterangepicker .ranges ul li.disabled,
.daterangepicker .ranges ul li[disabled],
fieldset[disabled] .daterangepicker .ranges ul li,
.daterangepicker .ranges ul li.disabled:hover,
.daterangepicker .ranges ul li[disabled]:hover,
fieldset[disabled] .daterangepicker .ranges ul li:hover,
.daterangepicker .ranges ul li.disabled:focus,
.daterangepicker .ranges ul li[disabled]:focus,
fieldset[disabled] .daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li.disabled.focus,
.daterangepicker .ranges ul li[disabled].focus,
fieldset[disabled] .daterangepicker .ranges ul li.focus,
.daterangepicker .ranges ul li.disabled:active,
.daterangepicker .ranges ul li[disabled]:active,
fieldset[disabled] .daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.disabled.active,
.daterangepicker .ranges ul li[disabled].active,
fieldset[disabled] .daterangepicker .ranges ul li.active {
  background-color: #fff;
  border-color: #ccc;
}
.daterangepicker .ranges ul li .badge {
  color: #fff;
  background-color: #000;
}
.daterangepicker .ranges ul li:hover,
.daterangepicker .ranges ul li:focus,
.daterangepicker .ranges ul li:active,
.daterangepicker .ranges ul li.active,
.open .dropdown-toggle.daterangepicker .ranges ul li {
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
.daterangepicker .ranges ul li:disabled,
.daterangepicker .ranges ul li.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.daterangepicker .ranges ul li:not(.dropdown-toggle):active,
.daterangepicker .ranges ul li:not(.dropdown-toggle).active {
  background-color: #194343;
  border-color: #194343;
  color: #fff;
}
.daterangepicker .ranges .range_inputs {
  position: absolute;
  bottom: 0;
}
.daterangepicker .ranges .range_inputs .cancelBtn {
  margin-left: 4px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  top: 9px;
  right: 9px;
  font-size: 14px;
  color: #bdc3c7;
}
.daterangepicker .input-mini {
  display: block;
  width: 100%;
  height: 48px;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 32px;
  height: auto;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.67;
  border-radius: 4px;
}
.daterangepicker .input-mini:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.daterangepicker .input-mini::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.daterangepicker .input-mini:-ms-input-placeholder {
  color: #999;
}
.daterangepicker .input-mini::-webkit-input-placeholder {
  color: #999;
}
.daterangepicker .input-mini::-moz-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
  opacity: 1;
}
.daterangepicker .input-mini:-ms-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.daterangepicker .input-mini::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.daterangepicker .input-mini[disabled],
.daterangepicker .input-mini[readonly],
fieldset[disabled] .daterangepicker .input-mini {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.daterangepicker .input-mini {
  height: auto;
}
.daterangepicker .input-mini:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.daterangepicker .input-mini:not(.input-sm):not(.input-xs) {
  padding: 11px 15px 12px;
}
.daterangepicker .input-mini:disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.daterangepicker .input-mini:invalid:focus {
  border-color: #ccc;
  color: inherit;
}
.daterangepicker .input-mini.validate:not(.ng-pristine).ng-invalid,
.daterangepicker .input-mini.validate:not(.ng-pristine).ng-invalid ~ .input-group-addon {
  color: #b52b27;
  border-color: #b52b27;
}
.daterangepicker .input-mini.validate:not(.ng-pristine).ng-valid,
.daterangepicker .input-mini.validate:not(.ng-pristine).ng-valid ~ .input-group-addon {
  color: #03565f;
  border-color: #03565f;
}
.daterangepicker .input-mini.cursor-pointer {
  cursor: pointer;
}
select.daterangepicker .input-mini {
  height: 32px;
  line-height: 32px;
}
textarea.daterangepicker .input-mini,
select[multiple].daterangepicker .input-mini {
  height: auto;
}
select.daterangepicker .input-mini {
  height: 32px;
  line-height: 32px;
}
textarea.daterangepicker .input-mini,
select[multiple].daterangepicker .input-mini {
  height: auto;
}
.daterangepicker .calendar-time {
  position: relative;
  margin-top: 9px;
  font-size: 11px;
}
.daterangepicker .calendar-time select {
  display: block;
  width: 100%;
  height: 48px;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 24px;
  height: auto;
  min-height: 24px;
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
  display: inline-block;
  width: auto;
  padding: 0px 6px 1px;
}
.daterangepicker .calendar-time select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.daterangepicker .calendar-time select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.daterangepicker .calendar-time select:-ms-input-placeholder {
  color: #999;
}
.daterangepicker .calendar-time select::-webkit-input-placeholder {
  color: #999;
}
.daterangepicker .calendar-time select::-moz-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
  opacity: 1;
}
.daterangepicker .calendar-time select:-ms-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.daterangepicker .calendar-time select::-webkit-input-placeholder {
  color: #999;
  font-style: italic;
  line-height: inherit;
  text-transform: none;
}
.daterangepicker .calendar-time select[disabled],
.daterangepicker .calendar-time select[readonly],
fieldset[disabled] .daterangepicker .calendar-time select {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.daterangepicker .calendar-time select {
  height: auto;
}
.daterangepicker .calendar-time select:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.daterangepicker .calendar-time select:not(.input-sm):not(.input-xs) {
  padding: 11px 15px 12px;
}
.daterangepicker .calendar-time select:disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.daterangepicker .calendar-time select:invalid:focus {
  border-color: #ccc;
  color: inherit;
}
.daterangepicker .calendar-time select.validate:not(.ng-pristine).ng-invalid,
.daterangepicker .calendar-time select.validate:not(.ng-pristine).ng-invalid ~ .input-group-addon {
  color: #b52b27;
  border-color: #b52b27;
}
.daterangepicker .calendar-time select.validate:not(.ng-pristine).ng-valid,
.daterangepicker .calendar-time select.validate:not(.ng-pristine).ng-valid ~ .input-group-addon {
  color: #03565f;
  border-color: #03565f;
}
.daterangepicker .calendar-time select.cursor-pointer {
  cursor: pointer;
}
select.daterangepicker .calendar-time select {
  height: 24px;
  line-height: 24px;
}
textarea.daterangepicker .calendar-time select,
select[multiple].daterangepicker .calendar-time select {
  height: auto;
}
select.daterangepicker .calendar-time select {
  height: 24px;
  line-height: 24px;
}
textarea.daterangepicker .calendar-time select,
select[multiple].daterangepicker .calendar-time select {
  height: auto;
}
.daterangepicker .calendar-time i {
  top: 5px;
}
.daterangepicker .calendar-table {
  padding: 10px;
  margin-top: 9px;
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  border: 1px solid #d2d0d0;
  border-radius: 4px;
}
.daterangepicker .calendar-table thead {
  text-transform: uppercase;
}
.daterangepicker .calendar-table thead tr:first-child {
  font-size: 12px;
}
.daterangepicker .calendar-table thead tr:first-child th {
  background-color: #ebedef;
  padding: 6px 4px 5px;
}
.daterangepicker .calendar-table thead tr:first-child th:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.daterangepicker .calendar-table thead tr:first-child th:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.daterangepicker .calendar-table thead th {
  color: #222;
  padding: 9px 0 6px;
  min-width: 28px;
}
.daterangepicker .calendar-table thead th.prev,
.daterangepicker .calendar-table thead th.next,
.daterangepicker .calendar-table thead th.month {
  font-weight: 500;
}
.daterangepicker .calendar-table thead th.prev,
.daterangepicker .calendar-table thead th.next {
  font-size: 10px;
  text-align: center;
  cursor: pointer;
  color: #999;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.daterangepicker .calendar-table thead th.prev:hover,
.daterangepicker .calendar-table thead th.next:hover {
  background-color: #ddd;
  color: #555;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  padding: 5px 0 4px;
  text-align: center;
  font-weight: 300;
  color: #555;
}
.daterangepicker .calendar-table th.off,
.daterangepicker .calendar-table td.off {
  color: #ccc;
}
.daterangepicker .calendar-table td {
  cursor: pointer;
  border-radius: 4px;
}
.daterangepicker .calendar-table td:hover {
  background-color: #eee;
}
.daterangepicker .calendar-table td:not(.off).in-range {
  border-radius: 0;
  background-color: rgba(216, 76, 80, 0.25);
}
.daterangepicker .calendar-table td:not(.off).start-date,
.daterangepicker .calendar-table td:not(.off).end-date {
  color: #fff;
  background-color: #D84C50;
}
a.daterangepicker .calendar-table td:not(.off).start-date:hover,
a.daterangepicker .calendar-table td:not(.off).end-date:hover {
  background-color: #c62b30;
}
.daterangepicker .calendar-table td:not(.off).start-date {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.daterangepicker .calendar-table td:not(.off).end-date {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.daterangepicker .calendar-table td:not(.off).start-date.end-date {
  border-radius: 4px;
}
input#id_range {
  visibility: hidden;
  width: 0;
  float: left;
  padding: 0;
  border: none;
}
.btn-group #id_range:first-child + label.btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.form-horizontal .control-label {
  line-height: 1.57142857;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 15px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 2px 0 0;
}
.btn {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.btn > small {
  vertical-align: text-top;
  font-size: 85%;
}
.btn:not(.btn-sm):not(.btn-xs) .glyphicon {
  top: 2px;
  font-size: 16px;
}
[class*='btn-']:not(.dropdown-toggle) {
  font-weight: 500;
}
.btn-default:not(.dropdown-toggle):active,
.btn-default:not(.dropdown-toggle).active {
  background-color: #194343;
  border-color: #194343;
  color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #FE585A;
  border-color: #FE585A;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #fe2528;
  border-color: #fe1b1e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #FE585A;
  border-color: #FE585A;
}
.btn-primary .badge {
  color: #FE585A;
  background-color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #fe2528;
  border-color: #fe2528;
}
.btn-primary:disabled,
.btn-primary.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #194343;
  border-color: #194343;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #0b1e1e;
  border-color: #081616;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #194343;
  border-color: #194343;
}
.btn-secondary .badge {
  color: #194343;
  background-color: #fff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  background-color: #0b1e1e;
  border-color: #0b1e1e;
}
.btn-secondary:disabled,
.btn-secondary.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-muted {
  color: #fff;
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.btn-muted:hover,
.btn-muted:focus,
.btn-muted.focus,
.btn-muted:active,
.btn-muted.active,
.open > .dropdown-toggle.btn-muted {
  color: #fff;
  background-color: #a1aab0;
  border-color: #9ca5ab;
}
.btn-muted:active,
.btn-muted.active,
.open > .dropdown-toggle.btn-muted {
  background-image: none;
}
.btn-muted.disabled,
.btn-muted[disabled],
fieldset[disabled] .btn-muted,
.btn-muted.disabled:hover,
.btn-muted[disabled]:hover,
fieldset[disabled] .btn-muted:hover,
.btn-muted.disabled:focus,
.btn-muted[disabled]:focus,
fieldset[disabled] .btn-muted:focus,
.btn-muted.disabled.focus,
.btn-muted[disabled].focus,
fieldset[disabled] .btn-muted.focus,
.btn-muted.disabled:active,
.btn-muted[disabled]:active,
fieldset[disabled] .btn-muted:active,
.btn-muted.disabled.active,
.btn-muted[disabled].active,
fieldset[disabled] .btn-muted.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.btn-muted .badge {
  color: #bdc3c7;
  background-color: #fff;
}
.btn-muted:hover,
.btn-muted:focus,
.btn-muted:active,
.btn-muted.active,
.open .dropdown-toggle.btn-muted {
  background-color: #a1aab0;
  border-color: #a1aab0;
}
.btn-muted:disabled,
.btn-muted.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  background-image: none;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled.focus,
.btn-dark[disabled].focus,
fieldset[disabled] .btn-dark.focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-dark .badge {
  color: #000000;
  background-color: #fff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-color: #000000;
  border-color: #000000;
}
.btn-dark:disabled,
.btn-dark.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding-top: 3px;
  padding-bottom: 1px;
}
.btn-link {
  padding-left: 0;
  padding-right: 0;
  background: none !important;
  border-color: transparent !important;
  color: #D84C50;
}
.btn-link:active,
.btn-link.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link.btn-default {
  color: #000;
}
.btn-link.btn-primary {
  color: #FE585A;
}
.btn-link.btn-success {
  color: #059AA9;
}
.btn-link.btn-info {
  color: #5bc0de;
}
.btn-link.btn-warning {
  color: #f0ad4e;
}
.btn-link.btn-danger {
  color: #d9534f;
}
.btn-link.btn-muted {
  color: #bdc3c7;
  border-color: transparent;
}
.btn-link.btn-muted:hover,
.btn-link.btn-muted:focus,
.btn-link.btn-muted:active {
  background: none;
}
.btn-link.underline {
  text-decoration: underline;
}
.btn-link.underline:hover {
  text-decoration: none;
}
.btn-twitter {
  color: #fff;
  background-color: #02abee;
  border-color: #02abee;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #0287bb;
  border-color: #017fb1;
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #02abee;
  border-color: #02abee;
}
.btn-twitter .badge {
  color: #02abee;
  background-color: #fff;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-color: #0287bb;
  border-color: #0287bb;
}
.btn-twitter:disabled,
.btn-twitter.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-linkedin {
  color: #fff;
  background-color: #1886bb;
  border-color: #1886bb;
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #fff;
  background-color: #12668e;
  border-color: #115f85;
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #1886bb;
  border-color: #1886bb;
}
.btn-linkedin .badge {
  color: #1886bb;
  background-color: #fff;
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  background-color: #12668e;
  border-color: #12668e;
}
.btn-linkedin:disabled,
.btn-linkedin.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-facebook {
  color: #fff;
  background-color: #4c66a4;
  border-color: #4c66a4;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #3c5081;
  border-color: #394c7a;
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #4c66a4;
  border-color: #4c66a4;
}
.btn-facebook .badge {
  color: #4c66a4;
  background-color: #fff;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-color: #3c5081;
  border-color: #3c5081;
}
.btn-facebook:disabled,
.btn-facebook.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn-youtube {
  color: #fff;
  background-color: #cc181e;
  border-color: #cc181e;
}
.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube.focus,
.btn-youtube:active,
.btn-youtube.active,
.open > .dropdown-toggle.btn-youtube {
  color: #fff;
  background-color: #9e1317;
  border-color: #951216;
}
.btn-youtube:active,
.btn-youtube.active,
.open > .dropdown-toggle.btn-youtube {
  background-image: none;
}
.btn-youtube.disabled,
.btn-youtube[disabled],
fieldset[disabled] .btn-youtube,
.btn-youtube.disabled:hover,
.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-youtube:hover,
.btn-youtube.disabled:focus,
.btn-youtube[disabled]:focus,
fieldset[disabled] .btn-youtube:focus,
.btn-youtube.disabled.focus,
.btn-youtube[disabled].focus,
fieldset[disabled] .btn-youtube.focus,
.btn-youtube.disabled:active,
.btn-youtube[disabled]:active,
fieldset[disabled] .btn-youtube:active,
.btn-youtube.disabled.active,
.btn-youtube[disabled].active,
fieldset[disabled] .btn-youtube.active {
  background-color: #cc181e;
  border-color: #cc181e;
}
.btn-youtube .badge {
  color: #cc181e;
  background-color: #fff;
}
.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube:active,
.btn-youtube.active,
.open .dropdown-toggle.btn-youtube {
  background-color: #9e1317;
  border-color: #9e1317;
}
.btn-youtube:disabled,
.btn-youtube.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.btn.loading {
  background-image: -webkit-linear-gradient(45deg, auto 25%, transparent 25%, transparent 50%, auto 50%, auto 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(45deg, auto 25%, transparent 25%, transparent 50%, auto 50%, auto 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(45deg, auto 25%, transparent 25%, transparent 50%, auto 50%, auto 75%, transparent 75%, transparent) !important;
  background-color: auto !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  -webkit-background-size: 48px 48px;
  background-size: 48px 48px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation: progress-bar-stripes 0.3s linear infinite;
  -moz-animation: progress-bar-stripes 0.3s linear infinite;
  -ms-animation: progress-bar-stripes 0.3s linear infinite;
  -o-animation: progress-bar-stripes 0.3s linear infinite;
  animation: progress-bar-stripes 0.3s linear infinite;
}
.btn.btn-lg.loading {
  -webkit-background-size: 64px 64px;
  background-size: 64px 64px;
  -webkit-animation: progress-bar-stripes-large 0.3s linear infinite;
  -moz-animation: progress-bar-stripes-large 0.3s linear infinite;
  -ms-animation: progress-bar-stripes-large 0.3s linear infinite;
  -o-animation: progress-bar-stripes-large 0.3s linear infinite;
  animation: progress-bar-stripes-large 0.3s linear infinite;
}
.btn-circle {
  border-radius: 50%;
  text-align: center;
  padding: 12px;
}
.btn-circle.btn-xs {
  padding: 2px;
}
.btn-circle.btn-sm {
  padding: 5px;
}
.btn-circle.btn-lg {
  padding: 18px;
}
.btn-circle > * {
  display: block;
  top: 0 !important;
}
.colexp-button:not(.collapsed) .glyphicon-arrow-down {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
@font-face {
  font-family: 'charge-icons';
  src: url('/static/commons/fonts/charge-icons/charge-icons.eot');
  src: url('/static/commons/fonts/charge-icons/charge-icons.eot?#iefix') format('embedded-opentype'), url('/static/commons/fonts/charge-icons/charge-icons.woff') format('woff'), url('/static/commons/fonts/charge-icons/charge-icons.svg#charge-icons') format('svg'), url('/static/commons/fonts/charge-icons/charge-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.glyphicon {
  font-family: 'charge-icons';
}
.glyphicon-armchair:before {
  content: "\e60b";
}
.glyphicon-settings3:before {
  content: "\e60c";
}
.glyphicon-speed:before {
  content: "\e60d";
}
.glyphicon-speech:before {
  content: "\e60e";
}
.glyphicon-email:before {
  content: "\e60f";
}
.glyphicon-suitcase:before,
.glyphicon-adserver:before {
  content: "\e610";
}
.glyphicon-camera:before {
  content: "\e611";
}
.glyphicon-brush3:before {
  content: "\e612";
}
.glyphicon-pin:before {
  content: "\e613";
}
.glyphicon-network:before,
.glyphicon-web:before {
  content: "\e61e";
}
.glyphicon-playcircle:before {
  content: "\e000";
}
.glyphicon-transactions:before {
  content: "\e001";
}
.glyphicon-barcode:before {
  content: "\e002";
}
.glyphicon-couponcode:before {
  content: "\e003";
}
.glyphicon-boxes:before {
  content: "\e004";
}
.glyphicon-flag:before {
  content: "\e005";
}
.glyphicon-pointer2:before {
  content: "\e006";
}
.glyphicon-files:before {
  content: "\e007";
}
.glyphicon-brush:before {
  content: "\e008";
}
.glyphicon-picture:before,
.glyphicon-jpeg:before {
  content: "\e009";
}
.glyphicon-play:before {
  content: "\e00a";
}
.glyphicon-pause:before {
  content: "\e00b";
}
.glyphicon-excelfile:before {
  content: "\e00c";
}
.glyphicon-remove:before {
  content: "\e00d";
}
.glyphicon-checkedmini:before {
  content: "\e00e";
}
.glyphicon-calendar2:before {
  content: "\e00f";
}
.glyphicon-asterisk:before {
  content: "\e010";
}
.glyphicon-shirt:before {
  content: "\e011";
}
.glyphicon-info:before {
  content: "\e012";
}
.glyphicon-invoices:before {
  content: "\e013";
}
.glyphicon-exit:before {
  content: "\e014";
}
.glyphicon-settings2:before {
  content: "\e015";
}
.glyphicon-infobubble:before {
  content: "\e016";
}
.glyphicon-addpage:before {
  content: "\e017";
}
.glyphicon-settings:before {
  content: "\e018";
}
.glyphicon-conversions:before,
.glyphicon-reset:before {
  content: "\e019";
}
.glyphicon-operator:before {
  content: "\e01a";
}
.glyphicon-supportdesk:before {
  content: "\e01b";
}
.glyphicon-magnifier:before {
  content: "\e01c";
}
.glyphicon-ringbell:before {
  content: "\e01d";
}
.glyphicon-checkedlist:before {
  content: "\e01e";
}
.glyphicon-exclamation:before,
.glyphicon-warning:before {
  content: "\e01f";
}
.glyphicon-expand:before {
  content: "\e63e";
}
.glyphicon-collapse:before {
  content: "\e63f";
}
.glyphicon-location2:before,
.glyphicon-regional:before,
.glyphicon-region:before {
  content: "\e021";
}
.glyphicon-checked2:before {
  content: "\e022";
}
.glyphicon-globe:before,
.glyphicon-worldlocalities:before,
.glyphicon-domain:before,
.glyphicon-domains:before,
.glyphicon-domain_list:before {
  content: "\e023";
}
.glyphicon-car:before,
.glyphicon-autos\&vehicles:before,
.glyphicon-automotive:before {
  content: "\e024";
}
.glyphicon-publisher:before {
  content: "\e025";
}
.glyphicon-miniexpand:before {
  content: "\e026";
}
.glyphicon-brush2:before {
  content: "\e027";
}
.glyphicon-marker:before {
  content: "\e028";
}
.glyphicon-youtube:before {
  content: "\e029";
}
.glyphicon-facebook:before {
  content: "\e02a";
}
.glyphicon-twitter:before {
  content: "\e02b";
}
.glyphicon-pen:before {
  content: "\e02c";
}
.glyphicon-addcompany:before {
  content: "\e02d";
}
.glyphicon-company:before {
  content: "\e02e";
}
.glyphicon-badge2:before {
  content: "\e02f";
}
.glyphicon-adduser2:before {
  content: "\e030";
}
.glyphicon-group:before {
  content: "\e031";
}
.glyphicon-delete:before {
  content: "\e032";
}
.glyphicon-doublestar:before {
  content: "\e033";
}
.glyphicon-websearch:before {
  content: "\e034";
}
.glyphicon-clock:before,
.glyphicon-time:before {
  content: "\e035";
}
.glyphicon-webpage:before,
.glyphicon-browser:before,
.glyphicon-browser200:before,
.glyphicon-properties:before,
.glyphicon-property:before {
  content: "\e036";
}
.glyphicon-flag2:before {
  content: "\e037";
}
.glyphicon-social:before {
  content: "\e038";
}
.glyphicon-upload:before {
  content: "\e039";
}
.glyphicon-display:before {
  content: "\e03a";
}
.glyphicon-rental:before {
  content: "\e03b";
}
.glyphicon-award:before {
  content: "\e03c";
}
.glyphicon-quote:before {
  content: "\e03d";
}
.glyphicon-house:before,
.glyphicon-realestate:before {
  content: "\e03e";
}
.glyphicon-itinerary:before {
  content: "\e03f";
}
.glyphicon-heartbeat:before,
.glyphicon-health:before {
  content: "\e040";
}
.glyphicon-calculator:before,
.glyphicon-finance:before {
  content: "\e041";
}
.glyphicon-ipod:before,
.glyphicon-tech:before,
.glyphicon-technology:before {
  content: "\e042";
}
.glyphicon-island:before {
  content: "\e043";
}
.glyphicon-cart2:before {
  content: "\e044";
}
.glyphicon-music:before,
.glyphicon-arts\&entertainment:before {
  content: "\e045";
}
.glyphicon-student:before,
.glyphicon-education:before {
  content: "\e046";
}
.glyphicon-new:before {
  content: "\e047";
}
.glyphicon-checked:before {
  content: "\e048";
}
.glyphicon-pile:before {
  content: "\e049";
}
.glyphicon-write2:before {
  content: "\e04a";
}
.glyphicon-tv:before {
  content: "\e04b";
}
.glyphicon-card:before {
  content: "\e04c";
}
.glyphicon-fill:before,
.glyphicon-banners:before,
.glyphicon-creatives:before {
  content: "\e04d";
}
.glyphicon-thumbs:before {
  content: "\e04e";
}
.glyphicon-close:before {
  content: "\e04f";
}
.glyphicon-pencil:before {
  content: "\e050";
}
.glyphicon-print:before {
  content: "\e051";
}
.glyphicon-click:before {
  content: "\e052";
}
.glyphicon-badge:before {
  content: "\e053";
}
.glyphicon-question:before {
  content: "\e054";
}
.glyphicon-location:before {
  content: "\e055";
}
.glyphicon-heart:before {
  content: "\e056";
}
.glyphicon-calendar:before,
.glyphicon-daily:before {
  content: "\e057";
}
.glyphicon-link:before {
  content: "\e058";
}
.glyphicon-cart:before {
  content: "\e059";
}
.glyphicon-dropbox:before {
  content: "\e05a";
}
.glyphicon-emailattach:before {
  content: "\e05b";
}
.glyphicon-download:before {
  content: "\e05c";
}
.glyphicon-movie:before,
.glyphicon-video:before {
  content: "\e05d";
}
.glyphicon-bow:before {
  content: "\e05e";
}
.glyphicon-christmastree:before {
  content: "\e05f";
}
.glyphicon-textpage:before {
  content: "\e060";
}
.glyphicon-mobile:before {
  content: "\e061";
}
.glyphicon-paypal:before {
  content: "\e062";
}
.glyphicon-addbubble:before {
  content: "\e063";
}
.glyphicon-adduser:before {
  content: "\e064";
}
.glyphicon-graph2:before {
  content: "\e065";
}
.glyphicon-paper:before {
  content: "\e066";
}
.glyphicon-graph:before {
  content: "\e067";
}
.glyphicon-tools:before {
  content: "\e068";
}
.glyphicon-key:before {
  content: "\e069";
}
.glyphicon-profile:before {
  content: "\e06a";
}
.glyphicon-parkmeter:before {
  content: "\e06b";
}
.glyphicon-coins:before {
  content: "\e06c";
}
.glyphicon-tube:before {
  content: "\e06d";
}
.glyphicon-ribbon:before {
  content: "\e06e";
}
.glyphicon-click2:before {
  content: "\e06f";
}
.glyphicon-chargeads:before {
  content: "\e070";
}
.glyphicon-plus:before {
  content: "\e071";
}
.glyphicon-asterisk2:before,
.glyphicon-all:before {
  content: "\e072";
}
.glyphicon-target:before,
.glyphicon-seller:before,
.glyphicon-sellers:before {
  content: "\e073";
}
.glyphicon-binoculars:before {
  content: "\e074";
}
.glyphicon-food:before,
.glyphicon-food\&drink:before {
  content: "\e075";
}
.glyphicon-basket:before,
.glyphicon-shopping:before {
  content: "\e076";
}
.glyphicon-glass:before {
  content: "\e077";
}
.glyphicon-bottle:before {
  content: "\e078";
}
.glyphicon-restaurant:before {
  content: "\e079";
}
.glyphicon-arrow:before {
  content: "\e07a";
}
.glyphicon-croptool:before {
  content: "\e07b";
}
.glyphicon-sunglasses:before,
.glyphicon-beauty\&personalcare:before,
.glyphicon-fashion:before {
  content: "\e07c";
}
.glyphicon-booksliterature:before,
.glyphicon-books\&literature:before {
  content: "\e07d";
}
.glyphicon-airplane:before,
.glyphicon-travel:before {
  content: "\e07e";
}
.glyphicon-bicycle:before,
.glyphicon-sports:before,
.glyphicon-sport:before {
  content: "\e07f";
}
.glyphicon-microscope:before,
.glyphicon-science:before {
  content: "\e080";
}
.glyphicon-book:before,
.glyphicon-reference\&language:before {
  content: "\e081";
}
.glyphicon-balloon:before,
.glyphicon-recreation:before {
  content: "\e082";
}
.glyphicon-paw:before,
.glyphicon-pets\&animals:before {
  content: "\e083";
}
.glyphicon-forum:before,
.glyphicon-onlinecommunities:before {
  content: "\e084";
}
.glyphicon-newspaper:before,
.glyphicon-news:before {
  content: "\e085";
}
.glyphicon-yingyang:before,
.glyphicon-lifestyles:before,
.glyphicon-lifestyle:before {
  content: "\e086";
}
.glyphicon-museum:before,
.glyphicon-law\&government:before {
  content: "\e087";
}
.glyphicon-wifi:before,
.glyphicon-internet\&telecom:before {
  content: "\e088";
}
.glyphicon-home:before,
.glyphicon-home\&garden:before {
  content: "\e089";
}
.glyphicon-games:before {
  content: "\e08a";
}
.glyphicon-display-2:before,
.glyphicon-computers\&electronics:before {
  content: "\e08b";
}
.glyphicon-factory:before,
.glyphicon-business\&industry:before {
  content: "\e08c";
}
.glyphicon-next:before {
  content: "\e08d";
}
.glyphicon-prev:before {
  content: "\e08e";
}
.glyphicon-sort-down:before {
  content: "\e08f";
}
.glyphicon-sort-up:before {
  content: "\e090";
}
.glyphicon-checked-big:before {
  content: "\e091";
}
.glyphicon-scrollmark:before {
  content: "\e092";
}
.glyphicon-ribbon2:before {
  content: "\e093";
}
.glyphicon-categories:before {
  content: "\e094";
}
.glyphicon-filter:before {
  content: "\e095";
}
.glyphicon-chart:before,
.glyphicon-segments:before,
.glyphicon-segment:before {
  content: "\e096";
}
.glyphicon-pile2:before {
  content: "\e097";
}
.glyphicon-dollartag:before {
  content: "\e098";
}
.glyphicon-location3:before {
  content: "\e099";
}
.glyphicon-male:before {
  content: "\e09a";
}
.glyphicon-female:before,
.glyphicon-women:before {
  content: "\e09b";
}
.glyphicon-list:before {
  content: "\e09c";
}
.glyphicon-grid:before {
  content: "\e09d";
}
.glyphicon-earth:before,
.glyphicon-country:before {
  content: "\e09e";
}
.glyphicon-weather:before {
  content: "\e09f";
}
.glyphicon-misc:before {
  content: "\e0a0";
}
.glyphicon-arrow-text-top:before,
.glyphicon-chevron-top:before {
  content: "\e0a1";
}
.glyphicon-arrow-text-right:before,
.glyphicon-chevron-right:before {
  content: "\e0a2";
}
.glyphicon-arrow-text-bottom:before,
.glyphicon-chevron-bottom:before {
  content: "\e0a3";
}
.glyphicon-arrow-text-left:before,
.glyphicon-chevron-left:before {
  content: "\e0a4";
}
.glyphicon-auctions:before {
  content: "\e0a5";
}
.glyphicon-alert:before,
.glyphicon-error:before,
.glyphicon-danger:before {
  content: "\e600";
}
.glyphicon-linkedin:before {
  content: "\e601";
}
.glyphicon-advertiser:before,
.glyphicon-advertisers:before {
  content: "\e602";
}
.glyphicon-thirdParty:before,
.glyphicon-third-party:before {
  content: "\e603";
}
.glyphicon-money:before {
  content: "\e604";
}
.glyphicon-handstroke:before {
  content: "\e605";
}
.glyphicon-handfull:before {
  content: "\e606";
}
.glyphicon-thought:before {
  content: "\e608";
}
.glyphicon-pulse-window:before {
  content: "\e609";
}
.glyphicon-modem:before {
  content: "\e60a";
}
.glyphicon-mobile-chat:before {
  content: "\e614";
}
.glyphicon-refresh:before {
  content: "\e615";
}
.glyphicon-upload2:before {
  content: "\e616";
}
.glyphicon-delete2:before {
  content: "\e617";
}
.glyphicon-videoFile:before,
.glyphicon-mp4:before,
.glyphicon-3gp:before,
.glyphicon-webm:before,
.glyphicon-flv:before {
  content: "\e618";
}
.glyphicon-flashFile:before,
.glyphicon-swf:before {
  content: "\e619";
}
.glyphicon-imageFile:before,
.glyphicon-jpeg:before,
.glyphicon-jpg:before,
.glyphicon-png:before,
.glyphicon-gif:before {
  content: "\e61a";
}
.glyphicon-payu:before {
  content: "\e61c";
}
.glyphicon-filmroll:before {
  content: "\e61b";
}
.glyphicon-minicollapse:before {
  content: "\e61d";
}
.glyphicon-bin:before {
  content: "\e61f";
}
.glyphicon-eye:before {
  content: "\e620";
}
.glyphicon-osUbuntu:before {
  content: "\e621";
}
.glyphicon-osLinux:before {
  content: "\e622";
}
.glyphicon-osAndroid:before,
.glyphicon-browserAndroid:before {
  content: "\e623";
}
.glyphicon-osApple:before,
.glyphicon-osiOS:before,
.glyphicon-osOSX:before {
  content: "\e624";
}
.glyphicon-osWindows:before,
.glyphicon-osWindowsPhone:before {
  content: "\e625";
}
.glyphicon-browserSafari:before {
  content: "\e626";
}
.glyphicon-browserOpera:before,
.glyphicon-browserOperaMobi:before {
  content: "\e627";
}
.glyphicon-browserInternetExplorer:before,
.glyphicon-browserMSIE:before {
  content: "\e628";
}
.glyphicon-browserFirefox:before {
  content: "\e629";
}
.glyphicon-browserChrome:before {
  content: "\e62a";
}
.glyphicon-iphone:before {
  content: "\e607";
}
.glyphicon-os:before,
.glyphicon-os200:before {
  content: "\e62b";
}
.glyphicon-facebook2:before {
  content: "\e62c";
}
.glyphicon-sort:before {
  content: "\e62d";
}
.glyphicon-youtube2:before {
  content: "\e62f";
}
.glyphicon-osSymbian:before {
  content: "\e630";
}
.glyphicon-osBlackBerry:before,
.glyphicon-browserBlackBerry:before {
  content: "\e631";
}
.glyphicon-minus:before {
  content: "\e632";
}
.glyphicon-carrier:before {
  content: "\e633";
}
.glyphicon-partners:before {
  content: "\e634";
}
.glyphicon-bulb:before {
  content: "\e635";
}
.glyphicon-strategy:before,
.glyphicon-strategies:before {
  content: "\e636";
}
.glyphicon-campaign:before,
.glyphicon-campaigns:before {
  content: "\e637";
}
.glyphicon-placements:before {
  content: "\e63a";
}
.glyphicon-minus-2:before {
  content: "\e63b";
}
.glyphicon-plus-2:before {
  content: "\e63c";
}
.glyphicon-close-2:before {
  content: "\e63d";
}
.glyphicon-deals:before {
  content: "\e640";
}
.glyphicon-handshake:before {
  content: "\e641";
}
.glyphicon-longArrow-down:before {
  content: "\e638";
}
.glyphicon-longArrow-up:before {
  content: "\e639";
}
.glyphicon-refresh2:before {
  content: "\e642";
}
.glyphicon-settings4:before {
  content: "\e643";
}
.glyphicon-city:before {
  content: "\e644";
}
.glyphicon-history:before {
  content: "\e645";
}
.glyphicon-browserstreamlinewindow:before,
.glyphicon-native:before,
.glyphicon-html:before {
  content: "\e646";
}
.glyphicon-leaf:before {
  content: "\e647";
}
.glyphicon-computer:before,
.glyphicon-device_type:before {
  content: "\e648";
}
.glyphicon-checked-round:before,
.glyphicon-success:before {
  content: "\e649";
}
.glyphicon-tablet:before {
  content: "\e64a";
}
.glyphicon-smartphone:before {
  content: "\e64b";
}
.glyphicon-laptop:before {
  content: "\e64c";
}
.glyphicon-iPad-big:before {
  content: "\e64d";
}
.glyphicon-iPhone-big:before {
  content: "\e64e";
}
.glyphicon-laptop-big:before {
  content: "\e64f";
}
.glyphicon-target2:before,
.glyphicon-retargeting:before {
  content: "\e650";
}
.glyphicon-wordpress:before {
  content: "\e800";
}
.glyphicon-facebook3:before {
  content: "\e801";
}
.glyphicon-shopify:before {
  content: "\e802";
}
.glyphicon-zip:before {
  content: "\e900";
}
.glyphicon-pause-circle:before {
  content: "\e901";
}
.glyphicon-play-circle:before {
  content: "\e902";
}
.glyphicon-arrow-top:before {
  content: "\e903";
}
.glyphicon-arrow-down:before {
  content: "\e904";
}
.glyphicon-arrow-left:before {
  content: "\e905";
}
.glyphicon-arrow-right:before {
  content: "\e906";
}
.glyphicon-delete-file:before {
  content: "\e907";
}
.glyphicon-clone-file:before {
  content: "\e908";
}
.glyphicon-plus-rounded:before,
.glyphicon-plus-round:before {
  content: "\e909";
}
.glyphicon-export-file:before {
  content: "\e90a";
}
.glyphicon-view-folder:before {
  content: "\e90b";
}
.glyphicon-search-file:before {
  content: "\e90c";
}
.glyphicon-demography:before {
  content: "\e90d";
}
.glyphicon-feed-browser:before {
  content: "\e90e";
}
.glyphicon-feed:before {
  content: "\e90f";
}
.glyphicon-play-circle-2:before {
  content: "\e910";
}
.glyphicon-percent-circle:before {
  content: "\e911";
}
.glyphicon-code:before {
  content: "\e912";
}
.glyphicon-connectivity:before {
  content: "\e913";
}
.glyphicon-cellular:before {
  content: "\e914";
}
.glyphicon-ethernet:before {
  content: "\e915";
}
.dropdown.form .dropdown-toggle {
  font-weight: 400;
}
.dropdown.form .dropdown-menu {
  margin-top: 5px;
  margin-bottom: 20px;
}
.dropdown.form .dropdown-menu > li > a {
  font-weight: 400;
}
.dropdown:not(.form) .dropdown-toggle {
  font-weight: 500;
}
.dropdown-left .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup {
  position: relative;
}
.dropup.form .dropdown-menu {
  margin-bottom: 5px;
}
.dropdown.form,
.dropup.form {
  max-width: 100%;
}
.dropdown.form .dropdown-toggle,
.dropup.form .dropdown-toggle {
  width: 100%;
  text-align: left;
  color: #777777;
}
.dropdown.form .dropdown-toggle.btn-muted,
.dropup.form .dropdown-toggle.btn-muted {
  color: #fff;
}
.dropdown.form .dropdown-toggle.text-center,
.dropup.form .dropdown-toggle.text-center {
  text-align: center;
}
.dropdown.form .dropdown-toggle .caret,
.dropup.form .dropdown-toggle .caret {
  float: right;
  margin: 9px 0 9px 15px;
  border-top-color: #555555;
}
.dropdown.form .dropdown-toggle .text-span,
.dropup.form .dropdown-toggle .text-span {
  display: block;
  width: auto;
  float: none;
  overflow-y: hidden;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.dropdown.form .dropdown-toggle.btn-sm .caret,
.dropup.form .dropdown-toggle.btn-sm .caret {
  margin: 8px 0;
}
.dropdown.form .dropdown-menu,
.dropup.form .dropdown-menu {
  min-width: 100%;
  max-height: 246px;
  padding: 0;
  overflow-y: auto;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.dropdown.form .dropdown-menu > li:not(:last-child),
.dropup.form .dropdown-menu > li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.dropdown.form .dropdown-menu > li:active a,
.dropup.form .dropdown-menu > li:active a,
.dropdown.form .dropdown-menu > li.active a,
.dropup.form .dropdown-menu > li.active a {
  color: #fff;
  background-color: #D84C50;
}
.dropdown.form .dropdown-menu > li > a,
.dropup.form .dropdown-menu > li > a {
  color: #777777;
  padding: 13px 15px;
  white-space: normal;
}
.dropdown.form .dropdown-menu > li > a:before,
.dropup.form .dropdown-menu > li > a:before,
.dropdown.form .dropdown-menu > li > a:after,
.dropup.form .dropdown-menu > li > a:after {
  content: " ";
  display: table;
}
.dropdown.form .dropdown-menu > li > a:after,
.dropup.form .dropdown-menu > li > a:after {
  clear: both;
}
.dropdown.form .dropdown-menu > li > a:before,
.dropup.form .dropdown-menu > li > a:before,
.dropdown.form .dropdown-menu > li > a:after,
.dropup.form .dropdown-menu > li > a:after {
  content: " ";
  display: table;
}
.dropdown.form .dropdown-menu > li > a:after,
.dropup.form .dropdown-menu > li > a:after {
  clear: both;
}
.dropdown.form .dropdown-menu > li > a.nowrap,
.dropup.form .dropdown-menu > li > a.nowrap {
  white-space: nowrap;
}
.dropdown.form .dropdown-menu > li.focus a,
.dropup.form .dropdown-menu > li.focus a {
  color: #fff;
  background-color: #D84C50;
}
.dropdown.form .dropdown-toggle .glyphicon,
.dropup.form .dropdown-toggle .glyphicon,
.dropdown.form .dropdown-menu > li .glyphicon,
.dropup.form .dropdown-menu > li .glyphicon {
  top: 2px;
  font-size: 16px;
}
.dropdown.form .dropdown-toggle .glyphicon.pull-left,
.dropup.form .dropdown-toggle .glyphicon.pull-left,
.dropdown.form .dropdown-menu > li .glyphicon.pull-left,
.dropup.form .dropdown-menu > li .glyphicon.pull-left,
.dropdown.form .dropdown-toggle .glyphicon.pull-right,
.dropup.form .dropdown-toggle .glyphicon.pull-right,
.dropdown.form .dropdown-menu > li .glyphicon.pull-right,
.dropup.form .dropdown-menu > li .glyphicon.pull-right {
  top: 3px;
  padding-bottom: 6px;
}
.dropdown.form .dropdown-toggle .sort-arrow,
.dropup.form .dropdown-toggle .sort-arrow,
.dropdown.form .dropdown-menu > li .sort-arrow,
.dropup.form .dropdown-menu > li .sort-arrow {
  font-family: 'charge-icons';
  display: inline-block;
  margin-top: 2px;
  font-size: 12px;
  color: #ccc;
}
.dropdown.form .dropdown-toggle .sort-arrow:before,
.dropup.form .dropdown-toggle .sort-arrow:before,
.dropdown.form .dropdown-menu > li .sort-arrow:before,
.dropup.form .dropdown-menu > li .sort-arrow:before {
  content: "\e638";
}
.dropdown.form .dropdown-toggle .sort-arrow.inverse:before,
.dropup.form .dropdown-toggle .sort-arrow.inverse:before,
.dropdown.form .dropdown-menu > li .sort-arrow.inverse:before,
.dropup.form .dropdown-menu > li .sort-arrow.inverse:before {
  content: "\e639";
}
.dropdown.form .newSize-text,
.dropup.form .newSize-text {
  display: block;
  width: 100%;
}
.dropdown.form .newSize-item,
.dropup.form .newSize-item {
  height: 48px;
}
.dropdown.form .newSize-item .newSize-options,
.dropup.form .newSize-item .newSize-options {
  line-height: 24px;
  font-size: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.dropdown.form .newSize-item .newSize-options input,
.dropup.form .newSize-item .newSize-options input {
  text-align: center;
}
.dropdown.form .newSize-item .newSize-options .btn-col,
.dropup.form .newSize-item .newSize-options .btn-col {
  padding: 0;
  text-transform: uppercase;
}
.dropdown.form.dropdown-sm .dropdown-toggle .caret,
.dropup.form.dropdown-sm .dropdown-toggle .caret {
  margin: 6px 0 0;
}
.dropdown.form.dropdown-xs .dropdown-toggle .caret,
.dropup.form.dropdown-xs .dropdown-toggle .caret {
  margin: 5px 0 0;
}
.dropdown.dropdown-sm .dropdown-toggle,
.dropup.dropdown-sm .dropdown-toggle {
  height: 32px;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 16px;
}
.dropdown.dropdown-sm .dropdown-toggle .caret,
.dropup.dropdown-sm .dropdown-toggle .caret {
  margin: -1px 0 0;
}
.dropdown.dropdown-sm .dropdown-menu,
.dropup.dropdown-sm .dropdown-menu {
  font-size: 12px;
}
.dropdown.dropdown-sm .dropdown-menu li a,
.dropup.dropdown-sm .dropdown-menu li a {
  min-height: 16px;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 16px;
}
.dropdown.dropdown-sm .dropdown-menu li .sort-arrow,
.dropup.dropdown-sm .dropdown-menu li .sort-arrow {
  margin-top: 0;
}
.dropdown.dropdown-xs .dropdown-toggle,
.dropup.dropdown-xs .dropdown-toggle {
  height: 24px;
  padding: 4px 7px;
  font-size: 11px;
  line-height: 15px;
  border-radius: 2px;
}
.dropdown.dropdown-xs .dropdown-toggle .caret,
.dropup.dropdown-xs .dropdown-toggle .caret {
  margin: -1px 0 0;
}
.dropdown.dropdown-xs .dropdown-menu,
.dropup.dropdown-xs .dropdown-menu {
  font-size: 11px;
  border-radius: 2px;
}
.dropdown.dropdown-xs .dropdown-menu li a,
.dropup.dropdown-xs .dropdown-menu li a {
  min-height: 14px;
  padding: 4px 7px;
  font-size: 11px;
  line-height: 14px;
}
.dropdown.dropdown-xs .dropdown-menu li .sort-arrow,
.dropup.dropdown-xs .dropdown-menu li .sort-arrow {
  margin-top: 0;
}
.dropdown.sorting-dropdown .dropdown-menu > li > a,
.dropup.sorting-dropdown .dropdown-menu > li > a {
  position: relative;
  padding-right: 40px;
}
.dropdown.sorting-dropdown .dropdown-menu > li > a .sort-arrow,
.dropup.sorting-dropdown .dropdown-menu > li > a .sort-arrow {
  position: absolute;
  top: 13px;
  right: 16px;
}
.dropdown.sorting-dropdown.dropdown-sm .dropdown-menu > li > a,
.dropup.sorting-dropdown.dropdown-sm .dropdown-menu > li > a {
  padding-right: 28px;
}
.dropdown.sorting-dropdown.dropdown-sm .dropdown-menu > li > a .sort-arrow,
.dropup.sorting-dropdown.dropdown-sm .dropdown-menu > li > a .sort-arrow {
  position: absolute;
  top: 7px;
  right: 9px;
}
.btn-group-justified .btn:not(:first-child),
.btn-group-justified .btn-group:not(:first-child) .btn {
  border-left: none;
}
.input-group-addon {
  padding: 14px 15px;
  color: #bdc3c7;
  background-color: transparent;
  font-weight: 300;
}
.input-group-addon .glyphicon {
  font-size: 16px;
}
.input-group-addon :first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon :last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:not(.input-group-addon-full) :first-child {
  border-right: 0;
}
.input-group-addon:not(.input-group-addon-full) :last-child {
  border-left: 0;
}
.input-group-addon.input-group-addon-charcount {
  background: #eee;
  min-width: 65px;
  font-size: 14px;
  border-left: 1px solid #ccc;
}
.input-group-lg .glyphicon {
  top: 3px;
  font-size: 20px;
}
.input-group-sm {
  line-height: 1.67;
}
.input-group-sm .glyphicon {
  top: 2px;
  font-size: 14px;
}
.input-group-xs > .form-control,
.input-group-xs > .input-group-addon,
.input-group-xs > .input-group-btn > .btn {
  height: 24px;
  height: auto;
  min-height: 24px;
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
}
select.input-group-xs > .form-control,
select.input-group-xs > .input-group-addon,
select.input-group-xs > .input-group-btn > .btn {
  height: 24px;
  line-height: 24px;
}
textarea.input-group-xs > .form-control,
textarea.input-group-xs > .input-group-addon,
textarea.input-group-xs > .input-group-btn > .btn,
select[multiple].input-group-xs > .form-control,
select[multiple].input-group-xs > .input-group-addon,
select[multiple].input-group-xs > .input-group-btn > .btn {
  height: auto;
}
select.input-group-xs > .form-control,
select.input-group-xs > .input-group-addon,
select.input-group-xs > .input-group-btn > .btn {
  height: 24px;
  line-height: 24px;
}
textarea.input-group-xs > .form-control,
textarea.input-group-xs > .input-group-addon,
textarea.input-group-xs > .input-group-btn > .btn,
select[multiple].input-group-xs > .form-control,
select[multiple].input-group-xs > .input-group-addon,
select[multiple].input-group-xs > .input-group-btn > .btn {
  height: auto;
}
.input-group-xs .glyphicon {
  top: 0;
  font-size: 11px;
}
.input-group-btn:first-child .select2-choice {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.input-group-btn:last-child .select2-choice {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-width: 1px 0;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control:not(:first-child):not(:last-child) {
  border-width: 1px 0;
}
.input-group .form-control:not(:first-child):not(:last-child) + .input-group-addon {
  padding-left: 0;
}
.input-group {
  margin-bottom: 0;
  background-color: #fff;
  border-radius: 5px;
}
.input-group .form-control {
  z-index: 1;
  background-color: transparent;
  border-radius: 5px;
}
.input-group .form-control:first-child {
  border-right: 0;
}
.input-group .form-control:last-child {
  border-left: 0;
}
.input-group .form-control:disabled {
  background-color: #ebedef;
}
.input-group > .form-control:disabled ~ .input-group-addon {
  background-color: #eeeeee;
}
.input-group.ng-valid .input-group-addon {
  border-color: #03565f;
}
.input-group.ng-valid .form-control {
  border-color: #03565f;
}
.input-group.ng-invalid .input-group-addon {
  border-color: #b52b27;
}
.input-group.ng-invalid .form-control {
  border-color: #b52b27;
}
.input-group .input-group-addon:not(.input-group-addon-full):first-child {
  padding-right: 0;
}
.input-group .input-group-addon:not(.input-group-addon-full):last-child {
  padding-left: 0;
}
.input-group.addon-clickable .form-control {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.input-group.addon-clickable .form-control:first-child {
  padding-right: 48px;
}
.input-group.addon-clickable .form-control:last-child {
  padding-left: 48px;
}
.input-group.addon-clickable .input-group-addon {
  position: absolute;
  top: 0;
  min-width: 32px;
  border: none;
  border-radius: 0;
  background: none !important;
  padding: 15px;
}
.input-group.addon-clickable .input-group-addon:first-child {
  left: 0;
}
.input-group.addon-clickable .input-group-addon:last-child {
  right: 0;
}
.input-group-success .form-control {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #03565f;
}
.input-group-success .form-control hr {
  border-top-color: #c9e2b3;
}
.input-group-success .form-control .alert-link {
  color: #01292d;
}
.input-group-info .form-control {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #28a1c5;
}
.input-group-info .form-control hr {
  border-top-color: #a6e1ec;
}
.input-group-info .form-control .alert-link {
  color: #1f7e9a;
}
.input-group-warning .form-control {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #df8a13;
}
.input-group-warning .form-control hr {
  border-top-color: #f7e1b5;
}
.input-group-warning .form-control .alert-link {
  color: #b06d0f;
}
.input-group-danger .form-control {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b52b27;
}
.input-group-danger .form-control hr {
  border-top-color: #e4b9c0;
}
.input-group-danger .form-control .alert-link {
  color: #8b211e;
}
[class*="input-group-"] .form-control {
  color: inherit;
  border-color: #bdc3c7;
}
[class*="input-group-"] .input-group-btn > .btn {
  margin-left: 0;
  color: #fff;
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
[class*="input-group-"] .input-group-btn > .btn:hover,
[class*="input-group-"] .input-group-btn > .btn:focus,
[class*="input-group-"] .input-group-btn > .btn.focus,
[class*="input-group-"] .input-group-btn > .btn:active,
[class*="input-group-"] .input-group-btn > .btn.active,
.open > .dropdown-toggle[class*="input-group-"] .input-group-btn > .btn {
  color: #fff;
  background-color: #a1aab0;
  border-color: #9ca5ab;
}
[class*="input-group-"] .input-group-btn > .btn:active,
[class*="input-group-"] .input-group-btn > .btn.active,
.open > .dropdown-toggle[class*="input-group-"] .input-group-btn > .btn {
  background-image: none;
}
[class*="input-group-"] .input-group-btn > .btn.disabled,
[class*="input-group-"] .input-group-btn > .btn[disabled],
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn,
[class*="input-group-"] .input-group-btn > .btn.disabled:hover,
[class*="input-group-"] .input-group-btn > .btn[disabled]:hover,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn:hover,
[class*="input-group-"] .input-group-btn > .btn.disabled:focus,
[class*="input-group-"] .input-group-btn > .btn[disabled]:focus,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn:focus,
[class*="input-group-"] .input-group-btn > .btn.disabled.focus,
[class*="input-group-"] .input-group-btn > .btn[disabled].focus,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn.focus,
[class*="input-group-"] .input-group-btn > .btn.disabled:active,
[class*="input-group-"] .input-group-btn > .btn[disabled]:active,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn:active,
[class*="input-group-"] .input-group-btn > .btn.disabled.active,
[class*="input-group-"] .input-group-btn > .btn[disabled].active,
fieldset[disabled] [class*="input-group-"] .input-group-btn > .btn.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
[class*="input-group-"] .input-group-btn > .btn .badge {
  color: #bdc3c7;
  background-color: #fff;
}
[class*="input-group-"] .input-group-btn > .btn:hover,
[class*="input-group-"] .input-group-btn > .btn:focus,
[class*="input-group-"] .input-group-btn > .btn:active,
[class*="input-group-"] .input-group-btn > .btn.active,
.open .dropdown-toggle[class*="input-group-"] .input-group-btn > .btn {
  background-color: #a1aab0;
  border-color: #a1aab0;
}
[class*="input-group-"] .input-group-btn > .btn:disabled,
[class*="input-group-"] .input-group-btn > .btn.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
nav.nav-tabs.nav-stacked.nav-bordered {
  padding: 15px;
  border: solid 1px #ddd;
}
nav.nav-tabs.nav-stacked > li {
  margin: 2px 0;
}
nav.nav-tabs.nav-stacked > li > a {
  padding: 11px 15px 13px;
  color: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
nav.nav-tabs.nav-stacked > li:hover {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
nav.nav-tabs.nav-stacked > li:hover a {
  background-color: #eeeeee;
}
nav.nav-tabs.nav-stacked > li.active a {
  color: #fff;
  background-color: #34495e;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.tabbable-panel .nav-tabs {
  border-bottom: none;
}
.tabbable-panel .nav-tabs > li > a {
  margin-right: 10px;
  color: #777777;
  padding: 18px 25px;
  line-height: 1.625;
  background-color: #eeeeee;
  border-bottom-color: #ddd;
  font-weight: 500;
}
.tabbable-panel .nav-tabs > li > a:hover {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  border-bottom-color: #ddd;
}
.tabbable-panel .nav-tabs > li.active > a {
  color: #555555;
  background-color: #fff;
  border-bottom-color: #fff;
}
.tabbable-panel > .panel {
  border-top-left-radius: 0;
}
.navbar {
  min-height: 0;
  margin: 0;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar .nav > li > .dropdown-menu.dropdown-menu-right:before {
  right: 12px;
  left: auto;
}
.navbar .nav > li > .dropdown-menu.dropdown-menu-right:after {
  right: 13px;
  left: auto;
}
.navbar.pull-right > li > .dropdown-menu:before {
  right: 12px;
  left: auto;
}
.navbar.pull-right > li > .dropdown-menu:after {
  right: 13px;
  left: auto;
}
.navbar-header {
  float: left;
}
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
.navbar-nav > li {
  float: left;
}
.navbar-right {
  float: right;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb breadcrumb {
  display: inline-block;
}
.breadcrumb breadcrumb:last-child > li > a {
  color: #ccc;
}
.breadcrumb breadcrumb:last-child > li .divider {
  display: none;
}
.breadcrumb breadcrumb:last-child > li .dropdown {
  right: 0;
}
.breadcrumb breadcrumb > li {
  position: relative;
}
.breadcrumb breadcrumb > li .glyphicon-sort-down {
  margin-left: 5px;
  margin-top: -3px;
  vertical-align: middle;
  font-size: 8px;
}
.breadcrumb breadcrumb > li .dropdown {
  position: absolute;
  z-index: 4;
  right: 0;
  width: 100%;
  min-width: 200px;
  padding: 10px;
  margin-top: 5px;
  font-size: 12px;
  background: #ffffff;
  border: solid 1px #ddd;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb breadcrumb > li .dropdown.is-right {
  right: auto;
  left: 0;
}
.breadcrumb breadcrumb > li .dropdown ul {
  max-height: 240px;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: auto;
}
.breadcrumb breadcrumb > li .dropdown ul li {
  padding: 5px 5px 5px 0;
  word-break: break-word;
  border-bottom: 1px solid #ddd;
}
.breadcrumb breadcrumb > li .dropdown ul li:first-child {
  padding-top: 0;
}
.breadcrumb breadcrumb > li .dropdown ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.breadcrumb breadcrumb > li .dropdown ul li a:hover .col-xs-11 {
  text-decoration: underline;
}
.breadcrumb breadcrumb > li .filter-search {
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
}
.breadcrumbs-navigation {
  position: relative;
  top: 28px;
  z-index: 1;
  display: table;
  width: 100%;
  height: 32px;
  padding: 0;
  margin: -28px auto auto;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumbs-navigation li {
  position: relative;
  display: table-cell;
  float: left;
  height: 56px;
  margin-left: 35px;
  font-size: 12px;
  font-weight: 400;
  text-shadow: none;
  background-color: transparent;
  border: none;
}
.breadcrumbs-navigation li a {
  display: inline-block;
  height: 56px;
  padding: 11px 0 12px;
  font-size: 12px;
  line-height: 31px;
  color: #000;
  text-decoration: none;
  background: #eee;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.breadcrumbs-navigation li a:before {
  content: '';
  position: relative;
  z-index: -2;
  float: left;
  width: 35px;
  height: 56px;
  margin: -12px 0 0 -25px;
  background: #eee;
  border: solid 1px #d5d5d5;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.breadcrumbs-navigation li a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 20px;
  z-index: -1;
  float: right;
  width: 44px;
  height: 44px;
  margin: 6px -44px 0px 0px;
  background: #eee;
  border: solid 1px #d5d5d5;
  border-radius: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.breadcrumbs-navigation li a:hover {
  background: #eee;
}
.breadcrumbs-navigation li a:hover:before,
.breadcrumbs-navigation li a:hover:after {
  background: #eee;
}
.breadcrumbs-navigation li a .glyphicon {
  display: none;
}
.breadcrumbs-navigation li.active a {
  background: #fff;
}
.breadcrumbs-navigation li.active a:before,
.breadcrumbs-navigation li.active a:after {
  background: #fff;
}
.breadcrumbs-navigation li.completed:not(.active) a {
  background: rgba(5, 154, 169, 0.35);
}
.breadcrumbs-navigation li.completed:not(.active) a:before,
.breadcrumbs-navigation li.completed:not(.active) a:after {
  background: rgba(5, 154, 169, 0.35);
}
.breadcrumbs-navigation li:first-child {
  margin-left: 25px;
}
.breadcrumbs-navigation li:first-child a:before {
  width: 25px;
}
.breadcrumbs-navigation li:last-child a:after {
  width: 25px;
  height: 56px;
  margin: 0px -45px 0px 0px;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.breadcrumbs-navigation li .progress-line {
  display: none;
}
.breadcrumbs-navigation .enabled {
  cursor: pointer;
}
.breadcrumbs-navigation .disabled {
  cursor: default;
}
.pagination > li > a,
.pagination > li > span {
  font-weight: 500;
}
.label {
  padding: .25em .6em;
  font-weight: 500;
}
.badge {
  line-height: 1;
  font-size: 10px;
  font-weight: normal;
  text-shadow: none;
}
.badge {
  padding: 3px 5px 4px;
}
.glass-covered {
  position: relative;
  background: #fff;
  border: 1px solid #eeeeee;
}
.glass-covered:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.025)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0d000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.no-image:after {
  content: '\e009';
  font-family: 'charge-icons';
  z-index: 0;
  font-size: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  line-height: 1;
  color: #eee;
}
.thumbnail {
  position: relative;
  padding: 20px;
}
.thumbnail:hover .popup-box {
  display: block;
}
.thumbnail hr {
  margin: 10px 0;
}
.thumbnail .caption {
  padding: 15px 0 0;
}
.thumbnail .caption:before,
.thumbnail .caption:after {
  content: " ";
  display: table;
}
.thumbnail .caption:after {
  clear: both;
}
.thumbnail .caption:before,
.thumbnail .caption:after {
  content: " ";
  display: table;
}
.thumbnail .caption:after {
  clear: both;
}
.thumbnail .no-thumbnail {
  padding: 0 15px;
  font-size: 12px;
  text-align: left;
  background: #fbfbfb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.thumbnail .no-thumbnail > * {
  z-index: 1;
}
.thumbnail .no-thumbnail .glyphicon {
  margin: 5px 5px 5px 0;
  width: 30px;
  color: white;
  line-height: 30px;
  background-color: #ccc;
  vertical-align: top;
  text-align: center;
  border-radius: 4px;
}
.thumbnail .no-thumbnail p {
  display: inline-block;
  margin: 5px 0;
  line-height: 1.4em;
}
.thumbnail .popup-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding: 20px 30px 15px;
  font-size: 12px;
  text-align: center;
  background: #fff;
  border: 1px solid #e2e2e6;
  border-radius: 4px;
  display: none;
  -webkit-box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.05);
}
.thumbnail .popup-box .ad-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.thumbnail .popup-box .ad-container > * {
  z-index: 1;
}
.thumbnail .popup-box .ad-container object,
.thumbnail .popup-box .ad-container img {
  float: left;
}
.thumbnail .popup-box .itemTitle {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
}
.thumbnail .popup-box .overlay-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  background-image: repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
  opacity: 0;
}
.thumbnail .popup-box .overlay-button:hover {
  opacity: 1;
}
.thumbnail .popup-box .overlay-button .btn {
  position: relative;
  top: 50%;
  margin-top: -24px;
}
.ads-thumbnails {
  font-size: 12px;
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ads-thumbnails > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ads-thumbnails > [class*="ad-"] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.ads-thumbnails > [class*="ad-"] > ng-include {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.ads-thumbnails > [class*="ad-"] .thumbnail {
  width: 100%;
  height: 100%;
  margin: 0;
}
.ads-thumbnails .ad-300x250 .ad-thumbnail,
.ads-thumbnails .ad-300 .ad-thumbnail {
  min-width: 224px;
  height: 187px;
}
.ads-thumbnails .ad-300x250 .popup-box,
.ads-thumbnails .ad-300 .popup-box {
  left: -44px;
  top: -48px;
}
.ads-thumbnails .ad-300x250 .caption .item-name,
.ads-thumbnails .ad-300 .caption .item-name {
  font-weight: 500;
  text-transform: uppercase;
  word-break: break-word;
}
.ads-thumbnails .ad-160x600 .ad-thumbnail,
.ads-thumbnails .ad-160 .ad-thumbnail {
  min-width: 160px;
  height: 600px;
}
.ads-thumbnails .ad-160x600 .popup-box,
.ads-thumbnails .ad-160 .popup-box {
  top: -40px;
  left: -11px;
}
.ads-thumbnails .ad-160x600 .popup-box .thumbnail-controls a,
.ads-thumbnails .ad-160 .popup-box .thumbnail-controls a {
  float: none !important;
}
.ads-thumbnails .ad-468x60 .ad-thumbnail,
.ads-thumbnails .ad-468 .ad-thumbnail {
  min-width: 383px;
  height: 49px;
}
.ads-thumbnails .ad-468x60 .popup-box,
.ads-thumbnails .ad-468 .popup-box {
  top: -30px;
  left: -55px;
}
.ads-thumbnails .ad-728x90 .ad-thumbnail,
.ads-thumbnails .ad-728 .ad-thumbnail {
  min-width: 728px;
  height: 90px;
  margin: 0 51px;
}
.ads-thumbnails .ad-728x90 .caption,
.ads-thumbnails .ad-728 .caption {
  margin: 0 51px;
}
.ads-thumbnails .ad-728x90 .popup-box,
.ads-thumbnails .ad-728 .popup-box {
  top: -25px;
  left: 40px;
}
@supports (display: grid) {
  .ads-thumbnails {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(266px, 1fr));
    grid-gap: 20px;
    justify-items: center;
    justify-content: space-between;
    margin: 0;
  }
  .ads-thumbnails > [class^='ad-'] {
    display: block;
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
  }
  .ads-thumbnails > [class^='ad-'] .thumbnail {
    margin-bottom: 0;
  }
  .ads-thumbnails > [class^='ad-'] .ad-thumbnail {
    width: 100%;
  }
}
.ad-thumbnail {
  position: relative;
  background: #fff;
  border: 1px solid #eeeeee;
}
.ad-thumbnail:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.025)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0d000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.ad-thumbnail img,
.ad-thumbnail .no-thumbnail {
  width: 100%;
  height: 100%;
}
.charge-thumbnails {
  margin: 40px -10px;
  font-size: 12px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.charge-thumbnails + .pagination {
  margin: -30px 0 40px;
}
.charge-thumbnails .thumbnail-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  float: left;
  padding: 0 10px;
  vertical-align: top;
}
.charge-thumbnails .thumbnail-container.selected .thumbnail {
  border: solid 2px #aeb6bf;
}
.charge-thumbnails .thumbnail-container .thumbnail {
  width: 100%;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.charge-thumbnails .thumbnail-container .thumbnail:hover .thumbnail-options {
  z-index: 3;
  display: block;
}
.charge-thumbnails .thumbnail-img {
  min-width: 100%;
  height: 150px;
  padding: 15px;
  text-align: center;
  border: solid 1px #ddd;
  position: relative;
  background: #fff;
  border: 1px solid #eeeeee;
}
.charge-thumbnails .thumbnail-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.025)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.025) 51%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0d000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.charge-thumbnails .thumbnail-img:not(.photo-img) {
  background-image: none !important;
}
.charge-thumbnails .thumbnail-img.photo-img {
  padding: 0;
  background-position: center;
  background-size: cover;
}
.charge-thumbnails .thumbnail-img.photo-img img {
  display: none !important;
}
.charge-thumbnails .thumbnail-img img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  border: none;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.charge-thumbnails .item-title {
  margin: 0 0 20px;
  line-height: 1.2;
  word-break: break-word;
  overflow: hidden;
  font-size: 12px;
}
.charge-thumbnails h6.item-title {
  font-size: 16px;
  color: #D84C50;
}
.charge-thumbnails .item-description {
  color: #777777;
}
.charge-thumbnails .item-stats {
  margin-top: 5px;
  color: #777777;
  font-size: 12px;
}
.charge-thumbnails .item-stats .metric {
  color: #777777;
  margin: 7px 0;
}
.charge-thumbnails .item-stats .metric:last-child {
  margin-bottom: 0;
}
.charge-thumbnails .item-stats .metric-icon {
  float: left;
  width: 12px;
  margin-right: 7px;
}
.charge-thumbnails .item-stats .metric-content {
  width: auto;
  float: none;
  overflow-x: hidden;
}
.charge-thumbnails .item-stats .glyphicon {
  font-size: 12px;
}
.charge-thumbnails .item-stats .alert-dot {
  position: relative;
  left: -2px;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0px 7px 0 3px;
  border-radius: 100%;
}
.charge-thumbnails .item-stats .alert-dot.green-dot {
  background: #059AA9;
  animation: blink .5s infinite;
  -webkit-animation: blink .5s infinite;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@keyframes blink {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
.charge-thumbnails .item-stats .alert-dot.red-dot {
  background: #f0ad4e;
}
.charge-thumbnails .thumbnail-options {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  padding: 19px;
  cursor: pointer;
}
.charge-thumbnails .thumbnail-options a:not(.btn) {
  color: #000;
}
.charge-thumbnails .thumbnail-options .holder {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: -webkit-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  background-image: repeating-linear-gradient(-135deg, rgba(52, 73, 94, 0.2), rgba(52, 73, 94, 0.2) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
}
.charge-thumbnails .thumbnail-options .inner {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  text-align: center;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.charge-thumbnails .thumbnail-options .inner > * {
  z-index: 1;
}
.charge-thumbnails .thumbnail-options .inner .btn {
  position: relative;
  z-index: 1;
}
.charge-thumbnails .thumbnail-options .hover-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.charge-thumbnails .pagination {
  margin-top: -30px;
}
.charge-thumbnails .ghost-item {
  width: 100%;
}
.charge-thumbnails .ghost-item > a {
  border: 1px dashed #ddd;
  min-height: 364px;
  margin-bottom: 22px;
  border-radius: 5px;
}
.charge-thumbnails .ghost-item > a > span {
  width: 100%;
  height: 100px;
  color: #ddd;
  text-transform: uppercase;
  font-size: 12px;
}
.charge-thumbnails .ghost-item > a:hover span {
  color: #ccc;
  text-decoration: underline;
}
.charge-thumbnails .ghost-item > a:hover span.glyphicon {
  text-decoration: none;
}
.charge-thumbnails .ghost-item > a .glyphicon {
  font-size: 48px;
}
.charge-thumbnails .sampleAdvertiser-promo {
  width: 80%;
  float: none;
  padding: 0 10px;
  font-size: 14px;
}
.charge-thumbnails .sampleAdvertiser-promo > * {
  min-height: 588px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.charge-thumbnails .sampleAdvertiser-promo > * > * {
  z-index: 1;
}
@supports (display: grid) {
  .charge-thumbnails {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
    grid-gap: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  .charge-thumbnails .thumbnail-container {
    width: 100%;
    padding: 0;
    float: none;
  }
  .charge-thumbnails .thumbnail {
    margin-bottom: 0;
  }
}
.pagination + .charge-thumbnails {
  margin-top: 0;
}
.alert {
  min-height: 48px;
  padding: 12px 18px;
  line-height: 1.57142857;
  font-weight: 500;
}
.alert.alert-lg {
  min-height: 64px;
  padding: 17px 27px;
  line-height: 2;
}
.alert.alert-sm {
  height: 32px;
  min-height: 32px;
  padding: 5px 10px;
  line-height: 1.67;
}
.alert.alert-xs {
  height: 24px;
  min-height: 24px;
  padding: 2px 7px;
  line-height: 1.63636364;
  font-size: 11px;
}
.alert.alert-gray {
  background-color: #f9f9f9;
  color: #888;
  border-color: #ddd;
}
.alert.alert-top-fixed {
  position: fixed;
  top: 0;
  z-index: 100000;
  display: none;
  width: 100%;
  height: 64px;
  min-height: 0;
  line-height: 62px;
  padding: 0;
  font-size: 15px;
  text-align: center;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0784314) 5px 5px 0px;
  box-shadow: rgba(0, 0, 0, 0.0784314) 5px 5px 0px;
}
.alert.alert-top-fixed h4 {
  padding: 0;
  margin: 0;
}
.alert.alert-top-fixed .message,
.alert.alert-top-fixed h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 62px;
  color: #fff;
  text-align: center;
  text-shadow: none !important;
}
.alert.alert-top-fixed.alert-danger,
.alert.alert-top-fixed.alert-error {
  background-color: #b94a48;
}
.alert.alert-top-fixed.alert-success {
  background-color: #91ac35;
}
.alert.alert-top-fixed.alert-warning {
  background-color: #f0ad4e;
}
.alert.alert-top-fixed .close {
  top: 3px;
  right: 20px;
  color: #fff;
  opacity: 0.5;
  text-shadow: none;
  line-height: 56px;
}
.alert.alert-top-right-fixed {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10001;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  line-height: normal;
  color: #fff !important;
  text-align: center;
  background-color: #871d20;
  -webkit-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  -o-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.alert.alert-top-right-fixed.alert-success {
  background-color: #01292d;
}
.alert.alert-top-right-fixed.alert-success .alert-inner {
  background-color: #059AA9;
}
.alert.alert-top-right-fixed.alert-danger,
.alert.alert-top-right-fixed.alert-error {
  background-color: #8b211e;
}
.alert.alert-top-right-fixed.alert-danger .alert-inner,
.alert.alert-top-right-fixed.alert-error .alert-inner {
  background-color: #d9534f;
}
.alert.alert-top-right-fixed.alert-warning {
  background-color: #b06d0f;
}
.alert.alert-top-right-fixed.alert-warning .alert-inner {
  background-color: #f0ad4e;
}
.alert.alert-top-right-fixed.alert-info {
  background-color: #1f7e9a;
}
.alert.alert-top-right-fixed.alert-info .alert-inner {
  background-color: #5bc0de;
}
.alert.alert-top-right-fixed.show-alert {
  display: block;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.alert.alert-top-right-fixed.show-alert .alert-inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.alert.alert-top-right-fixed .alert-inner {
  width: 200px;
  min-height: 200px;
  background-color: #D84C50;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.alert.alert-top-right-fixed .close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  opacity: .5;
}
.alert.alert-top-right-fixed .visual {
  font-size: 64px;
  margin: 30px 0 20px;
}
.alert.alert-top-right-fixed .message {
  padding: 0 25px 30px;
  margin: 0;
}
.alert.alert-danger,
.alert.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-info {
  color: #168DB1;
}
.alert.alert-gray {
  background-color: #f9f9f9;
  color: #888;
  border-color: #ddd;
}
.alert .close {
  position: relative;
  line-height: 20px;
}
.info-alert {
  font-size: 12px;
  background-color: #f9f9f9;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b52b27;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #8b211e;
}
.alert-dismissible {
  padding-right: 36px;
}
.alert-dismissible .close {
  line-height: 26px;
  outline: none;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 48px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 48px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 48px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 48px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 48px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-webkit-keyframes progress-bar-stripes-large {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes-large {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes-large {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes-large {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 64px 0;
  }
}
@keyframes progress-bar-stripes-large {
  from {
    background-position: 64px 0;
  }
  to {
    background-position: 0 0;
  }
}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel > .panel-heading,
.panel > .panel-footer {
  padding: 18px 24px;
}
.panel > .panel-body,
.panel > .panel-collapse > .panel-body {
  padding: 24px;
}
.panel.panel-blank > .panel-heading {
  padding: 18px 24px 0;
}
.panel.panel-blank > .panel-body,
.panel.panel-blank > .panel-collapse > .panel-body {
  padding: 18px 24px 24px;
}
.panel-xs > .panel-heading,
.panel-xs > .panel-footer {
  padding: 6px 10px;
}
.panel-xs > .panel-body,
.panel-xs > .panel-collapse > .panel-body {
  padding: 10px;
}
.panel-xs.panel-blank > .panel-heading {
  padding: 6px 10px 0;
}
.panel-xs.panel-blank > .panel-body,
.panel-xs.panel-blank > .panel-collapse > .panel-body {
  padding: 6px 10px 10px;
}
.panel-sm > .panel-heading,
.panel-sm > .panel-footer {
  padding: 12px 16px;
}
.panel-sm > .panel-body,
.panel-sm > .panel-collapse > .panel-body {
  padding: 16px;
}
.panel-sm.panel-blank > .panel-heading {
  padding: 12px 16px 0;
}
.panel-sm.panel-blank > .panel-body,
.panel-sm.panel-blank > .panel-collapse > .panel-body {
  padding: 12px 16px 16px;
}
.panel-lg > .panel-heading,
.panel-lg > .panel-footer {
  padding: 24px 32px;
}
.panel-lg > .panel-body,
.panel-lg > .panel-collapse > .panel-body {
  padding: 32px;
}
.panel-lg.panel-blank > .panel-heading {
  padding: 24px 32px 0;
}
.panel-lg.panel-blank > .panel-body,
.panel-lg.panel-blank > .panel-collapse > .panel-body {
  padding: 24px 32px 32px;
}
.panel-xlg > .panel-heading,
.panel-xlg > .panel-footer {
  padding: 36px 48px;
}
.panel-xlg > .panel-body,
.panel-xlg > .panel-collapse > .panel-body {
  padding: 48px;
}
.panel-xlg.panel-blank > .panel-heading {
  padding: 36px 48px 0;
}
.panel-xlg.panel-blank > .panel-body,
.panel-xlg.panel-blank > .panel-collapse > .panel-body {
  padding: 36px 48px 48px;
}
.panel-xxlg > .panel-heading,
.panel-xxlg > .panel-footer {
  padding: 60px 72px;
}
.panel-xxlg > .panel-body,
.panel-xxlg > .panel-collapse > .panel-body {
  padding: 72px;
}
.panel-xxlg.panel-blank > .panel-heading {
  padding: 60px 72px 0;
}
.panel-xxlg.panel-blank > .panel-body,
.panel-xxlg.panel-blank > .panel-collapse > .panel-body {
  padding: 60px 72px 72px;
}
.panel-blank > .panel-heading {
  background: none;
  border: none;
  padding-bottom: 0;
}
.panel-blank > .panel-heading:before,
.panel-blank > .panel-heading:after {
  content: " ";
  display: table;
}
.panel-blank > .panel-heading:after {
  clear: both;
}
.panel-blank > .panel-heading:before,
.panel-blank > .panel-heading:after {
  content: " ";
  display: table;
}
.panel-blank > .panel-heading:after {
  clear: both;
}
.panel-blank > .panel-heading .panel-title {
  float: left;
  font-size: 20px;
  line-height: 48px;
}
.panel-blank > .panel-heading .panel-title .help-button {
  top: 0;
  color: #1d1d1d;
}
.panel-blank > .panel-footer {
  padding-top: 0;
  background: none;
  border: none;
}
.panel-group .panel-footer {
  border-top: 1px solid #ddd;
}
.panel-group.panel-group-newui .panel,
.panel-newui {
  border-width: 0 0 1px;
  border-radius: 0;
}
.panel-group.panel-group-newui .panel + .panel,
.panel-newui + .panel {
  margin-top: 0;
}
.panel-group.panel-group-newui .panel .panel-heading,
.panel-newui .panel-heading {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.panel-group.panel-group-newui .panel .panel-title,
.panel-newui .panel-title {
  font-size: 14px;
}
.panel-group.panel-group-newui .panel .panel-title > a,
.panel-newui .panel-title > a {
  text-transform: uppercase;
  font-weight: 500;
}
.panel-group.panel-group-newui2 > .panel > .panel-heading,
.panel-newui2 > .panel-heading {
  padding: 0;
}
.panel-group.panel-group-newui2 > .panel > .panel-heading > a,
.panel-newui2 > .panel-heading > a {
  display: block;
  color: #777777;
  padding: 18px 25px;
  line-height: 1.625;
  background-color: #eeeeee;
}
.panel-group.panel-group-newui2 > .panel > .panel-heading > a:hover,
.panel-newui2 > .panel-heading > a:hover,
.panel-group.panel-group-newui2 > .panel > .panel-heading > a:focus,
.panel-newui2 > .panel-heading > a:focus,
.panel-group.panel-group-newui2 > .panel > .panel-heading > a:active,
.panel-newui2 > .panel-heading > a:active {
  background-color: #e8e8e8;
  text-decoration: none;
}
.panel-group.panel-group-newui2 > .panel > .panel-heading > a.collapsed .colexp-cta .glyphicon,
.panel-newui2 > .panel-heading > a.collapsed .colexp-cta .glyphicon {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.panel-group.panel-group-newui2 > .panel > .panel-body,
.panel-newui2 > .panel-body {
  padding: 32px;
}
.panel-group.panel-group-newui2 > .panel .colexp-cta .glyphicon,
.panel-newui2 .colexp-cta .glyphicon {
  top: -1px;
  font-size: 24px;
  line-height: normal;
}
.well {
  line-height: 1.5;
  background: #f9f9f9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.well-xlg {
  padding: 48px;
}
.modal-backdrop {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.modal-backdrop.scale {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal {
  overflow-y: auto;
}
.modal.scale .modal-dialog {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal-dialog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  margin: auto;
}
.modal-content {
  width: 100%;
  background-color: #fdfdfe;
}
.modal-header {
  height: 48px;
  padding: 10px 10px 10px 15px;
  background-color: #484848;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.modal-header .close {
  width: 38px;
  height: 47px;
  margin: -10px -11px 0 0;
  font-weight: normal;
  color: #999;
  text-shadow: none;
  background: #555;
  opacity: 1;
  filter: alpha(opacity=100);
  border-top-right-radius: 4px;
}
.modal-header .close:hover {
  background: #333;
}
.modal-title {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  line-height: 2;
}
.modal-title .glyphicon {
  top: 2px;
}
.modal-body {
  padding: 35px;
}
.fullscreen-modal {
  padding: 0 !important;
}
.fullscreen-modal .modal-dialog {
  width: 100%;
}
.fullscreen-modal .modal-content {
  height: 100%;
  box-shadow: none;
  border: none;
  border-radius: 0;
  display: flex;
  flex-flow: column;
}
.fullscreen-modal .modal-header {
  border-radius: 0;
}
.fullscreen-modal .modal-header .close {
  border-radius: 0;
}
.fullscreen-modal .modal-body {
  flex: 2;
  overflow: auto;
}
.fixedheader-modal .modal-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
#adBuilderModal .modal-dialog {
  width: 100%;
}
#adBuilderModal .modal-content {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#adBuilderModal .modal-body {
  height: 100%;
  padding: 0;
  overflow: hidden;
  overflow-y: auto;
}
#adBuilderModal .modal-body > * {
  float: left;
}
#adBuilderModal .modal-closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  color: #aaa;
  width: 50px;
  height: 50px;
  font-size: 28px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
}
#adBuilderModal .modal-closeBtn:hover {
  text-decoration: none;
  color: #fff;
}
#newStrategyModal .modal-dialog {
  min-width: 1170px;
}
#newStrategyModal .modal-content {
  padding: 25px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#newStrategyModal .modal-body {
  padding: 0;
}
#newStrategyModal .modal-body #strategy-types {
  display: table;
  width: 100%;
  margin: auto;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button {
  display: table-cell;
  min-width: 160px;
  min-height: 200px;
  padding: 40px 25px 30px;
  margin-left: -1px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #ddd;
  border-right-width: 0;
  -webkit-transition: 0.05s;
  -o-transition: 0.05s;
  transition: 0.05s;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button .zoom-scale {
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button:first-child {
  margin-left: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button:last-of-type {
  border-right-width: 1px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button:hover {
  z-index: 1;
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
#newStrategyModal .modal-body #strategy-types .strategyType-button .glyphicon {
  width: 48px;
  height: 48px;
  font-size: 48px;
  margin-bottom: 25px;
}
#newStrategyModal .modal-body #strategy-types > span {
  text-decoration: none;
}
#newStrategyModal #cloneStrategy-panel {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
#newStrategyModal #cloneStrategy-panel label {
  margin-bottom: 5px;
}
#newStrategyModal #cloneStrategy-panel #form-panel {
  display: inline-block;
  width: 100%;
  padding: 20px 25px 25px;
  background: #fff;
  border-radius: 5px;
}
#newStrategyModal #cloneStrategy-panel #form-panel .button-col {
  padding-top: 22px;
}
#createPublisherModal .modal-dialog {
  width: 320px;
}
#publisherAuditModal .approveReject-lists ul li:not(:last-child):after {
  content: ',\00a0';
}
#publisherAuditModal .approveReject-lists ul li:last-child:after {
  content: '.';
}
#createDealModal .thumbnail {
  height: 161px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#createDealModal .thumbnail > * {
  z-index: 1;
}
#createDealModal .thumbnail > img {
  position: relative;
  z-index: 0;
}
#createDealModal .logo-item {
  max-width: none;
}
#createDealModal .last-hr {
  margin: 25px 0;
}
#previewInContext-modal .modal-header {
  height: 53px;
}
#previewInContext-modal .modal-header .close {
  width: 42px;
  height: 52px;
}
#previewInContext-modal #previewPublisher-dropdown {
  width: 250px;
}
.tooltip.top {
  margin-top: -5px;
}
.tooltip.right {
  margin-left: 5px;
}
.tooltip.bottom {
  margin-top: 5px;
}
.tooltip.left {
  margin-left: -5px;
}
.tooltip-inner {
  padding: 5px 8px;
}
.popover {
  min-width: 210px;
  max-width: 240px;
  line-height: 14px;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.popover .tooltip {
  position: absolute;
  width: 220px;
  padding-bottom: 8px;
  text-align: left;
  background-color: #fff;
}
.popover .tooltip h3 {
  padding: 10px;
  margin: 0px;
  margin-bottom: 8px;
  font-size: 13px;
  text-transform: none;
  background-color: #f1f1f1;
}
.popover .tooltip p {
  padding: 0px 8px;
  margin: 0px;
  font-size: 11px;
  background-color: #fff;
}
.popover-title {
  height: 28px;
  padding: 5px 14px 4px !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  text-transform: uppercase;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.popover-content {
  font-size: 12px;
  color: #777;
  text-transform: none;
  line-height: 1.5;
}
.popover-content table {
  font-size: 12px;
}
.adPreview-popover {
  max-width: none;
  min-width: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding: 20px 30px 15px;
  font-size: 12px;
  text-align: center;
  background: #fff;
  border: 1px solid #e2e2e6;
  border-radius: 4px;
  display: none;
  -webkit-box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.05);
  padding: 30px;
}
.adPreview-popover .ad-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.adPreview-popover .ad-container > * {
  z-index: 1;
}
.adPreview-popover .ad-container object,
.adPreview-popover .ad-container img {
  float: left;
}
.adPreview-popover .itemTitle {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
}
.adPreview-popover .overlay-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  background-image: -moz-repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  background-image: -ms-repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  background-image: -o-repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  background-image: repeating-linear-gradient(135deg, rgba(5, 154, 169, 0.2), rgba(5, 154, 169, 0.2) 25%, transparent 25%, transparent 50%, rgba(5, 154, 169, 0.2) 50%);
  -webkit-background-size: 4px 4px;
  background-size: 4px 4px;
  opacity: 0;
}
.adPreview-popover .overlay-button:hover {
  opacity: 1;
}
.adPreview-popover .overlay-button .btn {
  position: relative;
  top: 50%;
  margin-top: -24px;
}
.adPreview-popover.right > .arrow {
  border-right-color: #eee;
}
.adPreview-popover.left > .arrow {
  border-left-color: #eee;
}
.adPreview-popover .popover-content {
  padding: 0;
}
.adPreview-popover .popover-content:before,
.adPreview-popover .popover-content:after {
  content: " ";
  display: table;
}
.adPreview-popover .popover-content:after {
  clear: both;
}
.adPreview-popover .popover-content:before,
.adPreview-popover .popover-content:after {
  content: " ";
  display: table;
}
.adPreview-popover .popover-content:after {
  clear: both;
}
.adPreview-popover .popover-content > * {
  float: left;
}
.carousel-inner > .item {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: auto;
  max-width: none;
}
.both {
  clear: both !important;
}
.inline-block {
  display: inline-block !important;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.noSelect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clear {
  clear: both;
}
.disable {
  opacity: 0.5 !important;
}
.full {
  width: 100% !important;
}
.middle {
  vertical-align: middle;
}
.nowrap {
  white-space: nowrap;
}
.line-through {
  text-decoration: line-through;
}
.table-row {
  display: table-row;
}
.right-aligned {
  right: 0;
}
.text-elipsis {
  text-overflow: ellipsis;
}
.overflow-hidden {
  overflow: hidden;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-right {
  margin-right: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-margin-left {
  margin-left: 0;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-top {
  margin-top: 10px;
}
.margin-right {
  margin-right: 10px;
}
.margin-bottom {
  margin-bottom: 10px;
}
.margin-left {
  margin-left: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-right-40 {
  margin-right: 40px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-left-40 {
  margin-left: 40px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-right-50 {
  margin-right: 50px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-left-50 {
  margin-left: 50px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-right-5 {
  padding-right: 5px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-left-5 {
  padding-left: 5px;
}
.padding-top {
  padding-top: 10px;
}
.padding-right {
  padding-right: 10px;
}
.padding-bottom {
  padding-bottom: 10px;
}
.padding-left {
  padding-left: 10px;
}
.padding-15 {
  padding: 15px;
}
.padding-20 {
  padding: 20px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-left-20 {
  padding-left: 20px;
}
.border-top,
.border-right,
.border-bottom,
.border-left {
  border-width: 0;
  border-style: solid;
}
.border-top {
  border-top-width: 1px;
}
.border-right {
  border-right-width: 1px;
}
.border-bottom {
  border-bottom-width: 1px;
}
.border-left {
  border-left-width: 1px;
}
.border-gray {
  border-color: #eeeeee;
}
.break-all {
  word-break: break-all;
}
.break-word {
  word-break: break-word;
}
.z1 {
  z-index: 1;
}
.inherit-color {
  color: inherit;
}
.inherit-color:hover {
  color: inherit;
}
.center-vertically {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.center-vertically > * {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 -0.125em;
  vertical-align: middle;
}
.center-vertically:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.flex-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-centered > * {
  z-index: 1;
}
.flex-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.flex-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-center-h {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-center-v {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.flex-same-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-same-height > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-same-width-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-same-width-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vertically-centered-table {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.vertically-centered-table > * {
  display: table-cell;
  vertical-align: middle;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.error {
  color: #d9534f;
}
.success {
  color: #059AA9;
}
.col-fluid {
  width: auto;
  float: none;
  overflow-x: hidden;
}
.flip-v {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.flip-h {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media (min-width: 481px) {
  .hide-above-480 {
    display: none;
  }
}
@media (max-width: 480px) {
  .hide-below-480 {
    display: none;
  }
}
@media (min-width: 641px) {
  .hide-above-640 {
    display: none;
  }
}
@media (max-width: 640px) {
  .hide-below-640 {
    display: none;
  }
}
@media (min-width: 801px) {
  .hide-above-800 {
    display: none;
  }
}
@media (max-width: 800px) {
  .hide-below-800 {
    display: none;
  }
}
@media (min-width: 1025px) {
  .hide-above-1024 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .hide-below-1024 {
    display: none;
  }
}
@media (min-width: 1281px) {
  .hide-above-1280 {
    display: none;
  }
}
@media (max-width: 1280px) {
  .hide-below-1280 {
    display: none;
  }
}
@media (min-width: 16001px) {
  .hide-above-1600 {
    display: none;
  }
}
@media (max-width: 1600px) {
  .hide-below-1600 {
    display: none;
  }
}
@media (max-height: 768px) {
  .hide-below-height-768 {
    display: none;
  }
}
.pointer {
  cursor: pointer;
}
#campaignForm-container {
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-width: 1170px !important;
  width: 100% !important;
  padding-left: 75px;
  padding-right: 75px;
}
@media (min-width: 768px) {
  #campaignForm-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #campaignForm-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #campaignForm-container {
    width: 1170px;
  }
}
#campaignForm-container > .navbar-header,
#campaignForm-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  #campaignForm-container > .navbar-header,
  #campaignForm-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1280px) {
  #campaignForm-container {
    padding-left: 35px;
    padding-right: 35px;
  }
}
#campaignForm-container.is-limited {
  width: 1170px !important;
  min-width: 0 !important;
}
#campaignForm-container.is-full {
  width: 100% !important;
  padding-left: 35px;
  padding-right: 35px;
}
#campaignForm-container.is-gray {
  background-color: #eee;
  padding-top: 50px;
  padding-bottom: 50px;
}
#campaignForm-container.no-padding {
  padding-left: 0;
  padding-right: 0;
}
#campaignForm-container:before,
#campaignForm-container:after {
  content: " ";
  display: table;
}
#campaignForm-container:after {
  clear: both;
}
#campaignForm-container:before,
#campaignForm-container:after {
  content: " ";
  display: table;
}
#campaignForm-container:after {
  clear: both;
}
#campaignForm-container.reports-only .widgets-panel .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}
#campaignForm-container #lineGraph-widget #graph {
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 1px 0 1px;
  border-radius: 5px 5px 0 0;
  padding: 24px 24px 0 24px;
  box-sizing: content-box;
}
#campaignForm-container #lineGraph-widget + #metrics-widget > div {
  padding: 0 32px;
}
#campaignForm-container #lineGraph-widget + #metrics-widget .metrics-inner {
  padding-top: 0;
  border-width: 0 1px 1px 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#campaignForm-container #metrics-widget > div {
  padding: 32px;
}
#campaignForm-container #metrics-widget .metrics-inner {
  padding: 24px;
  border: solid 1px #ddd;
  border-radius: 5px;
}
#campaignForm-container #metrics-widget + #summary-widget {
  padding-top: 32px;
}
#campaignForm-container #changesHistory-panel {
  margin-top: 30px;
}
.widget {
  margin: 0 -32px;
  border-bottom: 1px solid #ddd;
}
.widget .widget-title {
  position: relative;
  margin: 0 0 40px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: inherit;
}
.widget .widget-title.margin-bottom-20 {
  margin-bottom: 20px;
}
.widget .widget-title .help-button {
  display: none;
}
.widget .bubbleIcon-holder {
  position: relative;
  vertical-align: top;
}
.widget .widget-title .bubble-icon,
.widget .bubbleIcon-holder .bubble-icon {
  position: absolute;
  top: 3px;
  left: -58px;
  z-index: 1;
  width: 15px;
  height: 15px;
  border-color: #059AA9;
}
.widget:nth-child(2n+2) {
  background: #fbfbfb;
}
.widget:hover .widget-title .bubble-icon,
.widget:hover .bubbleIcon-holder .bubble-icon {
  background-color: #059AA9;
  border: solid 2px white;
}
.widget:hover .widget-title .bubble-icon:before,
.widget:hover .bubbleIcon-holder .bubble-icon:before {
  color: white;
}
.widget:hover .contextHelp-box {
  display: block;
  -webkit-animation: showbox 0.4s ease-out;
  -moz-animation: showbox 0.4s ease-out;
  -ms-animation: showbox 0.4s ease-out;
  -o-animation: showbox 0.4s ease-out;
  animation: showbox 0.4s ease-out;
}
@keyframes showbox {
  0% {
    top: -45px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: -20px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes showbox {
  0% {
    top: -45px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: -20px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes showbox {
  0% {
    top: -45px;
  }
  100% {
    top: -20px;
  }
}
@-ms-keyframes showbox {
  0% {
    top: -45px;
  }
  100% {
    top: -20px;
  }
}
@-o-keyframes showbox {
  0% {
    top: -45px;
  }
  100% {
    top: -20px;
  }
}
.widget:hover .contextHelp-box .box-title {
  color: white;
  background-color: #4d4d4d;
}
.widget:hover .contextHelp-box .box-title a {
  color: white;
}
.widget > div {
  position: relative;
  padding: 50px;
}
.widget > div:before,
.widget > div:after {
  content: " ";
  display: table;
}
.widget > div:after {
  clear: both;
}
.widget > div:before,
.widget > div:after {
  content: " ";
  display: table;
}
.widget > div:after {
  clear: both;
}
.widget > div:before {
  content: '';
  position: absolute;
  top: 0px;
  left: -2px;
  z-index: 1;
  display: block;
  width: 3px;
  height: 101%;
  background: #059AA9;
  border-bottom: solid 1px #059AA9;
}
.widget:first-child {
  margin-top: -32px;
  padding-top: 32px;
  border-top: none !important;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.widget:first-child > div:before {
  margin-top: 50px;
}
.widget:first-child > div .widget-title:first-of-type .bubble-icon {
  top: -1px;
  left: -62px;
  width: 23px;
  height: 23px;
  border-radius: 20px;
}
.widget:first-child > div .widget-title:first-of-type .bubble-icon:before {
  content: none;
}
.widget:first-child > .alert:first-child {
  margin: 30px 0 0;
}
.widget:last-child {
  margin-bottom: -32px;
  border-bottom: none !important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.widget:last-child > div:before {
  height: 50px;
}
.widget:last-child > div .widget-title .bubble-icon {
  top: -1px;
  left: -62px;
  width: 23px;
  height: 23px;
  border-radius: 20px;
}
.widget:first-child.widget:last-child {
  margin-bottom: 0;
}
.widget:first-child.widget:last-child > div {
  padding-bottom: 15px;
}
.widget:first-child.widget:last-child > div:before {
  content: none;
}
.widget:first-child.widget:last-child:before {
  content: none;
}
.last-button-widget > div:before {
  height: 65px;
}
.last-button-widget .bubbleIcon-holder .bubble-icon {
  top: 13px;
}
#metrics-widget {
  background: none;
  border: none;
}
#metrics-widget > div {
  padding: 32px;
}
#metrics-widget > div:before {
  content: none !important;
}
#metrics-widget:not(:last-child) > div {
  padding-bottom: 0;
}
#metrics-widget > div {
  padding: 0;
}
#metrics-widget .metrics-inline {
  position: relative;
  border: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#metrics-widget .metrics-inline:before {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  z-index: 1;
  width: 2px;
  height: 100%;
  background: #fff;
}
#metrics-widget .metrics-inline.with-charts {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#metrics-widget .metrics-inline.with-charts > li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 0 0 20%;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
#metrics-widget .metrics-inline > li {
  height: 80px;
  padding: 9px;
}
#metrics-widget .metrics-inline > li > span {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#metrics-widget #chart-item {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 0 0 20px;
}
#metrics-widget #chart-item:before {
  content: '';
  position: absolute;
  left: -5px;
  width: 10px;
  height: 100%;
  border-left: 1px solid #ddd;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05000000', endColorstr='#00000000', GradientType=1);
}
#metrics-widget #chart-item .barchart {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inCampaign-alert {
  padding: 30px !important;
  margin: 0;
  font-size: 14px;
  background: #fff !important;
  border: none !important;
}
.inCampaign-alert .alert {
  margin: 0;
}
#changesHistory-panel .panel-heading {
  cursor: pointer;
  border: none;
}
#changesHistory-panel .panel-heading .btn {
  position: relative;
  top: -7px;
  float: right;
}
#changesHistory-panel .panel-heading[aria-expanded="false"] .collapse-button {
  display: none;
}
#changesHistory-panel .panel-heading[aria-expanded="true"] .expand-button {
  display: none;
}
#changesHistory-panel .panel-title {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
#changesHistory-panel .panel-title .glyphicon {
  font-size: 16px;
  top: 2px;
  margin-top: -1px;
}
#changesHistory-panel #changesHistory-table td {
  vertical-align: top;
}
#changesHistory-panel #changesHistory-table td:first-child {
  white-space: nowrap;
}
#changesHistory-panel #changesHistory-table th:first-child,
#changesHistory-panel #changesHistory-table td:first-child {
  width: 25%;
}
#logo-widget .thumbnail {
  width: 220px;
  height: 190px;
  margin-top: -65px;
  margin-bottom: 0;
}
#logo-widget .thumbnail img {
  position: relative;
  top: 50%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  border: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contextHelp-box {
  position: absolute;
  top: -20px;
  right: 50px;
  z-index: 1;
  display: none;
  float: right;
  width: 230px;
  border: solid 1px #ddd;
  border-radius: 5px;
  -webkit-box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.05);
}
.contextHelp-box > div.box-title {
  padding: 10px 15px;
  font-size: 12px;
  color: #858689;
  background-color: #E7EDF3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.contextHelp-box > div.box-title .glyphicon {
  margin-right: 5px;
  font-size: 13px;
}
.contextHelp-box > div.box-content {
  padding: 15px;
  font-size: 12px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.contextHelp-box .dismiss-btn {
  margin-top: 2px;
  font-size: 10px;
}
.widget-alert {
  padding: 20px;
  margin-bottom: 0;
  color: #000;
  background-color: #fffff3;
  border-color: #eeeeee;
}
.widget-alert:before,
.widget-alert:after {
  content: " ";
  display: table;
}
.widget-alert:after {
  clear: both;
}
.widget-alert:before,
.widget-alert:after {
  content: " ";
  display: table;
}
.widget-alert:after {
  clear: both;
}
.widget-alert .glyphicon {
  position: relative;
  margin-right: 15px;
  line-height: 1;
  color: #000;
}
.widget-alert .glyphicon.text-primary {
  color: #D84C50;
}
.widget-alert.info-alert {
  background-color: #f9f9f9;
}
.widget-alert.info-alert .glyphicon {
  color: #5e5e5e;
  font-size: 24px;
}
.widget-alert p {
  width: auto;
  margin: 0;
  line-height: 24px;
  color: #333333;
}
.widgets-top-alert {
  padding-top: 30px;
}
.widgets-top-alert .alert:last-child {
  margin-bottom: 0;
}
.widget-range-date-picker,
.widget-time-picker {
  margin-right: 20px;
}
.widget-range-date-picker p,
.widget-time-picker p,
.widget-range-date-picker label,
.widget-time-picker label,
.widget-range-date-picker h3,
.widget-time-picker h3 {
  font-size: 12px;
  color: #555555;
}
.clean-widget {
  background: none;
  border: none;
}
.clean-widget > div {
  padding: 32px;
}
.clean-widget > div:before {
  content: none !important;
}
.clean-widget:not(:last-child) > div {
  padding-bottom: 0;
}
#adPlacement-widget label {
  display: block;
  margin: 30px 0 20px;
  font-size: 12px !important;
  color: #888;
  text-transform: none;
}
#adPlacement-widget label:last-child {
  margin: 0;
}
#adPlacement-widget input[type="radio"] + label:before,
#adPlacement-widget input[type="checkbox"] + label:before {
  margin-top: 0;
}
#appnexusScope-widget input[type="radio"] + label,
#appnexusScope-widget input[type="checkbox"] + label {
  margin-right: 20px;
}
.audienceItem-img {
  position: relative;
  left: 50%;
  width: 70px;
  height: 70px;
  margin: 0 0 10px;
  overflow: hidden;
  background: rgba(238, 238, 238, 0.5);
  border: 1px solid #ddd;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.audienceItem-img > * {
  z-index: 1;
}
.audienceItem-img:before {
  content: none;
}
.audienceItem-img.no-image:after {
  font-size: 32px;
  margin: -16px 0 0 -16px;
}
.audienceItem-img > img {
  max-width: 70px;
  max-height: 70px;
}
#audienceMarketplace-widget .widget-title {
  margin: 0 !important;
}
#audienceMarketplace-widget #audienceMarketplace-panel {
  margin-left: -50px;
}
#audienceMarketplace-widget #audienceMarketplace-panel:before {
  margin: 0;
}
#audienceExtensionDomains-list li {
  float: left;
  width: 50%;
  padding: .5em 1em;
}
#audienceExtensionDomains-list li:nth-child(4n+3),
#audienceExtensionDomains-list li:nth-child(4n+4) {
  background: #eee;
}
#segmentsTargeting-widget .list-container {
  overflow: hidden;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
#segmentsTargeting-widget .list-container .dragHere-text {
  display: none;
}
#segmentsTargeting-widget .list-container.empty {
  border-style: dashed;
}
#segmentsTargeting-widget .list-container.empty .selectedItems {
  height: 200px;
}
#segmentsTargeting-widget .list-container.empty .dragHere-text {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  color: #bbb;
  text-align: center;
}
#segmentsTargeting-widget .list-container.empty .group-delete {
  display: none;
}
#segmentsTargeting-widget .list-container.all-included {
  background: rgba(5, 154, 169, 0.45);
}
#segmentsTargeting-widget .availableItems,
#segmentsTargeting-widget .selectedItems {
  list-style-type: none;
  padding: 5px 15px 10px;
  margin: 0;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#segmentsTargeting-widget .availableItems > *,
#segmentsTargeting-widget .selectedItems > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#segmentsTargeting-widget .availableItems > li,
#segmentsTargeting-widget .selectedItems > li {
  float: left;
  padding: 5px;
  margin-top: 15px;
  width: 25%;
  min-height: 205px;
  text-align: center;
  cursor: pointer;
}
#segmentsTargeting-widget .availableItems > li:hover .item-container,
#segmentsTargeting-widget .selectedItems > li:hover .item-container {
  background: #eee;
}
#segmentsTargeting-widget .availableItems .item-tooltip,
#segmentsTargeting-widget .selectedItems .item-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 5px;
  border-radius: 5px;
}
#segmentsTargeting-widget .availableItems .item-container,
#segmentsTargeting-widget .selectedItems .item-container {
  font-size: 10px;
  position: relative;
  padding: 15px 10px 10px;
  width: 100%;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 5px;
}
#segmentsTargeting-widget .availableItems .item-type,
#segmentsTargeting-widget .selectedItems .item-type {
  position: absolute;
  top: -9px;
  left: 5px;
  padding: 5px 5px 3px;
  color: #fff;
  background: #aaa;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 3px;
}
#segmentsTargeting-widget .availableItems .item-type.item-audience,
#segmentsTargeting-widget .selectedItems .item-type.item-audience {
  background: #34495e;
}
#segmentsTargeting-widget .availableItems .item-name,
#segmentsTargeting-widget .selectedItems .item-name {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  word-break: break-word;
}
#segmentsTargeting-widget .availableItems .item-users,
#segmentsTargeting-widget .selectedItems .item-users {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  background: #ddd;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#segmentsTargeting-widget .availableItems .item-users-progress-bar,
#segmentsTargeting-widget .selectedItems .item-users-progress-bar {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#segmentsTargeting-widget .availableItems .item-users-progress-bar.full,
#segmentsTargeting-widget .selectedItems .item-users-progress-bar.full {
  border-bottom-right-radius: 4px;
}
#segmentsTargeting-widget .availableItems .item-users-value,
#segmentsTargeting-widget .selectedItems .item-users-value {
  position: relative;
  padding: 3px;
}
#segmentsTargeting-widget .availableItems > .tooltip,
#segmentsTargeting-widget .selectedItems > .tooltip {
  margin-top: -15px;
}
#segmentsTargeting-widget .availableItems > .tooltip table,
#segmentsTargeting-widget .selectedItems > .tooltip table {
  margin: 0;
}
#segmentsTargeting-widget .availableItems > .tooltip table tr:first-child td,
#segmentsTargeting-widget .selectedItems > .tooltip table tr:first-child td {
  border: none;
}
#segmentsTargeting-widget .availableItems > .tooltip table td:first-child,
#segmentsTargeting-widget .selectedItems > .tooltip table td:first-child {
  font-weight: 500;
  text-align: left;
}
#segmentsTargeting-widget .availableItems > .tooltip table td:last-child,
#segmentsTargeting-widget .selectedItems > .tooltip table td:last-child {
  text-align: right;
}
#segmentsTargeting-widget .availableItems > .tooltip .tooltip-inner,
#segmentsTargeting-widget .selectedItems > .tooltip .tooltip-inner {
  color: #000;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
#segmentsTargeting-widget .availableItems > .tooltip .tooltip-arrow,
#segmentsTargeting-widget .selectedItems > .tooltip .tooltip-arrow {
  border: none;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
#segmentsTargeting-widget .availableItems > .tooltip .tooltip-arrow:before,
#segmentsTargeting-widget .selectedItems > .tooltip .tooltip-arrow:before {
  content: '';
  border-width: 11px 11px 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #ddd;
  position: absolute;
  top: -5px;
  left: 50%;
}
#segmentsTargeting-widget .availableItems > .tooltip .tooltip-arrow:after,
#segmentsTargeting-widget .selectedItems > .tooltip .tooltip-arrow:after {
  content: '';
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
  display: block;
  position: absolute;
  top: -6px;
  left: 50%;
}
#segmentsTargeting-widget .availableItems .condition-label,
#segmentsTargeting-widget .selectedItems .condition-label {
  position: absolute;
  z-index: 2;
  background: #fff;
  top: 45px;
  left: 0;
  margin-left: -17px;
  font-size: 11px;
  width: 34px;
  padding: 2px 1px 0 1px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}
#segmentsTargeting-widget .availableItems {
  max-height: 645px;
  min-height: 235px;
}
#segmentsTargeting-widget .selectedItems {
  height: auto;
  max-height: 600px;
}
#segmentsTargeting-widget .selectedItems > li {
  margin-bottom: 25px;
}
#segmentsTargeting-widget .selectedItems > li.included .item-container {
  background: rgba(5, 154, 169, 0.35);
  border-color: #059AA9;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.075);
}
#segmentsTargeting-widget .selectedItems > li.included .item-users {
  background: rgba(5, 154, 169, 0.3);
  border-top-color: #059AA9;
}
#segmentsTargeting-widget .selectedItems > li.excluded .item-container {
  background: rgba(217, 83, 79, 0.3);
  border-color: #d9534f;
}
#segmentsTargeting-widget .selectedItems > li.excluded .item-users {
  background: rgba(217, 83, 79, 0.3);
  border-top-color: #d9534f;
}
#segmentsTargeting-widget .selectedItems > li:first-child .condition-label {
  display: none;
}
#segmentsTargeting-widget .selectedItems .item-options {
  position: absolute;
  bottom: -19px;
  left: 0;
  width: 100%;
}
#segmentsTargeting-widget .selectedItems .item-options a:hover {
  text-decoration: none;
}
#segmentsTargeting-widget .group-delete {
  width: 100%;
  height: auto;
  margin: 10px 0 0 0;
  padding: 5px;
  border-top: 1px solid #ddd;
  text-align: center;
}
#segmentsTargeting-widget .dragdrop-group:last-child .colText-OR {
  display: none;
}
#categoryTargeting-widget .nested-multiselect a.customItemLink {
  max-width: 180px;
}
#categoryTargeting-widget .nested-multiselect a.customItemLink .glyphicon {
  display: inline-block;
  width: 15px;
}
#categoryTargeting-widget .nested-multiselect a.customItemLink .itemDescription {
  display: inline-block;
  max-width: 160px;
}
#categoryTargeting-widget .nested-multiselect a.customItemLink .itemDescription:after {
  bottom: 3px !important;
}
#categoryTargeting-widget .nested-multiselect a.addLnk:first-child {
  margin-right: 0 !important;
}
#categoryTargeting-widget .nested-multiselect a.addLnk:last-child {
  margin-left: 0 !important;
}
#categoryTargeting-widget .nested-multiselect .expandList {
  display: none;
  margin-top: -10px;
  line-height: 1;
}
#categoryTargeting-widget .nested-multiselect .selectedItems a.customItemLink {
  max-width: 260px;
}
#categoryTargeting-widget .nested-multiselect .selectedItems a.customItemLink .itemDescription {
  max-width: 260px;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before,
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  padding: .25em .6em;
  font-weight: 500;
  position: relative;
  top: -2px;
  display: inline-block;
  min-width: 45px;
  padding: 2px 2px 3px !important;
  margin-right: 5px;
  font-size: 9px !important;
}
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before:hover,
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before:hover,
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before:focus,
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before:empty,
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before:empty {
  display: none;
}
.btn #categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before,
.btn #categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before {
  position: relative;
  top: -1px;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a {
  color: #03565f;
}
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a:hover {
  color: #01292d;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before {
  content: "included";
  background-color: #059AA9;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before[href]:hover,
#categoryTargeting-widget .nested-multiselect .selectedItems > li.included a .itemName:before[href]:focus {
  background-color: #046d77;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a {
  color: #b52b27;
}
a#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a:hover {
  color: #8b211e;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before {
  content: "excluded";
  background-color: #d9534f;
}
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before[href]:hover,
#categoryTargeting-widget .nested-multiselect .selectedItems > li.excluded a .itemName:before[href]:focus {
  background-color: #c9302c;
}
#publishersTargeting-widget .selectedProperties-col {
  padding-left: 30px;
}
#publishersTargeting-widget #publisherCategory-table tfoot td {
  padding: 0;
}
#publishersTargeting-widget #publisherCategory-table tfoot td .showMore-button {
  border: none;
  border-radius: 0;
}
#publishersTargeting-widget .selectedProperties-box {
  margin-top: 290px;
}
#publishersTargeting-widget .selectedProperties-box .box-title {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
#publishersTargeting-widget .selectedProperties-list {
  margin: -2px;
  max-height: 425px;
  overflow-y: auto;
}
#publishersTargeting-widget .nested-multiselect .bottom-outer-options .total-items {
  padding: 0;
}
#createPixelModal .pixelOptions-panel {
  max-height: 400px;
  overflow-y: auto;
}
#createPixelModal .pixelOptions-panel .help-button {
  margin: 0 5px;
}
#createPixelModal .popover {
  max-width: 420px;
}
#createPixelModal .popover-content {
  padding: 14px;
}
#deals-widget #selectedDeal {
  padding: 14px 19px;
  background: #eee;
  border: 1px solid #ddd;
}
#deals-widget #selectedDeal .ticket-ribbon {
  padding: 8px 8px 10px 10px;
  margin: 0;
}
#deals-widget #selectedDeal .ticket-ribbon .close-btn {
  line-height: 1;
}
#pixelsReporting table tr th {
  white-space: nowrap;
}
#pixelsReporting table tr th,
#pixelsReporting table tr td {
  word-break: break-all;
}
#pixelsReporting table tr th.uniques-col,
#pixelsReporting table tr td.uniques-col {
  max-width: 14em;
}
#pixelsReporting table tr th.pixel_code-col input,
#pixelsReporting table tr td.pixel_code-col input {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #28a1c5;
  color: #000;
}
#pixelsReporting table tr th.pixel_code-col input hr,
#pixelsReporting table tr td.pixel_code-col input hr {
  border-top-color: #a6e1ec;
}
#pixelsReporting table tr th.pixel_code-col input .alert-link,
#pixelsReporting table tr td.pixel_code-col input .alert-link {
  color: #1f7e9a;
}
#pixelsReporting #filter-pixels {
  z-index: 1;
}
#pixelsReporting #filter-pixels button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#pixelReporting .table-options-container {
  padding: 20px 0;
  margin-top: 10px;
}
#pixelReporting .pieChart-container {
  padding: 40px 20px 0;
  border: 1px solid #ddd;
}
#pixelReporting .dataTables_filter {
  width: 280px;
}
.reportTable-widget {
  position: relative;
  background: none;
  border: none;
  background: none !important;
  border: none !important;
}
.reportTable-widget > div {
  padding: 32px;
}
.reportTable-widget > div:before {
  content: none !important;
}
.reportTable-widget:not(:last-child) > div {
  padding-bottom: 0;
}
.reportTable-widget > div {
  padding: 0 30px 30px !important;
}
.reportTable-widget .tableOptions-container {
  margin-top: 0;
}
#adunits-widget {
  padding-top: 30px !important;
}
#adunits-widget .well {
  padding: 30px 25px;
  margin: 0;
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 5px;
}
#adunits-widget ul > li {
  display: inline-block;
  width: 50%;
  padding: 0 15px;
  margin-bottom: 15px;
}
#adunits-widget ul > li:nth-child(even) {
  padding-left: 25px;
}
#adunits-widget ul > li:nth-child(odd) {
  padding-right: 25px;
}
#adunits-widget ul > li:nth-last-child(-n+2) {
  margin-bottom: 5px;
}
#adunits-widget ul > li code {
  display: block;
  width: 100%;
  margin-top: 5px;
  background: #fff;
}
#sellersTargeting-widget .nested-multiselect .availableItems,
#sellersTargeting-widget .nested-multiselect .selectedItems,
#sellersTargeting-widget .nested-multiselect .no-items {
  height: 500px;
}
#summary-widget {
  background: none;
  border: none;
  background: none !important;
}
#summary-widget > div {
  padding: 32px;
}
#summary-widget > div:before {
  content: none !important;
}
#summary-widget:not(:last-child) > div {
  padding-bottom: 0;
}
#summary-widget .widget-title {
  margin-bottom: 20px !important;
}
#summary-widget table {
  width: 100%;
  padding: 20px 30px;
  background: #f9f9f9;
  border: solid 1px #eee;
  border-collapse: separate;
  border-radius: 5px;
}
#summary-widget table tr td {
  padding: 5px 20px 5px 0;
  font-size: 13px;
  border-bottom: solid 1px #ddd;
}
#summary-widget table tr td:first-child {
  width: 20%;
  font-weight: 500;
}
#summary-widget table tr td:nth-child(2) {
  color: #555555;
}
#summary-widget table tr:last-child td {
  border-bottom: none;
}
#summary-widget .summaryTable-wrapper {
  position: relative;
}
#summary-widget .summaryTable-wrapper .notLoggedInMessage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#summary-widget .summaryTable-wrapper .notLoggedInMessage > * {
  z-index: 1;
}
.reportTable-widget + #summary-widget > div,
#metrics-widget + #summary-widget > div {
  padding-top: 0;
}
.details-box {
  border-top: solid 1px #ddd;
  padding-top: 10px;
}
.details-box small {
  display: block;
  margin-top: 5px;
}
.details-box .glyphicon {
  float: left;
  margin-right: 7px;
  line-height: inherit;
  font-size: 12px;
}
.domain-controls .country-dropdown.no-country {
  display: none;
}
.domain-controls .country-dropdown .dropdown-toggle .country-aplha2Name {
  display: none;
}
.domain-controls #view-style > div {
  position: absolute;
  top: -150px;
  right: 0;
}
.domain-controls #view-style > div > a {
  margin-left: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #777777;
}
.domain-controls #view-style > div > a .glyphicon {
  margin-left: 5px;
  font-size: 12px;
  line-height: 14px;
}
.domain-controls #sortby-dropdown {
  min-width: 190px;
}
.domain-controls #sortby-dropdown .glyphicon {
  margin-left: 0;
}
#domainDescription-container {
  font-size: 16px;
}
#domainDescription-container > div,
#domainDescription-container .container {
  width: auto !important;
  text-align: center !important;
}
#domainDescription-container .anchor-link {
  position: relative;
  top: -85px;
}
#domainDescription-container .gray-text {
  color: #a6a6a6;
}
.imac-display {
  position: relative;
  width: 739px;
  margin: auto;
}
.imac-display .imac-image {
  position: relative;
  z-index: 1;
}
.imac-display .imac-content {
  position: absolute;
  top: 27px;
  left: 28px;
  width: 684px;
  height: 438px;
  background-color: #fff;
  overflow: hidden;
}
.ipad-display {
  position: relative;
  width: 338px;
  margin: auto;
}
.ipad-display .ipad-image {
  position: relative;
  z-index: 1;
}
.ipad-display .ipad-content {
  position: absolute;
  top: 38px;
  left: 30px;
  width: 278px;
  height: 373px;
  background-color: #fff;
  overflow: hidden;
}
.combo-filter > .dropdown-menu {
  max-height: 310px !important;
  padding: 25px !important;
  overflow: hidden !important;
  margin-bottom: 25px;
}
.combo-filter > .dropdown-menu ul.filtersMenu {
  float: left;
  min-width: 27%;
  max-height: 220px;
  margin: 0 0 15px 0;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  list-style-type: none;
  overflow-y: auto;
}
.combo-filter > .dropdown-menu ul.filtersMenu + .filtersFields {
  padding-left: 10px;
}
.combo-filter > .dropdown-menu ul.filtersMenu li {
  padding: 7px 10px;
  cursor: pointer;
}
.combo-filter > .dropdown-menu ul.filtersMenu li:hover {
  text-decoration: underline;
}
.combo-filter > .dropdown-menu ul.filtersMenu li.active {
  font-weight: 500;
}
.combo-filter > .dropdown-menu form.filtersFields {
  width: auto;
  max-height: 220px;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.combo-filter > .dropdown-menu form.filtersFields .combo-item {
  float: left;
}
.combo-filter > .dropdown-menu form.filtersFields .combo-item label {
  padding: 8px 9px 6px 30px;
  margin: 0 5px 10px;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  background: #f9f9f9;
  border-radius: 3px;
}
.combo-filter > .dropdown-menu form.filtersFields .combo-item:last-child label {
  margin-bottom: 15px;
  margin-right: 0;
}
.combo-filter > .dropdown-menu form.filtersFields .checkbox,
.combo-filter > .dropdown-menu form.filtersFields .radio {
  margin: 0;
}
.combo-filter > .dropdown-menu form.filtersFields .checkbox input[type="checkbox"],
.combo-filter > .dropdown-menu form.filtersFields .radio input[type="checkbox"],
.combo-filter > .dropdown-menu form.filtersFields .checkbox input[type="radio"],
.combo-filter > .dropdown-menu form.filtersFields .radio input[type="radio"] {
  margin-top: 2px;
}
.combo-filter > .dropdown-menu .footer-container {
  padding-top: 15px;
  clear: both;
  text-align: left;
  border-top: 1px solid #ddd;
}
.combo-filter > .dropdown-menu .footer-container:before,
.combo-filter > .dropdown-menu .footer-container:after {
  content: " ";
  display: table;
}
.combo-filter > .dropdown-menu .footer-container:after {
  clear: both;
}
.combo-filter > .dropdown-menu .footer-container:before,
.combo-filter > .dropdown-menu .footer-container:after {
  content: " ";
  display: table;
}
.combo-filter > .dropdown-menu .footer-container:after {
  clear: both;
}
.combo-filter > .dropdown-menu .footer-container .closeBtn .glyphicon {
  padding: 3px 0;
}
.combo-filter.open .dropdown-menu {
  display: block;
}
.marketplace-miniControls {
  float: left;
  margin: 6px 0 0 170px;
}
.marketplace-miniControls > div.container {
  width: 600px !important;
  line-height: 1;
}
.marketplace-miniControls > div.container > div {
  margin-left: 10px;
}
.marketplace-miniControls .dropdown .dropdown-toggle {
  height: 32px !important;
  padding: 4px 10px 4px !important;
  font-size: 12px;
  line-height: 22px !important;
}
.marketplace-miniControls .dropdown .dropdown-toggle .glyphicon {
  font-size: 12px;
}
.marketplace-miniControls .industry-dropdown {
  width: auto;
}
.marketplace-miniControls .industry-dropdown ul.dropdown-menu {
  width: 600px;
  margin: 5px 0 0 -105px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}
.marketplace-miniControls .industry-dropdown .dropdown-toggle > span {
  display: none;
}
.marketplace-miniControls .country-dropdown {
  float: right;
  width: 75px;
  margin: -31px 1px 0 0;
}
.marketplace-miniControls .country-dropdown.no-country {
  display: none;
}
.marketplace-miniControls .country-dropdown > a {
  height: 30px !important;
  background-color: transparent !important;
  border: none !important;
  border-left: solid 1px #ddd !important;
  border-radius: 0 !important;
}
.marketplace-miniControls .country-dropdown > a i.glyphicon-sort-down {
  margin: 1px 0 0 !important;
  font-size: 8px !important;
}
.marketplace-miniControls .country-dropdown ul.dropdown-menu {
  width: 734px;
  margin: 5px -215px 0 0;
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-gap: 2px;
  -moz-column-gap: 2px;
  column-gap: 2px;
}
.marketplace-miniControls .country-dropdown .dropdown-toggle .country-fullName {
  display: none;
}
.marketplace-miniControls .country-dropdown .dropdown-toggle i.glyphicon-sort-down {
  float: right !important;
}
.marketplace-miniControls .filter-dropdown .dropdown-toggle {
  width: 34px !important;
}
.marketplace-miniControls .filter-dropdown .dropdown-toggle .glyphicon {
  line-height: 20px;
}
.marketplace-miniControls .filter-dropdown ul.dropdown-menu {
  margin: 5px 0 0 0;
}
.marketplace-miniControls .filter-dropdown ul.dropdown-menu li {
  min-width: 160px;
  min-height: 30px;
  text-align: left;
}
.marketplace-miniControls .filter-dropdown ul.dropdown-menu li .glyphicon:before {
  content: '\2193';
  position: relative;
  top: -2px;
  font-size: 14px;
}
.marketplace-miniControls .filter-dropdown ul.dropdown-menu li .glyphicon.inverse:before {
  content: '\2191';
}
.marketplace-miniControls input[type="text"] {
  height: 32px;
  padding: 5px 10px 7px;
  font-size: 12px;
  line-height: 20px;
}
.marketplace-miniControls input[type="text"]::-moz-placeholder {
  line-height: 18px;
}
.marketplace-miniControls input[type="text"]::-ms-input-placeholder {
  line-height: 20px;
}
.marketplace-miniControls input[type="text"]::-webkit-input-placeholder {
  line-height: 20px;
}
.marketplace-miniControls #audience-filters {
  width: 34px;
}
.marketplace-miniControls #audience-filters .wrapper {
  width: 488px;
}
.marketplace-miniControls #audience-filters .dropdown-menu {
  padding: 10px;
}
.marketplace-miniControls #audience-filters .dropdown-menu:before {
  border-width: 10px;
}
.marketplace-miniControls #audience-filters .filtersMenu > ul {
  padding: 10px 0 10px 10px;
}
.marketplace-miniControls #audience-filters .filtersMenu > ul > li {
  padding: 6px 8px;
  font-size: 11px;
}
.marketplace-miniControls #audience-filters .filtersFields {
  padding: 5px;
}
.marketplace-miniControls #audience-filters .filtersFields form > * > label {
  padding: 4px 7px;
  margin: 5px;
}
.marketplace-miniControls .country-aplha2Name i.flag {
  position: relative;
  top: 3px;
  display: inline-block;
}
.no-results {
  width: 100%;
  margin-top: 30px;
  margin-left: 0;
}
#marketplace-widget .nested-multiselect .availableItems {
  height: auto;
  max-height: 1720px;
}
#marketplace-widget .nested-multiselect .availableItems > li:only-child .item-options {
  padding: 8px;
}
#marketplace-widget .nested-multiselect .availableItems > li:only-child .item-name {
  padding: 12px;
}
#marketplace-widget .nested-multiselect .item-options .btn {
  width: auto;
}
#marketplace-widget #marketplace-controls #view-style {
  width: 100%;
}
#marketplace-widget #marketplace-controls #view-style > div {
  top: -60px;
  right: -25px;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .wrapper {
  position: absolute;
  right: 0;
  width: 696px;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters h6 {
  font-size: 14px;
  text-transform: uppercase;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu {
  top: 0;
  right: 0;
  width: auto;
  min-width: 265px;
  max-height: none;
  padding: 15px;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu .combo-form:first-child {
  margin: 0;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu .combo-form form {
  white-space: nowrap;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu .combo-form form input[type="checkbox"],
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .dropdown-menu .combo-form form input[type="radio"] {
  margin-top: -2px;
}
#marketplace-widget #marketplace-controls #marketplace-filters #audience-filters .glyphicon {
  line-height: 16px;
}
#marketplace-widget.properties-1 .domain-controls,
#marketplace-widget.properties-2 .domain-controls,
#marketplace-widget.properties-3 .domain-controls,
#marketplace-widget.properties-4 .domain-controls,
#marketplace-widget.properties-5 .domain-controls,
#marketplace-widget.properties-6 .domain-controls,
#marketplace-widget.properties-7 .domain-controls,
#marketplace-widget.properties-8 .domain-controls,
#marketplace-widget.properties-9 .domain-controls,
#marketplace-widget.properties-10 .domain-controls {
  padding: 45px 0 0;
  background: transparent;
  border-bottom: 0;
}
#marketplace-widget.properties-1 .domain-controls #marketplace-filters,
#marketplace-widget.properties-2 .domain-controls #marketplace-filters,
#marketplace-widget.properties-3 .domain-controls #marketplace-filters,
#marketplace-widget.properties-4 .domain-controls #marketplace-filters,
#marketplace-widget.properties-5 .domain-controls #marketplace-filters,
#marketplace-widget.properties-6 .domain-controls #marketplace-filters,
#marketplace-widget.properties-7 .domain-controls #marketplace-filters,
#marketplace-widget.properties-8 .domain-controls #marketplace-filters,
#marketplace-widget.properties-9 .domain-controls #marketplace-filters,
#marketplace-widget.properties-10 .domain-controls #marketplace-filters {
  display: none;
}
#marketplace-widget.properties-1 .domain-controls #view-style,
#marketplace-widget.properties-2 .domain-controls #view-style,
#marketplace-widget.properties-3 .domain-controls #view-style,
#marketplace-widget.properties-4 .domain-controls #view-style,
#marketplace-widget.properties-5 .domain-controls #view-style,
#marketplace-widget.properties-6 .domain-controls #view-style,
#marketplace-widget.properties-7 .domain-controls #view-style,
#marketplace-widget.properties-8 .domain-controls #view-style,
#marketplace-widget.properties-9 .domain-controls #view-style,
#marketplace-widget.properties-10 .domain-controls #view-style {
  display: none;
}
#marketplace-widget #domainModal {
  top: auto;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 40px;
  background: rgba(0, 0, 0, 0.5);
}
#marketplace-widget #domainModal .modal-dialog {
  position: relative;
  top: 0;
  left: 0;
  width: 1180px;
  height: 100%;
}
#marketplace-widget #domainModal .modal-dialog .modal-content {
  background: #fff;
  width: 1180px;
  height: 100%;
  padding-bottom: 40px;
  border: none;
  border-radius: 0;
}
#marketplace-widget #domainModal .modal-header {
  height: 40px;
  padding: 0;
  font-weight: normal;
  line-height: 38px;
  text-transform: none;
  background-color: #fdfdfd;
  border-bottom: solid 1px #333333;
  border-radius: 0;
}
#marketplace-widget #domainModal .modal-header .glyphicon-link {
  top: 0;
  width: 80px;
  height: 40px;
  padding-top: 13px;
  text-align: center;
  color: #fff;
  background-color: #333333;
}
#marketplace-widget #domainModal .modal-header code {
  position: relative;
  padding: 0;
  margin-left: 10px;
  font-family: inherit;
  font-size: 14px;
  color: #BBB;
  background: none;
}
#marketplace-widget #domainModal .modal-header .action-button {
  position: relative;
  top: -1px;
  padding: 4px 5px;
  margin-right: 7px;
  font-size: 12px;
  line-height: 1;
  color: #999;
  background-color: #f5f3de;
  border: solid 1px #e0dec7;
  border-radius: 5px;
}
#marketplace-widget #domainModal .modal-header .modal-closeBtn {
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #333333;
}
#marketplace-widget #domainModal .modal-header .modal-closeBtn:hover {
  background-color: #1a1a1a;
}
#marketplace-widget #domainModal .modal-header .modal-closeBtn .glyphicon {
  top: 2px;
  color: #fff;
}
#marketplace-widget #domainModal .modal-body {
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
  overflow-y: auto;
}
#marketplaceWidget-panel:before {
  margin-top: 20px;
}
#marketplaceWidget-panel .marketplace-thumbnails {
  margin-bottom: -10px;
}
#marketplaceWidget-panel .marketplace-thumbnails + .pagination {
  margin: 20px 0 -20px;
}
#marketplaceWidget-panel #marketplaceDomains-anchor {
  position: relative;
  top: -45px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul {
  display: table;
  width: 100%;
  margin: 30px 0 0;
  font-size: 12px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li {
  display: table-row;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div {
  display: table-cell;
  height: 43px;
  padding: 5px 0 5px 12px;
  vertical-align: middle;
  border-bottom: solid 1px #fff;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div:last-child {
  padding-right: 15px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.domain-number {
  width: 40px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.domain-url {
  font-size: 14px;
  line-height: 21px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.marketplaceItem-options {
  padding-right: 5px;
  text-align: right;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.marketplaceItem-options button,
#marketplaceWidget-panel #marketplaceWidget-list > ul > li > div.marketplaceItem-options a.btn {
  min-width: 70px;
  margin-left: 2px;
}
#marketplaceWidget-panel #marketplaceWidget-list > ul > li:nth-child(2n+1) {
  background-color: #f5f5f5;
}
#marketplace-grid .charge-thumbnails {
  margin: 0 -6px;
}
#marketplace-grid .charge-thumbnails .thumbnail-container {
  padding: 0 6px;
  min-height: 400px;
  width: 33.333333%;
}
#marketplace-grid .charge-thumbnails .thumbnail {
  padding: 15px;
}
#marketplace-grid .charge-thumbnails .item-details {
  overflow-y: hidden;
}
#marketplace-grid .charge-thumbnails .item-details .item-title {
  margin: 0 0 10px 0;
  font-size: 16px;
}
#marketplace-grid .charge-thumbnails .item-details .item-description {
  margin: 0;
  word-break: break-word;
}
#marketplace-grid .charge-thumbnails .thumbnail-options {
  padding: 14px;
}
#marketplace-grid .charge-thumbnails .thumbnail-options .placements-list ul {
  max-height: 100px;
  overflow-y: auto;
}
#marketplace-grid .itemType-label {
  position: absolute;
  top: -9px;
  left: 15px;
}
@supports (display: grid) {
  #marketplace-grid .charge-thumbnails {
    margin: 0;
  }
  #marketplace-grid .charge-thumbnails .thumbnail-container {
    padding: 0;
    min-height: 0;
    width: 100%;
  }
  #marketplace-grid .charge-thumbnails .thumbnail {
    padding: 20px;
  }
}
#marketplaceModal {
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
  padding: 0 0 92px !important;
  margin: 0 !important;
  background: none;
}
#marketplaceModal .body-modal {
  height: 100%;
  max-height: 100%;
  padding: 2% 2% 0;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  overflow: hidden;
  border-radius: 0;
}
#marketplaceModal .body-modal #marketplace-widget {
  min-width: 960px;
  height: 100%;
  padding-bottom: 0;
  overflow: auto;
}
#marketplaceModal .body-modal #marketplace-widget .domain-controls {
  padding: 45px 0 25px;
}
#marketplaceModal .body-modal #marketplace-widget .domain-controls #view-style > div {
  top: -38px;
}
#marketplaceModal .footer-modal {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 92px;
  margin-left: -581px;
}
#marketplaceModal .footer-modal .modal-closeBtn {
  min-width: 230px;
  position: relative;
  top: 22px;
}
#marketplace-done {
  display: none;
}
.marketplace-modal #btn-next {
  display: none;
}
.marketplace-modal #marketplace-done {
  display: block;
}
.marketplace-modal #bottomCampaignCart.cart-show {
  z-index: 10060;
}
.marketplace-modal .done-button {
  display: none;
}
.bottomCart-widget {
  position: fixed;
  bottom: 0;
  z-index: 4;
  left: 0;
  width: 100%;
}
.bottomCart-widget .inner-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 1170px !important;
  width: 100% !important;
  padding-left: 75px;
  padding-right: 75px;
  position: relative;
  padding: 0;
}
@media (min-width: 768px) {
  .bottomCart-widget .inner-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bottomCart-widget .inner-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bottomCart-widget .inner-container {
    width: 1170px;
  }
}
.bottomCart-widget .inner-container > .navbar-header,
.bottomCart-widget .inner-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bottomCart-widget .inner-container > .navbar-header,
  .bottomCart-widget .inner-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1280px) {
  .bottomCart-widget .inner-container {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.bottomCart-widget .inner-container.is-limited {
  width: 1170px !important;
  min-width: 0 !important;
}
.bottomCart-widget .inner-container.is-full {
  width: 100% !important;
  padding-left: 35px;
  padding-right: 35px;
}
.bottomCart-widget .inner-container.is-gray {
  background-color: #eee;
  padding-top: 50px;
  padding-bottom: 50px;
}
.bottomCart-widget .inner-container.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.bottomCart-widget .toggle-panel {
  position: absolute;
  top: 0;
  right: 0;
  padding: 7px 5px;
  line-height: 1;
  cursor: pointer;
}
.bottomCart-widget .toggle-panel .glyphicon {
  color: #bbb;
  font-size: 14px;
}
.bottomCart-widget .collapsed-view {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -100px;
  padding: 15px;
  width: 150px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}
.bottomCart-widget .collapsed-view .totalItems-number {
  font-size: 24px;
}
.bottomCart-widget .expanded-view {
  position: absolute;
  bottom: -400px;
  padding: 32px 32px 0;
  width: 100%;
  height: 400px;
  background: #fff;
  border-bottom: none;
}
.bottomCart-widget .expanded-view .inner {
  height: 100%;
  padding: 20px;
  overflow: auto;
  background: #fff;
  border: 20px solid #fff;
}
.bottomCart-widget .expanded-view .toggle-panel {
  top: 0;
  right: 0;
  padding: 8px 8px 7px;
}
.bottomCart-widget .expanded-view .toggle-panel .glyphicon {
  font-size: 16px;
}
.bottomCart-widget .expanded-view .panel {
  margin: 0;
  padding: 0 !important;
  border: none;
  border-radius: 0;
}
.bottomCart-widget .expanded-view .panel-heading {
  margin: 0 0 20px;
  padding: 0 0 5px 0;
  background: none;
  border-bottom: 1px solid #bbb;
}
.bottomCart-widget .expanded-view .panel-heading:before,
.bottomCart-widget .expanded-view .panel-heading:after {
  content: " ";
  display: table;
}
.bottomCart-widget .expanded-view .panel-heading:after {
  clear: both;
}
.bottomCart-widget .expanded-view .panel-heading:before,
.bottomCart-widget .expanded-view .panel-heading:after {
  content: " ";
  display: table;
}
.bottomCart-widget .expanded-view .panel-heading:after {
  clear: both;
}
.bottomCart-widget .expanded-view .panel-title {
  float: left;
  padding: 0;
  line-height: 1;
}
.bottomCart-widget .expanded-view .panel-title .glyphicon {
  float: left;
}
.bottomCart-widget .expanded-view .panel-title a:not(.collapsed) .glyphicon {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.bottomCart-widget .expanded-view .panel-body {
  padding: 0 20px 20px 20px;
}
.bottomCart-widget .expanded-view .panel-body .item {
  padding: 5px 0 6px 10px;
  margin: 0 5px 5px 0;
  float: left;
  color: #fff;
  font-size: 12px;
  background: #999;
}
.bottomCart-widget .expanded-view .panel-body .removeItem-button {
  padding: 6px 7px 6px 9px;
  margin: -6px 0 -6px 10px;
  float: right;
  color: #fff;
}
.bottomCart-widget .collapsed-view,
.bottomCart-widget .expanded-view {
  background: rgba(77, 77, 77, 0.6);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.bottomCart-widget .collapsed-view:hover .toggle-panel .glyphicon,
.bottomCart-widget .expanded-view:hover .toggle-panel .glyphicon {
  color: #fff;
}
.bottomCart-widget.expanded .collapsed-view {
  bottom: -100px;
}
.bottomCart-widget.expanded .expanded-view {
  bottom: 0;
}
.bottomCart-widget.visible:not(.expanded) .collapsed-view {
  bottom: 0;
}
#marketplaceCategories-widget .ticket-ribbon {
  padding: 10px 15px;
  margin: 5px;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
}
#marketplaceCategories-widget .ticket-ribbon.selected {
  background-color: #4f6f8f;
}
#marketplaceCategories-widget .ticket-ribbon .checked-bubble {
  width: 12px;
  height: 12px;
  background: #eee;
  border-radius: 50%;
  float: right;
  margin: 2px 0 0 10px;
  display: block;
  color: #34495e;
  font-size: 9px;
  text-align: center;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
}
#marketplaceCategories-widget .ticket-ribbon .checked-bubble .glyphicon {
  top: 0;
}
#domainListsTargeting-widget .refresh-btn {
  margin-top: 19px;
  padding: 0;
  line-height: 1;
}
#domainList-cart .expanded-view .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#domainList-cart .expanded-view .inner {
  height: 272px;
  padding-bottom: 0;
}
#domainList-cart .expanded-view .button-container {
  background: #fff;
  padding: 3px 20px 22px 40px;
}
#domainList-cart .expanded-view hr {
  margin-top: 0;
}
#creativeAudit-widget .strategy-panel .panel-heading .reason-field {
  float: right;
  width: 300px;
  margin-left: 10px;
}
#creativeAudit-widget .strategy-panel .panel-heading > [data-toggle~="collapse"] .glyphicon {
  font-size: 32px;
  color: #999;
  margin-top: 5px;
}
#creativeAudit-widget .strategy-panel .panel-heading > [data-toggle~="collapse"].collapsed .glyphicon {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
#creativeAudit-widget .strategy-panel .panel-footer .btn {
  min-width: 200px;
  text-transform: uppercase;
}
#creativeAudit-widget .creative-panel:not(:last-child) {
  margin-bottom: 30px;
}
#creativeAudit-widget .targetedProperties-panel .panel-body {
  overflow-y: auto;
  max-height: 114px;
}
#creativeAudit-widget .reasonsList-container .reasons-list {
  display: inline-block;
  position: relative;
  top: -1px;
}
#creativeAudit-widget .reasonsList-container .reasons-list .reason {
  margin-left: 5px;
}
.next-mark {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  display: block;
  width: 70px;
  height: 70px;
  margin: -35px -35px -40px;
}
.next-mark .circle {
  display: block;
}
.next-mark .circle:after {
  content: '';
  display: block;
  width: 68px;
  height: 68px;
  background-color: #fff;
  border: solid 1px #fff;
  border-radius: 40px;
}
.next-mark .glyphicon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px;
  color: #ccc;
}
.next-mark.border-down {
  margin-bottom: -70px;
}
.next-mark.border-down .circle {
  height: 30px;
  overflow: hidden;
}
.next-mark.border-down .circle:after {
  margin-top: -40px;
  border-color: #ddd;
}
.next-mark.border-down .glyphicon {
  margin: -43px -8px -8px;
}
.next-mark.border-up {
  margin-bottom: -45px;
}
.next-mark.border-up .circle {
  height: 26px;
  overflow: hidden;
}
.next-mark.border-up .circle:after {
  border-color: #ddd;
}
#bannerAds-widget .top-alerts {
  margin-bottom: 45px;
}
#bannerAds-widget .left-menu {
  width: 286px;
  float: left;
}
#bannerAds-widget .nested-multiselect ul.availableItems,
#bannerAds-widget .nested-multiselect ul.selectedItems {
  width: 286px;
  height: 508px;
  margin: 0;
}
#bannerAds-widget .nested-multiselect ul.availableItems li a.itemLnk,
#bannerAds-widget .nested-multiselect ul.selectedItems li a.itemLnk {
  max-width: 160px;
}
#bannerAds-widget .nested-multiselect ul.availableItems li a.itemLnk.selected,
#bannerAds-widget .nested-multiselect ul.selectedItems li a.itemLnk.selected {
  font-weight: 500;
  color: #000;
}
#bannerAds-widget #banner-preview {
  width: 100%;
  min-height: 306px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#bannerAds-widget #banner-preview > * {
  z-index: 1;
}
#bannerAds-widget #banner-preview #inner {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 20px 0 30px;
}
#bannerAds-widget #banner-preview #inner object,
#bannerAds-widget #banner-preview #inner img {
  max-width: 100%;
}
#bannerAds-widget #creative-info {
  background: #f5f5f5;
  padding: 15px;
  border-radius: 5px;
  min-height: 536px;
}
#bannerAds-widget #creative-info #audit-status {
  padding: 25px;
  background: #fff;
  border-radius: 5px;
}
#bannerAds-widget #creative-info #audit-status h2 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -1px;
}
#bannerAds-widget #creative-info #audit-status p {
  font-size: 85%;
  margin-bottom: 3px;
}
#bannerAds-widget #creative-info #audit-status p.help-inline {
  margin-top: 14px;
}
#bannerAds-widget #creative-details {
  min-height: 200px;
}
#bannerAds-widget #addImpPixels-form #addImpPixels-checkbox {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 0;
}
#bannerAds-widget #addImpPixels-form hr {
  margin: 10px 0;
}
.facebook-creative-preview {
  width: 274px;
  padding: 10px;
  margin: auto;
  font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif !important;
  font-size: 12px;
  color: #333 !important;
  text-align: left;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
}
.facebook-creative-preview a {
  color: #333 !important;
}
.facebook-creative-preview a:hover {
  text-decoration: none;
}
.facebook-creative-preview .facebook-creative-header h3 {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px !important;
  color: #3b5998;
  word-wrap: break-word;
}
.facebook-creative-preview .facebook-creative-header small {
  display: block;
  min-height: 16px;
  line-height: 16px !important;
  color: #898f9c;
  word-wrap: break-word;
}
.facebook-creative-preview .facebook-creative-body {
  padding-top: 6px;
}
.facebook-creative-preview .facebook-creative-body .facebook-creative-image {
  display: inline-block;
  width: 99px;
  max-height: 72px;
  margin-right: 8px;
  vertical-align: top;
}
.facebook-creative-preview .facebook-creative-body .facebook-creative-image img {
  max-width: 99px;
  max-height: 72px;
}
.facebook-creative-preview .facebook-creative-body .facebook-creative-text {
  display: inline-block;
  vertical-align: top;
}
.facebook-creative-preview .facebook-creative-body .facebook-creative-text p {
  max-width: 142px;
  margin: 0;
  line-height: 1.28;
  vertical-align: top;
  word-wrap: break-word;
}
.facebook-creative-preview.facebook-newsfeed {
  width: 496px;
  padding: 12px;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header {
  margin-bottom: 10px;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-image {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-image i.glyphicon-profile {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #ccc;
  text-align: center;
  background: #eee;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-info {
  display: block;
  width: auto;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-info a:hover {
  text-decoration: underline;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-info h3 {
  margin: 4px 0 1px 0;
  color: #3b5998;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-header .brand-info p {
  margin-bottom: 0;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text {
  display: block;
  clear: both;
  margin-bottom: 9px;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:before,
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:after {
  content: " ";
  display: table;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:after {
  clear: both;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:before,
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:after {
  content: " ";
  display: table;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text:after {
  clear: both;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-text p {
  font-size: 14px;
  margin-bottom: 0;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body {
  padding: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px rgba(0, 0, 0, 0.1);
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:before,
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:after {
  content: " ";
  display: table;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:after {
  clear: both;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:before,
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:after {
  content: " ";
  display: table;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body:after {
  clear: both;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-image {
  position: relative;
  float: left;
  width: 154px;
  min-height: 154px;
  max-height: 154px;
  margin-right: 0;
  background-size: cover;
  background-position: center center;
  border: 1px solid #ccc;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-content {
  position: relative;
  display: block;
  width: auto;
  height: 130px;
  padding: 10px 12px;
  font-family: Georgia, 'lucida grande', tahoma, verdana, arial, sans-serif;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-content h3 {
  max-height: 110px;
  padding: 0;
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  word-wrap: break-word;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-content p {
  max-height: 80px;
  margin-bottom: 0;
  line-height: 16px;
  overflow: hidden;
}
.facebook-creative-preview.facebook-newsfeed .facebook-creative-body .facebook-creative-content .facebook-creative-footer {
  position: absolute;
  bottom: 0;
  display: block;
  width: 290px;
  padding: 13px 0 10px;
  font-family: helvetica, arial, 'lucida grande', sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #ccc;
  text-transform: uppercase;
}
.facebook-creative-preview.facebook-newsfeed.big-format .facebook-creative-body .facebook-creative-image {
  float: none;
  width: 470px;
  min-height: 250px;
  max-height: 250px;
  margin: 0;
}
.facebook-creative-preview.facebook-newsfeed.big-format .facebook-creative-body .facebook-creative-content {
  height: auto;
  padding: 10px 12px;
}
.facebook-creative-preview.facebook-newsfeed.big-format .facebook-creative-body .facebook-creative-content .facebook-creative-footer {
  position: relative;
  padding: 10px 0 2px;
}
.creative-url {
  word-break: break-all;
}
.feedAds-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.feedAds-list > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feedAds-list > div:nth-last-child(-n+2) .feedAd-wrapper {
  margin-bottom: 0;
}
.feedAds-list .feedAd-wrapper {
  position: relative;
  width: 100%;
  margin: 0 0 30px;
  padding: 30px 30px 107px;
  background-color: #fff;
  border: 1px solid #e2e2e6;
}
.feedAds-list .feedAd-wrapper .item-image {
  float: left;
  margin: 0 10px 4px 0;
}
.feedAds-list .feedAd-wrapper .item-title {
  margin: -5px 0 -6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}
.feedAds-list .feedAd-wrapper .item-description {
  margin: 7px 0 0;
  color: #000;
  text-decoration: none;
  clear: both;
}
.feedAds-list .feedAd-wrapper .item-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 30px;
  margin: 0 -30px 30px;
  text-align: center;
}
.feedsWidget-controls {
  margin-bottom: 30px;
}
.feedsWidget-controls .datePicker-component {
  width: 165px;
}
.feedsWidget-controls .daysBack-component {
  width: 165px;
}
.feedsWidget-controls .daysBack-component .input-group-addon {
  min-width: 90px;
  line-height: 16px;
  padding: 16px;
  text-align: right;
  font-size: 12px;
}
.feedAd-wrapper:nth-child(n+3) .feedAd {
  margin-top: 30px;
}
.feedAd {
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
}
.feedAd .feedAd-date {
  color: #bbb;
  font-size: 10px;
  text-transform: uppercase;
}
.feedAd .feedAd-title {
  margin: 5px 0 0;
  font-size: 16px;
  font-weight: 500;
}
.feedAd img {
  width: 100%;
  max-height: 145px;
  -o-object-fit: cover;
  object-fit: cover;
}
.feedAd figure {
  margin: 10px 0 0;
}
.feedAd figure figcaption {
  margin: 10px 0 0;
  font-size: 12px;
}
.feedAd .feedAd-categories {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #ddd;
}
.feedAd .feedAd-categories .feedAd-category {
  display: inline-block;
  padding: 2px 8px 4px;
  margin: 0 5px 3px 0;
  font-size: 10px;
  background: #eee;
  border-radius: 10px;
  line-height: normal;
}
.feedAd .feedAd-name {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  padding: .25em .6em;
  font-weight: 500;
  background-color: #777777;
  margin-bottom: 10px;
  display: inline-block;
  padding: 2px 6px 4px;
  line-height: normal;
  font-size: 10px;
}
a.feedAd .feedAd-name:hover,
a.feedAd .feedAd-name:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.feedAd .feedAd-name:empty {
  display: none;
}
.btn .feedAd .feedAd-name {
  position: relative;
  top: -1px;
}
.feedAd .feedAd-name[href]:hover,
.feedAd .feedAd-name[href]:focus {
  background-color: #5e5e5e;
}
#new-instream {
  padding: 0 !important;
  margin-bottom: 10px;
}
#new-instream .panel-heading {
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
  border: none;
}
#new-instream .panel-heading a {
  display: block;
  padding: 14px 18px;
  color: #888;
}
#new-instream .panel-heading a .temp {
  display: none;
}
#new-instream .panel-heading a .glyphicon-arrow {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
#new-instream .panel-heading a.collapsed .temp {
  display: inline;
}
#new-instream .panel-heading a.collapsed .glyphicon-arrow {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
#new-instream .panel-heading a .glyphicon {
  top: 2px;
  font-size: 16px;
}
#new-instream .panel-body {
  padding: 20px 25px;
  border-top: 1px solid #ddd;
}
#new-instream .panel-body .control-button .btn {
  margin-top: 30px;
}
#segmentsTargeting-widget .nested-multiselect > div > ul {
  height: 500px;
}
#buyStrategy-widget .ui-slider .ui-slider-handle {
  border-radius: 5px;
}
#keywordTargeting-widget .select2-container {
  width: 670px !important;
}
#demographic-widget label {
  display: block;
  margin-top: 5px;
}
#demographic-widget #gender {
  display: inline-block;
  vertical-align: top;
  color: #888;
}
#demographic-widget #gender h2 {
  margin-bottom: 10px;
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
}
#demographic-widget #gender span {
  width: 100px;
  display: inline-block;
  vertical-align: top;
}
#demographic-widget #ageGroups {
  display: inline-block;
  vertical-align: top;
  color: #888;
  margin-right: 25px;
}
#demographic-widget #ageGroups h2 {
  margin-bottom: 10px;
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
}
#demographic-widget #ageGroups span {
  width: 100px;
  display: inline-block;
  vertical-align: top;
}
#map {
  float: left;
  clear: both;
  width: 100%;
  height: 600px;
  margin-top: 33px;
}
.location-label {
  display: inline-block;
  margin: 5px 5px 0 0;
}
#geoTargeting-widget #location-labels {
  margin-top: 10px;
  margin-bottom: -20px;
}
#geoTargetingRadius-widget #location-labels {
  margin-top: 10px;
  margin-bottom: -20px;
}
.locations-checkboxes {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  line-height: 1.5;
  background: #f9f9f9;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-bottom: 10px;
  margin: 10px 0 -10px;
}
.locations-checkboxes blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.locations-checkboxes .checkbox {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1.8;
  margin: 0 10px 10px 0;
}
.locations-checkboxes .checkbox label {
  padding: 5px 10px 5px 30px;
}
.inventory-item .inventory-thumbnail img {
  cursor: pointer;
}
.inventory-item .info .dates .select-container .select-options {
  top: 32px !important;
}
.inventory-item #slider {
  margin-top: 10px;
}
#mediaProperties-widget #mediaProperties-form {
  margin-bottom: 0;
}
#mediaProperties-widget #mediaProperties-form ul {
  width: 670px;
  margin-bottom: 0;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
#mediaProperties-widget #mediaProperties-form ul li {
  display: inline-block;
  width: 210px;
  padding: 0;
  margin-right: 20px;
}
#mediaProperties-widget #mediaProperties-form ul li:nth-child(3n+3) {
  margin-right: 0;
}
#mediaProperties-widget #mediaProperties-form label {
  max-width: 200px;
  margin: 10px 0;
  word-break: break-all;
  white-space: pre-line;
}
#mediaProperties-widget #mediaProperties-form label:last-child {
  margin-bottom: 0;
}
#payStrategy-widget .well {
  padding: 20px 38px;
}
#payStrategy-widget .well label {
  margin-bottom: 0;
}
#payStrategy-widget .well .form-group:first-child {
  margin-top: 10px;
}
#payStrategy-widget .well .form-group:last-child {
  margin-bottom: 10px;
}
#payStrategy-widget #predictedCPC-options .form-control {
  width: 70px;
}
#payStrategy-widget #CPA-multiselect code {
  display: block;
  min-height: 18px;
  margin: 5px 10px 10px;
  white-space: inherit;
  border: 1px solid #f0b9b8;
}
#payStrategy-widget #CPA-multiselect .col-xs-4 {
  padding-right: 0;
}
#payStrategy-widget #CPA-multiselect > div > ul {
  height: 200px;
}
#payStrategy-widget #targetAndDelivery-options .form-control {
  width: 70px;
}
#payStrategy-widget #cpcConfiguration .form-control {
  width: 70px;
}
#payStrategy-widget #cpaConfiguration-options .form-control {
  width: 70px;
}
#placementScope-widget input[type="radio"] + label {
  display: inline-block;
}
#scheduleOrDailyBudget-widget #daily-budget-CPC h2.widget-title,
#scheduleOrDailyBudget-widget #daily-budget-CPM h2.widget-title,
#scheduleOrDailyBudget-widget #pacing h2.widget-title,
#scheduleOrDailyBudget-widget #cost-type h2.widget-title,
#scheduleOrDailyBudget-widget #CPC-bid h2.widget-title {
  margin-bottom: 20px !important;
}
#scheduleOrDailyBudget-widget #daily-budget-CPC input[type="number"],
#scheduleOrDailyBudget-widget #daily-budget-CPM input[type="number"],
#scheduleOrDailyBudget-widget #pacing input[type="number"],
#scheduleOrDailyBudget-widget #cost-type input[type="number"],
#scheduleOrDailyBudget-widget #CPC-bid input[type="number"] {
  width: 184px;
}
#scheduleOrDailyBudget-widget .start-end-datepicker {
  margin-bottom: 30px;
}
#scheduleOrDailyBudget-widget .start-end-datepicker input[type="text"] {
  cursor: pointer;
}
#scheduleOrDailyBudget-widget .start-end-datepicker label {
  position: relative;
  top: 50px;
  left: 5px;
  display: inline-block;
}
#scheduleOrDailyBudget-widget #cost-type {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#scheduleOrDailyBudget-widget #cost-type .select2-container {
  margin-bottom: 5px;
}
#scheduleOrDailyBudget-widget #impressions-number {
  display: inline-block;
}
#scheduleOrDailyBudget-widget #CPC-bid,
#scheduleOrDailyBudget-widget #CPA-bid,
#scheduleOrDailyBudget-widget #pacing {
  margin-top: 40px;
}
#lineGraph-widget {
  background: none;
  border: none;
}
#lineGraph-widget > div {
  padding: 32px;
}
#lineGraph-widget > div:before {
  content: none !important;
}
#lineGraph-widget:not(:last-child) > div {
  padding-bottom: 0;
}
#lineGraph-widget > div.no-padding-top {
  padding-top: 0;
}
#lineGraph-widget #graph,
#lineGraph-widget + #metrics-widget {
  position: relative;
  z-index: 2;
}
#lineGraph-widget #metrics-widget {
  margin: 0;
}
#lineGraph-widget #graph {
  height: 250px;
}
#lineGraph-widget #graph + #metrics-widget {
  margin-top: 5px;
}
#ratesGraph-widget #graph {
  height: 285px;
}
#ratesGraph-widget + #metrics-widget .metrics-inline > li {
  height: 60px;
}
#scheduleBudget-widget > div {
  position: relative;
}
#scheduleBudget-widget > div .widget-title:before {
  content: none !important;
}
#scheduleBudget-widget > div > ul,
#scheduleBudget-widget > div .slider-widget {
  width: 670px;
}
#scheduleBudget-widget > div #programmaticCPM {
  width: 100px;
  margin-left: 15px;
}
#scheduleBudget-widget > div #budget-values {
  margin-bottom: 25px;
}
#scheduleBudget-widget > div #budget-values li {
  float: left;
  width: 33%;
  padding: 0;
  text-align: center;
}
#scheduleBudget-widget > div #budget-values li > span {
  display: inline-block;
  text-align: left;
}
#scheduleBudget-widget > div #budget-values li#budget {
  text-align: left;
}
#scheduleBudget-widget > div #budget-values li#CPM-bid {
  width: 34%;
}
#scheduleBudget-widget > div #budget-values li#CPM-bid > span {
  margin-right: 20px;
}
#scheduleBudget-widget > div #budget-values li#estimated-impressions {
  text-align: right;
}
#scheduleBudget-widget > div #budget-values li#estimated-impressions input {
  behavior: none;
}
#scheduleBudget-widget > div #budget-values li#estimated-impressions > span {
  width: 155px;
}
#scheduleBudget-widget > div #budget-values li#estimated-impressions .bottom-message {
  text-align: right;
}
#scheduleBudget-widget > div .bottom-message {
  display: inline-block;
  padding: 0;
  margin-top: 10px;
  font-size: 10px;
  line-height: 1;
  color: inherit;
  border-bottom: solid 1px rgba(139, 148, 187, 0.15);
}
#scheduleBudget-widget .slider-widget {
  margin-top: 100px;
}
#scheduleBudget-widget .slider-values {
  margin-top: 15px;
}
#scheduleBudget-widget .slider-values li {
  padding: 0;
  color: #888;
}
#scheduleBudget-widget .slider-ruller {
  position: absolute;
  bottom: -16px;
}
#scheduleBudget-widget .slider-ruller li {
  bottom: -6px;
  padding: 0 79px 0 0 ;
}
#scheduleBudget-widget .slider-ruller li:before {
  content: "";
  display: inline-block;
  height: 3px;
  border-left: solid 1px #c8c8c8;
}
#scheduleBudget-widget .slider-ruller li:nth-child(4n + 1):before {
  height: 7px;
}
#scheduleBudget-widget .slider-ruller li:last-child {
  padding-right: 0;
}
#scheduleBudget-widget #dailyBudget h2.widget-title {
  margin-bottom: 20px !important;
}
#scheduleBudget-widget #dailyBudget label {
  margin-bottom: 25px;
}
#schedulePacing-widget div .widget-title:before {
  content: none !important;
}
#schedulePeriod-widget .form-group {
  margin-bottom: 0;
}
#schedulePeriod-widget .input-title .glyphicon-arrow {
  top: 2px;
}
#schedulePeriod-widget #indefinitely-checkbox {
  padding-top: 26px;
}
#selectedWebsites-widget ul {
  width: 670px;
}
#selectedWebsites-widget ul > li {
  padding: 0;
  margin-right: 7px;
}
#selectedWebsites-widget ul > li .popover {
  width: 190px;
  min-width: 0;
  padding: 0;
}
#selectedWebsites-widget ul > li .popover .popover-inner {
  padding: 18px;
}
#selectedWebsites-widget ul > li .popover .popover-inner .popover-content {
  padding: 0 5px;
}
#selectedWebsites-widget ul > li .popover .popover-inner .popover-content .domainName-heading {
  color: #34495e;
}
#selectedWebsites-widget ul > li .popover .popover-inner .popover-content .marketplaceItem-options {
  display: none;
}
#selectedWebsites-widget ul > li > .glyphicon {
  margin: 2px 5px 0 0;
  font-size: 15px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#selectedWebsites-widget ul > li .glyphicon-remove {
  margin: 2px 6px 0 -21px !important;
}
#timeOfDay-widget .dayName-selector {
  width: 110px;
}
#timeOfDay-widget .time-picker-input {
  width: 75px;
  cursor: pointer;
}
#timeOfDay-widget button {
  position: relative;
  top: 43px;
}
#timeOfDay-widget .on-timezone {
  margin-top: 20px;
}
#timeOfDay-widget .day-and-hour ul {
  margin: 0;
  list-style-type: none;
}
#timeOfDay-widget .day-and-hour ul li {
  margin-bottom: 15px;
}
#timeOfDay-widget .day-and-hour ul li .remove-link {
  display: inline-block;
  margin: 7px 0 0;
  font-size: 12px;
  color: #888;
  text-decoration: none;
}
#timeOfDay-widget .day-and-hour ul li .remove-link .glyphicon {
  position: relative;
  top: -1px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#timeOfDay-widget .timezoneLocation-selector {
  width: 345px;
}
.overlay-container-absolute {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#payment-register-overlay-container {
  margin-top: -50px;
}
#transactionHistory-panel {
  margin-bottom: 0;
}
#transactionHistory-panel .select2-container {
  float: right;
}
.map {
  width: 670px;
  height: 180px;
}
#createFromSocial-panel #category_select {
  visibility: hidden;
}
#createFromSocial-panel #icons-selectorSocial {
  margin: 1px 0 0 -20px;
}
#createFromSocial-panel #icons-selectorSocial .glyphicon {
  width: 48px;
  height: 48px;
  margin: -2px 5px 0 0;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  background-color: #ddd;
  border-radius: 3px;
  color: #fff;
}
#createFromSocial-panel #icons-selectorSocial .glyphicon.active.glyphicon-twitter {
  background-color: #00abf0;
}
#createFromSocial-panel #icons-selectorSocial .glyphicon.active.glyphicon-facebook {
  background-color: #3b5999;
}
#createFromSocial-panel #icons-selectorSocial .glyphicon.active.glyphicon-youtube2 {
  background-color: #c8302d;
}
#createFromSocial-panel .c32 {
  float: right;
  width: 790px;
  margin-top: 30px;
}
#createFromSocial-panel #social-url .glyphicon-youtube:before {
  content: "\e62f";
}
#createFromText-widget .popup-box {
  top: -100px;
}
#createFromWebpage-panel #category_select {
  visibility: hidden;
}
#createFromWebpage-panel #icons-selectorSocial {
  margin: 1px 0 0 -20px;
}
#createFromWebpage-panel #icons-selectorSocial .glyphicon {
  width: 48px;
  height: 48px;
  margin: -2px 5px 0 0;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  background-color: #ddd;
  border-radius: 3px;
  color: #fff;
}
#createFromWebpage-panel #icons-selectorSocial .glyphicon.active.glyphicon-twitter {
  background-color: #00abf0;
}
#createFromWebpage-panel #icons-selectorSocial .glyphicon.active.glyphicon-facebook {
  background-color: #3b5999;
}
#createFromWebpage-panel #icons-selectorSocial .glyphicon.active.glyphicon-youtube2 {
  background-color: #c8302d;
}
#createFromWebpage-panel .c32 {
  float: right;
  width: 790px;
  margin-top: 30px;
}
#createFromWebpage-panel #social-url .glyphicon-youtube:before {
  content: "\e62f";
}
#createFromWebpage-panel .buttons-span {
  position: relative;
  top: -145px;
}
#editVastTag-widget {
  text-align: left;
}
#editVastTag-widget .input-group-addon {
  font-size: 14px;
  min-width: 65px;
  background: #eee;
  border-left: 1px solid #ccc;
}
.selectImage-widget .largeImage-input,
.selectImage-widget .basicImage-input {
  position: relative;
  float: left;
  margin-right: 50px;
  margin-bottom: 20px;
  margin-top: 30px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.selectImage-widget .largeImage-input .remove-button,
.selectImage-widget .basicImage-input .remove-button {
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 1;
}
.selectImage-widget .largeImage-input .remove-button:hover,
.selectImage-widget .basicImage-input .remove-button:hover {
  border: 1px solid #fff !important;
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
  -webkit-transform: scale(1.6);
  -ms-transform: scale(1.6);
  -o-transform: scale(1.6);
  transform: scale(1.6);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.selectImage-widget .largeImage-input .remove-button:hover:hover,
.selectImage-widget .basicImage-input .remove-button:hover:hover,
.selectImage-widget .largeImage-input .remove-button:hover:focus,
.selectImage-widget .basicImage-input .remove-button:hover:focus,
.selectImage-widget .largeImage-input .remove-button:hover.focus,
.selectImage-widget .basicImage-input .remove-button:hover.focus,
.selectImage-widget .largeImage-input .remove-button:hover:active,
.selectImage-widget .basicImage-input .remove-button:hover:active,
.selectImage-widget .largeImage-input .remove-button:hover.active,
.selectImage-widget .basicImage-input .remove-button:hover.active,
.open > .dropdown-toggle.selectImage-widget .largeImage-input .remove-button:hover,
.open > .dropdown-toggle.selectImage-widget .basicImage-input .remove-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.selectImage-widget .largeImage-input .remove-button:hover:active,
.selectImage-widget .basicImage-input .remove-button:hover:active,
.selectImage-widget .largeImage-input .remove-button:hover.active,
.selectImage-widget .basicImage-input .remove-button:hover.active,
.open > .dropdown-toggle.selectImage-widget .largeImage-input .remove-button:hover,
.open > .dropdown-toggle.selectImage-widget .basicImage-input .remove-button:hover {
  background-image: none;
}
.selectImage-widget .largeImage-input .remove-button:hover.disabled,
.selectImage-widget .basicImage-input .remove-button:hover.disabled,
.selectImage-widget .largeImage-input .remove-button:hover[disabled],
.selectImage-widget .basicImage-input .remove-button:hover[disabled],
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover,
.selectImage-widget .largeImage-input .remove-button:hover.disabled:hover,
.selectImage-widget .basicImage-input .remove-button:hover.disabled:hover,
.selectImage-widget .largeImage-input .remove-button:hover[disabled]:hover,
.selectImage-widget .basicImage-input .remove-button:hover[disabled]:hover,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover:hover,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover:hover,
.selectImage-widget .largeImage-input .remove-button:hover.disabled:focus,
.selectImage-widget .basicImage-input .remove-button:hover.disabled:focus,
.selectImage-widget .largeImage-input .remove-button:hover[disabled]:focus,
.selectImage-widget .basicImage-input .remove-button:hover[disabled]:focus,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover:focus,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover:focus,
.selectImage-widget .largeImage-input .remove-button:hover.disabled.focus,
.selectImage-widget .basicImage-input .remove-button:hover.disabled.focus,
.selectImage-widget .largeImage-input .remove-button:hover[disabled].focus,
.selectImage-widget .basicImage-input .remove-button:hover[disabled].focus,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover.focus,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover.focus,
.selectImage-widget .largeImage-input .remove-button:hover.disabled:active,
.selectImage-widget .basicImage-input .remove-button:hover.disabled:active,
.selectImage-widget .largeImage-input .remove-button:hover[disabled]:active,
.selectImage-widget .basicImage-input .remove-button:hover[disabled]:active,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover:active,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover:active,
.selectImage-widget .largeImage-input .remove-button:hover.disabled.active,
.selectImage-widget .basicImage-input .remove-button:hover.disabled.active,
.selectImage-widget .largeImage-input .remove-button:hover[disabled].active,
.selectImage-widget .basicImage-input .remove-button:hover[disabled].active,
fieldset[disabled] .selectImage-widget .largeImage-input .remove-button:hover.active,
fieldset[disabled] .selectImage-widget .basicImage-input .remove-button:hover.active {
  background-color: #d9534f;
  border-color: #d9534f;
}
.selectImage-widget .largeImage-input .remove-button:hover .badge,
.selectImage-widget .basicImage-input .remove-button:hover .badge {
  color: #d9534f;
  background-color: #fff;
}
.selectImage-widget .largeImage-input .remove-button:hover:hover,
.selectImage-widget .basicImage-input .remove-button:hover:hover,
.selectImage-widget .largeImage-input .remove-button:hover:focus,
.selectImage-widget .basicImage-input .remove-button:hover:focus,
.selectImage-widget .largeImage-input .remove-button:hover:active,
.selectImage-widget .basicImage-input .remove-button:hover:active,
.selectImage-widget .largeImage-input .remove-button:hover.active,
.selectImage-widget .basicImage-input .remove-button:hover.active,
.open .dropdown-toggle.selectImage-widget .largeImage-input .remove-button:hover,
.open .dropdown-toggle.selectImage-widget .basicImage-input .remove-button:hover {
  background-color: #c9302c;
  border-color: #c9302c;
}
.selectImage-widget .largeImage-input .remove-button:hover:disabled,
.selectImage-widget .basicImage-input .remove-button:hover:disabled,
.selectImage-widget .largeImage-input .remove-button:hover.disabled,
.selectImage-widget .basicImage-input .remove-button:hover.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.selectImage-widget .largeImage-input label,
.selectImage-widget .basicImage-input label {
  position: absolute;
  top: -30px;
  left: 0;
  width: 270px;
  display: block;
  max-width: none;
}
.selectImage-widget .largeImage-input .upload-box,
.selectImage-widget .basicImage-input .upload-box {
  position: relative;
  vertical-align: middle;
  background: #eee;
  outline: 1px solid #ccc;
  outline-offset: 0px;
  cursor: pointer;
  text-align: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.selectImage-widget .largeImage-input .upload-box:hover,
.selectImage-widget .basicImage-input .upload-box:hover {
  outline-width: 2px;
  outline-style: dashed;
  outline-offset: 2px;
}
.selectImage-widget .largeImage-input .upload-box.box-full .fallback-image,
.selectImage-widget .basicImage-input .upload-box.box-full .fallback-image {
  display: none;
}
.selectImage-widget .largeImage-input .upload-box img,
.selectImage-widget .basicImage-input .upload-box img {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  margin: 0 auto;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.selectImage-widget .largeImage-input .upload-box .invalid-img,
.selectImage-widget .basicImage-input .upload-box .invalid-img {
  border: solid red;
}
.selectImage-widget .largeImage-input .upload-box {
  width: 268px;
  height: 160px;
}
.selectImage-widget .largeImage-input .upload-box img {
  max-width: 228px;
  max-height: 120px;
}
.selectImage-widget .basicImage-input {
  position: relative;
  bottom: -35px;
}
.selectImage-widget .basicImage-input .upload-box {
  width: 125px;
  height: 125px;
}
.selectImage-widget .basicImage-input .upload-box img {
  max-width: 85px;
  max-height: 85px;
}
.selectImage-widget .fallback-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #aaa;
  font-size: 11px;
}
.selectImage-widget .fallback-image > * {
  z-index: 1;
}
.selectImage-widget .fallback-image .glyphicon {
  font-size: 3em;
  margin-bottom: 10px;
}
.selectImage-widget .fallback-image p {
  margin: 0;
}
.selectImage-widget .loading-message {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  color: #777;
  background: rgba(255, 255, 255, 0.75);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.selectImage-widget .loading-message > * {
  z-index: 1;
}
#nativePlacement-form #native-markup-editor {
  min-height: 150px;
}
#nativePlacement-form .leftSide-menu li {
  cursor: pointer;
}
#nativePlacement-form #native-preview .chargeads-native {
  background: #fff;
}
#nativePlacement-form .nativeMacros-panel code {
  display: block;
  margin: 0 0 2px;
  line-height: 1;
  font-size: 12px;
}
#nativePlacement-form .nativeMacros-panel code.required:before {
  content: '\e010';
  font-family: 'charge-icons';
  margin: 5px 0 0;
  float: right;
  font-size: 8px;
  color: gray;
}
#nativePlacement-form .nativeMacros-panel code.included {
  color: #03565f;
  background-color: #dff0d8;
}
#nativePlacement-form .nativeMacros-panel code input {
  cursor: text;
}
#nativePlacement-form .nativeMacros-panel code .help-inline {
  float: right;
  margin: 3px 0 0;
  font-size: 10px;
}
#nativePlacement-form .placementPreview-box {
  font-family: sans-serif;
  font-size: 16px;
  line-height: normal;
  background-color: #fff;
  overflow: hidden;
}
#nativePlacement-form .placementPreview-box a {
  color: #0000EE;
}
#nativePlacement-form .placementPreview-box p {
  margin: 0;
}
#nativePlacement-form .placementPreview-box h1 {
  font-size: 2em;
  margin: .67em 0;
}
#nativePlacement-form .placementPreview-box h2 {
  font-size: 1.5em;
  margin: .83em 0;
}
#nativePlacement-form .placementPreview-box h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
#nativePlacement-form .placementPreview-box h4 {
  margin: 1.33em 0;
}
#nativePlacement-form .placementPreview-box h5 {
  font-size: .83em;
  margin: 1.67em 0;
}
#nativePlacement-form .placementPreview-box h6 {
  font-size: .67em;
  margin: 2.33em 0;
}
#nativePlacement-form .placementPreview-box h1,
#nativePlacement-form .placementPreview-box h2,
#nativePlacement-form .placementPreview-box h3,
#nativePlacement-form .placementPreview-box h4,
#nativePlacement-form .placementPreview-box h6,
#nativePlacement-form .placementPreview-box h6 {
  letter-spacing: 0;
  font-weight: 500;
}
#nativePlacement-form .placementPreview-box hr {
  margin: 0.5em 0;
  border: 1px solid;
  border-style: inset;
}
html.classifiedsSelector header,
html.classifiedsSelector footer {
  display: none !important;
}
html.classifiedsSelector body {
  margin-bottom: 0;
}
#contentSelector #step {
  position: absolute;
  top: 25%;
  z-index: 1;
  width: 100%;
  height: 50%;
  background: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#contentSelector #step .holder {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 25px 0;
  text-align: center;
}
#contentSelector #step.loaded {
  top: -130px;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
#contentSelector #step.loaded:after {
  content: '';
  position: absolute;
  bottom: -5px;
  display: block;
  width: 100%;
  height: 5px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);
  background-color: transparent;
}
#contentSelector #step.loaded h1 {
  font-size: 36px;
}
#contentSelector #step.loaded p {
  display: none;
}
#contentSelector #step h1 {
  margin-top: 0;
}
#contentSelector #step p {
  font-size: 16px;
}
#contentSelector #step #centralForm {
  width: auto;
  display: inline-block;
  padding-top: 10px;
  margin: auto;
}
#contentSelector #step #centralForm:before,
#contentSelector #step #centralForm:after {
  content: " ";
  display: table;
}
#contentSelector #step #centralForm:after {
  clear: both;
}
#contentSelector #step #centralForm:before,
#contentSelector #step #centralForm:after {
  content: " ";
  display: table;
}
#contentSelector #step #centralForm:after {
  clear: both;
}
#contentSelector #step #centralForm > * {
  float: left;
  margin: 0 5px;
}
#contentSelector #step #centralForm input {
  width: 400px;
}
#contentSelector #step #centralForm .select2-container {
  width: 150px;
  text-align: left;
}
#contentSelector #selections {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  width: 290px;
  height: 100%;
  font-size: 12px;
  text-align: left;
  background: #fff;
  -webkit-box-shadow: 3px 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#contentSelector #selections.collapsed {
  margin-right: -300px;
}
#contentSelector #selections.collapsed #expandCollapse-button {
  width: 56px;
}
#contentSelector #selections.collapsed #expandCollapse-button span:not(.glyphicon) {
  width: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#contentSelector #selections #slide-content {
  max-height: 100%;
  padding: 20px 20px 55px;
  overflow-y: auto;
}
#contentSelector #selections #slide-content ul#selectables > li {
  margin-top: 15px;
}
#contentSelector #selections #slide-content ul#selectables > li:first-child {
  margin-top: 0;
}
#contentSelector #selections #slide-content ul#selectables > li small {
  display: inline-block;
  margin-bottom: 3px;
}
#contentSelector #selections #slide-content ul#selectables > li button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked {
  color: #fff;
  background-color: #FE585A;
  border-color: #FE585A;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open > .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  color: #fff;
  background-color: #fe2528;
  border-color: #fe1b1e;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open > .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  background-image: none;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled],
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:hover,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:focus,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled].focus,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:active,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled.active,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled].active,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked.active {
  background-color: #FE585A;
  border-color: #FE585A;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked .badge {
  color: #FE585A;
  background-color: #fff;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  background-color: #fe2528;
  border-color: #fe2528;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:disabled,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open > .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  color: #fff;
  background-color: #fe2528;
  border-color: #fe1b1e;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open > .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  background-image: none;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled],
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:hover,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:focus,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled].focus,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked.focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled]:active,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled.active,
#contentSelector #selections #slide-content ul#selectables > li button.picked[disabled].active,
fieldset[disabled] #contentSelector #selections #slide-content ul#selectables > li button.picked.active {
  background-color: #FE585A;
  border-color: #FE585A;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked .badge {
  color: #FE585A;
  background-color: #fff;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:hover,
#contentSelector #selections #slide-content ul#selectables > li button.picked:focus,
#contentSelector #selections #slide-content ul#selectables > li button.picked:active,
#contentSelector #selections #slide-content ul#selectables > li button.picked.active,
.open .dropdown-toggle#contentSelector #selections #slide-content ul#selectables > li button.picked {
  background-color: #fe2528;
  border-color: #fe2528;
}
#contentSelector #selections #slide-content ul#selectables > li button.picked:disabled,
#contentSelector #selections #slide-content ul#selectables > li button.picked.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#contentSelector #selections #slide-content ul#selectables > li .input-group-addon .glyphicon {
  top: 2px;
  font-size: 14px;
}
#contentSelector #selections #slide-content #dataTemplate-box {
  padding: 10px;
  margin-top: 25px;
  background: #eee;
  border-radius: 5px;
}
#contentSelector #selections #slide-content #dataTemplate-box label {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
#contentSelector #selections #slide-content #dataTemplate-box input {
  width: 100%;
  margin-bottom: 0;
}
#contentSelector #selections #slide-content #saveTemplate-button {
  margin-top: 20px;
}
#contentSelector #selections #expandCollapse-button {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 290px;
  padding: 20px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  background: #34495e;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#contentSelector #selections #expandCollapse-button:hover {
  background: #222f3d;
}
#contentSelector #selections #expandCollapse-button span:not(.glyphicon) {
  width: 80px;
  float: left;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#contentSelector #selector_frame {
  margin-top: 152px;
}
#contentSelector .modal_dialog {
  max-width: 800px;
}
#contentSelector .modal_dialog #image_previews {
  max-height: 800px;
  overflow-y: auto;
}
#contentSelector .modal_dialog #image_previews img {
  max-width: 300px;
}
.classifiedsURL {
  margin-top: 0 !important;
}
#createFromSearch-panel .loadMyAds-box {
  padding: 30px;
  background-color: #fafafa;
  border: 1px solid #DDD;
}
#createFromSearch-panel .loadMyAds-box img {
  float: right;
}
#createFromSearch-panel .c32 {
  margin-top: 20px;
}
#createFromSearch-panel .createFromSearch-box {
  margin-top: 30px;
}
#createFromSearch-panel ul.createFromSearch-list {
  margin: 0;
  list-style-type: none;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item {
  display: inline-block;
  width: 335px;
  margin-right: 38px;
  margin-top: 30px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  border: solid 1px #CCC;
  cursor: pointer;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:hover {
  border: solid 1px rgba(52, 73, 94, 0.15);
  -webkit-box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
  box-shadow: 10px 10px 0px rgba(52, 73, 94, 0.05);
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:nth-child(2n+2) {
  margin-right: 0;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item:nth-child(-n+2) {
  margin-top: 20px;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .googleAdWordsAd-box {
  padding: 15px 20px;
  font-size: 14px;
  line-height: 18px;
  background-color: #fff;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .googleAdWordsAd-box a {
  font-weight: 500;
  color: #0000cc;
  text-decoration: none;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .googleAdWordsAd-box .googleAdWordAd-url {
  color: #0e8f0e;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .googleAdWords-info {
  padding: 5px 20px;
  font-size: 10px;
  color: #888;
  background-color: #f7f7f7;
}
#createFromSearch-panel ul.createFromSearch-list li.gogleAdwordsList-item .medium-button {
  display: block;
  float: left;
  margin-top: 10px;
}
#createThirdParty-panel .format-panel,
#createThirdParty-panel #saveTheSet-panel {
  padding-top: 50px;
  margin-top: 50px;
  border-top: solid 1px #ddd;
}
#createThirdParty-panel .format-panel .removeThisBanner-button,
#createThirdParty-panel #saveTheSet-panel .removeThisBanner-button {
  margin: -45px 0 10px;
}
#createThirdParty-panel .format-panel textarea,
#createThirdParty-panel #saveTheSet-panel textarea {
  max-height: 96px;
  resize: none;
}
#createThirdParty-panel #codeType-radios {
  position: relative;
  top: 5px;
  letter-spacing: -0.3px;
}
#createThirdParty-panel #codeType-radios label.radio {
  margin: 10px 0;
}
#createThirdParty-panel #codeType-radios label.radio:first-child {
  letter-spacing: -0.1px;
}
#createForFacebook-panel .format-panel,
#createForFacebook-panel #saveTheSet-panel {
  padding-top: 50px;
  margin-top: 50px;
  border-top: solid 1px #ddd;
}
#createForFacebook-panel .format-panel .removeThisBanner-button,
#createForFacebook-panel #saveTheSet-panel .removeThisBanner-button {
  margin: -45px 0 10px;
}
#createForFacebook-panel .format-panel textarea,
#createForFacebook-panel #saveTheSet-panel textarea {
  height: 246px;
  resize: none;
}
#createForFacebook-panel .newSize-item input {
  margin: 0 5px;
}
#createForFacebook-panel .newSize-item input:first-child {
  margin-left: 0;
}
#createForFacebook-panel .newSize-item .newSize-options {
  display: block;
  margin: -1px 0 1px;
}
#createForFacebook-panel #facebook-creative-preview-container {
  padding: 21px;
}
.widgetSlider-box {
  position: relative;
  width: 598px;
  padding: 25px 35px 45px;
  background-color: #FFF;
  border: solid 1px #DDD;
  border-radius: 4px;
}
.widgetSlider-box .slider-widget {
  margin-top: 30px;
}
#createFromWebpage-panel .icons-social .glyphicon {
  position: relative;
}
#advanced-settings-widget {
  padding-top: 0;
}
#advanced-settings-widget h2 {
  float: left;
  padding: 5px 10px;
  margin-bottom: 0;
  font-size: 12px;
  background-color: #EEE;
  border: solid 1px #DDD;
  border-top: 0;
  cursor: pointer;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#advanced-settings-widget h2:hover {
  background-color: #DDD;
}
#advanced-settings-widget.closed {
  padding-bottom: 70px !important;
  border-bottom: solid 1px #DDD !important;
}
/* BEGIN OF: Inventory date picker */
.start-end-datepicker .date-picker-input {
  margin-top: 7px;
  margin-bottom: 10px;
}
.start-end-datepicker p {
  float: left;
  clear: both;
  font-size: 10px;
  text-transform: uppercase;
}
.start-end-datepicker .standardTime {
  margin-top: 6px;
  color: #AAA;
}
.start-end-datepicker .custom-widget-checkbox {
  margin: 24px 0 0 4px;
}
.start-end-datepicker input[type="text"] {
  cursor: pointer;
}
/* END OF: Inventory date picker */
.widget-range-date-picker,
.widget-time-picker {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.widget-range-date-picker p,
.widget-time-picker p,
.widget-range-date-picker label,
.widget-time-picker label,
.widget-range-date-picker h3,
.widget-time-picker h3 {
  display: block;
  height: 20px;
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
}
.widget-range-date-picker input[type="text"],
.widget-time-picker input[type="text"] {
  clear: both;
  margin-top: 0;
}
.widget-range-date-picker i.glyphicon-arrow,
.widget-time-picker i.glyphicon-arrow {
  margin: -2px;
}
.ui-timepicker.ui-widget {
  padding: 2px;
  background: #fff;
  border: solid 1px #ddd;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0784314) 5px 5px 0px;
  box-shadow: rgba(0, 0, 0, 0.0784314) 5px 5px 0px;
}
.ui-timepicker.ui-widget .ui-widget-content {
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  background: none;
  border: none;
  border-radius: 0;
}
.ui-timepicker.ui-widget .ui-widget-content .ui-state-default {
  text-decoration: none;
  background: none;
  border: none;
}
.ui-timepicker.ui-widget .ui-widget-content th {
  padding: 0 5px;
}
.ui-timepicker.ui-widget .ui-widget-content td {
  padding: 2px;
  line-height: 23px;
}
.ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker {
  margin: 10px 0 5px;
}
.ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a {
  display: block;
  padding: 3px 5px;
  line-height: 14px;
}
.ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a:hover {
  color: #34495e;
}
.ui-timepicker.ui-widget .ui-widget-content td table.ui-timepicker a.ui-state-active {
  color: #fff;
  background: #34495e;
}
.ui-timepicker.ui-widget .ui-timepicker-title {
  padding: 0 5px;
  text-transform: uppercase;
  background: #eeeeee;
  border: none;
}
#updateCampaignURL-widget div {
  position: relative;
  display: inline-block;
}
#updateCampaignURL-widget .error {
  position: absolute;
  top: -25px;
  left: -6px;
  font-size: 12px;
}
#weekpicker-widget > div {
  width: auto !important;
}
#weekpicker-widget .calendarVolume-container {
  float: left;
  padding: 8px;
  border: solid 1px #ddd;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 5px 5px 0px;
  box-shadow: rgba(0, 0, 0, 0.08) 5px 5px 0px;
}
#weekpicker-widget .weekpicker {
  display: inline-block;
  vertical-align: top;
}
#weekpicker-widget .weekpicker .ui-datepicker {
  width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#weekpicker-widget .weekpicker .ui-datepicker .ui-datepicker-header {
  padding: 2px 0;
  border-radius: 0;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar {
  width: auto;
  margin: 0;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar thead th {
  padding: 4px 3px 2px;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar thead th:first-child {
  text-align: center;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td {
  padding: 0 3px;
  line-height: 26px;
  border-top: solid 1px #ddd;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.57142857;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  line-height: 1.67;
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 11px;
  line-height: 1.63636364;
  border-radius: 2px;
  padding-top: 3px;
  padding-bottom: 1px;
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
  position: relative;
  top: -1px;
  min-width: 14px;
  font-size: 12px;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus {
  color: #000;
  text-decoration: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled],
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active.focus {
  outline: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span > small {
  vertical-align: text-top;
  font-size: 85%;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:not(.btn-sm):not(.btn-xs) .glyphicon {
  top: 2px;
  font-size: 16px;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active,
.open > .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active,
.open > .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  background-image: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled],
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled]:hover,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled]:focus,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled].focus,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled]:active,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled.active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span[disabled].active,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span .badge {
  color: #5bc0de;
  background-color: #fff;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.active,
.open .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span {
  background-color: #31b0d5;
  border-color: #31b0d5;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span:disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td:first-child span.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span {
  color: #fff;
  background-color: #059AA9;
  border-color: #059AA9;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.active,
.open > .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span {
  color: #fff;
  background-color: #046d77;
  border-color: #03646e;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.active,
.open > .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span {
  background-image: none;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled],
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled]:hover,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled]:focus,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled].focus,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled]:active,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled.active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span[disabled].active,
fieldset[disabled] #weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.active {
  background-color: #059AA9;
  border-color: #059AA9;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span .badge {
  color: #059AA9;
  background-color: #fff;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:hover,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:focus,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:active,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.active,
.open .dropdown-toggle#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span {
  background-color: #046d77;
  border-color: #046d77;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span:disabled,
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected:first-child span.disabled {
  color: transparent;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected-week {
  opacity: 1;
  filter: alpha(opacity=100);
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.selected-week span {
  color: #000;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td span {
  padding: 0;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-week-col {
  padding: 1px 0 0;
  text-align: center;
}
#weekpicker-widget .weekpicker table.ui-datepicker-calendar tbody tr td.ui-datepicker-week-col span.disabled {
  cursor: not-allowed !important;
}
#weekpicker-widget .volume-percent {
  position: relative;
  top: 27px;
  left: -3px;
  display: inline-block;
}
#weekpicker-widget .volume-percent p {
  margin: 0 0 3px 15px;
}
#weekpicker-widget .volume-percent ul {
  margin: 0;
  list-style-type: none;
  list-style: none;
}
#weekpicker-widget .volume-percent ul li {
  padding-left: 15px;
  height: 28px;
  line-height: 26px;
  border-top: solid 1px #ddd;
}
#weekpicker-widget .volume-percent ul li button {
  font-size: 9px;
  line-height: 12px;
  color: #999;
}
#weekpicker-widget .volume-percent ul li button.btn-success {
  color: #fff;
}
#weekpicker-widget .volume-percent ul li .btn-group button {
  min-width: 33px;
  height: 14px;
  line-height: 11px;
}
#weekpicker-widget .volume-percent ul li .btn-group button.disabled {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
  color: rgba(255, 255, 255, 0.9);
  background-color: rgba(204, 0, 0, 0.25);
  border-color: transparent;
  cursor: not-allowed;
  background-image: -webkit-repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  background-image: -moz-repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  background-image: -ms-repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  background-image: -o-repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  background-image: repeating-linear-gradient(-45deg, rgba(204, 0, 0, 0.25), rgba(204, 0, 0, 0.25) 25%, transparent 25%, transparent 50%, rgba(204, 0, 0, 0.25) 50%) !important;
  -webkit-background-size: 4px 4px !important;
  background-size: 4px 4px !important;
}
#weekpicker-widget .volume-percent ul li .action-button {
  min-width: 14px;
  padding: 0;
  font-size: 12px;
}
#weekpicker-widget .volume-percent ul li .action-button.decrease-button {
  color: #b52b27;
}
a#weekpicker-widget .volume-percent ul li .action-button.decrease-button:hover {
  color: #8b211e;
}
#weekpicker-widget .volume-percent ul li .action-button.increase-button {
  color: #03565f;
}
a#weekpicker-widget .volume-percent ul li .action-button.increase-button:hover {
  color: #01292d;
}
#weekpicker-widget .added-weeks {
  display: inline-block;
  width: 253px;
  height: 210px;
  margin-left: 17px;
  vertical-align: top;
}
#weekpicker-widget .added-weeks .viewport {
  position: relative;
  max-height: 192px;
  overflow: hidden;
}
#weekpicker-widget .added-weeks .overview {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
#weekpicker-widget .added-weeks .scrollbar {
  position: relative;
  float: right;
  width: 17px;
  margin-left: 10px;
}
#weekpicker-widget .added-weeks .track {
  position: relative;
  width: 13px;
  height: 100%;
  padding: 0 1px;
  background-color: #ddd;
  border: solid 1px #ddd;
}
#weekpicker-widget .added-weeks .thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 20px;
  background-color: #fff;
  overflow: hidden;
  cursor: pointer;
}
#weekpicker-widget .added-weeks .thumb:after {
  content: "\e092";
  position: absolute;
  top: 50%;
  display: block;
  margin: -7px 0 0;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'charge-icons';
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#weekpicker-widget .added-weeks .disable {
  display: none;
}
#weekpicker-widget .added-weeks .addedWeeks-title {
  margin-bottom: 1px;
  text-transform: uppercase;
}
#weekpicker-widget .added-weeks ul {
  margin: 0;
  text-align: left;
  list-style-type: none;
}
#weekpicker-widget .added-weeks ul li {
  padding: 5px 0;
  line-height: 21px;
  border-bottom: solid 1px #DDD;
}
#weekpicker-widget .added-weeks ul li .weekToPeriod {
  display: inline-block;
  min-width: 170px;
}
#weekpicker-widget .added-weeks ul li .weekNumbering {
  display: inline-block;
  min-width: 20px;
  font-weight: 500;
}
#weekpicker-widget .added-weeks ul li .weekPercent {
  display: inline-block;
  min-width: 30px;
  text-align: right;
}
#weekpicker-widget .added-weeks ul li button {
  position: relative;
  top: 4px;
  width: 13px;
  padding: 1px 0 0;
  font-size: 14px;
  line-height: 10px;
  border-radius: 7px;
}
#domainDescription-panel-1 {
  min-height: 429px;
  background: url('/static/commons/img/custom/whitelabel/grid-open-sans/blueDark-bg.jpg') no-repeat top center;
  background-size: cover;
}
#domainDescription-panel-1 .links-box {
  display: inline-block;
  padding: 18px 20px 20px;
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}
#domainDescription-panel-1 .links-box > a {
  padding: 0 20px 0 19px;
  color: inherit;
  border-right: solid 1px #0c3993;
}
#domainDescription-panel-1 .links-box > a:last-child {
  border-right: none;
}
#domainDescription-panel-1 h1 {
  padding: 100px 0 10px;
  margin: 0;
  text-shadow: 1px 1px 1px #000;
}
#domainDescription-panel-1 .domain-url {
  color: rgba(255, 255, 255, 0.5);
  text-shadow: 1px 1px 1px #000;
}
#domainDescription-panel-2 {
  padding-bottom: 50px;
  background-color: #fbfbfb;
}
#domainDescription-panel-2 .domain-thumbnail {
  position: relative;
  top: -75px;
  width: 150px;
  height: 150px;
  margin: auto auto -60px;
  background-color: #fff !important;
  border: solid 5px #fff;
  border-radius: 500px;
}
#domainDescription-panel-2 .domain-thumbnail:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(51%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 51%, rgba(0, 0, 0, 0.05) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#0d000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 500px;
}
#domainDescription-panel-3 {
  padding: 60px 0 80px;
  border-top: solid 1px #ddd;
}
#domainDescription-panel-3 #video-container {
  width: 768px;
  height: 432px;
  margin: auto;
}
#domainDescription-panel-4 {
  border-top: solid 1px #ddd;
}
#domainDescription-panel-4 > .container {
  padding-top: 70px;
  min-height: 500px;
  background-color: #107cbc;
}
#domainDescription-panel-5 > .container {
  margin-top: -250px;
}
#domainDescription-panel-5 p {
  margin: 40px 0;
}
#domainDescription-panel-5 a.btn {
  margin-bottom: -30px;
}
#domainDescription-panel-6 {
  border-top: solid 1px #ddd;
}
#domainDescription-panel-6 > .container {
  padding: 45px 0 70px;
  background-color: #fbfbfb;
}
#domainDescription-panel-6 > .container #audience-charts {
  margin-top: 90px;
}
#domainDescription-panel-6 #chart1 {
  width: 450px;
  margin-top: -22px;
  vertical-align: top;
  font-size: 14px;
}
#domainDescription-panel-6 #chart1 .age-value {
  width: 100px;
  margin-right: 15px;
  line-height: 26px;
  text-align: right;
}
#domainDescription-panel-6 #chart1 .progress {
  height: 25px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 26px;
  background: #eeeeee;
  border-radius: 100px;
}
#domainDescription-panel-6 #chart1 .progress > div:nth-child(2) {
  margin-left: 10px;
}
#domainDescription-panel-6 #chart1 .progress .progress-bar {
  background: #34495e;
}
#domainDescription-panel-6 #chart2,
#domainDescription-panel-6 #chart3 {
  position: relative;
  width: 290px;
  height: 320px;
  margin: 0 -34px;
  vertical-align: top;
}
#domainDescription-panel-6 #chart2 .chart-overlay .glyphicon,
#domainDescription-panel-6 #chart3 .chart-overlay .glyphicon {
  margin: 0 -5px;
}
#domainDescription-panel-6 #chart2 .chart-placeholder,
#domainDescription-panel-6 #chart3 .chart-placeholder {
  margin-top: -30px;
}
#domainDescription-panel-6 .chart-overlay {
  position: absolute;
  top: -27px;
  left: 25px;
  width: 240px;
  height: 240px;
  padding-top: 87px;
  border: solid 1px #ddd;
  border-radius: 150px;
}
#domainDescription-panel-6 .chart-overlay .glyphicon {
  font-size: 24px;
}
#domainDescription-panel-6 .chart-panel {
  display: inline-block;
  padding: 15px;
}
#domainDescription-panel-7 {
  padding: 100px 0 70px;
  border-top: solid 1px #ddd;
}
#domainDescription-panel-7 ul > li {
  width: 285px;
  border-left: solid 1px #ddd;
}
#domainDescription-panel-7 ul > li:first-child {
  border-left: none;
}
#domainDescription-panel-8 {
  padding: 45px 0 75px;
  border-top: solid 1px #ddd;
}
#domainDescription-panel-8 h1 {
  margin-bottom: 30px;
}
#domainDescription-panel-8 img {
  margin-top: 35px;
}
#domainDescription-panel-8 #domain-info {
  position: relative;
  top: -310px;
  margin-bottom: -70px;
  font-size: 16px;
}
#domainDescription-panel-9 {
  border-top: solid 1px #ddd;
}
#domainDescription-panel-9 > .container {
  padding: 50px 0 90px;
  background-color: #e7f2f8;
}
#domainDescription-panel-9 > .container h1 {
  margin-bottom: 80px;
}
#domainDescription-panel-9 > .container p {
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: left !important;
  border-bottom: solid 1px #ddd;
}
#domainDescription-panel-10 {
  padding: 75px 0;
  border-top: solid 1px #ddd;
}
#domainDescription-panel-10 a {
  color: inherit;
}
.datepicker-input {
  width: 155px !important;
  cursor: pointer;
}
.hasDatepicker {
  cursor: pointer;
}
.table-options.with-filter {
  margin-right: 290px;
}
#notificationsInbox #notificationsList > li {
  padding: 40px;
  background: rgba(52, 73, 94, 0.03);
  border-bottom: 1px solid #ddd;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
#notificationsInbox #notificationsList > li:last-child {
  border: none;
}
#notificationsInbox #notificationsList > li.markSeen {
  background: #fff;
}
#notificationsInbox #notificationsList > li.markSeen .notification-date {
  color: #777777;
}
#notificationsInbox #notificationsList > li .notification-body {
  margin: 0;
}
#notificationsInbox #notificationsList > li .notification-body > p:last-child {
  margin-bottom: 0;
}
#notificationsInbox #markAsRead-button a {
  font-size: 12px;
  font-weight: 500;
}
#partnersReportingDetails #graph_options {
  position: relative;
}
.partners-table .pagination {
  margin-bottom: 0;
}
#propertyDescription-widget .ace_active-line,
#propertyDescription-widget .ace-line {
  height: 300px !important;
}
#simpleDeviceType-widget .glyphicon-laptop-big {
  font-size: 48px;
}
#simpleDeviceType-widget .glyphicon-iPhone-big {
  font-size: 42px;
}
#simpleDeviceType-widget .glyphicon-iPad-big {
  font-size: 68px;
}
.big-icon-checkbox {
  vertical-align: bottom;
  padding-right: 20px;
  margin: 0 !important;
}
.big-icon-checkbox:hover .glyphicon {
  color: #000;
}
.big-icon-checkbox input[type="checkbox"] {
  top: auto;
  bottom: 0;
}
.big-icon-checkbox .glyphicon {
  font-size: 48px;
  color: #777777;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.export-dropdown {
  margin-right: 15px;
  text-align: right;
}
.heading-back-button {
  position: absolute;
  bottom: 0;
  left: 0;
}
.placementQuickJump-wrapper {
  position: absolute;
  top: 95px;
}
.placementQuickJump-wrapper input[type=number]::-webkit-inner-spin-button,
.placementQuickJump-wrapper input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.placementQuickJump-wrapper:hover .quickJump-button {
  left: -10px;
  opacity: 0;
}
.placementQuickJump-wrapper:hover .placementSearch-wrapper {
  left: 0;
  opacity: 1;
}
.placementQuickJump-wrapper .quickJump-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 1;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.placementQuickJump-wrapper .placementSearch-wrapper {
  position: relative;
  left: -10px;
  opacity: 0;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.audience-inCampaign-header .helpPopover-button {
  margin-top: 5px;
  display: inline-block;
}
.audience-inCampaign-header .popover {
  max-width: none;
  margin-left: -15px;
}
#nativeGenerator-container .widget {
  margin: 0 auto;
}
#nativeGenerator-container .selectImage-widget .largeImage-input,
#nativeGenerator-container .selectImage-widget .basicImage-input {
  margin-right: 30px;
}
#nativeGenerator-container .selectImage-widget .largeImage-input label,
#nativeGenerator-container .selectImage-widget .basicImage-input label {
  top: -25px;
  font-size: 10px;
  text-transform: uppercase;
}
#nativeGenerator-container .selectImage-widget .largeImage-input img,
#nativeGenerator-container .selectImage-widget .basicImage-input img {
  -webkit-box-shadow: -5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -5px 5px 0 rgba(0, 0, 0, 0.1);
}
#nativeGenerator-container .selectImage-widget .largeImage-input .upload-box {
  width: 268px;
  height: 160px;
}
#nativeGenerator-container .selectImage-widget .basicImage-input .upload-box {
  width: 125px;
  height: 125px;
}
#nativeGenerator-container .selectImage-widget .basicImage-input .fallback-image .glyphicon {
  font-size: 2em;
}
.nativeGenerator-adPreview-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 600px;
  height: 100%;
  overflow: hidden;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.nativeGenerator-adPreview-container.gallery-mode {
  width: 100%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nativeGenerator-adPreview-container.gallery-mode .adPreview-controls {
  pointer-events: none;
}
.nativeGenerator-adPreview-container.gallery-mode .adPreview-wrapper .simpleAd-wrap {
  width: 1015px !important;
}
.nativeGenerator-adPreview-container.gallery-mode .adPreview-gallery {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nativeGenerator-adPreview-container .adPreview-gallery {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1;
  width: 613px;
  padding: 40px;
  text-align: left;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery {
  list-style-type: none;
  padding: 0;
  margin: 21px -11px;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:before,
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:after {
  clear: both;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:before,
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery:after {
  clear: both;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li {
  position: relative;
  width: 25%;
  float: left;
  padding: 11px;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #e4f8fd;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li a {
  display: block;
  width: 100%;
  height: 79px;
  overflow: hidden;
}
.nativeGenerator-adPreview-container .adPreview-gallery .nativeImages-gallery li img {
  width: 100%;
}
.nativeGenerator-adPreview-container .adPreview-wrapper {
  position: absolute;
  right: 0;
  margin: 50px 50px 0 0;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.nativeGenerator-adPreview-container .adPreview-wrapper.square .simpleAd-wrap {
  width: 402px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper.leaderboard .simpleAd-wrap {
  width: 552px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper.skyscraper .simpleAd-wrap {
  width: 302px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper.display-square .simpleAd-wrap {
  width: 338px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper[class*="display-"] .bubbleHang-up {
  top: -25px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper[class*="display-"] .bubbleHang-down {
  bottom: -23px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .preview-title {
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  margin-top: -15px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang {
  position: absolute;
  left: 50%;
  z-index: 2;
  display: block;
  width: 15px;
  height: 15px;
  margin-left: -8px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang:before {
  content: '';
  position: absolute;
  left: 6px;
  z-index: 0;
  width: 1px;
  height: 2000px;
  background-color: #ddd;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang-up {
  top: 20px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang-up:before {
  bottom: 14px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang-down {
  bottom: 20px;
}
.nativeGenerator-adPreview-container .adPreview-wrapper .bubbleHang-down:before {
  top: 14px;
}
.nativeGenerator-adPreview-container .adPreview-controls {
  margin-bottom: 10px;
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
  opacity: 1;
  color: #888;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.nativeGenerator-adPreview-container .adPreview-controls:before,
.nativeGenerator-adPreview-container .adPreview-controls:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .adPreview-controls:after {
  clear: both;
}
.nativeGenerator-adPreview-container .adPreview-controls:before,
.nativeGenerator-adPreview-container .adPreview-controls:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .adPreview-controls:after {
  clear: both;
}
.nativeGenerator-adPreview-container .adPreview-controls a {
  color: inherit;
}
.nativeGenerator-adPreview-container .adPreview-controls .previewInConxtet-wrapper {
  float: left;
}
.nativeGenerator-adPreview-container .adPreview-controls .preview-wrapper {
  float: right;
}
.nativeGenerator-adPreview-container .adPreview-controls .preview-wrapper a {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 0 -2px 4px;
  text-decoration: none;
  line-height: 1;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.nativeGenerator-adPreview-container .adPreview-controls .preview-wrapper a.active {
  background: #eee;
  border-color: #ddd;
}
.nativeGenerator-adPreview-container .adPreview-controls .preview-wrapper a.active:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  background: #777;
  border-radius: 50%;
  margin: -2px -2px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap {
  position: relative;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  text-align: center;
  box-shadow: -25px 25px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap:before,
.nativeGenerator-adPreview-container .simpleAd-wrap:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .simpleAd-wrap:after {
  clear: both;
}
.nativeGenerator-adPreview-container .simpleAd-wrap:before,
.nativeGenerator-adPreview-container .simpleAd-wrap:after {
  content: " ";
  display: table;
}
.nativeGenerator-adPreview-container .simpleAd-wrap:after {
  clear: both;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad {
  position: relative;
  z-index: 1;
  float: right;
  margin: 0 auto;
  padding: 50px 30px 55px;
  background-color: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-CTAbtn {
  display: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad[class*="simple-ad-display-"] .simpleAd-CTAbtn {
  display: initial;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdImage-wrapper {
  position: relative;
  z-index: 2;
  display: block;
  padding: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdImage-wrapper:hover .replaceImage-button {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdImage-wrapper .replaceImageButton-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 35px;
  overflow: hidden;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdImage-wrapper .replaceImage-button {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border: none;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 9px;
  padding: 10px 0;
  text-transform: uppercase;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image {
  display: block;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper > * {
  z-index: 1;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon {
  color: #fff;
  border: 4px solid #fff;
  border-radius: 50%;
  width: 0;
  height: 0;
  display: block;
  font-size: 3.4em;
  text-align: center;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon > * {
  z-index: 1;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon .glyphicon {
  margin-left: 8px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .fallback-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #eee;
  color: #aaa;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .fallback-image > * {
  z-index: 1;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .fallback-image .glyphicon {
  font-size: 64px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-title {
  display: block;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 27px;
  color: #000;
  word-break: break-word;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-title:before {
  content: '';
  position: relative;
  top: 3px;
  z-index: -1;
  display: block;
  height: 100%;
  background-image: repeating-linear-gradient(to bottom, #eee, #eee 18px, transparent 18px, transparent 30px);
  width: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-title.box-full:before {
  content: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-description {
  display: block;
  margin-top: 25px;
  font-size: 13px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-description:before {
  content: '';
  position: relative;
  top: 2px;
  z-index: -1;
  display: block;
  height: 100%;
  background-image: repeating-linear-gradient(to bottom, #eeeeee, #eeeeee 13px, transparent 13px, transparent 20px);
  width: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAd-description.box-full:before {
  content: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  color: #bbb;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container:before {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  margin: 15px auto;
  background-color: #ccc;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container .simpleAdSponsor-wrapper {
  display: inline-block;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container [contenteditable] {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container [contenteditable]:not(.box-full) {
  width: 60px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .simpleAdSponsor-container [contenteditable]:not(.box-full):before {
  content: '';
  position: absolute;
  top: 2px;
  left: -2px;
  width: 57px;
  height: 12px;
  background-color: #eee;
  margin: 0 0 -2px 3px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box:before {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  margin: 15px auto 20px;
  background-color: #ccc;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .simpleAd-CTAbtn {
  display: initial;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .likesAndComments small {
  font-size: 80%;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .subscribers iframe {
  width: 124px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .shareOnFacebook .simpleAd-CTAbtn {
  background-color: #3B5998;
  border-color: #3B5998;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad .optionalFeatures-box .shareOnTwitter .simpleAd-CTAbtn {
  background-color: #0084B4;
  border-color: #0084B4;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square {
  width: 400px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAdImage-wrapper {
  height: 180px;
  margin-top: 20px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAd-title {
  height: 54px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAd-title:before {
  height: 54px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAd-description {
  height: 57px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-square .simpleAd-description:before {
  height: 57px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard {
  width: 550px;
  min-height: 157px;
  /* padding (40) + img height (115) + border height (2) */
  text-align: left;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdImage-wrapper {
  width: 150px;
  height: 100px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .fallback-image .glyphicon {
  font-size: 48px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdTitle-wrapper {
  margin-top: -5px;
  margin-left: 175px;
  float: left;
  width: 313px;
  word-break: break-word;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdTitle-wrapper .simpleAd-title:before {
  height: 54px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAd-description:before {
  height: 57px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdSponsor-container {
  margin-left: 175px;
  float: left;
  margin-top: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .simpleAdSponsor-container:before {
  margin-left: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .optionalFeatures-box:before {
  width: 100%;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .optionalFeatures-box .likesAndComments {
  margin-top: 20px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-leaderboard .optionalFeatures-box .likesAndComments small {
  float: right;
  margin: 1px 0 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper {
  width: 300px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .simpleAdImage-wrapper {
  height: 110px;
  margin-top: 20px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .fallback-image .glyphicon {
  font-size: 54px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .simpleAd-title:before {
  height: 83px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .simpleAd-description:before {
  height: 97px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-skyscraper .optionalFeatures-box .simpleAd-CTAbtn .glyphicon {
  display: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] {
  padding: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"]:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: radial-gradient(transparent 70%, #000);
  top: 0;
  left: 0;
  z-index: 1;
  opacity: .05;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAd-title {
  line-height: normal;
  padding: 10px 15px;
  font-size: 18px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAdImage-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAd-description {
  display: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAdSponsor-container {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 3;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .simpleAdSponsor-container:before {
  content: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap [class*="simple-ad-display-"] .optionalFeatures-box {
  display: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square {
  width: 336px;
  height: 280px;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAd-title {
  height: 72px;
  margin-top: 138px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAd-title > * {
  z-index: 1;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAd-title + .editMarker:before {
  top: -13px !important;
  left: 0;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAd-title + .editMarker:after {
  outline: none;
}
.nativeGenerator-adPreview-container .simpleAd-wrap .simple-ad-display-square .simpleAdImage-wrapper {
  height: 140px;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper {
  position: relative;
  z-index: 3;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable] {
  position: relative;
  z-index: 1;
  outline: none;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:hover + .editMarker:before,
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:focus + .editMarker:before {
  top: -18px;
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:hover + .editMarker:after,
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:focus + .editMarker:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable]:focus + .editMarker:after {
  background-color: #d7ecff;
  outline-color: #d7ecff;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable] + .editMarker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable] + .editMarker:before {
  content: 'Edit';
  position: absolute;
  top: -5px;
  left: -5px;
  background: #bdc3c7;
  color: #fff;
  line-height: 1;
  font-size: 9px;
  padding: 2px 3px;
  text-transform: uppercase;
  letter-spacing: 0;
  opacity: 0;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nativeGenerator-adPreview-container .contentEditable-wrapper [contenteditable] + .editMarker:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: aliceblue;
  outline: 5px solid aliceblue;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.nativeGenerator-adPreview-container.youtube .simpleAd-wrap .simpleAd-CTAbtn {
  background-color: #e62117;
  border-color: #e62117;
}
.nativeGenerator-adPreview-container.youtube .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper {
  opacity: 1;
}
.nativeGenerator-adPreview-container.youtube .simpleAd-wrap .simple-ad .simpleAd-image .playIcon-wrapper .play-icon {
  width: 70px;
  height: 70px;
}
.nativeGenerator-adPreview-container.youtube .simpleAd-wrap .simple-ad.simple-ad-square .replaceImageButton-wrapper {
  display: none;
}
.nativeGenerator-adPreview-container.facebook .simpleAd-wrap .simpleAd-CTAbtn {
  background-color: #3B5998;
  border-color: #3B5998;
}
#nativeGenerator-main {
  position: relative;
}
#nativeGenerator-main .nativeGenerator-adPreview-container {
  height: 2500px;
  margin: 0 49.1%;
  margin-top: -94px;
  margin-bottom: -140px;
}
#nativeGenerator-main .adPreview-wrapper {
  margin-top: 140px;
}
#nativeGenerator-main.first-state .page-header-wrapper {
  -webkit-transform: translateY(-250px);
  -moz-transform: translateY(-250px);
  -ms-transform: translateY(-250px);
  -o-transform: translateY(-250px);
  transform: translateY(-250px);
}
#nativeGenerator-main.first-state .second-state-wrapper {
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
#nativeGenerator-main.first-state #nativeGenerator-container {
  visibility: hidden;
  overflow: hidden;
}
#nativeGenerator-main.first-state #nativeGenerator-container .widget {
  -webkit-transform: translateY(500%);
  -moz-transform: translateY(500%);
  -ms-transform: translateY(500%);
  -o-transform: translateY(500%);
  transform: translateY(500%);
}
#nativeGenerator-main.first-state .adPreview-wrapper {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}
#nativeGenerator-main.first-state .adPreview-controls {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}
#nativeGenerator-main.first-state .simpleAd-title {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}
#nativeGenerator-main.first-state .simpleAd-description {
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
  filter: alpha(opacity=0);
}
#nativeGenerator-main.first-state .simpleAdSponsor-container {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
}
#nativeGenerator-main.first-state .simpleAdImage-wrapper {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#nativeGenerator-main .page-header-wrapper {
  position: relative;
  top: 0;
  z-index: 3;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#nativeGenerator-main .second-state-wrapper {
  overflow: hidden;
}
#nativeGenerator-main .second-state-wrapper .last-widget {
  margin: 0;
  background-color: #fff;
}
#nativeGenerator-main .second-state-wrapper #nativeGenerator-container .last-widget > div {
  padding-bottom: 20px;
}
#nativeGenerator-main .second-state-wrapper #nativeGenerator-container .last-widget > div:before {
  height: 101%;
}
#nativeGenerator-main #nativeGenerator-container .widget {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-duration: 1.25s;
  transition-duration: 1.25s;
}
#NativeAdPreview-modal .modal-dialog {
  width: 100%;
  height: 100%;
  padding: 30px 13px 30px 30px;
}
#NativeAdPreview-modal .modal-content {
  height: 100%;
}
#campaignForm-container #nativeGenerator-container {
  margin: -32px;
}
.summaryPage #adunits-widget {
  background-color: transparent;
  padding-top: 0 !important;
}
.strategy-sideCart {
  position: absolute;
  right: 50px;
  z-index: 1;
  width: 405px;
  padding: 30px;
  margin: -35px 0 50px;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  box-shadow: -25px 25px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.strategy-sideCart > div {
  padding: 2px 0;
}
.strategy-sideCart hr {
  margin: 15px 0;
}
.strategy-sideCart .ad-box {
  margin: 15px auto 5px;
}
.ad-box {
  margin: 0 auto;
  background-color: #fff;
}
.ad-box.with-border {
  padding: 30px;
  border: 1px solid #e2e2e6;
}
.ad-box.with-shadow {
  margin-bottom: 25px;
  box-shadow: -25px 25px 0 rgba(0, 0, 0, 0.05);
}
.ad-box.sq-sk {
  width: 340px;
}
#dayPart-widget .dayPart-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
#dayPart-widget .dayPart-table tbody .hour-item {
  color: #fff;
}
#dayPart-widget .dayPart-table tbody .hour-item:hover {
  color: #ccc;
}
#dayPart-widget .dayPart-table th,
#dayPart-widget .dayPart-table td {
  padding: 5px;
  height: 35px;
  text-align: center;
}
#dayPart-widget .dayPart-table .legend {
  width: 80px;
  font-weight: 500;
}
#dayPart-widget .dayPart-table .day-item {
  width: 60px;
  background: #ddd;
}
#dayPart-widget .dayPart-table .hour-item {
  position: relative;
  cursor: pointer;
}
#dayPart-widget .dayPart-table .hour-item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 1px transparent;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
#dayPart-widget .dayPart-table .hour-item:hover:before {
  background-color: rgba(0, 0, 0, 0.05);
}
#dayPart-widget .dayPart-table .hour-item.highlight:before {
  background-color: rgba(5, 154, 169, 0.25);
}
#dayPart-widget .dayPart-table .hour-item.active:before {
  background-color: rgba(5, 154, 169, 0.25);
  border-color: #fff;
  border-width: 3px 0;
}
#dayPart-widget .dayPart-table .hour-item.active:hover:before {
  background-color: rgba(5, 154, 169, 0.5);
}
#dayPart-widget .dayPart-table .hour-item.active.highlight:before {
  background-color: rgba(217, 83, 79, 0.25);
}
#dayPart-widget .dayPart-table .hour-item.active.startHour,
#dayPart-widget .dayPart-table .hour-item.active.endHour {
  color: #059AA9;
}
#dayPart-widget .dayPart-table .hour-item.active.startHour:before {
  border-left-width: 3px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#dayPart-widget .dayPart-table .hour-item.active.endHour:before {
  border-right-width: 3px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.fixed-bar {
  position: fixed;
  left: 0;
  z-index: 2;
  width: 100%;
  background: #eee;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fixed-bar.fixed-top {
  top: 0;
}
.fixed-bar.fixed-bottom {
  bottom: 0;
  border-top: 1px solid #ddd;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.fixed-bar.fixed-bottom.active {
  bottom: 0;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.fixed-bar > .container {
  padding: 15px 0;
}
#graph .highcharts-container {
  z-index: 1 !important;
  overflow: visible !important;
}
#graph .highcharts-tooltip rect {
  fill: none;
}
#graph .tipsy-inner {
  font-family: 'Rubik', sans-serif !important;
}
#graph .tipsy-inner b {
  font-weight: 500;
}
#mini-barchart {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  margin-left: 25px;
}
#mini-barchart .mini_bar {
  position: relative;
  display: inline-block;
  min-height: 1px !important;
  padding: 0;
  margin: 0;
  margin-left: 2px;
  vertical-align: bottom;
  background: #dddddd;
}
#mini-barchart .mini_bar:hover {
  background: #348EC0;
  cursor: pointer;
}
#mini-barchart .popover {
  min-width: auto;
}
#mini-barchart .popover .arrow {
  display: none;
}
#mini-barchart .popover .popover-inner {
  font-size: 12px;
  text-align: center;
}
#mini-barchart .popover .popover-inner .popover-title {
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap;
}
#mini-barchart .popover .popover-inner .popover-content div {
  font-size: 12px;
  color: black;
}
#mini-barchart .popover .popover-inner .popover-content div:first-child {
  font-size: 14px;
  font-weight: 500;
}
.minichart .highcharts-container {
  overflow: visible !important;
  margin: auto;
}
.minichart .highcharts-container .highcharts-tooltip > span {
  top: -75px !important;
  right: auto !important;
  left: auto !important;
  background: #fff;
  font-family: 'Rubik', sans-serif !important;
  border: solid 1px #ddd;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner {
  text-align: center;
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner .popover-title {
  font-weight: normal;
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner .popover-content {
  padding: 5px;
  color: black;
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner .popover-content > div:first-child {
  font-size: 14px;
  font-weight: 500;
}
.minichart .highcharts-container .highcharts-tooltip .popover-inner .popover-content > div:last-child {
  font-size: 12px;
}
.tipsy {
  position: absolute;
  bottom: 5px;
  z-index: 100000;
  text-align: center;
  background: white;
  border: 1px solid #d2d0d0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 2px 2px 1px;
  box-shadow: rgba(0, 0, 0, 0.08) 2px 2px 1px;
  border-radius: 5px;
}
.tipsy .spent {
  margin-bottom: 5px;
}
.tipsy .spent h1 {
  padding: 5px;
  margin: 0;
  font-size: 0.9em;
  font-weight: 500;
  text-align: left;
  background: #e3ebfb;
  border-radius: 5px;
}
.tipsy .spent .cost {
  margin: 5px;
  margin-bottom: 0;
}
.tipsy .spent .spent {
  font-size: 11px;
  font-weight: normal;
}
.tipsy .date {
  padding: 7px 10px;
  font-size: 12px;
  text-align: left;
  background: #e3ebfb;
  border-radius: 5px;
}
.tipsy ul {
  padding: 0;
  margin: 7px -10px -7px;
  background: white;
  list-style: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.tipsy ul li {
  display: inline-block;
  padding: 5px 15px 0 15px;
  margin: 12px 0 12px 0;
  font-size: 23px;
  line-height: 18px;
  text-align: center;
}
.tipsy ul li .clicks,
.tipsy ul li .impressions,
.tipsy ul li .conversions {
  font-size: 11px;
  font-weight: normal;
}
.tipsy ul li:first-child {
  border-right: 1px solid #d6d6d6;
}
.tipsy ul li:last-child {
  border-left: 1px solid #d6d6d6;
}
.tipsy ul li:first-child:last-child {
  border: none;
}
.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  line-height: 1;
  vertical-align: text-top;
  background: url('/static/commons/img/flags.png') no-repeat;
}
.flag.flag-ad {
  background-position: -16px 0;
}
.flag.flag-ae {
  background-position: -32px 0;
}
.flag.flag-af {
  background-position: -48px 0;
}
.flag.flag-ag {
  background-position: -64px 0;
}
.flag.flag-ai {
  background-position: -80px 0;
}
.flag.flag-al {
  background-position: -96px 0;
}
.flag.flag-am {
  background-position: -112px 0;
}
.flag.flag-an {
  background-position: -128px 0;
}
.flag.flag-ao {
  background-position: -144px 0;
}
.flag.flag-ar {
  background-position: -160px 0;
}
.flag.flag-as {
  background-position: -176px 0;
}
.flag.flag-at {
  background-position: -192px 0;
}
.flag.flag-au {
  background-position: -208px 0;
}
.flag.flag-aw {
  background-position: -224px 0;
}
.flag.flag-az {
  background-position: -240px 0;
}
.flag.flag-ba {
  background-position: 0 -11px;
}
.flag.flag-bb {
  background-position: -16px -11px;
}
.flag.flag-bd {
  background-position: -32px -11px;
}
.flag.flag-be {
  background-position: -48px -11px;
}
.flag.flag-bf {
  background-position: -64px -11px;
}
.flag.flag-bg {
  background-position: -80px -11px;
}
.flag.flag-bh {
  background-position: -96px -11px;
}
.flag.flag-bi {
  background-position: -112px -11px;
}
.flag.flag-bj {
  background-position: -128px -11px;
}
.flag.flag-bm {
  background-position: -144px -11px;
}
.flag.flag-bn {
  background-position: -160px -11px;
}
.flag.flag-bo {
  background-position: -176px -11px;
}
.flag.flag-br {
  background-position: -192px -11px;
}
.flag.flag-bs {
  background-position: -208px -11px;
}
.flag.flag-bt {
  background-position: -224px -11px;
}
.flag.flag-bv {
  background-position: -240px -11px;
}
.flag.flag-bw {
  background-position: 0 -22px;
}
.flag.flag-by {
  background-position: -16px -22px;
}
.flag.flag-bz {
  background-position: -32px -22px;
}
.flag.flag-ca {
  background-position: -48px -22px;
}
.flag.flag-catalonia {
  background-position: -64px -22px;
}
.flag.flag-cd {
  background-position: -80px -22px;
}
.flag.flag-cf {
  background-position: -96px -22px;
}
.flag.flag-cg {
  background-position: -112px -22px;
}
.flag.flag-ch {
  background-position: -128px -22px;
}
.flag.flag-ci {
  background-position: -144px -22px;
}
.flag.flag-ck {
  background-position: -160px -22px;
}
.flag.flag-cl {
  background-position: -176px -22px;
}
.flag.flag-cm {
  background-position: -192px -22px;
}
.flag.flag-cn {
  background-position: -208px -22px;
}
.flag.flag-co {
  background-position: -224px -22px;
}
.flag.flag-cr {
  background-position: -240px -22px;
}
.flag.flag-cu {
  background-position: 0 -33px;
}
.flag.flag-cv {
  background-position: -16px -33px;
}
.flag.flag-cw {
  background-position: -32px -33px;
}
.flag.flag-cy {
  background-position: -48px -33px;
}
.flag.flag-cz {
  background-position: -64px -33px;
}
.flag.flag-de {
  background-position: -80px -33px;
}
.flag.flag-dj {
  background-position: -96px -33px;
}
.flag.flag-dk {
  background-position: -112px -33px;
}
.flag.flag-dm {
  background-position: -128px -33px;
}
.flag.flag-do {
  background-position: -144px -33px;
}
.flag.flag-dz {
  background-position: -160px -33px;
}
.flag.flag-ec {
  background-position: -176px -33px;
}
.flag.flag-ee {
  background-position: -192px -33px;
}
.flag.flag-eg {
  background-position: -208px -33px;
}
.flag.flag-eh {
  background-position: -224px -33px;
}
.flag.flag-england {
  background-position: -240px -33px;
}
.flag.flag-er {
  background-position: 0 -44px;
}
.flag.flag-es {
  background-position: -16px -44px;
}
.flag.flag-et {
  background-position: -32px -44px;
}
.flag.flag-eu {
  background-position: -48px -44px;
}
.flag.flag-fi {
  background-position: -64px -44px;
}
.flag.flag-fj {
  background-position: -80px -44px;
}
.flag.flag-fk {
  background-position: -96px -44px;
}
.flag.flag-fm {
  background-position: -112px -44px;
}
.flag.flag-fo {
  background-position: -128px -44px;
}
.flag.flag-fr {
  background-position: -144px -44px;
}
.flag.flag-ga {
  background-position: -160px -44px;
}
.flag.flag-gb,
.flag.flag-en {
  background-position: -176px -44px;
}
.flag.flag-gd {
  background-position: -192px -44px;
}
.flag.flag-ge {
  background-position: -208px -44px;
}
.flag.flag-gf {
  background-position: -224px -44px;
}
.flag.flag-gg {
  background-position: -240px -44px;
}
.flag.flag-gh {
  background-position: 0 -55px;
}
.flag.flag-gi {
  background-position: -16px -55px;
}
.flag.flag-gl {
  background-position: -32px -55px;
}
.flag.flag-gm {
  background-position: -48px -55px;
}
.flag.flag-gn {
  background-position: -64px -55px;
}
.flag.flag-gp {
  background-position: -80px -55px;
}
.flag.flag-gq {
  background-position: -96px -55px;
}
.flag.flag-gr {
  background-position: -112px -55px;
}
.flag.flag-gs {
  background-position: -128px -55px;
}
.flag.flag-gt {
  background-position: -144px -55px;
}
.flag.flag-gu {
  background-position: -160px -55px;
}
.flag.flag-gw {
  background-position: -176px -55px;
}
.flag.flag-gy {
  background-position: -192px -55px;
}
.flag.flag-hk {
  background-position: -208px -55px;
}
.flag.flag-hm {
  background-position: -224px -55px;
}
.flag.flag-hn {
  background-position: -240px -55px;
}
.flag.flag-hr {
  background-position: 0 -66px;
}
.flag.flag-ht {
  background-position: -16px -66px;
}
.flag.flag-hu {
  background-position: -32px -66px;
}
.flag.flag-ic {
  background-position: -48px -66px;
}
.flag.flag-id {
  background-position: -64px -66px;
}
.flag.flag-ie {
  background-position: -80px -66px;
}
.flag.flag-il {
  background-position: -96px -66px;
}
.flag.flag-im {
  background-position: -112px -66px;
}
.flag.flag-in {
  background-position: -128px -66px;
}
.flag.flag-io {
  background-position: -144px -66px;
}
.flag.flag-iq {
  background-position: -160px -66px;
}
.flag.flag-ir {
  background-position: -176px -66px;
}
.flag.flag-is {
  background-position: -192px -66px;
}
.flag.flag-it {
  background-position: -208px -66px;
}
.flag.flag-je {
  background-position: -224px -66px;
}
.flag.flag-jm {
  background-position: -240px -66px;
}
.flag.flag-jo {
  background-position: 0 -77px;
}
.flag.flag-jp {
  background-position: -16px -77px;
}
.flag.flag-ke {
  background-position: -32px -77px;
}
.flag.flag-kg {
  background-position: -48px -77px;
}
.flag.flag-kh {
  background-position: -64px -77px;
}
.flag.flag-ki {
  background-position: -80px -77px;
}
.flag.flag-km {
  background-position: -96px -77px;
}
.flag.flag-kn {
  background-position: -112px -77px;
}
.flag.flag-kp {
  background-position: -128px -77px;
}
.flag.flag-kr {
  background-position: -144px -77px;
}
.flag.flag-kurdistan {
  background-position: -160px -77px;
}
.flag.flag-kw {
  background-position: -176px -77px;
}
.flag.flag-ky {
  background-position: -192px -77px;
}
.flag.flag-kz {
  background-position: -208px -77px;
}
.flag.flag-la {
  background-position: -224px -77px;
}
.flag.flag-lb {
  background-position: -240px -77px;
}
.flag.flag-lc {
  background-position: 0 -88px;
}
.flag.flag-li {
  background-position: -16px -88px;
}
.flag.flag-lk {
  background-position: -32px -88px;
}
.flag.flag-lr {
  background-position: -48px -88px;
}
.flag.flag-ls {
  background-position: -64px -88px;
}
.flag.flag-lt {
  background-position: -80px -88px;
}
.flag.flag-lu {
  background-position: -96px -88px;
}
.flag.flag-lv {
  background-position: -112px -88px;
}
.flag.flag-ly {
  background-position: -128px -88px;
}
.flag.flag-ma {
  background-position: -144px -88px;
}
.flag.flag-mc {
  background-position: -160px -88px;
}
.flag.flag-md {
  background-position: -176px -88px;
}
.flag.flag-me {
  background-position: -192px -88px;
}
.flag.flag-mg {
  background-position: -208px -88px;
}
.flag.flag-mh {
  background-position: -224px -88px;
}
.flag.flag-mk {
  background-position: -240px -88px;
}
.flag.flag-ml {
  background-position: 0 -99px;
}
.flag.flag-mm {
  background-position: -16px -99px;
}
.flag.flag-mn {
  background-position: -32px -99px;
}
.flag.flag-mo {
  background-position: -48px -99px;
}
.flag.flag-mp {
  background-position: -64px -99px;
}
.flag.flag-mq {
  background-position: -80px -99px;
}
.flag.flag-mr {
  background-position: -96px -99px;
}
.flag.flag-ms {
  background-position: -112px -99px;
}
.flag.flag-mt {
  background-position: -128px -99px;
}
.flag.flag-mu {
  background-position: -144px -99px;
}
.flag.flag-mv {
  background-position: -160px -99px;
}
.flag.flag-mw {
  background-position: -176px -99px;
}
.flag.flag-mx {
  background-position: -192px -99px;
}
.flag.flag-my {
  background-position: -208px -99px;
}
.flag.flag-mz {
  background-position: -224px -99px;
}
.flag.flag-na {
  background-position: -240px -99px;
}
.flag.flag-nc {
  background-position: 0 -110px;
}
.flag.flag-ne {
  background-position: -16px -110px;
}
.flag.flag-nf {
  background-position: -32px -110px;
}
.flag.flag-ng {
  background-position: -48px -110px;
}
.flag.flag-ni {
  background-position: -64px -110px;
}
.flag.flag-nl {
  background-position: -80px -110px;
}
.flag.flag-no {
  background-position: -96px -110px;
}
.flag.flag-np {
  background-position: -112px -110px;
}
.flag.flag-nr {
  background-position: -128px -110px;
}
.flag.flag-nu {
  background-position: -144px -110px;
}
.flag.flag-nz {
  background-position: -160px -110px;
}
.flag.flag-om {
  background-position: -176px -110px;
}
.flag.flag-pa {
  background-position: -192px -110px;
}
.flag.flag-pe {
  background-position: -208px -110px;
}
.flag.flag-pf {
  background-position: -224px -110px;
}
.flag.flag-pg {
  background-position: -240px -110px;
}
.flag.flag-ph {
  background-position: 0 -121px;
}
.flag.flag-pk {
  background-position: -16px -121px;
}
.flag.flag-pl {
  background-position: -32px -121px;
}
.flag.flag-pm {
  background-position: -48px -121px;
}
.flag.flag-pn {
  background-position: -64px -121px;
}
.flag.flag-pr {
  background-position: -80px -121px;
}
.flag.flag-ps {
  background-position: -96px -121px;
}
.flag.flag-pt {
  background-position: -112px -121px;
}
.flag.flag-pw {
  background-position: -128px -121px;
}
.flag.flag-py {
  background-position: -144px -121px;
}
.flag.flag-qa {
  background-position: -160px -121px;
}
.flag.flag-re {
  background-position: -176px -121px;
}
.flag.flag-ro {
  background-position: -192px -121px;
}
.flag.flag-rs {
  background-position: -208px -121px;
}
.flag.flag-ru {
  background-position: -224px -121px;
}
.flag.flag-rw {
  background-position: -240px -121px;
}
.flag.flag-sa {
  background-position: 0 -132px;
}
.flag.flag-sb {
  background-position: -16px -132px;
}
.flag.flag-sc {
  background-position: -32px -132px;
}
.flag.flag-scotland {
  background-position: -48px -132px;
}
.flag.flag-sd {
  background-position: -64px -132px;
}
.flag.flag-se {
  background-position: -80px -132px;
}
.flag.flag-sg {
  background-position: -96px -132px;
}
.flag.flag-sh {
  background-position: -112px -132px;
}
.flag.flag-si {
  background-position: -128px -132px;
}
.flag.flag-sk {
  background-position: -144px -132px;
}
.flag.flag-sl {
  background-position: -160px -132px;
}
.flag.flag-sm {
  background-position: -176px -132px;
}
.flag.flag-sn {
  background-position: -192px -132px;
}
.flag.flag-so {
  background-position: -208px -132px;
}
.flag.flag-somaliland {
  background-position: -224px -132px;
}
.flag.flag-sr {
  background-position: -240px -132px;
}
.flag.flag-ss {
  background-position: 0 -143px;
}
.flag.flag-st {
  background-position: -16px -143px;
}
.flag.flag-sv {
  background-position: -32px -143px;
}
.flag.flag-sx {
  background-position: -48px -143px;
}
.flag.flag-sy {
  background-position: -64px -143px;
}
.flag.flag-sz {
  background-position: -80px -143px;
}
.flag.flag-tc {
  background-position: -96px -143px;
}
.flag.flag-td {
  background-position: -112px -143px;
}
.flag.flag-tf {
  background-position: -128px -143px;
}
.flag.flag-tg {
  background-position: -144px -143px;
}
.flag.flag-th {
  background-position: -160px -143px;
}
.flag.flag-tj {
  background-position: -176px -143px;
}
.flag.flag-tk {
  background-position: -192px -143px;
}
.flag.flag-tl {
  background-position: -208px -143px;
}
.flag.flag-tm {
  background-position: -224px -143px;
}
.flag.flag-tn {
  background-position: -240px -143px;
}
.flag.flag-to {
  background-position: 0 -154px;
}
.flag.flag-tr {
  background-position: -16px -154px;
}
.flag.flag-tt {
  background-position: -32px -154px;
}
.flag.flag-tv {
  background-position: -48px -154px;
}
.flag.flag-tw {
  background-position: -64px -154px;
}
.flag.flag-tz {
  background-position: -80px -154px;
}
.flag.flag-ua {
  background-position: -96px -154px;
}
.flag.flag-ug {
  background-position: -112px -154px;
}
.flag.flag-um {
  background-position: -128px -154px;
}
.flag.flag-us {
  background-position: -144px -154px;
}
.flag.flag-uy {
  background-position: -160px -154px;
}
.flag.flag-uz {
  background-position: -176px -154px;
}
.flag.flag-va {
  background-position: -192px -154px;
}
.flag.flag-vc {
  background-position: -208px -154px;
}
.flag.flag-ve {
  background-position: -224px -154px;
}
.flag.flag-vg {
  background-position: -240px -154px;
}
.flag.flag-vi {
  background-position: 0 -165px;
}
.flag.flag-vn {
  background-position: -16px -165px;
}
.flag.flag-vu {
  background-position: -32px -165px;
}
.flag.flag-wales {
  background-position: -48px -165px;
}
.flag.flag-wf {
  background-position: -64px -165px;
}
.flag.flag-ws {
  background-position: -80px -165px;
}
.flag.flag-ye {
  background-position: -96px -165px;
}
.flag.flag-yt {
  background-position: -112px -165px;
}
.flag.flag-za {
  background-position: -128px -165px;
}
.flag.flag-zanzibar {
  background-position: -144px -165px;
}
.flag.flag-zm {
  background-position: -160px -165px;
}
.flag.flag-zw {
  background-position: -176px -165px;
}
.header-dropdown-menu {
  right: 0;
  min-width: 229px;
  margin: 0;
  border: solid 1px #dddddd;
  -webkit-animation: showdropdown 0.2s ease-out;
  -moz-animation: showdropdown 0.2s ease-out;
  -ms-animation: showdropdown 0.2s ease-out;
  -o-animation: showdropdown 0.2s ease-out;
  animation: showdropdown 0.2s ease-out;
  border-radius: 4px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
@-webkit-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-moz-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-ms-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-o-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
.header-dropdown-menu:before {
  border-bottom-color: #dddddd;
}
.header-dropdown-menu li {
  font-size: 12px;
}
.header-dropdown-menu li a {
  height: 30px;
  padding: 6px 10px;
  margin: 5px 10px;
  color: #999999;
  text-transform: uppercase;
  border-radius: 4px;
}
.header-dropdown-menu li a:hover,
.header-dropdown-menu li a:focus {
  color: #ffffff;
  background: #194343;
}
.header-dropdown-menu li a > span {
  margin-right: 25px;
}
.header-dropdown-menu li a > .glyphicon {
  position: relative;
  top: 1px;
  margin-right: 0;
  line-height: 1;
  font-size: 16px;
}
.header-dropdown-menu li a > [class^="flag-"],
.header-dropdown-menu li a > [class*=" flag-"] {
  margin: 3px 5px 0 0;
}
.header-dropdown-menu li.dropdown-submenu > a:after {
  margin-right: 0;
}
.header-dropdown-menu li.dropdown-submenu:hover > a,
.header-dropdown-menu li.dropdown-submenu:focus > a {
  color: #ffffff;
  background: #194343;
}
.header-dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: 0;
  margin-top: -11px;
  -webkit-animation: showsubmenu 0.2s ease-out;
  -moz-animation: showsubmenu 0.2s ease-out;
  -ms-animation: showsubmenu 0.2s ease-out;
  -o-animation: showsubmenu 0.2s ease-out;
  animation: showsubmenu 0.2s ease-out;
}
@-webkit-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-moz-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-ms-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-o-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
.header-dropdown-menu li#username-details {
  padding: 10px;
  margin: 0 10px;
}
.header-dropdown-menu li#username-details:before,
.header-dropdown-menu li#username-details:after {
  content: " ";
  display: table;
}
.header-dropdown-menu li#username-details:after {
  clear: both;
}
.header-dropdown-menu li#username-details:before,
.header-dropdown-menu li#username-details:after {
  content: " ";
  display: table;
}
.header-dropdown-menu li#username-details:after {
  clear: both;
}
.header-dropdown-menu li#username-details img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border: solid 1px #ddd;
}
.header-dropdown-menu li#username-details .username-name {
  display: table-cell;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  word-break: break-word;
}
.header-dropdown-menu li#username-email {
  padding: 0 20px;
  font-style: italic;
  color: #34495e;
}
.header-dropdown-menu li#username-balance {
  padding: 5px 20px 0;
}
header.navbar-static-top,
header.navbar-fixed-top {
  position: relative;
  height: 115px;
}
header.navbar-static-top .navbar-inner,
header.navbar-fixed-top .navbar-inner {
  min-width: 1240px;
  height: 115px;
  font-size: 12px;
  border-top: 4px solid #747474;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: height 0.25s, left 0s;
  transition: height 0.25s, left 0s;
}
header.navbar-static-top .navbar-brand,
header.navbar-fixed-top .navbar-brand {
  height: calc(115px - 5px);
  padding: 0;
  margin: 0;
  line-height: 1;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .logo,
header.navbar-fixed-top .logo {
  max-height: calc(115px - 25px);
  max-width: 230px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .beta-mark,
header.navbar-fixed-top .beta-mark {
  margin-left: 5px;
  font-size: 12px;
  color: #b2b2b2;
}
header.navbar-static-top .nav,
header.navbar-fixed-top .nav {
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .nav > li,
header.navbar-fixed-top .nav > li {
  padding: 0 15px;
}
header.navbar-static-top .nav > li > a,
header.navbar-fixed-top .nav > li > a {
  position: relative;
  padding: 10px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
  background: transparent;
  border-bottom: solid 2px transparent;
}
header.navbar-static-top .nav > li > a:after,
header.navbar-fixed-top .nav > li > a:after {
  content: '';
  position: absolute;
  bottom: calc(-115px + 80px);
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
header.navbar-static-top .nav > li > a:focus,
header.navbar-fixed-top .nav > li > a:focus {
  border-color: transparent;
}
header.navbar-static-top .nav > li > a > .glyphicon,
header.navbar-fixed-top .nav > li > a > .glyphicon {
  display: none;
}
header.navbar-static-top .nav > li > a > [class^="flag-"],
header.navbar-fixed-top .nav > li > a > [class^="flag-"],
header.navbar-static-top .nav > li > a > [class*=" flag-"],
header.navbar-fixed-top .nav > li > a > [class*=" flag-"] {
  margin: 3px 5px 0 0;
}
header.navbar-static-top .nav > li > a small,
header.navbar-fixed-top .nav > li > a small {
  line-height: 1;
}
header.navbar-static-top .nav > li:hover > a:after,
header.navbar-fixed-top .nav > li:hover > a:after {
  height: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .nav > li:hover > .dropdown-menu,
header.navbar-fixed-top .nav > li:hover > .dropdown-menu {
  display: block;
}
header.navbar-static-top .nav > li:last-child,
header.navbar-fixed-top .nav > li:last-child {
  margin-right: -15px;
}
header.navbar-static-top .nav > li:last-child:hover > a:after,
header.navbar-fixed-top .nav > li:last-child:hover > a:after {
  content: none !important;
}
header.navbar-static-top .nav > li.active > a,
header.navbar-fixed-top .nav > li.active > a {
  border: none;
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.navbar-static-top .nav > li.active > a:after,
header.navbar-fixed-top .nav > li.active > a:after {
  height: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
header.navbar-static-top .nav > li.dropdown a,
header.navbar-fixed-top .nav > li.dropdown a {
  font-size: 12px;
  font-weight: 400;
}
header.navbar-static-top .nav > li.dropdown.open.active > .dropdown-menu,
header.navbar-fixed-top .nav > li.dropdown.open.active > .dropdown-menu {
  margin-top: -1px;
}
header.navbar-static-top .nav > li.dropdown > .dropdown-toggle .caret,
header.navbar-fixed-top .nav > li.dropdown > .dropdown-toggle .caret {
  margin-top: -2px;
  margin-left: 5px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu {
  right: 0;
  min-width: 229px;
  margin: 0;
  border: solid 1px #dddddd;
  -webkit-animation: showdropdown 0.2s ease-out;
  -moz-animation: showdropdown 0.2s ease-out;
  -ms-animation: showdropdown 0.2s ease-out;
  -o-animation: showdropdown 0.2s ease-out;
  animation: showdropdown 0.2s ease-out;
  border-radius: 4px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
@-webkit-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-moz-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-ms-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@-o-keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
@keyframes showdropdown {
  0% {
    top: 80%;
  }
  100% {
    top: 100%;
  }
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu:before,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu:before {
  border-bottom-color: #dddddd;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li {
  font-size: 12px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a {
  height: 30px;
  padding: 6px 10px;
  margin: 5px 10px;
  color: #999999;
  text-transform: uppercase;
  border-radius: 4px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:hover,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:hover,
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a:focus,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a:focus {
  color: #ffffff;
  background: #194343;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a > span,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a > span {
  margin-right: 25px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a > .glyphicon,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a > .glyphicon {
  position: relative;
  top: 1px;
  margin-right: 0;
  line-height: 1;
  font-size: 16px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a > [class^="flag-"],
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a > [class^="flag-"],
header.navbar-static-top .nav > li.dropdown .dropdown-menu li a > [class*=" flag-"],
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li a > [class*=" flag-"] {
  margin: 3px 5px 0 0;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu > a:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
  margin-right: 0;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  color: #ffffff;
  background: #194343;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: 0;
  margin-top: -11px;
  -webkit-animation: showsubmenu 0.2s ease-out;
  -moz-animation: showsubmenu 0.2s ease-out;
  -ms-animation: showsubmenu 0.2s ease-out;
  -o-animation: showsubmenu 0.2s ease-out;
  animation: showsubmenu 0.2s ease-out;
}
@-webkit-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-moz-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-ms-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@-o-keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
@keyframes showsubmenu {
  0% {
    top: 0;
    right: 95%;
  }
  100% {
    top: 0;
    right: 100%;
  }
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details {
  padding: 10px;
  margin: 0 10px;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:before,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:before,
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:after {
  content: " ";
  display: table;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:after {
  clear: both;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:before,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:before,
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:after {
  content: " ";
  display: table;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details:after,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details:after {
  clear: both;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details img,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border: solid 1px #ddd;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-details .username-name,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-details .username-name {
  display: table-cell;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  word-break: break-word;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-email,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-email {
  padding: 0 20px;
  font-style: italic;
  color: #34495e;
}
header.navbar-static-top .nav > li.dropdown .dropdown-menu li#username-balance,
header.navbar-fixed-top .nav > li.dropdown .dropdown-menu li#username-balance {
  padding: 5px 20px 0;
}
header.navbar-static-top .nav > li > .tooltip,
header.navbar-fixed-top .nav > li > .tooltip {
  display: none !important;
}
header.navbar-static-top .nav {
  height: calc(115px - 5px);
}
header.navbar-fixed-top .navbar-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
}
header.navbar-fixed-top .navbar-brand {
  height: calc(80px - 5px);
}
header.navbar-fixed-top .logo {
  max-height: calc(80px - 25px);
}
header.navbar-fixed-top .nav {
  height: calc(80px - 5px);
}
header.navbar-fixed-top .nav > li > a:after {
  bottom: calc(-80px + 62px);
}
header .marketplace-miniControls {
  display: block;
}
.white-header.navbar-static-top .nav > li > a,
.white-header.navbar-fixed-top .nav > li > a {
  color: #777;
}
.white-header.navbar-static-top .nav > li > a:hover,
.white-header.navbar-fixed-top .nav > li > a:hover {
  color: #000;
}
.white-header.navbar-static-top .nav > li > a:after,
.white-header.navbar-fixed-top .nav > li > a:after {
  background: #4BC7C7;
}
.white-header.navbar-static-top .nav > li.active > a,
.white-header.navbar-fixed-top .nav > li.active > a {
  color: #000;
  background: #fff;
}
.white-header.navbar-static-top .nav > li.dropdown.open > .dropdown-toggle,
.white-header.navbar-fixed-top .nav > li.dropdown.open > .dropdown-toggle {
  background-color: #ffffff;
}
.white-header .navbar-inner {
  background-color: #fff;
  color: #777;
}
.black-header.navbar-static-top .nav > li > a,
.black-header.navbar-fixed-top .nav > li > a {
  color: #ccc;
}
.black-header.navbar-static-top .nav > li > a:hover,
.black-header.navbar-fixed-top .nav > li > a:hover {
  color: #fff;
}
.black-header.navbar-static-top .nav > li > a:after,
.black-header.navbar-fixed-top .nav > li > a:after {
  background: #ccc;
}
.black-header.navbar-static-top .nav > li.active > a,
.black-header.navbar-fixed-top .nav > li.active > a {
  color: #fff;
  background: #000;
}
.black-header.navbar-static-top .nav > li.dropdown.open > .dropdown-toggle,
.black-header.navbar-fixed-top .nav > li.dropdown.open > .dropdown-toggle {
  background-color: #000;
}
.black-header .navbar-inner {
  background-color: #000;
  color: #ccc;
}
body.modal-open header.navbar-fixed-top .navbar-inner > .container .navbar-header {
  margin-left: -8px;
}
body.modal-open header.navbar-fixed-top .navbar-inner > .container .navbar-collapse {
  margin-right: 9px;
}
#topNotifications {
  position: relative;
  top: -1px;
  margin: 0 -40px 0 -15px;
}
#topNotifications .notifications-number {
  display: inline-block;
  padding: 0 5px;
  min-width: 30px;
  height: 20px;
  font-size: 11px;
  font-weight: 500;
  line-height: 21px;
  color: #fff;
  background: #FE585A;
  text-align: center;
  border-radius: 10px;
}
#topNotifications .notifications-number.noNotifications {
  background: #ccc;
}
#topNotifications a.toggle {
  position: relative;
  z-index: 1;
  display: inline;
  padding: 15px 20px 15px 15px;
}
#topNotifications a.toggle:hover {
  text-decoration: none !important;
}
#topNotifications a.toggle:hover .notifications-number {
  background: #c9302c;
}
#topNotifications a.toggle:hover .notifications-number.noNotifications {
  background: #b3b3b3;
}
#topNotifications a.close-donut {
  position: relative;
  display: block;
  width: 19px;
  height: 19px;
  margin: -1px 0 0 5px;
}
#topNotifications a.close-donut > span {
  position: relative;
  top: 4px;
  left: 4px;
  display: block;
  width: 11px;
  height: 11px;
  background: #ddd;
  border-radius: 100%;
}
#topNotifications a.close-donut > span:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 100%;
}
#topNotifications a.close-donut:hover > span {
  background: #ccc;
}
#topNotifications .notification-title {
  color: #D84C50;
}
#notifications-header {
  height: 40px;
  padding: 10px 12px;
  background: #eee;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#notifications-header h6 {
  float: left;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.4;
}
#notifications-header .black-link {
  color: #000;
}
#notifications-container {
  position: absolute;
  top: 33px;
  right: 14px;
  z-index: 3;
  width: 270px;
  max-height: 340px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
}
#notifications-container:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: #ddd;
  position: absolute;
  top: -7px;
  right: 28px;
  left: auto;
}
#notifications-container:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #eee;
  position: absolute;
  top: -6px;
  right: 29px;
  left: auto;
}
@-webkit-keyframes animatenotifs {
  0% {
    opacity: 0;
    top: 23px;
  }
  100% {
    opacity: 1;
    top: 33px;
  }
}
@keyframes animatenotifs {
  0% {
    opacity: 0;
    top: 23px;
  }
  100% {
    opacity: 1;
    top: 33px;
  }
}
#notifications-container.expandedList {
  -webkit-animation: animatenotifs 0.2s ease-out;
  /* Chrome, Safari, Opera */
  animation: animatenotifs 0.2s ease-out;
}
#notifications-list {
  max-height: 298px;
  overflow-y: auto;
  padding: 0;
  font-size: 12px;
  list-style-type: none;
}
#notifications-list > li {
  padding: 10px 12px;
  line-height: 1.4;
  color: #888;
  background: rgba(52, 73, 94, 0.03);
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  cursor: pointer;
}
#notifications-list > li:last-child {
  border-bottom: none;
}
#notifications-list > li:hover {
  background: rgba(52, 73, 94, 0.05);
}
#notifications-list > li.markSeen {
  background: #fff;
  cursor: default;
}
#notifications-list > li.markSeen .tooltip {
  display: none !important;
}
#notifications-list > li.markSeen a.close-donut {
  cursor: default;
}
#notifications-list > li.markSeen a.close-donut > span {
  background: #eee;
}
#notifications-list > li.markSeen a.close-donut > span:before {
  background: #ccc;
}
.platform-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: #E2E2E2;
  background-color: #262626;
}
.platform-footer a {
  color: inherit;
}
.simple-footer {
  font-size: 12px;
  text-align: center;
  line-height: 40px;
}
.simple-footer b {
  color: #888;
}
.simple-footer:before,
.simple-footer:after {
  content: " ";
  display: table;
}
.simple-footer:after {
  clear: both;
}
.simple-footer:before,
.simple-footer:after {
  content: " ";
  display: table;
}
.simple-footer:after {
  clear: both;
}
.simple-footer a {
  margin: 0 15px;
}
.simple-footer a:hover {
  color: #888;
  transition: color 0.25s;
  text-decoration: none;
}
.simple-footer a:first-child {
  margin-left: 0;
}
.simple-footer a:last-child {
  margin-right: 0;
}
.simple-footer .footer-links {
  float: left;
}
.simple-footer .footer-language {
  float: right;
  margin-top: 8px;
}
.big-footer {
  padding-top: 50px;
}
.bigFooterCol-title {
  color: #555555;
  font-size: inherit;
  text-transform: uppercase;
}
.bigFooterMenu-list {
  padding: 15px 0 0;
  font-size: 13px;
  color: #888;
  list-style-type: none;
}
.bigFooterMenu-list li {
  line-height: 1.8;
}
.bigFooterMenu-list a {
  color: #ccc;
}
.leftSide-menu {
  position: relative;
  width: 100%;
  max-height: 500px;
  padding: 15px;
  margin: 0;
  background: #ffffff;
  border: solid 1px #ddd;
  list-style-type: none;
  overflow-y: auto;
  color: #194343;
}
.leftSide-menu > li {
  font-size: 14px;
}
.leftSide-menu > li:before,
.leftSide-menu > li:after {
  content: " ";
  display: table;
}
.leftSide-menu > li:after {
  clear: both;
}
.leftSide-menu > li:before,
.leftSide-menu > li:after {
  content: " ";
  display: table;
}
.leftSide-menu > li:after {
  clear: both;
}
.leftSide-menu > li:not(.text-normal) {
  font-weight: 500;
}
.leftSide-menu > li:not(.text-normal) > a,
.leftSide-menu > li:not(.text-normal) > .radio,
.leftSide-menu > li:not(.text-normal) > .checkbox {
  font-size: 14px;
}
.leftSide-menu > li > a,
.leftSide-menu > li > .radio,
.leftSide-menu > li > .checkbox {
  display: block;
  padding: 14px 15px;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
  cursor: pointer;
  overflow: hidden;
  word-break: break-word;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.leftSide-menu > li > a input[type="radio"],
.leftSide-menu > li > .radio input[type="radio"],
.leftSide-menu > li > .checkbox input[type="radio"],
.leftSide-menu > li > a input[type="checkbox"],
.leftSide-menu > li > .radio input[type="checkbox"],
.leftSide-menu > li > .checkbox input[type="checkbox"] {
  margin: 1px 10px 0 0;
}
.leftSide-menu > li > a .glyphicon,
.leftSide-menu > li > .radio .glyphicon,
.leftSide-menu > li > .checkbox .glyphicon {
  float: left;
  margin: 0 10px 0 0;
  font-size: 16px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.leftSide-menu > li > a:hover,
.leftSide-menu > li > .radio:hover,
.leftSide-menu > li > .checkbox:hover {
  text-decoration: none;
  background: #f9f9f9;
}
.leftSide-menu > li > a:hover .glyphicon,
.leftSide-menu > li > .radio:hover .glyphicon,
.leftSide-menu > li > .checkbox:hover .glyphicon {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.leftSide-menu > li > a.active,
.leftSide-menu > li > .radio.active,
.leftSide-menu > li > .checkbox.active {
  color: #ffffff;
  background: #194343;
}
.leftSide-menu > li > a.active .glyphicon,
.leftSide-menu > li > .radio.active .glyphicon,
.leftSide-menu > li > .checkbox.active .glyphicon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.leftSide-menu .beta-tag {
  position: relative;
  top: -1px;
  padding: 0px 5px 1px;
  font-size: 10px;
  background: #eeeeee;
  border-radius: 2px;
}
.leftSide-menu .label,
.leftSide-menu .badge {
  position: relative;
  top: -2px;
  font-size: 9px;
  background: #cccccc;
}
.leftSide-menu #search-menu form {
  margin-bottom: 0;
}
.leftSide-title {
  margin-bottom: 10px;
  color: #777777;
  text-transform: uppercase;
}
#loading-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: -webkit-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(52, 73, 94, 0.5) 25%, transparent 25%, transparent 50%, rgba(52, 73, 94, 0.5) 50%, rgba(52, 73, 94, 0.5) 75%, transparent 75%, transparent) !important;
  background-color: rgba(52, 73, 94, 0.5) !important;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.075)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.075)), color-stop(0.75, rgba(0, 0, 0, 0.075)), color-stop(0.75, transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.075) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.075) 50%, rgba(0, 0, 0, 0.075) 75%, transparent 75%, transparent) !important;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation: progress-bar-stripes 0.3s linear infinite;
  -moz-animation: progress-bar-stripes 0.3s linear infinite;
  -ms-animation: progress-bar-stripes 0.3s linear infinite;
  -o-animation: progress-bar-stripes 0.3s linear infinite;
  animation: progress-bar-stripes 0.3s linear infinite;
}
#loading-bar .bar {
  top: auto !important;
  height: 40px !important;
  background: #34495e !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
#loading-bar .bar .peg {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.loading-window {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  margin: 0;
  background: rgba(255, 255, 255, 0.75);
  /* Demo specific styles end */
  /* Demo specific styles end */
  /* Loader with three blocks */
}
.loading-window .loader-3d {
  top: calc(50% - 12.5px);
  left: calc(50% - 100px);
  position: absolute !important;
}
.loading-window .loader-3d,
.loading-window .loader-3d:before,
.loading-window .loader-3d:after {
  width: 200px;
  height: 40px;
  background: no-repeat;
  background-image: radial-gradient(closest-side, #111 100%, transparent), radial-gradient(closest-side, #111 100%, transparent);
  background-size: 20px 20px, 20px 20px;
  background-position: 0% center, 100% center;
  position: absolute;
  transform: translateZ(0);
  animation: slide 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite, zoom ease-out 0.75s infinite alternate;
  content: '';
}
.loading-window .loader-3d {
  animation-delay: .5s;
}
.loading-window .loader-3d:after {
  animation-delay: 1s;
}
@keyframes slide {
  to {
    background-position: 100%, 0;
  }
}
@keyframes zoom {
  to {
    background-size: 40px 40px, 10px 10px;
  }
}
.loading-window .loader-fb {
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  position: absolute !important;
}
.loading-window .loader-fb,
.loading-window .loader-fb:before,
.loading-window .loader-fb:after {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 50px;
  background-color: rgba(215, 230, 240, 0.9);
  border: 1px solid #d7e6f0;
  z-index: 100000;
  content: ' ';
  margin-left: -5px;
  margin-right: -9px;
}
.loading-window .loader-fb:before {
  top: -11px;
  left: -100%;
  animation: loading-fb 0.8s cubic-bezier(0.4, 0.5, 0.6, 1) infinite;
}
.loading-window .loader-fb {
  animation: loading-fb-main 0.8s cubic-bezier(0.4, 0.5, 0.6, 1) 0.2s infinite;
}
.loading-window .loader-fb:after {
  top: -11px;
  right: -100%;
  margin-top: 50%;
  animation: loading-fb 0.8s cubic-bezier(0.4, 0.5, 0.6, 1) 0.4s infinite;
}
@keyframes loading-fb {
  from {
    transform: scaleY(1.4);
    background-color: rgba(55, 114, 171, 0.9);
    border: 1px solid #3772ab;
  }
}
@keyframes loading-fb-main {
  from {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
    background-color: rgba(55, 114, 171, 0.9);
    border: 1px solid #3772ab;
  }
}
.loading-window .loader-bars {
  position: fixed;
  z-index: 3;
  top: 50%;
  right: 0;
  left: 0;
  margin: -30px auto 0;
  width: 60px;
  height: 60px;
  list-style: none;
}
@-webkit-keyframes loadbars {
  0% {
    height: 10px;
    margin-top: 25px;
  }
  50% {
    height: 50px;
    margin-top: 0px;
  }
  100% {
    height: 10px;
    margin-top: 25px;
  }
}
@-moz-keyframes loadbars {
  0% {
    height: 10px;
    margin-top: 25px;
  }
  50% {
    height: 50px;
    margin-top: 0px;
  }
  100% {
    height: 10px;
    margin-top: 25px;
  }
}
@keyframes loadbars {
  0% {
    height: 10px;
    margin-top: 25px;
  }
  50% {
    height: 50px;
    margin-top: 0px;
  }
  100% {
    height: 10px;
    margin-top: 25px;
  }
}
.loading-window .loader-bars li {
  background-color: #34495e;
  width: 10px;
  height: 10px;
  float: right;
  margin-right: 5px;
  box-shadow: 0px 100px 20px rgba(0, 0, 0, 0.2);
}
.loading-window .loader-bars li:first-child {
  -webkit-animation: loadbars 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
  -moz-animation: loadbars 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
  animation: loadbars 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) infinite 0s;
}
.loading-window .loader-bars li:nth-child(2) {
  -webkit-animation: loadbars 0.6s ease-in-out infinite -0.2s;
  -moz-animation: loadbars 0.6s ease-in-out infinite -0.2s;
  animation: loadbars 0.6s ease-in-out infinite -0.2s;
}
.loading-window .loader-bars li:nth-child(3) {
  -webkit-animation: loadbars 0.6s ease-in-out infinite -0.4s;
  -moz-animation: loadbars 0.6s ease-in-out infinite -0.4s;
  animation: loadbars 0.6s ease-in-out infinite -0.4s;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.c60 {
  width: 32px;
  height: 32px;
  margin: auto;
  background: url('/static/commons/img/loaders/circle-invert.png') center center no-repeat;
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
  /*background-color: green;*/
  -webkit-animation: spin 750ms linear infinite;
  -moz-animation: spin 750ms linear infinite;
  -ms-animation: spin 750ms linear infinite;
  -o-animation: spin 750ms linear infinite;
  animation: spin 750ms linear infinite;
}
.c32 {
  width: 32px;
  height: 32px;
  margin: auto;
  background: url('/static/commons/img/loaders/c32.png') center center no-repeat;
  -webkit-animation: spin 750ms linear infinite;
  -moz-animation: spin 750ms linear infinite;
  -ms-animation: spin 750ms linear infinite;
  -o-animation: spin 750ms linear infinite;
  animation: spin 750ms linear infinite;
}
.loader {
  position: relative;
  width: 32px;
  height: 32px;
  margin: auto;
}
.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
@font-face {
  font-family: VideoJS;
  src: url('../font/1.3.0/VideoJS.eot?') format('eot');
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAi0AAoAAAAADnwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD0AAABWQLpNY2NtYXAAAAE0AAAAOgAAAUriJhC2Z2x5ZgAAAXAAAATAAAAH/CNovTZoZWFkAAAGMAAAACwAAAA2BEqUO2hoZWEAAAZcAAAAGAAAACQELwIWaG10eAAABnQAAAAPAAAAVCoAAABsb2NhAAAGhAAAACwAAAAsEBQSZm1heHAAAAawAAAAHwAAACABJgBkbmFtZQAABtAAAAElAAACCtXH9aBwb3N0AAAH+AAAALsAAAElJXNJs3icY2BkYmCcwMDKwMHowpjGwMDgDqW/MkgytDAwMDGwMjNgBQFprikMDh8ZP4owgbh6TBBhRhABAFl1B6YAAAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD6K/P8PUvCREUTzM0DVAwEjG8OIBwCEVQbLAAB4nIVVzW/jRBSf5zieJE2bOPVH0jRpEidxsZumW8f20orWi6C7rKoKqSQUVUjdQ6RVAkekHi047AEOvbSqxIFed8OBO3voDSE4gRohLmi1N/Z/SHljp90uJSLRvJn5vZn3Pc8ECP7gBE4IR8is6A7+huPR8JhEAnwIQ8RnyBwhm6C7M0CLoG6AuwyRZdBxgdsZuPB9c/+Q4w73Q/rgEcc9ehDQs4ODL67x/cPRl1cMpEwj6vBRd4RQQlxL1CzREv12e9DugzEagkH44Mw5nBOBZEiF1HDXquuy6rgSRYJmyEWoUVWTLdVWBSo7rupGqAoHhWwL7KmSDLB7r7k2+inf7bb7+8rcUmUpf95oACk0kk2b0uJc+a2VrW56KbX9Tb7r94/2xdhSYt7Mw4eNRqA+IB0YkCjGCPWI9LjT64Hn96HTJ2M/vka+QJK4YjZtQC04iHAhmy2MXrT7/UDj98nGp+N7kbFvz1FukuSuZKvMv43ALwn9CcLt4fVfmCC7ubbWvLeLPo3Ve6HMP9D6x9uppXR3a6uLYvnrvEbJFBGJivHFENmabtlIIVzLFk7HRs8zDK8HxOsZnmdc9IwTz7gkRu8c0Qmy2EUtlDgbSHRttul7KAzF+HjTMHoDr+cbvdHQM3zcMzFhrAYYqxSZxVUZa0rEKiqjmyKWVVksg39JMlmAbAbG8yWmAO+wxWsGlgeKEq7rlGIMZ0melMgiRtKtaxWBqjXMBdYG1qzdiuozIEuqxWrYtahirTqu/nNXyervze9ANP3u8s7vZ5/NFUcvdueK/Nm3DNB2x+zSD9Gc+qTSvC8+kX8sfGAoyhGjssyQI8YjrDoCW0LfVLRlIfRQFiWFeWiLrXrUkjVVsy02bBwwGD3LZNGlDtLRaaczHA59Rm85/Mxsm6ZpmNd1w/ToZPO2DqoFybDkGTChUn8HWs46rCoLcIVLAsN1ewMYLrMnn8nlMmAgfV4yzRIk4148GRA4ZkC4DOFblh1PeVMKO95hRHljd52jc+gH73xqHB2socCaIA5q2S7LOGwknhn82mCOLsLxyvBN/CMdmObVezzHnFcIqQlUd1q6q6w6rTqmXFIpTpKy6qqCLAUo+DnxlONOMna16lQhXNiZU67aqlafQvoTmqZ7YtWtVucp3UvjmfQepXkNozWu199Ql0s81MZUOU2op6COFKOYAjQAt8ICCKgbJ2UTMNQKRnYTsBnh1tHpMuZgVZEE+A6gIfBGNOakpRgX6+CQ0nacN3mhEbBMPm7fYv1awhdqGK8SSkITYg9pRJ6O3Y3H78am5Qh9GBO0SYxZYPc843UfY29lCl/IVSfHV2HeaNFAbrTyq/ca3sGcwYRPwBu3bn4A4GJi+7/xjWGyS5Olo4mVOovfRDUxwKyx5E5U9zTP+FWmkoaNCA7INFGwW6yRbfIR+Rgr0naKHEUjBE1fcbE9OHUqK6riuKx/1HVNUdEeSRgjaKEmISL/FxK1NoFVtyprL+vrxhzH36lJufxKthjhSgX4PJ7gE0llOg6RRAoy84k4n5gGeSbGJ1L/2o1q72e8O+vJxa/+BL7gVBddHuDtrFIow2PO5VIx0cxVWxmBz6zMlx35fwF1Hgp/7dwn/wCHsUmOeJxjYGRgYADi2RquW+L5bb4ycDMxgMDFaZpbkGkmBsZrQIqDASwNAAmYCNZ4nGNgZGBgYgACPTAJYjMyoAJRAAXjAEx4nGNiYGBgojIGAAeMACsAAAAAAAAMAD4AUACSAKIAvgDsARIBOAFgAaYB2gIyAloCkAL2AxADPgN6A/54nGNgZGBgEGWIYGBnAAEmIOYCQgaG/2A+AwATugGLAHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtjlkOwjAMRDNAy1KgrMfIoUJqqKU0KVlYbk+hReKD+bCfrdHYYiR6ZeK/jkJghDEmyJBjihnmWKDAEiusUWKDLXbY44DjpDXqWbyL1Oy1oaxVKVBxcyY1JJsUaTGwcfcvNlx9HTVf6s05GRO0J7KSbCRf/i4eHPNwTcrTNLRsLfl5SKfI0VCYadVGdraDuiPyIQt15xxrd8n7h9Z9ky5Fw5b2w/gJGn7eqlSxkxV1J/mTJ8QLQRVRWgA=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMkC6TWMAAAEoAAAAVmNtYXDiJhC2AAAB1AAAAUpnbHlmI2i9NgAAA0wAAAf8aGVhZARKlDsAAADQAAAANmhoZWEELwIWAAAArAAAACRobXR4KgAAAAAAAYAAAABUbG9jYRAUEmYAAAMgAAAALG1heHABJgBkAAABCAAAACBuYW1l1cf1oAAAC0gAAAIKcG9zdCVzSbMAAA1UAAABJQABAAACAAAAAC4CAAAAAAACAAABAAAAAAAAAAAAAAAAAAAAFQABAAAAAQAAmyhx5F8PPPUACwIAAAAAANGWKbQAAAAA0ZYptAAAAAACAAHWAAAACAACAAAAAAAAAAEAAAAVAFgABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQIAAZAABQAIAUQBZgAAAEcBRAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxFAIAAAAALgIAAAAAAAABAAAAAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADxFP//AAAAAPEB//8AAA8AAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAPgBQAJIAogC+AOwBEgE4AWABpgHaAjICWgKQAvYDEAM+A3oD/gABAAAAAAGWAZYAAgAAExE3q+oBlf7WlQADAAAAAAHWAdYAAgAOABoAAD8BJzcOAQceARc+ATcuAQMuASc+ATceARcOAdWAgCtbeAICeFtbeAICeFtIYQICYUhIYQICYaBgYHUCeFtbeAICeFtbeP6CAmFISGECAmFISGEAAgAAAAABgAGWAAMABwAANzMRIzMRMxGAVVWrVWsBKv7WASoABAAAAAABwAHAAAYAEgAiACUAAAE0JicVFzY3FAcXNjcuAScVHgElBxcjFTMXNRcGBxU2Nxc3AwcXAWAdGDQBNQsgFQEBU0EvOv7HG2VlVWtbFhosIiwbwC0tAQAdLQwvNQcHHhohKTBGZRAsD0yMG2WAa5BbEQgsChwrGwFQLS0AAAAAAQAAAAABVgGrAAUAABMVMxcRB5VWamoBQIBrAVZrAAACAAAAAAGLAasABgAMAAABLgEnFT4BJRUzFxEHAYsBHRgYHf7hVWtrAQAdLQysDC1dgGsBVmsAAAMAAAAAAcABvAAFAAwAGQAAExUzFxEHFzQmJxU+AScVHgEUBgcVPgE3LgFAVWtryx0YGB01Lzo6L0FTAQFTAUCAawFWa0AdLQysDC3YLA9MaEwPLBBlRkZlAAAABAAAAAABlgGWAAUACwARABcAADcjFTM1IyczNTM1IwEjFTM1IycVMxUzNZUqakAqKkBqAQBAaipAQCrVaiqWQCr/ACpqwCpAagAAAAQAAAAAAZYBlgAFAAsAEQAXAAA3MxUzNSM3IxUzNSMTMzUzNSM3NSMVMzVrQCpqQEBqKoAqQGoqKmqrQGqAKmr+1kAqgEBqKgAAAAACAAAAAAGrAasADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQGA/wASGAEBGBIBABIYAQEYEv8AAQABqwEYEv8AEhgBARgSAQASGP7WAQAAAAYAAAAAAdYB1gAHAAwAEwAbACAAKAAAEzcmIyIGBxclLgEnBxcjFz4BNTQFJw4BFRQXMwceARc3MwcWMzI2NyfJZRYYJ0QcTgEFEEIuTtOgbBoe/uFTGh4EoJsQQi5OI1MWGCdEHE4BILAFGReHIi9HEYcVux1JKhYWkB1JKhYVFS9HEYeQBRkXhwAABQAAAAAB1gGrAA8AEwAXABsAHwAAASEOARURFBYXIT4BNRE0JgUzFSMXIzUzFyM1MzUjNTMBq/6qEhgYEgFWEhgY/phWVtbW1oBWVtbWAasBGBL/ABIYAQEYEgEAEhiqK1UrKysqKwADAAAAAAHAAasADwAnAD8AAAEhDgEVERQWFyE+ATURNCYHIzUjFTM1MxUOASsBIiY9ATQ2OwEyFh8BIzUjFTM1MxUUBisBIiYnNT4BOwEyFhUBlf7WEhkZEgEqEhkZvCArKyABDAlACQwMCUAJDAGVICsrIAwJQAkMAQEMCUAJDAGrARgS/wASGAEBGBIBABIYlQtACxYJDAwJVgkMDAkWC0ALFgkMDAlWCQwMCQAAAAYAAAAAAcABawADAAcACwAPABMAFwAANzM1IxUzNSM1MzUjFyE1IRUhNSE1FSE1QCsrKysrK1UBK/7VASv+1QEr6yqAK4ArgCqAK6srKwAAAQAAAAABwAHWACIAACUGByc2NCc3FjI2NCYiBgcUFwcmIgYUFjI3FwYVFBYyNjQmAYAZEZgCApYSNSQkNiQBApYSNSQkNRKYAiQ0JCSpARBZBxAHWBEkNyQkHAcHWBAkNiQQWAcHGyMjNSMAAgAAAAAB0gHWADcAQAAAJTY0Jzc2LwEmDwEmLwEmKwEiDwEGBycmDwEGHwEGFBcHBh8BFj8BFh8BFjsBMj8BNjcXFj8BNicHLgE0NjIWFAYBnwEBLQYEKgUINhAUCAIIVggCCBQQNQkEKwQGLQEBLQYEKwQJNRAUCAIIVggCCBQQNQkEKwQGzCAqKkAqKusKFgojBghKBwMVDQg4CQk4CA0VAwdKCAYjChYKIwYISgcDFQ0IOAkJOAgNFQMHSggGEwEqQCoqQCoAAAAAAQAAAAAB1gHWAAsAABMeARc+ATcuAScOASsCeFtbeAICeFtbeAEAW3gCAnhbW3gCAngAAAIAAAAAAdYB1gALABcAAAEOAQceARc+ATcuAQMuASc+ATceARcOAQEAW3gCAnhbW3gCAnhbSGECAmFISGECAmEB1QJ4W1t4AgJ4W1t4/oICYUhIYQICYUhIYQAAAwAAAAAB1gHWAAsAFwAgAAABDgEHHgEXPgE3LgEDLgEnPgE3HgEXDgEnDgEiJjQ2MhYBAFt4AgJ4W1t4AgJ4W0hhAgJhSEhhAgJhCAEkNiQkNiQB1QJ4W1t4AgJ4W1t4/oICYUhIYQICYUhIYakbJCQ2JCQAAAAABwAAAAACAAFgAA0AFgAoADoATABUAFcAADc1Nh4CBw4BBwYjJzA3MjY3NiYHFRYXFjY3PgE1NCYnIxYXHgEXFAYXFjY3PgE1LgEnIxQXHgEVFAYXFjY3PgE1LgEnIxQXHgEVFAYFMz8BFTM1IxcVI+MmOyoaAgQxJRQZGzAYHgMCIB0BbQkKBAoMFg0JAQMKDwESHAoJBAoNARUOCAQKDxIcCgkECg0BFQ4IBAoPEv4lRRJAMTsMKIPaAQQdNiQoNwQBATkYFh0hAWgCNwIPCBErGSQ0EgYEEjAcITYVAg8IESsZJDQSBgQSMBwhNhUCDwgRKxkkNBIGBBIwHCE2FxwBHd9ORwAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABUAAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUEcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZRFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format('truetype');
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play,
.video-js .vjs-big-play-button,
.video-js .vjs-play-control {
  font-family: 'charge-icons';
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play:before,
.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before {
  content: '\e00a';
  margin-left: 5px;
}
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: '\f102';
}
.vjs-icon-pause,
.video-js .vjs-play-control.vjs-playing {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing:before {
  content: '\f103';
}
.vjs-icon-volume-mute,
.video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mute:before,
.video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
  content: '\f104';
}
.vjs-icon-volume-low,
.video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-low:before,
.video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
  content: '\f105';
}
.vjs-icon-volume-mid,
.video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mid:before,
.video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
  content: '\f106';
}
.vjs-icon-volume-high,
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-high:before,
.video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
  content: '\f107';
}
.vjs-icon-fullscreen-enter,
.video-js .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control:before {
  content: '\f108';
}
.vjs-icon-fullscreen-exit,
.video-js.vjs-fullscreen .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
  content: '\f109';
}
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-square:before {
  content: '\f10a';
}
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: '\f10b';
}
.vjs-icon-subtitles,
.video-js .vjs-subtitles-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-subtitles:before,
.video-js .vjs-subtitles-button:before {
  content: '\f10c';
}
.vjs-icon-captions,
.video-js .vjs-captions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-captions:before,
.video-js .vjs-captions-button:before {
  content: '\f10d';
}
.vjs-icon-chapters,
.video-js .vjs-chapters-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-chapters:before,
.video-js .vjs-chapters-button:before {
  content: '\f10e';
}
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-share:before {
  content: '\f10f';
}
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: '\f110';
}
.vjs-icon-circle,
.video-js .vjs-mouse-display,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle:before,
.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before {
  content: '\f111';
}
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: '\f112';
}
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: '\f113';
}
.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-audio-description:before {
  content: '\f114';
}
.video-js {
  /* display:inline-block would be closer to the video el's display:inline
   * but it results in flash reloading when going into fullscreen [#2205]
   */
  display: block;
  /* Make video.js videos align top when next to video elements */
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
  easily calculable. */
  font-size: 10px;
  line-height: 1;
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
  checking fullScreenEnabled. */
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}