@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'NeutrifPro-RegularItalic';
  src: url('/assets/global/fonts/NeutrifPro-RegularItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'NeutrifPro';
  src: url('/assets/global/fonts/NeutrifPro-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'NeutrifPro' !important;
  font-weight: bold;
}

body {
  min-width: 1450px !important;
  background-color: #000000;
}

.bell {
  width: 35px;
  height: 35px;
  margin-top: 2px;
}

/*.bell {
	width: 16px;
	height: 19px;
	margin-top: 13px;
}*/
#UserAvatarHeaderSmall {
  width: 42px;
  height: 42px;
  object-fit: cover;
}

.dropdown-menu>li>a {
  padding: 8px 16px;
  color: #6f6f6f;
  text-decoration: none;
  display: block;
  clear: both;
  font-weight: 600;
  line-height: 18px;
  white-space: nowrap;
  font-family: 'NeutrifPro' !important;
}
.dropdown-menu>li>a:hover {
  
  color: #ffffff important;
}
.page-content-wrapper {
  float: left;
  width: 100%;
  background-color: #000000;
  display: inline-grid;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover,
.page-sidebar {
  background-color: #000000;
}

.profile-sidebar {
  padding: 20px 0 30px 0;
  background: #000000;
}

.page-logo>a>img {
  max-width: 140px;
  margin-left: 15px;
  margin-top: 20px;
}

.page-title {
  padding: 0;
  font-size: 28px;
  letter-spacing: -1px;
  display: block;
  color: #666;
  margin: 0 0 15px;
  font-weight: 500;
}

.table td {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1351px;
  opacity: 0.9;
  color: #242424 !important;
  font-family: 'NeutrifPro' !important;
}

.sorting_1 {
  font-weight: 600 !important;
}

.btn-success {
  color: #fff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
  border-radius: 19px !important;
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.btn-success:focus,
.btn-success:focus-within,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a,
.page-sidebar .page-sidebar-menu>li>a {
  border-top: none;
  color: #ffffff;
}

.page-sidebar .page-sidebar-menu>li>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a {
  display: block;
  position: relative;
  margin: 0;
  border: 0;
  padding: 20px 15px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.144375px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class^="icon-"],
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class*="icon-"],
.page-sidebar .page-sidebar-menu>li>a>i[class^="icon-"],
.page-sidebar .page-sidebar-menu>li>a>i[class*="icon-"] {
  color: #ffffff;
}

li [class*=" icon-"],
li [class^=icon-] {
  top: 1px;
  position: relative;
  font-size: 13px;
  left: 2px;
}

.profile-userbuttons {
  text-align: center;
  margin-top: 20px;
}

.page-container-bg-solid .page-title,
.page-content-white .page-title {
  color: #000000;
  margin-bottom: 20px;
  margin-top: 20px;
}

.font-dark {
  color: #000000 !important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  cursor: default;
}

.dashboard-stat.dashboard-stat-v2 .visual {
  padding-top: 8px;
  margin-bottom: 0px;
}

.img-responsive {
  display: block;
  height: auto;
  width: 100%;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}

.page-sidebar .page-sidebar-menu>li.open>a {
  background: #000000;
  color: #ffffff;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li>a,
.page-sidebar .page-sidebar-menu .sub-menu>li>a {
  color: #ffffff;
}

.count-btn {
  color: #000000;
  background-color: #EDEFF6;
  border-color: #EDEFF6;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select-added {
  background: rgba(235, 199, 227, 0.22);
  padding: 8px 10px;
  border-radius: 18px !important;
  display: inline-block;
  margin: 2px 2px 5px 0px;
}

.select-added:first-of-type {
  background: rgba(235, 199, 227, 0.22);
  padding: 8px 10px;
  border-radius: 18px !important;
  display: inline-block;
  margin: 2px 2px 5px 0px;
}

.col {
  float: left;
  width: 100%;
}

#countName {
  color: #cccccc;
  margin-bottom: 20px;
}

#countName::placeholder {
  color: #cccccc;
}

a.select-btn-ico:hover {
  text-decoration: none;
}

a.select-btn-ico-text:active {
  text-decoration: none;
}

.select-btn-ico {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1);
  border-radius: 5px !important;
  width: 100%;
  height: 50px;
  display: flex;
  padding: 10px 10px 10px 10px;
  text-decoration: none !important;
}

.select-btn-ico:hover {
  border: 1px solid #000000;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1);
  border-radius: 5px !important;
  width: 100%;
  height: 50px;
  display: flex;
  padding: 10px 10px 10px 10px;
}

.select-btn-ico:active {
  border: 1px solid #000000;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1);
  border-radius: 5px !important;
  width: 100%;
  height: 50px;
  display: flex;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
}

.select-btn-ico-img {
  max-height: 24px;
  margin-top: 3px;
}

.select-btn-ico-img:active {
  max-height: 24px;
  text-decoration: none;
  margin-top: 3px;
}

.select-btn-ico-img:hover {
  max-height: 24px;
  text-decoration: none;
  margin-top: 3px;
}

.select-btn-ico-text {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.144375px;
  color: #000000;
  margin-top: 6px;
  margin-left: 5px;
}

.select-btn-ico-text:active {
  text-decoration: none !important;
}

.select-btn-ico-text:hover {
  text-decoration: none !important;
}

.select-trash {
  border-radius: 51% !important;
  background: #000000;
  padding: 1px 2px 2px 3px;
  height: 15px;
  width: 15px;
  margin-left: 5px;
}

.glyphicon-remove:before {
  content: "\e014";
  color: #fbf3f9;
}

.panel-title {
  margin-top: 0;
  font-size: 18px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li:hover>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.open>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu>li.active>a,
.page-sidebar .page-sidebar-menu .sub-menu>li:hover>a,
.page-sidebar .page-sidebar-menu .sub-menu>li.open>a,
.page-sidebar .page-sidebar-menu .sub-menu>li.active>a {
  background: #000000 !important;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a:hover,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a:hover,
.page-sidebar .page-sidebar-menu>li.active>a:hover,
.page-sidebar .page-sidebar-menu>li.active.open>a:hover {
  background: #000000 !important;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a,
.page-sidebar .page-sidebar-menu>li.active>a,
.page-sidebar .page-sidebar-menu>li.active.open>a {
  background: #000000 !important;
  border-top-color: transparent;
  color: #ffffff;
}

.page-sidebar .page-sidebar-menu .sub-menu li>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li>a {
  display: block;
  margin: 0;
  padding: 10px 15px 10px 43px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  background: 0 0;
}

.portlet.light>.portlet-title>.caption {
  color: #000000;
  padding: 10px 0 10px 0;
  width: 100%;
}

.portlet.light>.portlet-title>.caption>i {
  color: #000000;
  font-size: 15px;
  font-weight: 300;
  margin-top: 3px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #000000;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

#fromDate {
  width: 157px;
  height: 46.55px;
  left: 1164px;
  top: 175px;
  border: 0.912791px solid #E1E3EE;
  box-sizing: border-box;
  border-radius: 20px !important;
  margin: 10px 4px;
}

#toDate {
  width: 157px;
  height: 46.55px;
  left: 1164px;
  top: 175px;
  border: 0.912791px solid #E1E3EE;
  box-sizing: border-box;
  border-radius: 20px !important;
  margin: 10px 4px;
}

input[value="filter"] {
  background: #000000;
  color: #fff;
  padding: 5px 30px;
  border-radius: 4px !important;
  font-weight: normal;
  border: none;
}

input[value="filter"]:hover {
  background: #000000;
  color: #fff;
  padding: 5px 30px;
  border-radius: 4px !important;
  font-weight: normal;
  border: none;
}

input[value="filter"]:active {
  background: #000000;
  color: #fff;
  padding: 5px 30px;
  border-radius: 4px !important;
  font-weight: normal;
  border: none;
}

input[value="filter"]:focus {
  background: #000000;
  color: #fff;
  padding: 5px 30px;
  border-radius: 4px !important;
  font-weight: normal;
  border: none;
}

input[type="search"] {
  margin-left: 0.5em;

  display: inline-block;
  width: auto;
  border-radius: 4px !important;
  border: 1px solid !important;
  height: 30px !important;
}

div.dataTables_wrapper div.dataTables_length select {
  width: 65px !important;
  display: inline-block;
  border-radius: 0px !important;
  height: 40px !important;
  border: 1px solid #E1E3EE;
  color: #b8b8b8;
  padding-left: 10px;
  font-weight: bold;
  padding-bottom: 7px;
  margin-right: 10px;
  padding-top: 7px;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
  border-radius: 4px !important;
  border: 1px solid #E1E3EE !important;
  font-weight: bold;
}

.form-group {
  margin-bottom: 30px;
}

.form-control {
  width: 100%;
  height: 32px;
  padding: 6px 0px 0px 0px;
  background-color: #ffffff;
  border-bottom: 2px solid #d5d5d5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(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;
  border-top: none;
  border-left: none;
  border-right: none;
}

.form-control::placeholder {
  font-size: 14px;
  line-height: 1.42857;
  color: #b8b8b8;
  display: block;
}

.bs-datetime .input-group-addon {
  background: #e1e5ec;
  padding: 0;
  border: 1px solid #ccc;
}

.input-group-addon:not(:first-child) {
  border: 1px solid #ccc;
}

.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  border-radius: 4px !important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  border-radius: 4px !important;
}

.btn-primary:active {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  border-radius: 4px !important;
}

/*@-moz-document url-prefix() {
  .form-control, input, output {
    font-size: 7px !important;
    line-height: 1.42857;
    color: #000000 !important;
    display: inline-flex;
	}
}*/

#txtPONumber,
input {
  color: #000000;
}

#txtCampaignName,
input {
  color: #000000;
}

#txtQuantity,
input {
  color: #000000;
}

#txtSuppressionInfo,
input {
  color: #000000;
}

#txtSubject,
input {
  color: #000000;
}

#txtFrom,
input {
  color: #000000;
}

#txtNotes,
input {
  color: #000000;
}

#txtTestSeeds,
input {
  color: #000000;
}

#txtSecondarySeeds,
input {
  color: #000000;
}

#txtLiveSeeds,
input {
  color: #000000;
}


@-moz-document {

  .form-control,
  input,
  output,
  select,
  option {
    font-size: 14px !important;
    line-height: 1.42857;
    color: #000000 !important;
    display: inline-flex;
    font-family: 'NeutrifPro' !important;
  }

  select {
    color: #b8b8b8 !important;
    font-family: 'NeutrifPro' !important;
  }

  option {
    -moz-color: #b8b8b8 !important;
    font-family: 'NeutrifPro' !important;
    color: #b8b8b8 !important;
    font-family: 'NeutrifPro' !important;
  }

  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    font-family: 'NeutrifPro' !important;
    margin: 0;
  }

  .select-wrapper {
    position: relative;
    font-family: 'NeutrifPro' !important;
  }

  .select-wrapper::after {
    font-family: 'NeutrifPro' !important;
    content: "▼";
    font-size: 1rem;
    top: 6px;
    right: 10px;
    position: absolute;
  }
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  font-family: inherit;
  margin: 0;
}

