.reportsMainContainer
{
	background:#fff;
	width:98%;
}
.reportsMainContainer .report-panel-wrapper
{
	width: 94%;
    margin-left: 2.9%;
    padding: 15px 2%;
    box-shadow: 0px 2px 1px -1px rgb(0 0 0 / 20%),
     0px 1px 1px 0px rgb(0 0 0 / 14%),
     0px 1px 3px 0px rgb(0 0 0 / 12%);
     border-radius: 4px;
}
.reportsMainContainer .report-panel-wrapper .report-panel-title
{
	color: #354463;
    font-size: 16px;
}
.report-panel-wrapper .report-panel-description
{
	width: calc(100% + 8px);
    margin: -3px;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.report-panel-wrapper .report-panel-description .report-panel-short-description
{
	padding:4px;
}
.report-panel-wrapper .report-panel-description .report-panel-button
{
	flex-direction: row-reverse;
	padding:0;
}
.report-panel-description .report-panel-button .viewButton
{
	margin-right:1.5rem;
}
.reportModal .modal-header .modal-title
{
	color: #0369dd;
    font-size: 22px;
}
.modalReportContainer
{
	width:95%;
	margin:0 auto;
}
.modalReportContainer .modalReportNote
{
	padding: 10px 10px 10px 16px;
    border-radius: 4px;
    background-color: #eff3fa;
}
.modalReportNote .noteLabel
{
	color: #354463;
    margin-bottom: 3px;
}
.modalReportNote .noteClose
{
	float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #ccc;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.transactionTypeModal .dropdown-menu.open
{
	max-height:175px !important;
}
.transactionTypeModal .dropdown-menu.open .inner.open
{
	max-height:126px !important;
}
#retailReportsForm .form-group,
#retailSOReportsForm .form-group,
#retailTMReportsForm .form-group
{
	position:relative;
}
#retailReportsForm .form-group .datepicker-calender,
#retailSOReportsForm .form-group .datepicker-calender,
#retailTMReportsForm .form-group .datepicker-calender
{
  position:absolute;
  right: 6px;
  top: 32px;
  cursor:pointer;
}
#retailFinanceReportsForm .form-group,
#retailFinanceTransactionHistoryForm .form-group
{
	position:relative;
}
#retailFinanceReportsForm .form-group .datepicker-calender,
#retailFinanceTransactionHistoryForm .form-group .datepicker-transaction-calender
{
  position:absolute;
  right: 6px;
  top: 32px;
  cursor:pointer;
}
.datepicker.datepicker-dropdown{
	z-index:9999!important;
}
.modalReportContainer .reportGenerationForm
{
	width:100%;
	float:left;
}
.viewReportp{
	line-height: 1em;
}
.btn-sm {
    font-size: 10px;
    background-color: white;
    padding: 8px;
}
.reportModal .modal-body
{
	overflow:hidden;
}
.reportModal .modal-header
{
	border-bottom:0;
	padding-bottom:0;
}
.reportModal .modal-footer
{
	border-bottom:0;
	padding:0;
}
.reportModal .modalButtonContainer
{
	width:100%;
	float:right;
}
.reportModal .modalButtonContainer .buttonWrapper
{
	float:right;	
}
.reportModal .buttonWrapper .reset-filter
{
	margin-right:15px;
}
.reportModal .file-format
{
	margin-bottom:5px;
}
.reportsMainContainer .content-empty
{
	margin: 20px auto;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    width:90%;
}
.customer-result .dTableFixed th
{
	min-width:100px;
}
.customer-result .dTableFixed th.autowidth
{
	min-width:40px;
}
.dTableFixed .dtfc-fixed-left,
.dTableAutoloadReport .dtfc-fixed-left
{
	z-index:1000;
}
.dTableFixed tbody .dtfc-fixed-left,
.dTableAutoloadReport tbody .dtfc-fixed-left
{
	background-color:#fafafa
}
.dataTables_scrollBody #dailyreconcilationViewReport thead tr[role="row"]
{
    visibility: collapse !important;
    border-bottom:0 !important;
}
.reportViewWrapper .dataTables_scrollHead
{
	display:none !important;
}
.reportsViewContainer .alert-warning.content-empty
{
	display:none;
}
.reportViewWrapper .dataTables_wrapper.no-footer .dataTables_scrollBody
{
	border-bottom:0;
}
.viewDownloadButton,
.viewDownloadFRButton,
.viewDownloadSOButton
{
	cursor:pointer;
}
.recharge-report-wrapper
{
	margin-bottom:50px;
}
.retailOutletIdSelect .bootstrap-select .dropdown-menu li a
{
	font-size:12px;
}
.retailOutletIdSelect .bootstrap-select .open>.dropdown-menu
{
	display:inline;
}
.table.tableAdmin.dTableAutoloadReport thead tr,
.table.tableAdmin.dTableAutoloadReport thead tr th,
.table.tableAdmin.dTableAutoloadReport thead tr th>div
{
	height:auto !important;
}
.table.tableAdmin.dTableAutoloadReport thead th.autowidth
{
	position:sticky !important;
	z-index:1000;
	left:0 !important;
	text-align:center;
	min-width:34px;
}
.table.tableAdmin.dTableAutoloadReport thead th.fixedrow
{
	position:sticky  !important;
	z-index:1000;
	left:53px !important;
}
.table.tableAdmin.dTableAutoloadReport thead th
{
	border-bottom:0 !important;
	min-width:80px;
}
.table.tableAdmin.dTableAutoloadReport tbody td
{
	border-top:0 !important;
}
.table.tableAdmin.dTableAutoloadReport tbody td.dtfc-fixed-left:nth-child(1)
{
	text-align:center;
}
.table.tableAdmin.dTableAutoloadReport tbody td.dtfc-fixed-left:nth-child(2)
{
	left:53.5px !important;
}
.timeSelectorWrapper .input-group-addon
{
	position: absolute;
    right: 10px;
    top: 27px;
    cursor: pointer;
    border:0;
    font-size:17px;
    color:#354463;
}
.recharge-account-number .bootstrap-select
{
	max-height:174px !important;
}
.recharge-account-number .bootstrap-select .inner.open
{
	max-height:125px !important;
}
.transaction-account-number .bootstrap-select
{
	max-height:259px !important;
}
.transaction-account-number .bootstrap-select .inner.open
{
	max-height:210px !important;
}
.report-panel-description .report-panel-button .btn {
	max-height: 38px;
}
.cpPerformanceROName .bootstrap-select .dropdown-menu
{
	max-height:254px !important;
}
.cpPerformanceROName .bootstrap-select .dropdown-menu .inner.open
{
	max-height: 205px !important;
}
.cpPerformanceStateName .bootstrap-select .dropdown-menu
{
	max-height: 175px !important;
}
.cpPerformanceStateName .bootstrap-select .dropdown-menu .inner.open
{
	max-height: 126px !important;
}
.salePriceROName .bootstrap-select .dropdown-menu
{
	max-height: 350px !important;
}
.salePriceROName .bootstrap-select .dropdown-menu .inner.open
{
	max-height: 301px !important;
}
.financeTransactionType .bootstrap-select .dropdown-menu
{
	max-height:205px !important;
}
.financeTransactionType .bootstrap-select .dropdown-menu .inner.open
{
	max-height: 156px !important;
}
.financeSelectedProduct .bootstrap-select .dropdown-menu
{
	max-height:180px !important;
}
.financeSelectedProduct .bootstrap-select .dropdown-menu .inner.open
{
	max-height: 129px !important;
}
.reportGenerationForm #accountNumber-error,
.reportGenerationForm #roName-error
{
	width:100%;
}
.modal-open .ui-widget.ui-widget-content
{
	z-index:9999;
	max-width:540px;
	max-height:200px;
}
.reportAutoCompleteError 
{
	display:none;
	width:100%;
	color: red;
    padding: 2px 0px;
    font-size: 12px;
    margin-bottom: 0;
}
#temporaryHotListViewReport {
    display: table !important;
}

/* Media Query for Larger Screen */
@media screen and (min-width: 1900px)
{
	.bootstrap-select.reportFuelTypeSelect .dropdown-menu.open
	{
		max-height:133px !important;
	}
	.bootstrap-select.reportFuelTypeSelect .dropdown-menu.open .inner.open
	{
		max-height: 84px !important;
	}
}

#allowFaTidModal .modal-footer {border:0;}
#allowFaTidModal .roNameDisplay { font-size: 12px;}

.viewHotlistDownloadButton{
background: none;
text-transform: capitalize;
font-weight: 400;
}