/*.content-wrapper{
	min-height: 89%;
}
.invalid-feedback{
	color: #e3342f;
}
.valid-feedback{
	color: #00a65a;
    font-weight: bold;
}
.sidebar .user-panel{
	height:40px;
}
.upload_view {
    margin-left: 90px;
    padding-top: 10px;
    margin-top: -10px;
}
.upload_view img{
    height: 70px;
}
.progress {
    height: 10px;
}*/

/*
#keyPublisherFilter .select2-selection{
	width: 250px;
}
*/

div.dataTables_wrapper div.dataTables_processing {
  top: 33px;
}

.select2-container .select2-selection--single{
	height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 36px !important;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}

.topbar .topbar-left .logo .logo-lg {
    height: 60px;
}
.upload_view {
    margin-left: 90px;
    padding-top: 10px;
    margin-top: -7px;
}
.upload_view img{
    height: 70px;
}
.progress {
    height: 10px;
}
.website-badge{
    padding: 10px;
    font-size: 12px;
    cursor: pointer;
    background-color: #e9ecef;
    color: #000;
	margin-left: 5px;
    margin-top: 5px;
}
.popup-item{
	display:block;
	text-align:left;
}
.tippy-website-content{
	font-size:12px;
	float:left;
}
#admin_website_select .select2-container{
	width:100% !important;
}
#editProfileForm .dropify-wrapper {
    width: 164px;
    height: 164px;
	margin: 0 auto;
    margin-bottom: 30px;
}
#editProfileForm .intl-tel-input {
	width:100%;
}
td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}
.content-table{
	width:100%;
	
}
.content-table td{
	border:none;
	
}
#addCampaignForm .select2-container--default .select2-selection--multiple{
	border: 1px solid #ced4da;
}
#methodsTable tr:hover td:not(.rev):not(.rev_to_imp) {background:aliceblue}
#partnersDataTable tr:hover td:not(.rev):not(.rev_to_imp) {background:aliceblue}
#partnersSummaryTable tr:hover td:not(.rev):not(.rev_to_imp) {background:aliceblue}
#advertisersTable tr:hover td:not(.rev):not(.rev_to_imp) {background:aliceblue}
#partnerByDateTable tr:hover td:not(.rev):not(.rev_to_imp) {background:aliceblue}
#landingTable tr:hover td:not(.rev):not(.rev_to_imp) {background:aliceblue}
#TotalsTable tr:hover td:not(.rev) {background:aliceblue}
#totalsTable tr:hover td {background:aliceblue}
#publishersCostTable tr:hover td {background:aliceblue}
#publishersCostTable #campaignFilter{
	display: inline-flex;
    width: 250px;
    float: right;
}
/*#enrichDataTable tr:hover td:not(.enrich_ctr){background:aliceblue}*/

#publishersCostTable_length, #revToImpTable_length, #apiCallsTable_length, 
#partnersSummaryTable_length,#clicksTable_length,#clicksImpTable_length,
#api-active-subs_length, #api-none-active-subs_length, #api-lp-clicks_length, #api-lp-allows_length, 
#api-lp-denies_length, #apiRejectionsTable_length, #campaignsTable_length, #enrichDataTable_length, 
#iconsTable_length, #subidsTable_length, #blockedSubidsTable_length, #advertisersTable_length, 
#messagesTable_length, #campaignsSummaryTable_length, #rejectedClicksTable_length, #landingTable_length, #cpcScoresTable_length,
#searchClicksSummaryTable_length,
#pushUsersTable_length,#searchCountersTable_length, #websitestable_length, #sourcesDurationsTable_length, #statsLogTable_length, #revenuesReportTable_length{
	display: inline-block;
	float:left;
}

#statsLogTable_length{
	margin-right: 12px;
}

#publishersTable_length, #advertisersTable_length, #publishersReportTable_length, #publishersSourcesTable_length, #statsCronLog_length, #statsCronLog_info{
	float:left;
	/*margin-right:50px;*/
}


#publishersTable_filter, #advertisersTable_filter, #publishersReportTable_filter, #publishersSourcesTable_filter, #sourcesDurationsTable_filter{
	float:right;
}
	
.custom-fluid{
	max-width:88%; 
	float:left;
}

#campaignsTable_wrapper .row:nth-child(2){
	overflow: auto;
}

#runsTable tr:hover td:not(:first-child):not(.details) {background:aliceblue}
.rev{
	text-align:center;
	background:#D0E1E0;
}
.rev_to_imp, .enrich_ctr{
	text-align:center;
	background:yellow;
}
.processing{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  opacity: 0.7;
  background-color: #fff;
  z-index: 100000;
  text-align: center;
  display:none;
}

.loading-img{
  margin-top: 300px;
  z-index: 100;
}

.partnerDetails, .geo-details, .enrichDetails{
	cursor:pointer;
}

a[aria-expanded=true] .fa-chevron-right {
   display: none;
}
a[aria-expanded=false] .fa-chevron-down {
   display: none;
}
.dashboard-table thead tr th{
	border-bottom: none;
	border-top: none;
	background-color: transparent;
	
}
.browsers-chart, .platforms-chart{
	height: 333px;
}

.browsers-chart.morris-chart text tspan, .platforms-chart.morris-chart text tspan{
	font-size:2px !important;
}

#partnersSummaryTable_filter,#clicksTable_filter,#clicksImpTable_filter, #statsLogTable_filter{
	float:right;
}
/*svg{
	width:100% !important;
}*/