.form-control,
input,
output {
  font-size: 14px;
  -moz-font-size: 14px;
  line-height: 1.42857;
  color: #000000;
  display: inline-flex;
}

html>

/**/
body .selector,
x:-moz-any-link,
x:default {
  color: lime;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li:hover>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.open>a,
.page-sidebar .page-sidebar-menu>li:hover>a,
.page-sidebar .page-sidebar-menu>li.open>a {
  background: #000000;
  color: #ffffff;
}

.btn.green:not(.btn-outline) {
  color: #FFF;
  background-color: #000000;
  border-color: #000000;
  border-radius: 4px !important;
}

.btn.btn-outline.dark {
  border-color: #2f353b;
  color: #2f353b;
  background: 0 0;
  border-radius: 4px !important;
}

.btn.green:not(.btn-outline).active,
.btn.green:not(.btn-outline):active,
.btn.green:not(.btn-outline):hover,
.open>.btn.green:not(.btn-outline).dropdown-toggle {
  color: #FFF;
  background-color: #000000;
  border-color: #000000;
}

.btn.green:not(.btn-outline).focus,
.btn.green:not(.btn-outline):focus {
  color: #FFF;
  background-color: #000000;
  border-color: #000000;
}

.btn.green:not(.btn-outline).active.focus,
.btn.green:not(.btn-outline).active:focus,
.btn.green:not(.btn-outline).active:hover,
.btn.green:not(.btn-outline):active.focus,
.btn.green:not(.btn-outline):active:focus,
.btn.green:not(.btn-outline):active:hover,
.open>.btn.green:not(.btn-outline).dropdown-toggle.focus,
.open>.btn.green:not(.btn-outline).dropdown-toggle:focus,
.open>.btn.green:not(.btn-outline).dropdown-toggle:hover {
  color: #FFF;
  background-color: #000000;
  border-color: #000000;
}

.portlet.blue-hoki,
.portlet.box.blue-hoki>.portlet-title,
.portlet>.portlet-body.blue-hoki {
  background-color: #000000 !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.irs-bar {
  height: 12px;
  top: 25px;
  background-position: 0 -60px;
  background: #000000;
}

.portlet.light.bordered {
  border-radius: 24px !important;
  border: 0px !important;
  box-shadow: 0px 0px 0px rgba(63, 63, 68, 0.05);
}

.login {
  background-color: #F6F6F6 !important;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  float: right;
}

.login .content {
  background-color: #fff;
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  -ms-border-radius: 7px !important;
  -o-border-radius: 7px !important;
  border-radius: 7px !important;
  width: 400px;
  margin: 40px auto 10px;
  padding: 10px 30px 30px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 0px 0px rgba(146, 163, 200, 0.10), 9px 9px 29px 0px rgba(146, 163, 200, 0.10), 37px 37px 52px 0px rgba(146, 163, 200, 0.09), 83px 83px 70px 0px rgba(146, 163, 200, 0.05), 147px 148px 83px 0px rgba(146, 163, 200, 0.01), 230px 231px 91px 0px rgba(146, 163, 200, 0.00);
}

.login .content h3 {
  color: #000000;
  text-align: center;
  font-size: 28px;
  font-weight: bold !important;
}

.login .content .forget-password {
  font-size: 14px;
  float: right;
  display: inline-block;
  margin-top: 10px;
  color: #000000;
}

.btn.btn-outline.green {
  border-color: #000000;
  color: #000000;
  background: 0 0;
  border-radius: 4px !important;
}

.btn.btn-outline.green:hover {
  border-color: #000000;
  color: #ffffff;
  background: #000000;
  border-radius: 4px !important;
}

.btn.btn-outline.green:focus:active {
  border-color: #000000;
  color: #ffffff;
  background: #000000;
  border-radius: 4px !important;
}

[class*=" fa-"]:not(.fa-stack),
[class*=" glyphicon-"],
[class*=" icon-"],
[class^=fa-]:not(.fa-stack),
[class^=glyphicon-],
[class^=icon-] {
  display: inline-block;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
  color: #d5d5d5;
  font-family: "Raleway" sans-serif !important;
  font-size: 14px;
  padding-right: 0px;
  position: inherit;
  top: 1px;
  margin-left: 3px !important;
  margin-top: 6px;
}

.toggle-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 8px 0 0 10px;
  color: #000000;
  font-family: 'Raleway' sans-serif !important;
}

.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 20px !important;
  border: 1px solid;
  border-color: #ccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-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;
}

.nav-icon {
  max-width: 20px;
  margin-top: -5px;
  margin-right: 10px;
  height: auto;
}

.page-sidebar .page-sidebar-menu>li>a>.arrow:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>.arrow:before {
  top: 10px;
}

#profile.profile-sidebar {
  padding: 0px 0 30px 0;
  background: #eef1f5;
  width: 300px !important;
}

.profile-sidebar {
  float: left;
  margin-right: 20px;
  width: inherit;
}

.tabbable-line>.nav-tabs>li.active {
  background: 0 0;
  border-bottom: 2px solid #000000;
  position: relative;
}

.portlet {
  margin-top: 0;
  margin-bottom: 25px;
  padding: 0;
  border-radius: 4px !important;
}

.profile-content {
  padding: 20px;
  background: #fff;
  min-height: auto;
  border-radius: 4px !important;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1);
}

.heavy-rounded {
  border-radius: 14px !important;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
  background: 0 0;
  border-bottom: 2px solid #878787;
}

.portlet.light>.portlet-title>.nav-tabs>li {
  margin: 0;
  padding: 0 30px;
}

.portlet.light>.portlet-title>.nav-tabs>li:last-child {
  margin: 0;
  padding: 0 0 0 30px;
}

.portlet.light>.portlet-title>.nav-tabs>li>a {
  margin: 0;
  padding: 12px 13px 13px;
  font-size: 14px;
  color: #000000;
}

.portlet.light>.portlet-title>.nav-tabs>li>a:last-child {
  margin: 0;
  padding: 12px 0px 13px 13px;
  font-size: 14px;
  color: #000000;
}

.portlet.light>.portlet-title>.nav-tabs>li.active>a,
.portlet.light>.portlet-title>.nav-tabs>li:hover>a {
  margin: 0;
  background: 0 0;
  color: #000000;
}

.nav-seperator {
  border-bottom: 1px solid #ffffff21 !important;
  margin-bottom: 10px !important;
}

.page-sidebar {
  width: 303px;
  float: left;
  position: relative;
  margin-right: -100%;
}

.page-content-white .page-title {
  margin: 18px 0px 25px 15px;
  font-size: 35px;
}

.page-container-bg-solid .page-title small,
.page-content-white .page-title small {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
}

nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none !important;
  background-color: #f6f6f6 !important;
}

nav>li>a:active,
.nav>li>a:active {
  text-decoration: none !important;
  background-color: #f6f6f6 !important;
}

.nav>li>a {
  padding: 10px 5px 10px 5px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #f6f6f6;
  border-color: #364150;
}

.dashboard-stat .visual {
  width: 189px;
  height: 94px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 35px;
}

.graph-img {
  width: 34px;
  padding-top: 0px;
}

.stat-title {
  font-family: 'Roboto';
  font-size: 12px;
  color: #000000;
  letter-spacing: 0.996px;
  font-weight: 500;
}

.stat-count {
  font-size: 16px !important;
  color: #000000 !important;
  padding-left: 8px !important;
  position: absolute;
  top: 46px;
}

.account-info {
  color: #242424;
  font-size: 15px;
  letter-spacing: -0.7px;
}

.dashboard-stat {
  display: block;
  margin-bottom: 25px;
  overflow: hidden;
  border-radius: 4px !important;
  border: 0px !important;
  box-shadow: 0px 0px 0px rgba(63, 63, 68, 0.05);
}

.page-content {
  margin-top: 0;
  padding: 0;
  background-color: #EEF1F6;
}

img.cog {
  margin-top: -4px;
  margin-right: 10px;
  max-width: 20px;
}

.portlet.light.home {
  padding: 0px !important;
  background-color: #fff;
}

.portlet-title.home {
  padding: 10px 25px 0px 25px !important;
  border-bottom: none !important;
}

.page-sidebar .page-sidebar-menu li>a>.arrow:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li>a>.arrow:before {
  float: right;
  width: 20px;
  text-align: center;
  display: inline;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  content: "\f104";
  font-weight: 300;
  text-shadow: none;
  position: absolute;
  top: 26px;
  right: 14px;
  color: #d5d5d5;
  transform: rotate(270deg);
}

.page-sidebar .page-sidebar-menu>li.open>a>.arrow:before,
.page-sidebar .page-sidebar-menu>li.open>a>.arrow.open:before {
  color: #ffffff;
  transform: rotate(180deg);
}

.nav-item.active:before {
  background: url('/assets/global/img/Ellipse.svg');
  display: inline-block;
  margin-right: 3px;
  color: #FF0004;
}

.portlet.light>.portlet-title>.caption>.caption-subject {
  font-size: 16px;
}

.control-label {
  margin-top: 1px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #000000;
}

.page-sidebar .page-sidebar-menu li .sub-menu li>a {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.144375px;
}

.pt-30 {
  padding-top: 30px !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  /* background-color: #eef1f5; */
  background-color: #ffffff;
  opacity: 1;
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 15px 46px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
}

.shadow {
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1) !important;
}

.profile-sidebar-portlet {
  padding: 0 0 0 0 !important;
}

/*.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: auto;
	height: 200px !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
	border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}*/
