.sidebar__brand img {
    width: 50%;
}

._40p81IWa_orhWzJRVIDG5 {
    color: #28a745;
}

.container.full {
    max-width: 100%;
}
.badge.default, .badge.done, .badge.fail, .badge.waiting, .badge.auto {
    cursor: pointer;
    width: 100%;
    padding: 8px;
    font-size: 12px !Important;
    margin-bottom: 1px;
}
.badge.default {
    background-color: grey;
}
.badge.done {
    background-color: #4CAF50;
}
.badge.fail {
    background-color: red;
}
.badge.waiting {
    background-color: #03A9F4;
}
.badge.auto {
    background-color: #ffc107;
}

.badge .actions {
    font-weight: bold;
    /*background: white;*/
    padding: 3px;
    border-radius: 4px;
    /*color: #353c48;*/
    font-size: 11px;
    float: right;
    /*margin-top: -19px;*/
    
}
.badge .actions label {
    margin-right: 10px;
}
.badge .actions label:last-child {
    margin-right: 0px !Important;
}
.badge .actions input {
    margin-right: 5px !Important;
}
.badge .msg {
    line-height: 20px;
    width: 190px;
    display: block;
    position: relative;
    float: left;
    word-wrap: break-word;
    white-space: normal;
}

.modal {
    background: rgba(45, 45, 45, 0.6);
}
.modal-title {
    font-size: 19px;
}
.modal-dialog {
    left: 50%; transform: translate(-50%, 0); padding-top: 50px;
}
.modal-body h3 {
    font-size:12px; font-weight: bold;
}
.modal label {
    margin-bottom: 0px;
}

.modal.done .row.logs {
    /*opacity: 0.3;*/
    cursor: default;
    /*pointer-events: none;*/
}

#api-stats-data th input {
    border: none;
    border-bottom: 1px solid #ccc;
    
    margin-bottom: -3px;
}

#api-stats-data select {
    font-size: 12px;
}

#api-stats-data.table td {
    padding: 0.55rem;
    font-size: 13px;
    padding-right: 0px;
}
#api-stats-data.table th {
    padding: 0.55rem;
}
.search-table {
    width: 100%;
}

.tab {
    display: inline-block;
    line-height: 31px;
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 0 11px;
    border-radius: 3px 3px 0px 0px;
    background-color: #f5f5f5;
    color: #8c8c8c;
    cursor: pointer;
}
.tab.selected {
    background-color: white;
    color: #000;
}
.tab-line {
    margin-top: -10px;
    background-color: white;
}
.tab-line hr {
    margin-top: -1px;
}
.tab-content {
    display: none;
    
}
.tab-content.active {
    display: block;
}
.tab-content .next-auto {
    font-size: 11px;
}
.tab-content .activity-log {
    clear: both;
    background-color: #ececec;
    padding: 10px;
    min-height: 280px;
    overflow-y: scroll;
    height: 280px;
}

.tab-content .badge {
    text-align: left;
}

.form-control.insert-email {
    float: left;
    width: 61%;
    margin-right: 5px;
}

.badge-circle {

    display: inline-block;
    border-radius: 25px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    
}

.badge-circle.not-already-want {
    background-color: #4CAF50;
}
.badge-circle.not-already-dont-want {
    background: #ffc107; 
}
.badge-circle.already {
    background: red; 
}
.badge-circle-legend {
    margin-left: 10px;
    margin-bottom: 6px;
    display: inline-block;
}

.badge-primary.legend {
    width: 25px; height: 25px; line-height: 25px;
    display: inline-block;
    padding: 2px;
}

.gdpr-ico-phone {
    width: 10px;
    margin-top: 6px;
}
.gdpr-ico-mail {
    width: 18px;
    margin-top: 6px;
    margin-left: 3px;
}
.visitAdd {
    margin-top: 8px;
}

/* datepicker */

.ui-datepicker {
    width: 300px;

    margin: 0px auto 0;
    
    /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);*/
}

    .ui-datepicker table {
        width: 100%;
    }

.ui-datepicker-header {
    background: white;
    color: #000;
    
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #111;
}

.ui-datepicker-title {
    text-align: center;
    font-size: 15px;

}

.ui-datepicker-prev {
    float: left;
    cursor: pointer;
    background-position: center -30px;
}

.ui-datepicker-next {
    float: right;
    cursor: pointer;
    background-position: center 0px;
}

.ui-datepicker thead {
    background-color: #f7f7f7;

    /*border-bottom: 1px solid #bbb;*/
}

.ui-datepicker th {
    /*background-color:#808080;*/
    text-transform: uppercase;
    font-size: 8pt;
    color: #666666;
    /*text-shadow: 1px 0px 0px #fff;*/
    /*filter: dropshadow(color=#fff, offx=1, offy=0);*/
}