#enrichDetailsTable_wrapper{
	margin-top:88px;
}
#clicksTable_wrapper{
	margin-top:60px;
}
.inside-table{
	width:100%;
}
.inside-table tr:first-child td {
	border-top: none;
}
.inside-table .inside-data span{
	display:block;
	padding:2px;
}	
.subid-width{
	max-width: 180px;
    word-break: break-word;
}
.enrichDetails.city_name{
	background: #f2f5f7;
}

#edit-value-content .select2-container{
	width:100% !important;
}

#preview {
  position:absolute;
  border:1px solid #ccc;
  background:#333;
  padding:5px;
  display:none;
  color:#fff;
  /*max-width: 500px;
  max-height: 500px;*/
}

#preview img{
  max-width: 500px;
  max-height: 500px;
}

.select-wrap{
	border: 1px solid #ced4da !important;
	height: calc(2.25rem + 2px) !important;
	padding-top: 5px;
}

#value-block .parsley-errors-list.filled{
	margin-left: 15px;
}

.accordion .card-header h5 button::before {
    content: "\f068";
    font-family: "FontAwesome";
    position: absolute;
    top: 10px;
    left: 20px;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #44a2d2;
}

.accordion .card-header h5 button.collapsed::before {
    content: "\f067";
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.keywords-tags li {
    background-color: #ecebeb;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    font-size: 14px;
    list-style-type: none;
    margin: 0 12px 12px 0;
}
.keywords-tags .keyword {
    padding: 0 6px;
}
.keywords-tags .number {
    background: #4693d5 none repeat scroll 0 0;
    border-radius: 0 3px 3px 0;
    color: #fff;
    display: inline-block;
    padding: 0 6px;
}

.publisherDetails{
	cursor:pointer;
}

.zone6-add-block, .zone6-remove-block, .zone5-add-block, .zone5-remove-block, .zone4-add-block, .zone4-remove-block,.zone3-add-block, .zone3-remove-block, .zone-add-block, .zone-remove-block, .add-block, .remove-block{
	font-size:25px;
	margin-top:40px;
	cursor:pointer;
}

.channel_subids_block{
	margin-top:14px;
}


.inactive-option{
	background: #e9ecef;
}

#source_selected + .select2-container .select2-selection--single{
	height:33px;
}

#source_selected + .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 33px;
}


#publishersTable_wrapper .DTFC_LeftBodyWrapper{
	top:17px !important;
}

.DTFC_LeftBodyLiner{
	overflow-y: hidden !important;
}

.dt-button-collection.dropdown-menu{
	height: 200px;
    overflow-y: scroll;
}

@media (min-width: 576px){
	#viewDownloadModal .modal-dialog {
		max-width: 520px;
	}
}

/*@media (max-width: 768px){
	.container-counts{
		max-width: 1603px;
	}
}
*/
@media (max-width: 1440px){
	.container-counts{
		max-width: 1155px !important;
	}
	#manualFilter{
			margin-top: 14px;
			margin-left: 8px !important;
	}
	#typeFilter{
			margin-top: 14px;			
	}
	#publishersSourcesTable_wrapper .dt-buttons.btn-group{
			margin-top: 14px;			
	}
}

@media (min-width: 1200px){
	.container-counts{
		max-width: 1603px;
	}
}

@media (min-width: 1000px) {
	#publishersReportTable_wrapper table.dataTable thead>tr>th.sorting_asc,
	#publishersReportTable_wrapper table.dataTable thead>tr>th.sorting_desc,
	#publishersReportTable_wrapper table.dataTable thead>tr>th.sorting,
	#publishersReportTable_wrapper table.dataTable thead>tr>td.sorting_asc,
	#publishersReportTable_wrapper table.dataTable thead>tr>td.sorting_desc,
	#publishersReportTable_wrapper table.dataTable thead>tr>td.sorting {
		padding-right: 60px;
		white-space: nowrap;
	}
	
	#searchesReportTable_wrapper table.dataTable thead>tr>th.sorting_asc,
	#searchesReportTable_wrapper table.dataTable thead>tr>th.sorting_desc,
	#searchesReportTable_wrapper table.dataTable thead>tr>th.sorting,
	#searchesReportTable_wrapper table.dataTable thead>tr>td.sorting_asc,
	#searchesReportTable_wrapper table.dataTable thead>tr>td.sorting_desc,
	#searchesReportTable_wrapper table.dataTable thead>tr>td.sorting {
		padding-right: 185px;
		white-space: nowrap;
	}
	
	#searchesReportTable_wrapper table.dataTable tfoot>tr>th
	{
		padding-right: 185px;
		white-space: nowrap;
	}
}

@media (max-width: 991px) {
	#publishersSourcesTable_filter,
	#publishersReportTable_filter,
	#revenuesReportTable_filter,
	#searchesReportTable_filter,
	#publishersTable_filter {
		float: none;
		display: flex;
	}
	#publishersSourcesTable_filter label,
	#publishersReportTable_filter label,
	#revenuesReportTable_filter label,
	#searchesReportTable_filter label,
	#publishersTable_filter label {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	#publishersSourcesTable_filter input,
	#publishersReportTable_filter input,
	#revenuesReportTable_filter input,
	#searchesReportTable_filter input,
	#publishersTable_filter input {
		width: 100%;
		margin: 0;
	}
	.nav {
		overflow: auto;
		white-space: nowrap;
		overflow-y: hidden;
		flex-wrap: unset;
	}
	#searchesReportTable_length {
		text-align: left;
	}
}

#searchesReportTable_wrapper .dataTables_scrollHeadInner .dataTable,
#searchesReportTable_wrapper .dataTables_scrollHeadInner,
#searchesReportTable_wrapper #searchesReportTable,
#searchesReportTable_wrapper .dataTables_scrollFootInner,
#searchesReportTable_wrapper .dataTables_scrollFootInner .dataTable {
	width: 100% !important;
}