.profile-userpic img {
  float: none;
  margin: 0 auto;
  width: -webkit-fill-available;
  height: auto;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.profile-usertitle-name {
  color: #3F3D56;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 7px;
  letter-spacing: 0.144375px;
}

.profile-stat-text {
  color: #66788A;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  font-family: 'Roboto';
  letter-spacing: 0.996px;
}

.profile-stat-title {
  color: #000000;
  font-size: 18px;
  text-align: center;
}

.divider-right {
  border-right: 1px solid rgba(225, 227, 238, 0.5);
}

.support-profile {
  text-align: center;
  color: #000000;
}

.support-ico {
  padding-right: 5px;
  margin-top: -2px;
}

.capt-align {
  margin-top: -10px;
}

element.style {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
}

.tab-pane.active>p {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  padding-bottom: 20px;
}

.upload-box {
  border: 1px dashed #000000;
  box-sizing: border-box;
  border-radius: 5px;
  height: 55px;
}

.dropzone {
  min-height: 55px !important;
  padding: 20px 20px !important;
  border: 1px dashed #000000 !important;
  box-sizing: border-box !important;
  border-radius: 5px !important;
  height: 55px !important;
}

.dz-default.dz-message {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  margin-top: 7px !important;
}

.login-links {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  padding: 12px 0px 5px 0px;
}

.login-links2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #000000;
  padding: 5px 0 8px 0;
}

#tblUsers_wrapper {
  padding-top: 0px !important;
}

.dataTables_length label {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  padding-bottom: 6px;
}

.portlet.light.bordered.heavy-rounded {
  border-radius: 14px !important;
  border: 0px !important;
  box-shadow: 0px 0px 0px rgba(63, 63, 68, 0.05);
}

.dataTables_filter>label {
  font-size: 13.1006px;
  line-height: 16px;
  color: #000000;
  font-weight: bold !important;
}

.table-checkable tr>td:first-child,
.table-checkable tr>th:first-child {
  text-align: left;
  max-width: 50px;
  min-width: 40px;
  padding-left: 15px;
  padding-right: 0;
}

#tblUsers_paginate {
  text-align: right;
}

#tblUsers_info {
  white-space: nowrap;
  padding-left: 0;
  padding-top: 20px;
  color: #515F6D;
  font-size: 12px;
}

.th-sep {
  border-bottom: 2px solid #e7ecf1 !important;
}

textarea.form-control {
  min-height: 120px !important;
}

select option {
  display: block;
  min-height: 1.2em;
  padding-left: 0px;
  color: #000000 !important;
  font-weight: 500 !important;
  font-family: 'NeutrifPro' !important;
}

select {
  display: block;
  min-height: 1.2em;
  padding-left: 0px;
  color: #000000;
  font-weight: 500 !important;
  font-family: 'NeutrifPro' !important;
}

select option {
  color: #b8b8b8 !important;
  font-family: 'NeutrifPro' !important;
}

select option:hover {
  color: #000000 !important;
  font-family: 'NeutrifPro' !important;
}

select::selection {
  color: #b8b8b8 !important;
  font-family: 'NeutrifPro' !important;
}

.help-us {
  padding: 0px 30px;
}

.help-us-title {
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.144375px;
  color: #000000;
}

.help-us-text {
  font-size: 14px;
  line-height: 140.9%;
  color: #000000;
  font-weight: normal
}

.modal-vert {
  transform: translate(0, -50%) !important;
  top: 50% !important;
  margin: 0 auto;
}

.modal-title {
  font-weight: bold;
  font-size: 35px;
  line-height: 45px;
  letter-spacing: 0.144375px;
  color: #000000;
  margin: 30px 45px;
}

.modal-text {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.144375px;
  color: #000000;
  margin: 30px;
}

.modal-btn {
  margin: 30px;
}

.modal-dialog {
  width: 587px;
  margin: 0px auto;
}

.close {
  display: inline-block;
  margin-top: -75px;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat !important;
  text-indent: -10000px;
  outline: 0;
  background-image: url(/assets/global/img/remove-icon-small.png) !important;
  opacity: inherit;
}

[class*=" glyphicon-"].add-new {
  display: inline-block;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-family: "Raleway" sans-serif !important;
  font-size: 11px;
}

#mytable_wrapper {
  padding-top: 0px;
}

.glyphicon-edit:before {
  content: url(/assets/global/img/edit-user.svg);
  position: inherit;
  top: -18px;
  right: -8px;
}

.user-pass {
  margin-left: 30px !important;
  margin-right: 0px !important;
  padding-right: 0px;
}

.create-user-form {
  margin-top: 15px;
  padding: 0 50px;
}

#createUserClose {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
  font-weight: bold;
  padding-right: 55px;
}

.onboard-title {
  font-size: 17.9414px;
  line-height: 21px;
  letter-spacing: 0.161893px;
  color: #000000;
  margin-bottom: 20px;
}

.onboard-portlet-text {
  padding: 10px 0 8px 0;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.161893px;
  color: #000000;
}

.onboard-portlet-sub-title {
  font-size: 12.3347px;
  line-height: 16px;
  letter-spacing: 0.161893px;
  color: #3A3A3A;
  padding-bottom: 5px;
}

.portlet-title,
h2.date-search-title {
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.144375px;
  color: #000000;
  padding-right: 0px;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}

.from {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  margin-top: 15px;
  margin-right: 10px;
}

.to {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  margin-top: 15px;
  margin-right: 10px;
}

.pad-l-75 {
  padding-left: 75px;
  padding-top: 0px;
  padding-right: 20px;
  width: 80%;
}

input.date-from {
  border: 1px solid #E1E3EE;
  border-radius: 30px !important;
  padding: 10px 15px;
  width: 157px;
  text-align: center;
  color: #b8b8b8;
  margin-right: 10px;
  height: 48px;
  font-size: 12px;
}

input.date-to {
  border: 1px solid #E1E3EE;
  border-radius: 30px !important;
  padding: 10px 15px;
  width: 156px;
  text-align: center;
  color: #b8b8b8;
  height: 48px;
  margin-right: 20px;
  font-size: 12px;
}

.fetch-btn-wrapper {
  width: 100%;
  margin-top: 10px;
}

.fetch-btn {
  float: right;
  position: inherit;
  top: 10px;
  width: 180px !important;
}

.date-range-width {
  width: 280px;
}

.dataTables_empty {
  text-align: center;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
  border-radius: 0px !important;
  border: 1px solid #E1E3EE !important;
  font-weight: bold;
  padding: 20px 0;
}

.dataTables_empty {
  text-align: center !important;
  background: #eef1f6 !important;
}

.dataTables_scrollHead {
  border-bottom: 2px solid #eef1f6 !important;
  border-top: 1px solid #eef1f6 !important;
}

div.dataTables_scrollBody table tbody tr td {
  border-top: none;
  border-right: 1px solid #E1E3EE;
}

.back-btn {
  margin-left: -15px !important;
}

.back-btn-icon {
  margin-top: -5px;
  padding-right: 5px;
}

.pink-cog {
  margin-top: -5px;
  padding-right: 10px;
  padding-left: 10px;
  width: 40px;
}

.static-info .name {
  font-size: 14px;
  color: #000000;
}

.portlet.box.blue-hoki {
  border: none;
  border-top: 0;
}

.tools-btn {
  border: 1px solid #E1E3EE;
  border-radius: 30px !important;
  padding: 8px 15px 8px 4px;
  width: 140px;
  text-align: center;
  color: #b8b8b8;
  font-size: 16px;
  background: #ffffff;
}

.tools-icon {
  position: absolute;
  top: 18px;
  padding-left: 3px;
}

.mt-3px {
  margin-top: 3px;
}

.divider-right2 {
  border-right: 2px solid rgba(225, 227, 238, 0.5);
}

.url-list {
  padding: 30px 8px !important;
  line-height: 1.42857 !important;
  vertical-align: top !important;
  border-top: 1px solid #e7ecf1 !important;
  max-width: 30ch !important;
  word-wrap: break-word;
  /* text-overflow: ellipsis !important;*/
}

.static-info .name:last-of-type {
  font-size: 14px;
  color: #000000;
  margin-bottom: 0px !important;
}

.tbl-login-btn {
  border: 0.901163px solid #E0E2ED;
  box-sizing: border-box;
  border-radius: 20px !important;
  padding: 7px 15px 7px 15px;
  font-weight: bold;
  color: #000000;
  font-size: 13px;
  margin-left: 0px;
  background: #ffffff !important;
}

.tbl-email-btn {
  border: 0.901163px solid #E0E2ED;
  box-sizing: border-box;
  border-radius: 20px !important;
  padding: 7px 15px 7px 15px;
  font-weight: bold;
  color: #000000;
  font-size: 13px;
  margin-left: 8px;
  background: #ffffff !important;
}

.tbl-email-btn-icon {
  margin-right: 5px;
}

/*.dataTables_filter>label::before {
    content: url(/assets/global/img/search.svg);
    position: inherit;
    margin-right: 3px;
}*/
.dataTables_filter>label::before {
  content: url(/assets/global/img/search.svg);
  position: relative;
  margin-right: 3px;
  top: 2px;
}

.report-form-text {
  margin-top: 6px;
}

.dashboard-stat2 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  padding: 15px 15px 10px;
}

.add-credits {
  margin-top: 72px !important;
}

.new-order-title {
  margin-left: 15px;
}

.form-control>input {
  font-size: 14px;
  line-height: 1.42857;
  color: #000000;
  display: inline-flex;
  padding: 0px 0px 0px 0px !important;
}

.available-qty {
  max-width: 90%;
}

.mt-checkbox:hover>input:not([disabled]):checked~span,
.mt-checkbox>input:checked~span,
.mt-radio:hover>input:not([disabled]):checked~span,
.mt-radio>input:checked~span {
  webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: #eef1f6;
  border: 2px solid #000000;
}

.mt-radio>span:after {
  left: 3px;
  top: 3px;
  height: 8px;
  width: 8px;
  border-radius: 100% !important;
  background: #000000 !important;
}

.new-adv-btn {
  color: #000000;
  font-size: 12px;
  text-align: right;
  float: right;
}

.preview-btn:active,
.preview-btn:hover,
.preview-btn:focus {
  color: #000000 !important;
  font-size: 12px !important;
  text-align: right;
  float: right;
  text-decoration: none;
}

.preview-btn::before {
  content: url("/assets/global/img/eye.svg");
  margin-right: 5px;
}