.ui-datepicker tbody td {
    padding: 0;
    /*border-right: 1px solid #808080;*/
}

    .ui-datepicker tbody td:last-child {
        border-right: 0px;
    }

.ui-datepicker tbody tr {
    border-bottom: 1px solid #e4e4e4;
}

    .ui-datepicker tbody tr:last-child {
        border-bottom: 0px;
    }

.ui-datepicker a {
    text-decoration: none;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: inline-block;
    /*font-weight: bold;*/
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    /*text-shadow: 1px 1px 0px #fff;*/
    /*filter: dropshadow(color=#fff, offx=1, offy=1);*/
}

.ui-datepicker-calendar .ui-state-default {
      /*background: linear-gradient(#999999, #737373);*/
      color:#000;
      height:40px;
      width:40px;
	  border: none;
}
.ui-datepicker-calendar .ui-state-default {
	background: none;
}

.ui-datepicker-calendar .ui-state-hover {
    background: #e11d39;
    color: #FFFFFF;
}

.ui-datepicker-calendar .ui-state-active {
    background: #33adff;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    color: #e0e0e0;
    text-shadow: 0px 1px 0px #4d7a85;
    border: 1px solid #55838f;
    position: relative;
    margin: -1px;
}

.ui-datepicker-unselectable .ui-state-default {
    background: #D6E4BE;
    color: #000;
}

.ui-datepicker-month, .ui-datepicker-year {
	font-weight: bold;
}
.ui-state-default {
	background: none;
}
.ui-widget.ui-widget-content {

}
.ui-datepicker-header {
	border:none;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-radius: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	line-height: 34px;
}
.ui-datepicker {
    width: 286px;

}
.ui-datepicker-calendar .ui-state-active {
	background: #e11d39;
	color: white;
	border: none;
	text-shadow: none;
	margin: 0px;
	box-shadow: none;
}
.ui-icon ui-icon-circle-triangle-e {
	background: none !important;
}
.ui-state-hover {
	border: none;
}

.ui-datepicker .ui-datepicker-header {
	padding: 0px !important;
}

.ui-datepicker-next-hover, .ui-datepicker-prev-hover {
	background: none;
	border: none !important;	
	margin: 0px !important;
	background: none !important;
	background-position:  0px 0px;

}

.ui-datepicker-prev-hover {
	left: 2px !important;
	top: 2px !important;
}

.ui-datepicker .ui-datepicker-next {
    right: 1px !important;
    top: 1px !important;
}
#ui-datepicker-div {
    border-radius: 5px;
    background: white;
    box-shadow: 0 0.125rem 0.25rem rgba(63, 70, 81, 0.075);
}
.ui-datepicker th {
    text-align: center;
}

.ui-datepicker-unselectable .ui-state-default {
    background: #e9e9e9;
}

.ui-datepicker td span, .ui-datepicker td a {
    line-height: 40px;
}
.ui-datepicker .ui-datepicker-header {
    padding: 9px !important;
}
.ui-datepicker-calendar .ui-state-active, .ui-datepicker-calendar .ui-state-hover {
    color: #fff;
    background-color: #030345;
}
.facadeCompany {
    float: left;
    text-align: left;
}
.toLong {
    color: red;
}

.send-full-offer {
    width: 220px;
    border-radius: 5px;
}
.final-description {
    font-size: 10px;
    padding: 4px;
}
.modal .tab-content hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
button.save, button.saveAlready {
    /*width: 197px;*/
    border-radius: 5px;
    margin-top: 10px;
    float: left;
}

.fa-exclamation-circle {
    color: red;
}
.modal .modal-footer {
    justify-content: left !important;
}

.dont-want {
    opacity: 0.3;
    pointer-events: none;
}
.legend {
    pointer-events: none;
}
#api-stats-data td .fa-pause, #api-stats-data td .fa-play {
    padding: 8px 0px 0px 7px;
}

#api-stats-data td .fa-close {
    margin-top: -4px;
}

#api-stats-data .btn-group, #api-stats-data .btn-group-vertical {
    width: 28px;
}
td.actions {
    min-width: 87px;
    width: 87px;
}

th#id {
    width: 80px;
}
th#visit {
    width: 50px;
}
th#time {
    width: 115px;
}

.preview_pic {
    width: 100px;
 
}
.activity-log.auto .default .msg {
    width: 100%;
}

.insert-email.error {
    border-color: red;
}

.bg-overlay {
	position: fixed;
    width: 100%;
    top: 0;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    z-index: 9999;
}

.sk-spinner-double-bounce.sk-spinner {
	width: 40px;
    height: 40px;
    position: relative;
    margin: 0 auto;
}

.sk-spinner-double-bounce.sk-spinner {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
}


.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
	width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #030345;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-spinner-double-bounce .sk-double-bounce2 {
	-webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}


tr.suspicious {
    background-color:#ffe5e5;
}