/* --- DS Overrides --- */
/*--> Globals */
@media (max-width: 767px) {
    .ds-xs-8 {
        width: 66.66666667% !important;
    }
    .ds-xs-4 {
        width: 33.33333333% !important;
    }
    .ds-xs-float-right { float: right !important; }
    .ds-xs-margin-bottom-none { margin-bottom: 0 !important; }
}
@media (min-width: 768px) {
    .ds-sm-float-none { float: none !important; }
}
/*!! End Globals */
/*--> Redirect Page */

    /*--> Header */
    .panel-action.redirect-action { float: right !important; }
    @media (max-width: 767px) {
        .redirect-add-new { margin-top: 10px; }
        .panel-action { margin-left: 0 !important; }
    }
    /*!! End Header */

    /*--> Table */
    .label-redirect { padding: 0.5rem 1.2rem !important; }
    .label-redirect.label-trap { background-color: #ff5b96; }
    .label-redirect.label-mask { background-color: #d9f6f1; color: #232533 !important; }
    /*!! End Table */
/*!! End Redirect Page */
/* --- End DS Overrides --- */

/* Hide ckeditor deprecation warning */
.cke_notifications_area {
	display: none !important;
}

.nav-tabs a.disabled {
	pointer-events: none;
    cursor: default;
    color: var(--palette-text-placeholder) !important;
}

input[type=text] { cursor: text; }
.panel {
	border-radius: 2px;
	margin-bottom: 30px;
}

.alignleft {
	text-align: left;
	float: left;
	margin: auto auto auto 0px;
}
.alignright {
	text-align: right;
	float: right;
	margin: auto 0px auto auto;
}
.aligncenter {
	text-align: center;
	margin: auto auto;
}
.form-horizontal {
	padding: 15px;
}
.aurelia-validation-message{
  display:  inline;
  margin-left : 5px;
}
h1.page-header {
	margin-top: 50px;
}
div.container-fluid {
    padding-left: 5px;
}
.overlay-background {
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    filter: alpha(opacity = 80); /* IE7 & 8 */
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.centered { margin: 0px auto; }
.collapsable {
      min-height: 0px !important;
}
div.validation-danger { margin: 15px auto; }
.validation-danger {
    list-style-type: none;
    -webkit-padding-start: 0px;
}
.validation-danger {
	list-style-type: none;
	margin: 0;
	padding:0;
	width: 100%;
}
.validation-danger .text-danger{ padding:20px 0; }
.fa-075x { font-size: 0.75em !important; }
.fa-080x { font-size: 0.80em !important; }
.fa-085x { font-size: 0.85em !important; }
.fa-090x { font-size: 0.90em !important; }
.panel-heading { overflow: hidden; }
.panel-title { float: left; }
.panel-action {
	float: right;
	margin-right: 5px;
}
.panel-action .fa {
	font-size: 15px;
}
.panel-action:hover option {
	color: #6c757d;
}
.breadcrumb { display: none; }
.chart-container {
	padding: 0px;
	margin: 15px;
}
.page-header small,
h1.page-header{
	color: #38342b;
	font-size: 35px;
	font-weight: 300;
	line-height: 45px;
}
.page-header {
    margin: 40px 0 10px;
    border: 1px solid transparent;
}
#page-wrapper {
	height: 100%;
	min-height: 500px;
	padding: 10px;
}
.thumbnail {
	cursor: pointer
}
.fa-2x { font-size: 1.6em; }
.fa-3x { font-size: 2.3em; }
.fa-caret-up,
.fa-caret-down {
	font-size: 12px;
}
.fa-spinner::before { content: "\f1ce"; }
.fa-spin {
	font-size: 13.9px;
    -webkit-animation: fa-spin 1.6s infinite linear;
	-moz-animation: fa-spin 1.6s infinite linear;
	-o-animation: fa-spin 1.6s infinite linear;
	-ms-animation: fa-spin 1.6s infinite linear;
	animation: fa-spin 1.6s infinite linear;
}
.btn .fa { color: #fff; }
.no-rules, .no-integrations, .no-workflows, .no-results {
	text-align: center;
	padding: 20px;
	line-height: 3em;
}
.list-group.report {
	margin-bottom: 0px;
}
.list-group.scrolling {
	clear: both;
    height: 300px;
    overflow-y: visible;
}
.list-group-options {
	cursor: pointer;
	float: right;
}
.list-group-options > i{
	display: inline-block;
	color: #000 !important;
}
.list-group-options > span{
	font-size: 14px;
}
.list-group-options > span > .selected {
	font-style:italic;
}
.report .pagination {
	margin: 20px 0px 0px 0px;
}
.section-heading { border-bottom: solid 1px #ddd; border-color: transparent; margin-bottom: 10px;}
.section-heading::after{
	content: " ";
	clear: both;
}
.section-title {
    margin-top: 0px;
}
.grid-overflow {
	max-width: 100%;
	overflow: auto;
	text-overflow: ellipse;
}
span.list-item-buttons {
    position: absolute;
    right: 15px;
    top: 15px;
}
.btn-default,
.btn-default.focus,
.btn-default:hover,
.btn-link,
.btn-link:focus,
.btn-link:hover,
.btn-group-sm > .btn,
.btn-link,
.btn-sm,
.panel-action,
.upload-step-button,
.upload-step-button{
	border: 1px solid #37ABFF;
	color: #495057;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 -35px 30px -40px rgba(35,37,51,.05), 0 2px 3px -2px rgba(35,37,51,.2),inset 0 1px 0 0 rgba(255,255,255,.1);
	box-shadow: inset 0 -35px 30px -40px rgba(35,37,51,.05), 0 2px 3px -2px rgba(35,37,51,.2),inset 0 1px 0 0 rgba(255,255,255,.1);
	-moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transition: all .08s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition: all .08s cubic-bezier(.4, 0, .2, 1);
    transition: all .08s cubic-bezier(.4, 0, .2, 1);
}
.panel-action .fa{
	display: none;
}

.btn:active,
.btn.active {
	-webkit-box-shadow: none;
	background-image: none;
	box-shadow: none;
}
.btn-danger:hover,
.btn-default:hover,
.btn-link:hover,
.btn-success,
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.side-nav > li > ul > li > a:focus,
.side-nav > li > ul > li > a:hover,
.upload-step-button:hover,
.upload-step-button:hover,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover,
.open > .dropdown-toggle.btn-success.focus {
	border: 1px solid #0000002e;
	color: #495057;
	text-decoration: none;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover,
.list-group-item.active-danger,
.list-group-item.active-danger:focus,
.list-group-item.active-danger:hover {
    border: 1px solid #0000002e;
    border-bottom: none;
	color: #495057;
	text-decoration: none;
}

.list-item .badge {
	float: none;
}

table.segment-contacts td.email,
table.list-contacts td.email {
    width: 45%;
}

table.fixed {
	table-layout: fixed;
}

table.fixed th {
	cursor: pointer;
}

table.fixed td {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.alert {
	position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -110px;
    width: 450px;
    z-index: 2000;
}

.panel-default.results{
    min-height: 100px;
}

.panel-default.rules{
  min-height: 165px;
}

.form-group-container {
	padding: 0px 0px 3px 0px;
}

#notification a.btn {
	text-align: center;
	display: block;
	width: 150px;
	margin-left: auto;
}

.action-item {
	border-bottom: 1px solid #eee;
	margin: 5px 0px 5px 0px;
}

.bootstrap-datetimepicker-widget table td.day,
.bootstrap-datetimepicker-widget .picker-switch td {
	padding: 4px !important;
}

.timepicker .btn .fa {
    color: #000 !important;
}


h3.panel-title.align-right {
    position: absolute;
	right: 14px;
	top: 12px;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover,
.list-group-item.active-danger,
.list-group-item.active-danger:focus,
.list-group-item.active-danger:hover {
    color: #fff;
    border-color: #0000002e;
}
ux-dialog-footer button.btn-primary:hover:enabled:hover { color: #fff; }
.btn-primary,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-success,
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:hover {
	background: #3780ff;
	background: -moz-linear-gradient(0deg, #3780ff 0%, #37ABFF 100%);
	background: -webkit-linear-gradient(0deg, #3780ff 0%,#37ABFF 100%);
	background: linear-gradient(0deg, #3780ff 0%,#37ABFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3780ff', endColorstr='#37ABFF',GradientType=1 )!important;
	border-radius: .1rem;
	border: 1px solid #3780ff;
	color: #FFF;
	text-decoration: none;
}
.btn-primary.panel-action { color: #FFF; }
.list-group-item {
	border: 1px solid transparent;
	font-size: 15px;
    float: left;
    font-weight: 400;
    line-height: 1.4!important;
    margin-bottom: 0;
    padding: 17px 50px 17px 10px;
    width: 100%;
    background: var(--palette-background-level2-main);
}
.list-group-item .au-target {
	cursor: pointer;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	background: #4DC200!important;
}
.list-group-item.active::after,
.list-group-item.active:focus::after,
.list-group-item.active:hover::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: "\f00c";
	font-size: 16px;
	text-align: center;
	position: absolute;
	right: 15px;
	top: 15px;
	color: #fff;
}
.list-group-item.active-danger,
.list-group-item.active-danger:focus,
.list-group-item.active-danger:hover {
    background: #d43f3a!important;
}
.list-group-item.active-danger::after,
.list-group-item.active-danger:focus::after,
.list-group-item.active-danger:hover::after{
    font-family: "Font Awesome 5 Free";
    content: "\f00d";
    font-size: 25px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 8px;
	color: #fff;
	font-weight: 900;
}
.list-group-item:focus .list-item-buttons,
.list-group-item:hover .list-item-buttons{
	opacity: 1;
}
.list-group-item:nth-of-type(2n+1) {
	background-color: rgba(0,0,0,0.015);
	/*color: #38342b;*/
}
.list-group-item p {
	word-wrap: break-word;
}
.list-group-item .btn{
	float: left;
	white-space: normal;
}
.list-item-buttons .btn {
	margin-right: 5px;
}
.list-group-item > .btn-link {
	background: transparent!important;
	border: 1px solid transparent!important;
	color: #337ab7;
	padding: 0 10px;
}
.list-group-item .btn-link:hover {
	color: #37ABFF!important;
}
.list-group-item-danger {
	background-color: #f2dede!important;
	color:#a94442!important;
}
.select-lists-container .list-group-item.active::after,
.select-lists-container .list-group-item.active:focus::after,
.select-lists-container .list-group-item.active:hover::after{
	content: "include";
	font-size: 16px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-weight: 300;
	top: 15px;
}
.select-lists-container .list-group-item.active-danger::after,
.select-lists-container .list-group-item.active-danger:focus::after,
.select-lists-container .list-group-item.active-danger:hover::after{
	content: "exclude";
	font-size: 16px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-weight: 300;
	top: 15px;
}
.btn-danger,
.btn-danger:hover{
	background: #d43f3a !important;
	border:1px solid transparent !important;
	color: #fff!important;
}
.btn-info,
.btn-info:hover{
	background: #138496 !important;
	border:1px solid transparent !important;
	color: #fff!important;
}
.table td{
	color: var(--palette-text-primary);
}
.table > tbody > tr > td:first-child{
	color: var(--palette-text-primary);
	font-weight: 500;
	z-index: 1;
}
table td{
	word-wrap: break-word;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td {
    vertical-align: middle;
}
.table > thead > tr > th {
	vertical-align: baseline;
}
.table-hide-last-buttons tr td:last-child {
	text-align: right;
}
.table-hide-last-buttons tr td:last-child button {
	opacity: 1;
}
.table-hide-last-buttons tr:hover td:last-child button {
	opacity: 1;
}
.table > tbody tr,
.list-group-item:nth-of-type(2n+1),
.list-group-item {
	-moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transition: all .05s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition: all .05s cubic-bezier(.4, 0, .2, 1);
    transition: all .05s cubic-bezier(.4, 0, .2, 1);
}
.list-group-item {
	border-bottom: none;
	border-top: 1px solid var(--component-button-border);
	border-left: 1px solid var(--component-button-border);
	border-right: 1px solid var(--component-button-border);
}
.list-group > div.list-group-item:last-of-type,
.list-group-item:last-of-type {
	border-bottom: 1px solid var(--component-button-border);
}
.table > tbody > tr {
    background: var(--palette-background-level1-main) !important;
}
.table > tbody > tr:nth-of-type(2n+1):hover,
.table > tbody > tr:hover,
.list-group-item:hover {
	-moz-box-shadow: var(--shadow-4);
    -webkit-box-shadow: var(--shadow-4);
    box-shadow: var(--shadow-4);
    z-index: 5;
}
.table{
	border: 1px solid var(--component-button-border);
	font-size: 15px;
}
.table > thead > tr {
	border-bottom: 1px solid var(--component-button-border);
	color: var(--palette-text-primary);
	word-wrap: break-word;
}
.table > thead > tr > th{
	font-weight: normal;
}
.table tbody tr {
	border-bottom: 1px solid var(--component-button-border);
}
.table-responsive{
	float: left;
	overflow: visible;
	width: 100%;
	color: #337ab7;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
	padding: 17px 10px!important;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
	border: 0 none;
	line-height: 1.4;
}
table .fa-check{
	color: #37ABFF;
}
.table-lists tr th:first-child,
.table-lists tr td:first-child {
	width: 20px;
}
.table-lists thead input {
	height: auto;
}
.table-lists input[type=checkbox] {
	width: 15px;
	height: 15px;
	background:#fff;
	border-radius: 2px;
	border: 2px solid rgba(111,114,133,.3);
	-webkit-appearance: none;
	appearance: none;
}
.table-lists input[type=checkbox]:active, .table-lists input[type=checkbox]:checked {
	background: #292e60;
}
.table-lists tbody tr td:not(:first-child) {
	cursor: pointer;
}
.table td {
	-ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}
.sortable a {
	cursor: pointer;
}
.sortable.active {
	font-weight: bold;
	background-color: #f5f5f5 !important;
}
.badge { padding: 4px 11px; }
.badge-draft {
	background:#d9f6f1;
	color:#232533;
}
.badge-sent {
	background:#8d97e3;
	color:#fff;
}
.badge-scheduled {
	background:#777;
	color:#fff;
}
.badge-success {
	background: rgba(48, 177, 58);
	color: #fff;
}
.panel {
	border-radius: 5px;
	margin-bottom: 30px;
}
ux-dialog,
.signin .panel,
.panel-default {
	border-color: var(--component-button-border) !important;
	padding: 10px;
}
.badge-sending {
	background:#5cb85c;
	color:#fff;
}
span.arrow, span.arrow.up {
    display: inline-block;
    position: relative;
    bottom: 4px;
}
span.arrow.down {
	display: inline-block;
    position: relative;
    bottom: -6px;
}
.segment-item .badge,
.list-item .badge {
	float: none;
}
.panel-default.results{
    min-height: 100px;
}
.panel-default.rules{
  min-height: 165px;
}
.action-buttons,
.rule-buttons {
	padding: 0px 0px 20px 15px;
}
.form-group-container {
	padding: 0px 0px 3px 0px;
}
.action-item {
	border-bottom: 1px solid #eee;
	margin: 5px 0px 5px 0px;
}
.bootstrap-datetimepicker-widget table td.day,
.bootstrap-datetimepicker-widget .picker-switch td {
	padding: 4px !important;
}
.timepicker .btn .fa {
    color: #000 !important;
}
.list-group-item.au-target {
    cursor: pointer;
}
.checkbox input[type=checkbox] {
	width: initial;
}
.checkbox.active label,
.checkbox.active input {
	font-size: 22px;
}
.btn-icon,
.btn-reorder {
	background-color: transparent !important;
	border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.4!important;
    margin-bottom: 0;
    padding: 5.2px 12px;
    height: 34px;
}
.btn-icon:hover,
.btn-reorder:hover {
	opacity: 0.8;
}
.btn-icon.danger {
	color: #d43f3a;
}
.fas.btn-icon.danger {
	font-weight: 900;
}
.btn-reorder {
	padding: 0px 5px 0px 0px;
}
.text-danger {
	color: rgb(235,40,40);
}
.text-success {
	color: rgb(14, 204, 0);
}

.table-hide-last-buttons tr td:last-child button.obscure {
	opacity: 0.25;
}
.table-hide-last-buttons tr td:last-child .btn-default .fa {
	color: #2D9AE9!important;
}
.table-hide-last-buttons tr td:last-child .btn-default:hover .fa {
	color: #fff!important;
}
.panel-workflow .col-sm-1 {
	text-align: right;
	padding-top: 5px;
}
.panel-workflow .panel-subtitle {
	text-align: center;
	float: initial;
}
.panel-workflow .workflow-actions {
    margin-left: -15px;
}
.blur {
	-webkit-filter: blur(20px);
	-moz-filter: blur(20px);
	-o-filter: blur(20px);
	-ms-filter: blur(20px);
	filter: blur(20px);
}
.obscure,
.obscure:hover {
	opacity: 0.25;
	cursor: default;
}

.panel-footer {
	margin-top: 15px;
}
.contacts-module .breadcrumb {
	display: block;
}
ux-dialog,
.signin .panel,
.panel-default {
	border-color: var(--component-button-border) !important;
}
.help-block {
	position: relative;
    font-size: 15px;
    margin-top: 4px;
    width: 100%;
}


.panel-group .panel { margin-bottom: 20px; }
tr.processing-row {
	height: 150px;
	display: table-row;
	position: relative;
}
.table-condensed > tbody > tr.processing-row > td {
    padding: 0px !important;
    margin: 0px;
    position: relative;
    height: 225px;
}
.panel-heading-nav {
    float: right;
    margin-right: 30px;
}
/* Labels Badges */
.list-group-item .badge,
.btn-group-xs > .btn,
.btn-xs,
.label-default,
.label {
	font-size: 14px;
    font-weight: 400!important;
    letter-spacing: 0.3px;
    line-height: 1.44em!important;
    padding: 3px 8px;
    text-transform: capitalize;
    min-width: 31px;
    width: auto;
}
.list-group-item .badge,
.label-default,
.label{
	border-radius: 100px;
}
.list-group-item .badge,
.label-success {
	background: #37abff!important;
	background: -moz-linear-gradient(45deg, #37abff 0%, #169dff 100%)!important;
	background: -webkit-linear-gradient(45deg, #37abff 0%,#169dff 100%)!important;
	background: linear-gradient(45deg, #37abff 0%,#169dff 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37abff', endColorstr='#169dff',GradientType=1 )!important;
}
.label-default {
	background: #9CAEBF;
}
/* Labels Badges End */
/* Pagination */
.pagination {
    float: left;
    width: 100%;
    margin-top: 5px !important;
}
.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    border-radius: 2px !important;
    border: 1px solid var(--component-button-border);
    color: #38342b;
    margin-right: 6px;
    margin-top: 6px;
    padding: 6px 12px;
}
/* Pagination End */
.list-group-item .au-target {
	cursor: pointer;
	user-select: none;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	background: #4DC200!important;
}

.list-group-item.contact-list-item:nth-last-child(2) {
    border-bottom: 1px solid var(--component-button-border);
}
.list-group-item.contact-list-item.disabled,
.list-group-item.contact-list-item.disabled:hover {
	background-color: var(--palette-action-disabled) !important;
	color: #ddd!important;
    box-shadow: none!important;
    border: none!important;
    transform: none!important;
    transition: none!important;
	filter: none!important;
}
/*Tabs*/
.nav-tabs li a,
.nav-tabs {
	box-shadow: none;
	-webkit-box-shadow: none;
	-o-transition:0.05s;
	-webkit-transition: 0.05s;
	transition:0.05s;
}
.nav-tabs{
	border-bottom:1px solid var(--component-button-border);
	margin-bottom: 30px;
}
.nav > li.disabled > a,
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover,
.nav > li.disabled,
.nav-tabs li a,
.nav-tabs li a:hover{
	color: var(--palette-text-primary, rgb(35, 37, 51)) !important;
	background: transparent!important;
}
.nav-tabs li a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{
	color: var(--palette-primary-main, #37ABFF) !important;
	background: transparent!important;
	border: 1px solid transparent;
	box-shadow: 0px -2px 0px 0px var(--palette-primary-main, #37ABFF) inset;
}
/*Tabs End*/
/* Panel */
.panel-default { padding: 10px; }
.panel-title {
	float: left;
	margin-bottom: 5px;
	width: auto;
}
.panel-heading {
	position: relative;
	padding: 15px 15px 5px 15px;
}
.panel-default > .panel-heading {
	background-color: transparent;
	border: 1px solid transparent;
	color: var(--palette-text-primary);
	padding: 15px 15px 0 15px;
}
h3.panel-title.align-right {
    position: absolute;
	right: 14px;
	top: 12px;
}
.panel-title h3,
.panel-heading h3,
.panel-title h4,
.panel-heading h4{
	font-size: 26px;
	font-weight: 300;
}
.panel-body{
	position: relative;
	padding: 15px;
}
.panel-body .panel-body{
	padding: 0;
	float: left;
	width: 100%;
}
.panel-heading.panel-actions { overflow: visible; }
.panel-heading.panel-actions:after { display: block; content: ""; clear: both; }
.panel-heading.panel-actions .btn-group .btn {
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 -35px 30px -40px rgba(35,37,51,.05), 0 2px 3px -2px rgba(35,37,51,.2),inset 0 1px 0 0 rgba(255,255,255,.1);
	box-shadow: inset 0 -35px 30px -40px rgba(35,37,51,.05), 0 2px 3px -2px rgba(35,37,51,.2),inset 0 1px 0 0 rgba(255,255,255,.1);
	border-radius: .1rem;
	color: #495057;
	font-weight: 400;
	height: calc(1.2em + 1rem + 7px);
	padding: 6px 25px 6px 12px;
	font-size: 14px;
	vertical-align: middle;
	width: 120px;
	background:#fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAArElEQVQ4je2RsQ3CMBBF35nGHRmH0tnEI1C6iBLTpWUDRmAASxEdJSNQQpd0oaOACsU2HULyK+/f//q6g0Lh/5GY0Pf9ep7nK1DFdpRSpm3b06IWMznnJhHxiVKHWGgyGKDruj1wWZBGrfU25U0GAyil7OdMRKxzbkr5VrngYRjuxpgK2LxHR+/9LlsotwCgtfbAyOsE9htPtjFACOFR1/VNRM5N00QfVij8iCdXgCbmH1WHCgAAAABJRU5ErkJggg==') right center no-repeat;
	margin-right: 5px;
	text-align: left;
}
.panel-edit { float: left; }
.panel-action {
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 -35px 30px -40px rgba(35,37,51,.05), 0 2px 3px -2px rgba(35,37,51,.2),inset 0 1px 0 0 rgba(255,255,255,.1);
	box-shadow: inset 0 -35px 30px -40px rgba(35,37,51,.05), 0 2px 3px -2px rgba(35,37,51,.2),inset 0 1px 0 0 rgba(255,255,255,.1);
	border-radius: .1rem;
	color: #495057;
	font-weight: 400;
	height: calc(1.2em + 1rem + 7px);
	padding: 6px 12px 6px 12px;
	font-size: 14px;
	vertical-align: middle;
}
select.panel-action {
	cursor: default;
	padding-right: 25px;
}
/* Panel End */
/* Form Elements */
.form-horizontal { padding: 0; }
.form-horizontal .form-group { margin: 0 0 15px 0px; }
.form-inline .form-group { margin-right: 5px; }
.form-control {
	background-color: var(--palette-background-level2-main, #fff);
	border: 1px solid var(--component-button-border);
	color: var(--palette-text-primary, #fff);
	border-radius: 2px;
	box-shadow: none;
	font-weight: 400;
	-webkit-box-shadow: none;
	-o-transition:0.05s;
	-webkit-transition: 0.05s;
	transition:0.05s;
}
.form-control:hover{
	border-color: #37ABFF;
}
.form-control:focus {
	border-color: #37ABFF;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(15,161,233,0.2);
	box-shadow: 0px 0px 0px 3px rgba(15,161,233,0.2);
}
textarea.form-control {
	resize: vertical;
	min-height: 60px;
}
.form-group .label,
.form-group label {
	font-size: 15px;
	letter-spacing: 0;
    padding: 0;
    font-weight: 300;
	border-radius: 0;
}
.control-label {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    height: auto;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 4px\9;
    position: relative;
}
.form-group.columns-list {
	max-height: 400px;
	overflow-y: scroll;
 }
.has-error .form-control:focus,
.has-error .form-control{
    border-color: rgb(235,40,40) !important;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(235,40,40,0.2) !important;
    box-shadow: 0px 0px 0px 3px rgba(235,40,40,0.2) !important;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    color: var(--palette-action-disabled);
    background: var(--palette-action-disabledBackground);
    opacity: 0.8;
}
.form-control.inline {
    width: auto;
    vertical-align: middle;
    display: inline;
}
/* Form Elements End */
/* Modals */
#notification a.btn {
	text-align: center;
	display: block;
	width: 150px;
	margin-left: auto;
}
#notification,
.alert {
    left: 0;
    margin: 0 auto;
    max-width: 550px;
    position: fixed;
    right: 0;
    top: 0px;
    width: 100%;
    z-index: 9999;
}
ux-dialog-body{
	max-width: 600px;
}
ux-dialog .upload-step-button,
ux-dialog .btn-link,
ux-dialog .btn{
	font-size: 17px!important;
	padding: 5.5px 17px!important;
	height: auto;
}
/* Modals End */
/* Upload Zone */
.upload-step-3 .panel-body{
	float: left;
	font-size: 21px;
	text-align: center;
	width: 100%;
}
.upload-step-button-container{
	margin-bottom: 30px;
    width: 100%;
}
.upload-steps {
	background: white;
	border: 0 none;
	box-shadow: 0 0px 0px rgba(0,0,0,.05);
	margin-top: 25px;
	min-height: 400px;
	position: relative;
	z-index: 3;
	width: 100%;
	margin: 0;
	padding: 0;
}
.upload-steps h4{
	float: left;
	font-size: 30px;
	font-weight: 300;
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}
.dropzone {
	background: var(--palette-background-level1-main);
	border: 2px dashed var(--component-button-border);
	color: #9CAEBF;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-align: center;
	-moz-transition: all .05s cubic-bezier(.4, 0, .2, 0.5);
	-webkit-transition: all .05s cubic-bezier(.4, 0, .2, 0.5);
	transition: all .05s cubic-bezier(.4, 0, .2, 0.5);
}
.dropzone-recipients {
	border: 2px dashed var(--component-button-border);
	text-align: left;
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
	animation: none;
}
.dropzone.dz-started{
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
	animation: none;
}
.dropzone-recipients div {
	border: 1px solid;
    padding: 3px 8px;
    margin: 3px;
    display: inline-block;
    color: var(--palette-primary-main);
    background-color: var(--palette-background-level1-main);
    cursor: pointer;
}
.dropzone-recipients div:hover {
	background-color: #f2dede!important;
	color:#a94442!important;
	content: "X";
}
.dropzone:hover,
.dropzone-dragover-hover {
	color: var(--palette-primary-main);
	border-color: var(--palette-primary-main);
	background-color:var(--palette-background-level1-hover);
}
.disabled.dropzone,
.disabled.dropzone:hover,
.disabled.dropzone-dragover-hover {
	border: var(--palette-action-disabled) 3px solid;
	background-color: var(--palette-background-level1-main) !important;
}
.dropzone .dz-clickable{
	text-align: center;
	margin-top: 5px;
}
.dropzone .dz-preview .dz-remove{
	margin-top: 2px;
}
.dropzone .dz-preview.dz-image-preview{
	background: transparent;
}
.dropzone .dz-preview.dz-file-preview .dz-image{
	border-radius: 10px;
}
.dropzone .dz-preview .dz-image{
	background: #303E4D url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAEdklEQVR4nO3dQW/aSBjG8WfBzRIMyCguIXIUYEWqrMSBQ7THVb9Av3PPPecQKVWLUKxlCSssjANNTXcPEVK3a6eBtWfGb5/fsahh4J8x40HK/DT8/c3fILFKugdA+WJg4RhYOAYWjoGFY2DhGFg4BhaOgYVjYOEYWDgGFo6BhWNg4RhYOAYWjoGFs3QPYF+Vag2Npgu77gAA7IajZRzRIgAAbDYx1vdLLOYzrO+XWsaSpHCBHbeNltfFwc8V3UMB8O9frEbTRcvrIloEmPojRGGgcWSPChPYrjvwfrkwJuxT7IaDXmOIqT/C1B9pHYvxgUtlCy2vC7d9qnsoO2t5XQDQGtnowJVqDWfng0LM2jQtr4uHT2sEs4mW5zc2cPusX8hZm+TkrI9oEeDzw1r5cxsXuFS20Dkf7Lwqvnr3Np8Bfcd2FV9vumi6bZSt/76lZcvCSaeP8c2V6uGZFbhSrcHrXeDQrukeyrNtV8pR+Lhy7g8uEz9SGk0XlWpN+S2UMRsdRYz7rS+bGOObK2ziOPFxx20rHpEhgSvVGnoXw0LH3VrfL/HXn7eJjx1W1b8+7YHrjov+4DLxs6uo5nfJK2Ydu21aA9cdF51XA51DyIWO1XIabYHtuiMyrmm0BN5uYFD+lAculS30LoaZfuauInO+vTGN8sCd80HmCyqTvp4zjdLALa+by0pS1z5vESgLXCpbODrOfm85WgRGfO9qKmWBW14380vzJo7xx/h9pj9TGmW7C42mm+nPe/i0xvjmip+/36EscFbf6a6ix61Afu4+j/b9QV1f8/0otO9FU74YWDgGFo6BhWNg4bSvotMMfnutewjPYvpdAGewcAwsHAMLx8DCMbBwxq6iv5a2Uv16pb3rajar/2s6zmDhGFg4BhaOgYVjYOEKsYp+zqr1/6xsi7Qq3hVnsHAMLFwhLtHc6NgfZ7BwDCwcAwvHwMIxsHCFWEVzo2N/nMHCMbBwhbhEc6Njf5zBwjGwcAwsHAMLx8DCFWIVzY2O/XEGC8fAwhXiEs2Njv1xBgvHwMIxsHAMLBwDC1eIVTQ3OvbHGSwcAwtn7CXa9L8gVxScwcIxsHAMLJz2wC8OsjmswyQmvSZlgaNF8uFVzZfqT8XOW9prSnsP8qQs8CrlfKOj41OUysYu5nf21Alvae9BnpQFDuezxH8vW4+nkZp0WdvXi4PKkyerpr0HeVJ3iQ6D1GNgD+0a+oPLXM42VOXo+BT9wSUO7Vri46toqeWMRaXXxsn4PXq/DhMfK1sWTjp9nHT6KoekzETTGYtKV9FRGGDqj1Q+pRGm/kjbCanKb5Om/gjzux/n3MH53UTrL7WW+2D/4zVuP1zreGqlbj9cw/+o93Vquz8JZhNs4hgtr5u6MCmqVbTE1B8hDNSvmr+l9QY0DGYIgxnqjovmyzbsupP5IdKqbOIYURhgfjcxIuyWEe/mNjRlT/teNOWLgYVjYOEYWDgGFo6BhWNg4RhYOAYWjoGFY2DhGFg4BhaOgYVjYOEYWDgGFu4fWJAmdJrKnKwAAAAASUVORK5CYII=')!important;
	margin: 0 auto;
}
.dropzone .dz-preview .dz-details .dz-size{
	display: none;
}
.dropzone .dz-preview .dz-details{
	font-size: 15px;
	position: relative;
	padding: 1em;
}
.dropzone .dz-preview .dz-details .dz-filename{
	overflow: hidden;
	width: 100%;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span{
	background-color: rgba(255, 255, 255, 0.8);
}
.dropzone .dz-preview .dz-progress .dz-upload{
	background: #37ABFF;
}
.dropzone .dz-preview .dz-image img {
    display: none;
    margin-left: -7px;
    max-width: 140px;
}
.dropzone .dz-preview{
	max-width: 140px;
	position: initial;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
    background: white;
    border-radius: 100px;
    margin-left: -31px;
    margin-top: -65px;
    padding: 3px;
}
.dropzone .dz-preview .dz-error-message{
	top:245px;
	font-size: 15px;
	opacity: 1;
	margin: auto;
	left: 0;
	right: 0;
}
.dropzone .dz-preview .dz-remove,
.dropzone .dz-preview .dz-details,
.dropzone .dz-preview .dz-image{
	z-index: 3;
}
.dropzone .dz-preview .dz-progress{
	z-index: 1;
}
.dropzone .dz-preview .dz-progress {
    background: rgba(0,0,0,0);
    border-radius: 2px;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.dropzone .dz-preview .dz-progress,
.dropzone .dz-preview:not(.dz-processing) .dz-progress{
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
	animation: none;
}
.dropzone .dz-message{
	margin: 25px 0;
}
.dropzone-uploader {
	margin: 10px 0;
}
.dropzone-uploader .fa{
	font-size: 80px;
	padding-bottom: 15px;
}
.no-rules, .no-integrations {
	line-height: 1.2em;
}
.uploads{
	margin: 20px 0 0 0;
	padding-bottom: 15px;
}
.dropzone .dz-message,
div.filter-header {
	font-size: 26px!important;
	font-weight: 300;
	text-transform: capitalize!important;
}
/* Upload Zone End */
/* Switch Checkbox */
.checkbox.checbox-switch {
	margin-left: 3px;
	padding-left: 0;
}
.checkbox.checbox-switch label,
.checkbox-inline.checbox-switch {
	display: inline-block;
	position: relative;
	padding-left: 0;
}
.checkbox.checbox-switch label input,
.checkbox-inline.checbox-switch input {
	display: none;
}
.checkbox.checbox-switch label span,
.checkbox-inline.checbox-switch span {
	width: 55px;
	border-radius: 20px;
	height: 28px;
	border: 1px solid #dbdbdb;
	background-color: rgb(255, 255, 255);
	border-color: rgb(223, 223, 223);
	box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
	transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.checkbox.checbox-switch label span:before,
.checkbox-inline.checbox-switch span:before {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: rgb(255,255,255);
	content: " ";
	top: 0;
	position: relative;
	left: 0;
	transition: all 0.3s ease;
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}
.checkbox.checbox-switch label > input:checked + span:before,
.checkbox-inline.checbox-switch > input:checked + span:before {
	left: 27px;
}
.checkbox.checbox-switch.switch-primary label > input:checked + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked + span {
	background-color: #3780ff;
	border-color: #3780ff;
	box-shadow: #3780ff 0px 0px 0px 8px inset;
	transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}
.checkbox.checbox-switch.switch-primary label > input:checked:disabled + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked:disabled + span {
	background-color: rgb(109, 163, 221);
	border-color: rgb(109, 163, 221);
	box-shadow: rgb(109, 163, 221) 0px 0px 0px 8px inset;
	transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}
/*Switch Checkbox END*/
/* User Search Page */
.copyUserId {
	cursor: pointer;
	font-size: small;
}
.copyUserId input[type=text] {
	border: none;
	font-size: small;
	width: 250px;
	cursor: pointer !important;
}
/* User Search Page End */
@keyframes loader-scale {
	0% {
	  transform: scale(0);
	  opacity: 0; }
	50% {
	  opacity: 1; }
	100% {
	  transform: scale(1);
	  opacity: 0; }
}
/* Mobile Screens */
@media all and (max-width: 1600px) {
	#page-wrapper{
		padding: 3px;
	}
	.alert-dismissable .close, .alert-dismissible .close {
	    position: relative;
	    top: -2px;
	    right: 10px;
	    color: inherit;
	}
}
@media all and (max-width: 1500px) {
	.table > thead > tr > th.th-user-dupes,
	.table > thead > tr > th.th-source-id-dupes,
	.table > tbody > tr > td.th-user-dupes,
	.table > tbody > tr > td.th-source-id-dupes {
	    max-width:  45px;
	}
}

@media all and (max-width: 1400px) {
	.list-rules .table > thead > tr > th,
	.list-rules .table > tbody > tr > td{
		max-width: 60px;
	}
	.list-rules .table > thead > tr > th:last-child,
	.list-rules .table > tbody > tr > td:last-child,
	.table > thead > tr > th.th-user-dupes,
	.table > thead > tr > th.th-source-id-dupes,
	.table > tbody > tr > td.user-dupes,
	.table > tbody > tr > td.source-id-dupes {
    	display: none;
	}
}

@media all and (max-width: 1250px) {
	#notification,
	.alert {
	    position: fixed;
	    left: 0;
	    margin-left: 0;
	    width: 100%;
	    border-radius: 0;
	    padding: 15px;
	    max-width: 100%;
	}
	.alert-dismissable .close,
	.alert-dismissible .close {
	    position: relative;
	    top: -10px;
	    right: -5px;
	}
}
@media all and (max-width: 1100px) {
	.page-header small,
	h1.page-header{
		font-size: 30px;
		line-height: 40px;
	}
	.list-group-item .badge{
		display: none;
	}
}
@media all and (max-width: 1024px) {
	h3.panel-title.align-right {
	    right: 0;
	    float: right;
	    position: initial;
	}
	.table-lists tr th:first-child,
	.table-lists tr td:first-child {
		width: 100%;
	}
}
@media all and (max-height: 900px) {
	ul.side-nav::after{
		display: none;
	}
}
@media all and (max-width: 768px) {
	.log-out-top{
		display: none;
	}

	.signin:before{
		height: 150px;
		background-size: 200px;
	}
}
@media all and (max-width: 767px) {
	.contact-search-input .form-inline .btn {
	    position: relative;
	    right: 0;
	    top: 0;
	}
	.contact-search-input .form-inline .form-control {
	    padding: 5.2px 12px !important;
	    height: inherit;
	}
	.contact-search-input .form-inline::before{
		display: none;
	}
	.panel-heading-nav {
		float: none;
		margin-right: 0;
	}
	.vertical-divider {
		display: none;
	}
	.list-group-item{
		padding: 15px;
	}
	.rule-buttons,
	.panel-body {
	    padding: 10px;
	}
	.upload-steps{
		padding: 0;
		position: relative;
		margin: 0;
		box-shadow: none;
	}
	.segment-container .filter-container input,
	.segment-container .filter-container label,
	.segment-container .filter-container select,
	.segment-container .filter-container option,
	div.segment-container input,
	div.segment-container select {
	    display: block;
	    margin: 5px 0;
	    width: 100%;
	}
	.rule-buttons {
	    padding: 15px;
	}
	.panel-title{
		width: 100%;
	}
	.list-item-buttons .btn{
		margin-right: 0;
	}
	.side-nav{
		padding-bottom: 0;
	}
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		position: relative;
	}
	ul.side-nav::after,
	.signin .panel::after{
		display: none;
	}
	.signin .panel{
		background-position: 25px 30px;
		padding: 10px;
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
	    max-height: 100%;
	}
	.side-nav li {
	    float: left!important;
	    height: auto;
	    margin: 0;
	    padding: 0;
	    width: 100%!important;
	}
	.side-nav .panel .list-group-item {
		 float: none !important;
	}
	ul.side-nav > li.nav-user{
		margin-bottom: 0;
	}
	ul.side-nav > li.nav-user a{
		width: 100%;
	}
	div.container-fluid{
		padding-left: 15px;
	}
	.panel-action{
		margin-bottom: 5px;
		text-align: center;
		width: auto;
		float: left;
	}
	.list-group-item{
		margin-bottom: 10px;
		width: 100%;
	}
	.nav > li.disabled > a,
	.nav > li.disabled,
	.nav > li.disabled > a:focus,
	.nav > li.disabled > a:hover
	.segment-item .badge, .list-item .badge {
		display: none;
	}
	.navbar-nav{
		margin-top: 0;
	}
	.nav-tabs{
		font-family: arial;
		font-size: 12px;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	#page-wrapper{
		padding: 0;
	}
	.page-header small,
	h1.page-header {
		font-size: 26px;
		line-height: 36px;
		margin-top: 0;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0;
		text-align: center;
	}
	.control-label {
		overflow: initial;
		text-overflow: ellipsis;
		white-space: initial;
	}
	.btn{
		font-size: 17px;
		margin: 5px 0;
		padding: 6px 12px;
		width: 100%;
		display: block;
	}
	.btn-danger{
		float: right;
		width: auto;
	}
	.switch-back-link .btn{
		width: auto;
		margin-top: 10px;
	}

	.list-group.report .list-item-buttons{
		opacity: 1;
	}

}
@media all and (max-height: 600px) {
	.signin {
		background-position: bottom;
	}
}
@media all and (max-width: 500px) {
	.panel-action{
		width: 100%;
		text-align: center;
		margin-left: 0;
	}

	.panel-edit,
	.panel-title{
		width: 100%;
	}
}
/* Mobile Screens End */
/*Retina Styles*/
@media all and (min-width: 1800px) {
	.container-fluid {
		max-width: 1600px;
	}
}
@media all and (min-width: 1900px) {
	body{
		font-size: 140%;
	}
}
@media all and (min-width: 2400px) {
	.container-fluid {
		width: 65%;
		max-width: 2200px;
	}
	body{
		font-size: 145%;
	}
	h1.page-header {
		margin-top: 5%;
	}
	.nav {
		font-size: 100%;
	}
	.navbar-nav.ml-auto .fa-2x {
		font-size: 220%;
	}
	.side-nav > li > a {
		font-size: 120%;
		line-height: 2 !important;
		padding: 4% !important;
		width: 100%;
	}
	.nav > li > a > img {
		height: 32px;
		margin-right: 4% !important;
		width: 32px;
	}
	.form-control,
	button,
	input,
	select,
	textarea,
	.btn {
		font-size: 100%!important;
		height: auto;
	}
	.panel-body .nav-tabs > li {
		width: auto !important;
	}
	.panel-action .fa {
		font-size: 100%;
	}
	.list-group-item .badge {
		font-size: 80%;
		min-width: auto;
		padding: 0.2% 1%;
	}
}
/*Retina Styles End*/