.new-adv-btn:active,
.new-adv-btn:hover,
.new-adv-btn:focus {
  color: #000000;
  font-size: 12px;
  text-align: right;
  float: right;
  text-decoration: none;
}

.new-adv {
  max-width: 90%;
  min-width: 200px;
}

.new-adv-btn::before {
  content: url("/assets/global/img/plus.svg")
}

.broadcast-date {
  background: #F8F8FE;
  padding: 15px 35px;
  border-radius: 4px !important;
}

.broadcast-wrapper {
  float: right;
  display: flex;
}

.broadcast-input {
  background: #f8f8fe;
  border: none;
  color: #b8b8b8;
  text-align: right;
}

.font-blue-sharp {
  color: #000000 !important;
}

.light-purple {
  color: #b8b8b8;
  font-size: 12px;
  line-height: 15px;
  margin-top: -5px;
  font-weight: 500;
  margin-bottom: 20px;
}

strong.html-build {
  color: #000000
}

#trSup1 {
  font-size: 12px !important;
}

#trDep0 {
  font-size: 12px !important;
}

trRDep0 {
  font-size: 12px !important;
}

.edit-btn {
  color: #ffffff !important;
  font-size: 16px !important;
  padding-right: 10px !important;
}

.campaign-totals {
  color: #000000;
  font-size: 14px;
}

.campaign-totals-result {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  padding: 0px 0px 8px 0px;
}

.campaign-terms {
  margin-top: 1px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #000000;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #EDEFF6 !important;
  border-radius: 8px !important;
}

#tab_1_2 {
  padding-left: 15px;
  padding-right: 15px;
}

.max-size {
  color: #000000;
}

.max-size-light {
  color: #a5b2d7;
  font-weight: 500;
}

.ui-widget.ui-widget-content {
  border: transparent !important;
  box-shadow: 10px 10px 10px rgba(46, 68, 148, 0.1) !important;
}

.ui-widget-header {
  border: transparent !important;
  background: #ffffff !important;
  color: #000000 !important;
  font-weight: bold !important;
  font-family: 'NeutrifPro' !important;
  font-size: 18px;
}

.ui-datepicker {
  width: 308px !important;
  padding: 2.2em 2.2em 2.2em !important;
  display: none;
}


.ui-icon-circle-triangle-w {
  background-position: -99px 0px !important;
}

.ui-icon-circle-triangle-e {
  background-position: -30px 0px !important;
}

.ui-widget-header a {
  color: #000000 !important;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #b9b9b9 !important;
  font-family: 'NeutrifPro' !important;
  font-weight: 500 !important;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 500 !important;
  border: 0;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 500 !important;
  border: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.6em !important;
  text-align: right;
  text-decoration: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: transparent !important;
  background: #ffffff !important;
  font-weight: normal !important;
  color: #454545 !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: transparent !important;
  background: #000000 !important;
  font-weight: normal !important;
  color: #ffffff !important;
  border-radius: 50% !important;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center !important;
  text-decoration: none;
}

.selects-box {
  color: #000000;
  font-weight: normal;
}

.d-flex {
  display: flex;
}

.checkbox-wrapper {
  display: block;
}

.select-title {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.1443;
  color: #000000;
  margin-bottom: 10px;
  text-decoration: none !important;
  margin-top: 10px;
}

.select-title2 {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.1443;
  color: #000000;
  margin-bottom: 30px;
  text-decoration: none !important;
  margin-top: 10px;
}

.check {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  padding-right: 15px;
  cursor: pointer;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 4px;
}

#dmaSelect {
  overflow-y: auto;
  max-height: 300px;
}

/* Hide the browser's default checkbox */
.check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px !important;
}

.checkmarked {
  position: absolute;
  top: 3px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px !important;
}

.checkbox-col-wrapper {
  height: 200px;
  overflow-y: scroll;
}

.checkbox-col {
  -webkit-columns: 3 200px;
  -moz-columns: 3 200px;
  columns: 3 200px;
  -moz-column-fill: auto;
  column-fill: auto;
  height: 300px;
}

.add-make {
  margin: 0px !important;
}

.add-make-btn {
  padding: 20px 15px;
}

.slider-wrapper-border2 {
  border: 1px solid;
  color: #cccccc82;
  padding: 20px 20px 0px 20px;
  border-radius: 6px !important;
  margin: 5px 0px;
}

/* When the checkbox is checked, add a blue background */
.check input:checked~.checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid;
  border-color: #000000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cust-btn {
  margin-bottom: 10px;
  background-color: #000000;
  border-width: 2px;
  border-color: #000000;
  color: #fff;
}

.cust-btn:hover {
  border-color: #000000;
  background-color: #fff;

  color: #000000;
  border-radius: 20px;
  transform-style: 2s;
}

.district-title {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  padding-bottom: 10px;
}

input[type=checkbox] {
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px !important;
}

input[type=checkbox]:checked {
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px !important;
}

input[type=checkbox]::before {
  border-color: #000000
}

input[type=checkbox]::after {
  content: "";
  position: absolute;
  display: none;
}

/* SUPPORT FORMS START */
input:-internal-autofill-selected {
  -webkit-appearance: menulist-button;
  background-color: #FFFFFF;
  background-image: none !important;
  color: -internal-light-dark-color(black, white) !important;
}

#txtTarget,
#txtAvailable {
  color: #d5d5d5;
}

.mt-radio>span {
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  margin-top: 5px;
}

.selects-add-title {
  font-size: 14px;
  color: #000000;
  margin-top: 10px;
  font-weight: 500;
}

.selects-add-p {
  font-size: 14px;
  color: #000000;
  margin-top: 10px;
  font-weight: normal;
}

.select-label {
  color: #000000;
  font-size: 12px;
  font-weight: 600 !important;
}

.geo-title {
  color: #000000;
  font-size: 16px;
}

.f18 {
  font-size: 18px
}

divSelectView,
h3 {
  font-size: 14px;
}

.select-btn {
  color: #000000;
  background-color: #EDEFF6;
  border-color: #EDEFF6;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select-btn:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select-btn:active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.portlet.light {
  padding: 20px 40px 10px 40px;
  background-color: #fff;
}

.btn.default:not(.btn-outline) {
  color: #000000;
  background-color: #eef1f6;
  border-color: #eef1f6;
  padding: 20px 50px 20px 0px;
}

.btn.default:not(.btn-outline):hover {
  color: #000000;
  background-color: #eef1f6;
  border-color: #eef1f6;
  padding: 20px 50px 20px 0px;
}

.form-control,
input,
output,
select {
  font-size: 14px;
  line-height: 1.42857;
  color: #b8b8b8;
  display: inline-flex;
  font-weight: 500 !important;
}

#SupportCampaignID,
input {
  color: #000000;
}

#SupportSubject,
input {
  color: #000000;
}

#SupportMessage,
input {
  color: #000000;
}

input[type=text],
select {
  padding: 5px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: solid 1px #555;
  border-radius: 3px;
  padding: 0px;
}

.form-horizontal .control-label {
  text-align: left;
  margin-bottom: 10px;
  padding-top: 7px;
}

/* white sidebar css START */
.sidebar-white {

  /*background-color: #fff;*/
  float: right;
  padding: 15px 35px 0 20px;
  right: 0;
  /*min-width: 344px;*/
  min-height: 1026px;
}

.sidebar-white-card {
  background: #FFFFFF;
  border: 1px solid rgba(2, 19, 153, 0.13);
  box-sizing: border-box;
  border-radius: 6px !important;
  width: 100%;
}

.help-us-section {
  width: 100%;
  margin-top: 70px;
}

.page-content-white .page-title {
  margin: 73px 0px 25px 15px;
  font-size: 35px;
}

.nav>li>a {
  padding: 10px 5px 10px 5px;
}

/* SUPPORT FORMS END */
/*HOME PAGE TABLES START*/
table.dataTable {
  clear: both;
  margin-top: 0px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}

.table-scrollable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border: 0px !important;
  margin: 0px !important;
}

.portlet.light .portlet-body {
  padding-top: 0px;
}

.portlet>.portlet-title {
  margin-bottom: 0px;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 20px 18px;
  border-bottom: 1px solid #111;
}

.dataTables_scrollHead thead th {
  border-bottom: 0 !important;
  border-left: 0px !important;
  border-right: 0px !important;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 0px solid #e7ecf1;
}

.th-home {
  border-top: 1px solid rgba(204, 209, 229, 0.43);
}

div.dataTables_scrollBody table tbody tr td:first-child {
  border-top: none;
  border-right: 1px solid #E1E3EE;
}

div.dataTables_scrollBody table tbody tr td:nth-child(2) {
  border-top: none;
  border-right: 1px solid #E1E3EE;
}

.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
  padding-left: 15px;
  padding-right: 15px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #ffffff;
}

table.dataTable tbody tr {
  background-color: #F8F8FE;
}

table.dataTable.order-column tbody tr>.sorting_1 {
  background-color: inherit !important;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 15px 10px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-weight: 600;
}

.dataTables_scrollBody {
  border-bottom: none !important;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
  padding-left: 32px;
  color: #515F6D;
  font-size: 12px;
  font-weight: 600;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #000000;
  background-color: #fff;
  border: none;
  margin-left: -1px;
}

.pagination>li>a,
.pagination>li>span:hover {
  position: relative;
  float: left;
  padding: 6px 9px;
  line-height: 1.25;
  text-decoration: none;
  color: #000000;
  background-color: #fff;
  border: none;
  margin-left: -1px;
  font-weight: normal;
}

.pagination>.active>a {
  z-index: 3;
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
  cursor: default;
}

.pagination>.active>a:hover {
  z-index: 3;
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
  cursor: default;
}

.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: #000000;
  background-color: #fff;
  border-color: #ddd;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.radio-wrapper {
  display: flex;
  margin-bottom: 5px;
  padding: 10px 5px;
  margin-right: 15px;
  margin-top: 5px;
}

.pointer {
  cursor: pointer;
}

.scroll-select {
  max-height: 150px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.daypart-arrow {
  content: url("/assets/global/img/arrow.svg")
}

.toggle-up {
  transform: rotate(180deg);
}

.toggle-down {
  transform: rotate(0);
}

/* width */
::-webkit-scrollbar {
  width: 5px;
  overflow-y: auto;
  overflow-x: auto;
  position: sticky;
  height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  border-radius: 60px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #d5d5d5;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #d5d5d5;
}

.page-header.navbar {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.page-header.navbar .menu-toggler>span,
.page-header.navbar .menu-toggler>span:before,
.page-header.navbar .menu-toggler>span:after {
  background: #ffffff;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>i {
  color: #ffffff;
}

.page-header.navbar .page-logo .logo-default {
  margin: 12px 0 0;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>.username {
  color: #ffffff;
}

li.dropdown-toggle:hover {
  text-decoration: none !important;
  background-color: #f6f6f6 !important;
}

.desktop-hide {
  display: none !important;
}

.mobile-hide {
  display: block !important;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle {
  background-color: #000000;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler,
.page-sidebar .sidebar-toggler {
  background: #000000;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler>span,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler>span:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler>span:after,
.page-sidebar .sidebar-toggler>span,
.page-sidebar .sidebar-toggler>span:before,
.page-sidebar .sidebar-toggler>span:after {
  background: #ffffff;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler:hover,
.page-sidebar .sidebar-toggler:hover {
  background: #000000;
}

.toggler {
  margin-right: 7px !important;
  margin-bottom: 30px !important;
}

.page-sidebar.navbar-collapse.collapse.in {
  width: 100%;
}

.col60 {
  width: 60%;
  float: left;
  text-align: left;
  padding-left: 15px;
}

.col40 {
  width: 40%;
  float: left;
  text-align: right;
}

.col-25l {
  width: 34%;
  float: left;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col-50l {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col-50ll {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 0px;
  padding-right: 15px;
}

.col-50rr {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 0px;
  padding-right: 15px;
}

.col-50rrr {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
}

.col-75l {
  width: 66%;
  float: left;
  text-align: left;
  padding-left: 15px;
  padding-rightt: 15px;
}

.col-100l {
  width: 100%;
  float: left;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col-100lr {
  width: 100%;
  float: left;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col-50r {
  width: 50%;
  float: left;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
}

div.dataTables_wrapper div.dataTables_length,
div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_info,
div.dataTables_wrapper div.dataTables_paginate {
  text-align: inherit;
}

.page-sidebar .page-sidebar-menu>li .sub-menu {
  background-color: #000000 !important;
}

.bg-light {
  background: #f8f8fe;
  width: 100%;
  position: absolute;
  z-index: 0;
  height: 100%;
  margin-left: 333px;
}

table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>td.sorting {
  padding-right: 0px;
}

.dot {
  display: none;
}

/*.nav-item.active>a>.dot {
	height: 10px;
    width: 10px;
    background-color: #000000;
    border-radius: 50% !important;
    display: inline-block;
    position: absolute;
    left: 30px;
    top: 24px;
}*/
.nav-item.active>a>.dot {
  height: 9px;
  width: 9px;
  background-color: #000000;
  border-radius: 50% !important;
  display: inline-block;
  position: absolute;
  left: 30px;
  top: 20px;
}

.dot-sub {
  display: none;
}

.nav-item.active>a>.dot-sub {
  height: 10px;
  width: 10px;
  background-color: #000000;
  border-radius: 50% !important;
  display: inline-block;
  position: absolute;
  left: 30px;
  top: 14px;
}

.start-send-title {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.144375px;
  color: #000000;
}

.available-credits {
  background: #FBFBFB;
  padding: 10px 0;
}

.dt-margin-full {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.range-search-col {
  display: flex;
  float: left;
}

.table thead tr th {
  font-size: 13px;
  font-weight: 600;
  color: #242424 !important;
  font-family: 'NeutrifPro' !important;
}

.table-date {
  margin-top: 13px;
  margin-right: 15px;
  float: right;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: none;
}

.political-title {
  font-family: 'NeutrifPro' !important;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  margin: 15px 0px;
  font-weight: 500;
}

.poli-select-mt {
  margin-top: 10px;
}

i>.fa.fa-angle-left {
  display: inline-block;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
  color: #d5d5d5;
  font-family: "Raleway" sans-serif !important;
  font-size: 18px;
  padding-right: 0;
  position: inherit;
  top: 1px;
}

i>.fa.fa-angle-right {
  display: inline-block;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
  color: #d5d5d5;
  font-family: "Raleway" sans-serif !important;
  font-size: 18px;
  padding-right: 0;
  position: inherit;
  top: 1px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 1px;
}

.mt15 {
  margin-top: 15px;
}

.naics-title {
  font-family: 'NeutrifPro' !important;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
}

.naics-subtitle {
  font-family: 'NeutrifPro' !important;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.144375px;
  color: #cccccc;
}

.naics-col {
  padding-top: 15px;
  padding-bottom: 15px;
}

.naics-row {
  margin-top: 15px;
  margin-bottom: 15px;
}

ul.fancytree-container {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  white-space: nowrap;
  padding: 3px;
  margin: 0;
  background-color: #fff;
  border: none !important;
  min-height: 0;
  position: relative;
}

ul.fancytree-container {
  font-size: 10pt;
  white-space: nowrap;
  padding: 3px;
  margin: 0;
  background-color: #fff;
  border: 1px dotted gray;
  min-height: 0;
  position: relative;
  font-family: 'NeutrifPro' !important;
}

.fancytree-plain span.fancytree-title {
  border: transparent;
}

.fancytree-treefocus {
  border: 1px solid #ffffff !important;
  outline: none;
}

.fancytree-plain span.fancytree-selected span.fancytree-title {
  background-color: transparent !important;
  border-color: transparent !important;
  outline: none !important;
}

.fancytree-plain span.fancytree-node:hover span.fancytree-title {
  background-color: transparent;
  border-color: transparent;
  outline: none;
}

span.fancytree-node {
  display: inherit;
  width: 100%;
  margin-top: 0;
  min-height: 20px;
  outline: none;
}

.display-hide {
  display: none;
}

.truncate {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: none;
  background-color: transparent;
  background: transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  border: none;
  background-color: #fff;
  background: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  color: white !important;
  border: none;
  background-color: transparent;
  background: transparent;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  /* color: #333 !important; */
  /* border: 1px solid transparent; */
  border-radius: 2px;
}

.glossary-nav {
  width: 60px;
}

.glossary-nav-text {
  padding: 10px 0 8px 0;
  font-size: 18px;
  line-height: 16px;
  letter-spacing: 0.161893px;
  color: #000000;
  text-align: center;
}

.report-card {
  margin-top: 13px;
  margin-bottom: 0px;
  line-height: 20px;
}

.report-card-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 20px;
}

/* BDS TOGGLE SWITCH CHECKBOX START */
.select-switch-border {
  border-radius: 4px !important;
  border: 1px solid #e7ecf1 !important;
  padding: 5px 5px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 26px;
  background-color: #EC2227;
  border-radius: 20px !important;
  padding-left: 5px;
  padding-right: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  min-width: 50px
}

.switch::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: transparent;
  top: 3px;
  left: 3px;
  transition: all 0.3s;
  border: 3px solid white;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.144375px;
}

.switch::before {
  content: 'off';
  position: absolute;
  width: 13px;
  height: 13px;
  top: 5px;
  right: 10px;
  color: #fff;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.144375px;
}

.bds-checkbox:checked+.switch::after {
  left: 27px;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.144375px;
  color: #ffffff;
}

.bds-checkbox:checked+.switch::before {
  left: 8px;
  content: 'on';
  position: absolute;
  width: 13px;
  height: 13px;
  top: 5px;
  right: 5px;
  color: #fff;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.144375px;
}

.bds-checkbox:checked+.switch {


  content: 'on';

  background-color: #63B30C;
}

.bds-checkbox {
  display: none;
}

/* BDS TOGGLE SWITCH CHECKBOX END */
/* Progress bar START */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background: linear-gradient(90deg, rgb(0 0 0) 56%, rgba(235, 199, 227, 1) 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.progress {
  height: 5px;
  margin-bottom: 0px;
  margin-left: 323px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Progress bar END */
.page-container {
  overflow-x: hidden;
}

.navbar-nav>li>a {
  padding-top: 0;
  /* padding-bottom: 15px; */
}

.sub-title {
  margin-left: 6px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-top: -2px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-top: -2px;
}

.search-input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
  border-radius: 0px !important;
  border: 1px solid #E1E3EE !important;
  font-weight: bold;
  padding: 20px 0;
}

.svg-hover {
  position: relative;
  top: -2px;
}

.container-report {
  width: 100%;
  padding: 15px 25px 15px 22px;
}

.bold {
  font-weight: 500 !important;
}


/* Home Page START */
@-moz-document url-prefix() {
  .dataTables_scrollHeadInner {
    width: inherit !important;
  }

  .table.table-striped.table-bordered.table-hover.table-checkable.order-column.dataTable.no-footer {
    border-bottom: none;
    width: -moz-available !important;
  }
}

table tbody tr {
  cursor: pointer;
}

.col-lg-2,
.col-md-2,
.col-sm-2,
.col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.dataTables_scrollHead {
  width: 100%;
}

.dataTables_scrollHeadInner {
  width: 100%;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 1px;
}

.dashboard-stat {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 24px !important;
  border: 0px !important;
  box-shadow: 0px 0px 0px rgba(63, 63, 68, 0.05);
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
}

/* Home Page END */

/* Count New START */

.no-mb {
  margin-bottom: 0 !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
  color: #fff;
  background: #000000;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}

.select-tab-box-border {
  border-radius: 4px !important;
  border: 1px solid #e7ecf1 !important;
  padding: 22px 5px;
}

.portlet.light {
  padding: 5px 5px 5px 5px;
  background-color: #fff;
}

.panel-group .panel+.panel {
  margin-top: 0px;
}

.row.margin-selects {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 20px;
}

.portlet.light.bordered {
  border-radius: 4px !important;
  border: 1px solid #e7ecf1 !important;
  box-shadow: 0px 0px 0px rgba(63, 63, 68, 0.05);
}

.toggle-title {
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 8px 0 0 10px;
  color: #000000;
  font-family: 'Raleway' sans-serif !important;
}

.form-horizontal .form-groups {
  margin-left: -15px;
  margin-right: -15px;
}

.panel-bodys {
  padding: 0px 15px 0px 15px;
}

.slider-wrapper-border {
  border: 1px solid;
  color: #cccccc82;

  padding: 30px;

  border-radius: 6px !important;
  margin: 5px 0px;
}

.padding20 {
  padding: 20px
}

.form-group {
  margin-bottom: 0;
}

.form.form-inline {
  margin-top: 10px;
}

#CD {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  /*height: 200px;*/
  overflow-y: auto;
  -webkit-box-shadow: inset 0 3px 5px -5px #333;
  -moz-box-shadow: inset 0 3px 5px -5px #333;
  box-shadow: inset 0 3px 5px -5px #333;
}

#HD {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  /*height: 200px;*/
  overflow-y: auto;
  -webkit-box-shadow: inset 0 3px 5px -5px #333;
  -moz-box-shadow: inset 0 3px 5px -5px #333;
  box-shadow: inset 0 3px 5px -5px #333;
}

#SD {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  border-right: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  /*height: 200px;*/
  overflow-y: auto;
  -webkit-box-shadow: inset 0 3px 5px -5px #333;
  -moz-box-shadow: inset 0 3px 5px -5px #333;
  box-shadow: inset 0 3px 5px -5px #333;
}

#make {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  height: 200px;
  overflow-y: auto;
}

#model {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  border-right: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  height: 200px;
  overflow-y: auto;
}

#dmaSelect {
  overflow-y: auto;
  max-height: 300px;
}

.truncate {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#txt_zips {
  min-height: 120px;
  resize: none;
}

#txt_scfs {
  min-height: 120px;
  resize: none;
}

#txt_multi_zips {
  min-height: 120px;
  resize: none;
}

.scroll-select h3 {
  padding: 0 15px;
}

.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-color: #C0C5D2;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px !important;
}

.check input:checked~.checkmark {
  background-color: #fff;
  border-color: #000000;
  color: #000000;
}

.check {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  padding-right: 15px;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 4px;
  font-weight: 500;
}

.scroll-select-political {
  max-height: 282px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-left: 20px;
  border-right: 1px solid #E9EBF4;
  min-height: 283px;
  border-bottom: 1px solid #E9EBF4;
}

.scroll-select-political:last-of-type {
  max-height: 282px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-left: 20px;
  border-right: none;
  min-height: 283px;
  border-bottom: 1px solid #E9EBF4;
}

.irs-slider {
  width: 16px;
  height: 18px;
  top: 6px;
  background-position: 0 -120px;
}

#btn_state_ {
  margin-left: -15px;
}

.multi-zip-box {
  border: 1px solid #d5d5d5;
  border-radius: 5px !important;
  padding: 5px;
}

.select-label {
  color: #000000;
  font-size: 12px;
  font-weight: 600 !important;
  margin-bottom: 0;
}

.blueSvg {
  filter: invert(13%) sepia(150%) saturate(40000%) hue-rotate(226deg) brightness(55%) contrast(83%) !important;
}

.col-md-4#switchPadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.switch-padding: {
  padding-left: 0px;
  padding-right: 10px;
}

.count-btn>img {
  margin-top: -4px;
}


.alert-success {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
  border-radius: 3px !important;
}

.alert-danger {
  background-color: #ffffff;
  border-color: #ff0014;
  color: #000000;
  border-radius: 3px !important;
}

/* white sidebar css START */
.sidebar-white {
  height: 100vh;
  min-height: 1450px;
  background-color: inherit !important;
  float: right;
  padding: 15px 35px 0 20px;
  right: 0;
  /*min-width: 344px;*/
}

.sidebar-white-card {
  background: #FFFFFF;
  border: 1px solid rgba(2, 19, 153, 0.13);
  box-sizing: border-box;
  border-radius: 6px !important;
  width: 100%;
}

.sidebar-white-card2 {
  background: #FFFFFF;
  border: 1px solid rgba(2, 19, 153, 0.13);
  box-sizing: border-box;
  border-radius: 6px !important;
  width: 100%;
  margin-top: 70px;
}

.page-content-white .page-title {
  margin: 85px 0px 25px 15px;
  font-size: 35px;
}

.nav>li>a {
  padding: 10px 5px 10px 5px;
}

.modal-dialog {
  width: 900px;
  height: 900px;
  margin: 30px auto;
}

.breakdown-div {
  min-width: 800px;
  max-width: 800px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px;
  margin: auto;
}

.dataTables_wrapper .dt-buttons: {
  float: left !important;
}

.select-btn,
span:hover svg {
  fill: white !important;
}

/* Count New End */


/* Count New B2B START */

.no-mb {
  margin-bottom: 0 !important;
}

.fancytree {
  min-height: 220px;
  max-height: 220px;
  overflow-y: auto;
}

.select-icon {
  display: inline-table;
  margin: 5px 5px 10px 5px;
  width: 100%;
  text-align: center;
  background: none;
  border: none;
  font-size: 11px;
}

#fancytree-drop-marker,
span.fancytree-checkbox,
span.fancytree-drag-helper-img,
span.fancytree-empty,
span.fancytree-expander,
span.fancytree-icon,
span.fancytree-vline {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-image: url("/assets/global/img/icons.gif");
  background-position: 0 0;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
  color: #fff;
  background: #000000;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}

.select-tab-box-border {
  border-radius: 4px !important;
  border: 1px solid #e7ecf1 !important;
  padding: 22px;
}

.portlet.light {
  padding: 5px 25px;
  background-color: #fff;
}

.panel-group .panel+.panel {
  margin-top: 2px;
}

.row.margin-selects {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 20px;
}

.portlet.light.bordered {
  border-radius: 30px !important;
  border: 1px solid #e7ecf1 !important;
  box-shadow: 0px 0px 0px rgba(63, 63, 68, 0.05);
}

.toggle-title {
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 8px 0 0 10px;
  color: #000000;
  font-family: 'Raleway' sans-serif !important;
}

.form-horizontal .form-groups {
  margin-left: -15px;
  margin-right: -15px;
}

.panel-bodys {
  padding: 0px 15px 0px 15px;
}

.slider-wrapper-border {
  border: 1px solid;
  color: #cccccc82;
  padding: 30px;
  border-radius: 6px !important;
  margin: 5px 0px;
}

.padding20 {
  padding: 20px
}

.form-group {
  margin-bottom: 0;
}

.form.form-inline {
  margin-top: 10px;
}

#CD {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  /*height: 200px;*/
  overflow-y: auto;
  -webkit-box-shadow: inset 0 3px 5px -5px #333;
  -moz-box-shadow: inset 0 3px 5px -5px #333;
  box-shadow: inset 0 3px 5px -5px #333;
}

#HD {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  /*height: 200px;*/
  overflow-y: auto;
  -webkit-box-shadow: inset 0 3px 5px -5px #333;
  -moz-box-shadow: inset 0 3px 5px -5px #333;
  box-shadow: inset 0 3px 5px -5px #333;
}

#SD {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  border-right: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  /*height: 200px;*/
  overflow-y: auto;
  -webkit-box-shadow: inset 0 3px 5px -5px #333;
  -moz-box-shadow: inset 0 3px 5px -5px #333;
  box-shadow: inset 0 3px 5px -5px #333;
}

#make {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  height: 200px;
  overflow-y: auto;
}

#model {
  min-width: 100% !important;
  border-top: 1px solid #E9EBF4;
  border-left: 1px solid #E9EBF4;
  border-bottom: 1px solid #E9EBF4;
  border-right: 1px solid #E9EBF4;
  padding: 15px;
  margin-right: 15px;
  height: 200px;
  overflow-y: auto;
}

#dmaSelect {
  overflow-y: auto;
  max-height: 300px;
}

.scroll-select h3 {
  padding: 0 15px;
}

.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-color: #C0C5D2;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px !important;
}

.check input:checked~.checkmark {
  background-color: #fff;
  border-color: #000000;
  color: #000000;
}

.check {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  padding-right: 15px;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.144375px;
  color: #b8b8b8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 4px;
  font-weight: 500;
}

.scroll-select-political {
  max-height: 282px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-left: 20px;
  border-right: 1px solid #E9EBF4;
  min-height: 283px;
  border-bottom: 1px solid #E9EBF4;
}

.scroll-select-political:last-of-type {
  max-height: 282px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-left: 20px;
  border-right: none;
  min-height: 283px;
  border-bottom: 1px solid #E9EBF4;
}

.irs-slider {
  width: 16px;
  height: 18px;
  top: 6px;
  background-position: 0 -120px;
}

#btn_state_ {
  margin-left: -15px;
}

.multi-zip-box {
  border: 1px solid #d5d5d5;
  border-radius: 5px !important;
  padding: 5px;
  min-height: 120px !important;
  resize: none;
}

.select-label {
  color: #000000;
  font-size: 12px;
  font-weight: 600 !important;
  margin-bottom: 0;
}

.blueSvg {
  filter: invert(13%) sepia(150%) saturate(40000%) hue-rotate(226deg) brightness(55%) contrast(83%) !important;
}

#txt_zips {
  min-height: 120px;
  resize: none;
}

#txt_scfs {
  min-height: 120px;
  resize: none;
}

#txt_multi_zips {
  min-height: 120px;
  resize: none;
}

.select-tab-box-border {
  border-radius: 4px !important;
  border: 1px solid #e7ecf1 !important;
  padding: 22px 0px;
}

/* white sidebar css START */
.sidebar-white {
  height: 100vh;
  min-height: 500px;
  background-color: #fff;
  float: right;
  padding: 15px 35px 0 20px;
  right: 0;
  /*min-width: 344px;*/
}

.sidebar-white-card {
  background: #FFFFFF;
  border: 1px solid rgba(2, 19, 153, 0.13);
  box-sizing: border-box;
  border-radius: 6px !important;
  width: 100%;
}

.sidebar-white-card2 {
  background: #FFFFFF;
  border: 1px solid rgba(2, 19, 153, 0.13);
  box-sizing: border-box;
  border-radius: 6px !important;

  width: 100%;
  margin-top: 70px;
}

.page-content-white .page-title {
  margin: 85px 0px 25px 15px;
  font-size: 35px;
}

.page-content-wrapper .page-content {
  margin-left: 303px !important;
  margin-top: 0;
  min-height: 1240px;
  padding: 0px 30px 0px 30px;
  height: 100%;
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  min-width: 870px !important;
  max-width: 100% !important;
}

.nav>li>a {
  padding: 10px 5px 10px 5px;
}

.ui-autocomplete {
  overflow: auto;
  height: 500px;
  width: 500px;
}

/* Count New B2B END */


/* Count Info START */

.portlet.light>.portlet-title>.caption {
  color: #000000;
  padding: 12px 0 10px 0;
}

.portlet-title,
h2.date-search-title {
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0.144375px;
  color: #000000 !important;
  padding-right: 0px;
  margin-top: 12px !important;
  margin-bottom: 10px !important;
}

.form-control,

input,
output {
  font-size: 14px;
  line-height: 1.42857;
  color: #b8b8b8;
  display: inline-flex;
  text-align: left;
}

.btn.btn-xs.btn-success {
  color: #fff;
  background-color: #d5d5d5;
  border-color: #d5d5d5;
  border-radius: 7px !important;
  width: 30px;
  height: 30px;
}

.btn.btn-xs.btn-success:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  border-radius: 7px !important;
  width: 30px;
  height: 30px;
}

/* Count Info END */

/* Count Dashboard START */
.btn.btn-xs.btn-success {
  color: #fff;
  background-color: #d5d5d5;
  border-color: #d5d5d5;
  border-radius: 7px !important;
  width: 30px;
  height: 30px;
}

.btn.btn-xs.btn-success:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  border-radius: 7px !important;
  width: 30px;
  height: 30px;
}

/* Count Dashboard END */


/* Creative Example START */
.example-hover .example-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  z-index: 100;
}

.example-btn {
  color: #000000;
  background-color: #EDEFF6;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: transparent;
  white-space: nowrap;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.example-btn:active {
  color: #ffffff;
  background-color: #000000;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: transparent;
  white-space: nowrap;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.example-btn:hover {
  color: #000000;
  background-color: #EDEFF6;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: transparent;
  white-space: nowrap;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.portfolio-content .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
  background-color: #000000;
  border-color: transparent;
  color: #fff;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  border-radius: 7px !important;
  padding: 10px 15px;
  font-size: 14px;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1) !important;
}

.btn.dark:not(.btn-outline) {
  color: #000000;
  background-color: #fff;
  border-color: transparent;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1) !important;
  border-radius: 7px !important;
  padding: 10px 15px;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 14px;
}

.btn.dark:not(.btn-outline):hover {
  color: #fff;
  background-color: #000000;
  border-color: transparent;
  background: #000000;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1) !important;
  border-radius: 7px !important;
  padding: 10px 15px;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 14px;
}

.btn.dark:not(.btn-outline):active {
  color: #fff;
  background-color: #000000;
  border-color: transparent;
  background: #000000;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1) !important;
  border-radius: 7px !important;
  padding: 10px 15px;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 14px;
}

/* Creative Example END */

/* Banner Ad Order START */
#search {
  width: 90%;
}

.searchicon {
  color: #5CB85C;
}

.items-collection {
  margin: 0 0 0 0;
}

.items-collection label.btn-default.active {
  background-color: #000000;
  color: #FFF;
}

.items-collection label.btn-default {
  width: 90%;
  border: 1px solid #000000;
  margin: 5px;
  border-radius: 17px;
  color: #000000;
}

.items-collection label .itemcontent {
  width: 100%;
  margin-left: 2px;
  margin-right: 2px;
}

/* Campaign Start New 2 */


.form-group {
  margin-bottom: 25px;
}


hr {
  margin: 15px 0px 25px 0px;
}


.mt-checkbox,
.mt-radio {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}


.new-adv-btn::before {
  content: none;
  position: inherit;
  top: 0px;
}

.form-control,
input,
output,
select {
  font-size: 14px;
  line-height: 1.42857;
  color: #b8b8b8;
  display: inline-flex;
  font-weight: 500 !important;
}


.bootstrap-select .caret {
  border: 0;
  width: auto;
  height: auto;
  margin-top: -10px !important;
}

.bootstrap-select .caret:before {
  content: "\f107";
  display: inline-block;
  border: 0;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  float: left;
}

#chkAgree {
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  border-radius: 3px !important;
  /* margin-top: 10px; */
  position: absolute;
  top: 12px;
}

.campaign-terms {
  margin-top: 1px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #000000;
  margin-left: 26px;
}

.display-hide {
  display: none;
}

/* wizard end*/
.multi-zip-box {
  border: 1px solid #d5d5d5;
  border-radius: 5px !important;
  padding: 5px;
  min-height: 250px !important;
}


input[type="date"]:after {
  background: none;
  display: block;
  font-family: 'FontAwesome';
  content: '\f0dd';
  width: 20px;
  height: 30px;
  position: absolute;
  top: 0px;
  right: 6px;
  color: #b8b8b8;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  color: #b8b8b8;
  background: none;
  z-index: 1;
}

.generate-btn {
  font-size: 10px;
  padding: 3px 5px 3px 5px;
  height: 32px;
  background: #000000;
  color: #ffffff;
  line-height: 23px;
  border: none;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 0px !important;
  width: 130px;
}

.tableHide {
  display: none;
}

.subject-btn {
  color: #000000;
  background-color: #EDEFF6;
  border-color: #EDEFF6;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 24px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.subject-btn:hover {
  color: #000000;
  background-color: #e8e9eb;
  border-color: #EDEFF6;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 24px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.subject-btn:active {
  color: #000000;
  background-color: #e8e9eb;
  border-color: #EDEFF6;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 24px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Campaign Start New 2 END */

.blue-dd {
  background: #000000;
  color: #fff;
}

.blue-text {
  color: #000000;
}

.search-header {
  border: 1px solid #E1E3EE;
  border-radius: 30px !important;
  padding: 10px 15px;
  width: 157px;
  text-align: left !important;
  color: #b8b8b8;
  margin-right: 10px;
  margin-bottom: 5px !important;
  height: 48px;
  font-size: 12px;
  width: 234px !important;
}

.search-header-select {
  border: 1px solid #E1E3EE;
  border-radius: 30px !important;
  padding: 10px 15px;
  width: 157px;
  text-align: left !important;
  color: #b8b8b8;
  margin-right: 10px;
  margin-bottom: 0px !important;
  height: 48px;
  font-size: 12px;
  width: 234px !important;
}

.search-header2 {
  border: 1px solid #E1E3EE;
  border-radius: 30px !important;
  padding: 10px 15px;
  width: 157px;
  text-align: left !important;
  color: #b8b8b8;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 48px;
  font-size: 12px;
  width: 150px !important;
}

.sr-only {
  position: inherit;
  width: 110px;
  height: 36px;
  margin: 0px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-left: 2px;
  margin-bottom: -5px;
}

.panel.panel-default {
  padding: 15px;
  box-shadow: 0px 4px 4px rgba(46, 68, 148, 0.1) !important;
  border-radius: 14px !important;
  border: 0px !important;
  margin-bottom: 10px;
}

.accordion-toggle.accordion-toggle-styled {
  font-family: 'NeutrifPro' !important;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.144375px;
  color: #000000;
}

ul.onboard {
  display: block;
  list-style-type: none;
  margin-block-start: 5px;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 0.161893px;
  color: #3A3A3A;
  font-weight: 500;
}

ul.onboard>li.onboard-li::before {
  content: "• ";
  color: #d5d5d5;
}

ul.onboard>li.onboard-li {
  margin-bottom: 7px;
  ;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #cccccc;
}

.onboard-portlet-sub-title {
  font-size: 12.3347px;
  line-height: 16px;
  letter-spacing: 0.161893px;
  color: #3A3A3A;
  padding-bottom: 1px;
}

.glossary-item {
  margin-top: 25px;
}


/* tracking report display new START */
.counter-box {
  border: 1px solid #e7ecf1 !important;
}

.stat-count {
  font-size: .4em !important;
  color: #000000 !important;
}

.tooltip_text {
  position: absolute;
  font-size: 12px;
  top: -5px;
  background-color: #EDEFF6;
  /* opacity: 0.8; */
  color: #000000;
  border-radius: 5px;
  border-style: solid;
  border-color: #EDEFF6;
  padding: 5px 15px;
  z-index: 98;
  width: 50px;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
  text-align: center;
  overflow: hidden;
  font-family: 'NeutrifPro' !important;
  font-weight: bold;
}

.tooltip_text:hover {
  position: absolute;
  font-size: 14px;
  top: -5px;
  background-color: #EDEFF6;
  /* opacity: 0.8; */
  color: #000000;
  border-radius: 5px;
  border-style: solid;
  border-color: #EDEFF6;
  padding: 5px 15px;
  z-index: 98;
  width: 50px;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
  text-align: center;
  overflow: hidden;
  /* font-family: 'NeutrifPro' !important; */
  font-weight: bold;
}

.stat-text {
  color: #000000 !important;
}

/* tracking report display new END */
.icon-magnifier:before {
  font-weight: bold !important;
}

.icon-envelope:before {
  font-weight: bold !important;
}

.icon-screen-desktop:before {
  font-weight: bold !important;
}

.nav-icon-bg {
  background-color: #ffffff;
  border-radius: 50px !important;
  padding: 3px;
  margin-right: 5px;
  height: 30px;
  display: inline-flex;
  width: 30px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 15px;
  white-space: nowrap;
}

@media only screen and (max-width:560px) {
  .well {
    min-height: 560px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f1f4f7;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  }
}

@media only screen and (max-width:715px) and (min-width: 561px) {
  .well {
    min-height: 560px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f1f4f7;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  }
}

@media only screen and (max-width:515px) {
  .upload {
    display: inherit;
  }
}

#divImg,
#divVid {
  /*display: none*/
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #000000;
  background-color: #fff;
  border: 0px;
  border-bottom: 2px solid #000000;
  cursor: default;
}

/*nav>li>a:active, .nav>li>a:active {
          text-decoration: none !important;
          background-color: #ffffff !important;
          border: 0;
          }*/
/*nav>li>a:focus, .nav>li>a:hover {
          text-decoration: none !important;
          background-color: #ffffff !important;
          border: 0;
          }*/
.day-part {
  display: flex;
  flex-direction: row;
  padding: 3px 12px;
  width: 60.02px;
  height: 32.02px;
  background: #F6F6FB;
  border-radius: 30px !important;
}

.day-part.focus {
  display: flex;
  flex-direction: row;
  padding: 3px 12px;
  width: 60.02px;
  height: 32.02px;
  background: #F6F6FB;
  border-radius: 30px !important;
}

.day-part.active {
  display: flex;
  flex-direction: row;
  padding: 3px 12px;
  width: 60.02px;
  height: 32.02px;
  background: #000000;
  border-radius: 30px !important;
}

.day-part-time {
  font-style: normal;
  font-weight: bold;
  font-size: 13.1006px;
  line-height: 193.5%;
  display: flex;
  align-items: flex-end;
  color: #000000;
  transform: rotate(0.03deg);
  flex: none;
  order: 0;
  align-self: center;
  margin: 0px 0px;
}

.btn.day-part.active .day-part-time {
  font-style: normal;
  font-weight: bold;
  font-size: 13.1006px;
  line-height: 193.5%;
  display: flex;
  align-items: flex-end;
  color: #ffffff !important;
  transform: rotate(0.03deg);
  flex: none;
  order: 0;
  align-self: center;
  margin: 0px 0px;
}

.btn.day-part.focus .day-part-time {
  font-style: normal;
  font-weight: bold;
  font-size: 13.1006px;
  line-height: 193.5%;
  display: flex;
  align-items: flex-end;

  color: #000000;
  transform: rotate(0.03deg);
  flex: none;
  order: 0;
  align-self: center;
  margin: 0px 0px;
}

.items {
  float: left;
  display: flex;
  margin: 7px 4px 7px 4px;
}

.daypart-arrow {
  content: url("/assets/global/img/arrow.svg")
}

.toggle-up {
  transform: rotate(180deg);
}

.toggle-down {
  transform: rotate(0);
}

.table-checkable tr>th:first-child {
  text-align: left;
  min-width: 100px;
  padding-left: 15px;
  padding-right: 0;
}

th.col-text {
  border-top: none;
  border-right: 1px solid #E1E3EE !important;
}

th.col-text:last-of-type {
  border-top: none;
  border-right: none !important;
}

.portlet.light.bordered>.portlet-title {
  border-bottom: none;
}

.form-control,
input,
output,
select {
  font-size: 14px;
  line-height: 1.42857;
  color: #b8b8b8;
  display: inline-flex;
  font-weight: 500 !important;
}

txtCampaignName,
input {
  color: #000000;
}

selAdvertiser,
input {
  color: #000000;
}

input[type="date"]:after {
  background: none;
  display: block;
  font-family: 'FontAwesome';
  content: '\f0dd';
  width: 0px;
  height: 30px;
  position: relative;
  top: 4px;
  right: 16px;
  color: #b8b8b8;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  color: #b8b8b8;
  background: none;
  z-index: 1;
}

/* Banner Ad ORDER END */


/* Advertiser Dash START */
#mytable_wrapper {
  padding-top: 0px;
}

[class*=" glyphicon-"] {
  display: inline-block;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  font-family: "Raleway" sans-serif !important;
  font-size: 22px;
}

.glyphicon-edit:before {
  content: url(/assets/global/img/edit-user.svg);
  position: inherit;
  top: -16px;
  right: -8px;
}

.btn.btn-xs.btn-success {
  color: #fff;
  background-color: #d5d5d5;
  border-color: #d5d5d5;
  border-radius: 7px !important;
  width: 30px;
  height: 30px;
}

.btn.btn-xs.btn-success:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  border-radius: 7px !important;
  width: 30px;
  height: 30px;
}

.close-modal-btn {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
  font-weight: bold;
  padding-right: 55px;
}

.close-modal-btn:hover {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.144375px;
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
  font-weight: bold;
  padding-right: 55px;
}

#mytable_wrapper>.dt-margin-full>.col-50l {
  padding-left: 0px !important;
  display: block
}

/* Acvertiser Dash END */

/* Login START */
@-moz-document url-prefix() {
  .form-control.password {
    padding: 0px 0px 0px 0px;
    font-size: 6px !important;
    line-height: 1;
    color: #8290a3 !important;
    display: inline-flex;
    padding-top: 10px !important;
  }

  .form-control,
  input.email {
    padding: 0px 0px 0px 0px;
    line-height: 1;
    color: #8290a3 !important;
    display: inline-flex;
    padding-top: 10px;
  }

  .username {
    padding: 0px 0px 0px 0px;
    font-size: 14px !important;
    line-height: 1;
    color: #8290a3 !important;
    display: inline-flex;
  }

  input {
    text-indent: 2px;
  }


  .login .content .form-control::placeholder {
    color: #8290a3;
    opacity: 1;
    line-height: 40px;
  }
}

.login .content .form-control {
  padding: 0px 0px 0px 10px !important;
  background-color: #f6f6f6;
  height: 43px;
  line-height: 43px;
  color: #8290a3 !important;
  border: 1px solid #efefef;
  border-radius: 20px !important;
  margin-bottom: 10px;
}

.mt-radio>span {
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  margin-top: 0px;
}

.form-control,
input,
output {
  padding: 5px 0px 0px 5px;
  font-size: 14px;
  -moz-font-size: 14px;
  line-height: 1.42857;
  color: #000000;
  display: inline-flex;
}


input {
  text-indent: 2px;
}


/* Login END */


input {
  text-align: left;
}

::-webkit-input-placeholder {
  text-align: left;
}

:-moz-placeholder {
  text-align: left;
  text-align: left;
}

@media only screen and (max-width: 1350px) {
  .portlet.light {
    padding: 2px 20px 15px;
    background-color: #fff;
  }

  /*.col-50l {
    display: none;
	}*/
  .col-50r {
    width: 50%;
    float: right;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
  }

  .switch+.geo-title {
    color: #000000;
    font-size: 12px !important;
    margin-top: 5px !important;
  }

  .fetch-btn {
    float: right;
    position: inherit;
    top: 10px;
    width: 110px !important;
  }

  .stat-count {
    font-size: 12px !important;
    color: #000000 !important;
    padding-left: 8px !important;
    position: absolute;
    top: 46px;
  }

  .portlet-title,
  h2.date-search-title {
    font-size: 16px !important;
    line-height: 31px;
    letter-spacing: 0.144375px;
    color: #000000;
    padding-right: 0px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .date-range-width {
    width: 155px;
  }

  .pad-l-75 {
    padding-left: 25px;
    padding-top: 0px;
    padding-right: 20px;
    width: 80%;
  }

  input.date-from {
    border: 1px solid #E1E3EE;
    border-radius: 30px !important;
    padding: 10px 15px;
    width: 154px;
    text-align: center;
    color: #b8b8b8;
    margin-right: 20px;
    height: 48px;
    font-size: 12px;
  }

  input.date-to {
    border: 1px solid #E1E3EE;
    border-radius: 30px !important;
    padding: 10px 15px;
    width: 156px;
    text-align: center;
    color: #b8b8b8;
    height: 48px;
    margin-right: 20px;
    font-size: 12px;
  }
}

@media only screen and (max-width: 1250px) {
  .portlet>.portlet-title>.nav-tabs {
    background: 0 0;
    margin: 1px 0 0;
    float: left !important;
    display: inline-block;
    border: 0;
  }

  .portlet.light>.portlet-title>.nav-tabs>li>a:last-child {
    margin: 0;
    padding: 12px 0px 13px 0px;
    font-size: 14px;
    color: #000000;
  }

  .portlet.light>.portlet-title>.nav-tabs>li {
    margin: 0;
    padding: 0 10px;
  }

  .portlet.light>.portlet-title>.nav-tabs>li:last-child {
    margin: 0;
    padding: 0 0 0 10px;
  }
}

.page-sidebar .selected,
.page-sidebar.navbar-collapse.collapse {
  display: block !important;
}

@media (max-width: 560px) {
  .stat-count {
    font-size: 16px !important;
    color: #000000 !important;
    padding-left: 10px !important;
  }

  .login {
    background-color: #F6F6F6 !important;
    background-image: none !important;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
  }
}

/* Nav Bar Icons START */

.icon-count {
  color: #000000 !important;
}

.icon-email {
  color: #000000 !important;
}

.icon-display {
  color: #000000 !important;
}

.icon-social {
  color: #000000 !important;
}

.icon-tracking {
  color: #000000 !important;
}

.icon-advertiser {
  color: #000000 !important;
}

.icon-advertiser {
  color: #000000 !important;
}

.icon-resources {
  color: #000000 !important;
}

.icon-admin {
  color: #000000 !important;
}

.icon-support {
  color: #000000 !important;
}

.icon-iheart {
  color: #000000 !important;
}

/* Nav Bar Icons END */

img[src$=".svg"] {
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(15%) hue-rotate(294deg) brightness(97%) contrast(104%) !important;
}

.select-trash {
  font-size: 11px !important;
}

.home-btn {
  padding: 50px 66px;
  text-align: center;
  background: #000000;
  border-radius: 22px !important;
}

.home-btn-text {
  font-size: 26px;
  color: #ffffff !important;
  text-decoration: none !important;
}

/* BDS TOGGLE SWITCH CHECKBOX START */
.select-switch-border2 {
  border-radius: 4px !important;
  border: 1px solid #e7ecf1 !important;
  padding: 5px 5px;

}

.switch2 {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 26px;
  background-color: #000000;
  border-radius: 20px !important;
  padding-left: 5px;
  padding-right: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  min-width: 50px;
  margin-left: 5px;
  top: 2px;
}

.switch2::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: transparent;
  top: 3px;
  left: 3px;
  transition: all 0.3s;
  border: 3px solid white;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.144375px;
}

.switch2::before {
  content: 'or';
  position: absolute;
  width: 13px;
  height: 13px;
  top: 5px;
  right: 12px;
  color: #fff;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.144375px;
}

.bds-checkbox2:checked+.switch2::after {
  left: 31px;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.144375px;
  color: #ffffff;
}

.bds-checkbox2:checked+.switch2::before {
  left: 6px;
  content: 'and';
  position: absolute;
  width: 13px;
  height: 13px;
  top: 5px;
  right: 5px;
  color: #fff;
  font-family: 'NeutrifPro' !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.144375px;
}

.bds-checkbox2:checked+.switch2 {
  content: 'and';
  background-color: #000000;
}

.bds-checkbox2 {
  display: none;
}

/* BDS TOGGLE SWITCH CHECKBOX END */

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #000000 !important;
  color: white;
  cursor: pointer;
  padding: 0px;
  border-radius: 50px !important;
  text-align: center;
  height: 50px;
  width: 50px;
}

a:hover {
  cursor: pointer;
  color: #000000 !important;
}