﻿
@font-face {
	font-family: "MMC-Regular";
	src: url(/fonts/MMC-Regular.otf);
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

/* Language selector in top-right */
#ThemePanel {
	position: absolute;
	top: 0;
	right: 0;
	padding:0px;
}

#content {
	position: absolute;
	top: 210px;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
	bottom: 60px; /* Space for the sticky menu */
}

body {
	background: #FFF;
}		
.claim-detail-audit-body{
	background: #FFF;
	color: #000;
}	
.formLabel {
	font-weight: bold;
	margin: 2px 0 0 0;
}
hr {
    border-top: solid 1px #d7d7d7;
    clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.errorLiteral {
	font-weight: bold;
	color: #FF0000;
}

input[type="checkbox"], input[type="radio"]{
	margin: 0 4px !important;
}

.client-logo {
	padding-left: 5px !important;
}



/* Adjust language selector */
.language-div {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

	/* Style for language links */
	.language-div a {
		font-size: 14px;
		margin: 0 5px;
		text-decoration: none;
	}


/*.menu-wrap {
	margin: 0 0 15px 0;
}*/

/* Bootstrap Callouts */
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
	border-left-color: #000000;
}
.bs-callout-info h4 {
	color: #000000;
}



html, body {
  height: 100%;
}
.navbar-toggle {
  float: left;
  margin-left: 15px;
}

@media (min-width: 0) {
  .navbar-toggle {
    display: block; /* force showing the toggle */
  }
}

@media (min-width: 992px) {
  body {
    padding: 0;
  }
  .navbar {
    right: auto;
    background: none;
    border: none;
  }
}

.rcCalPopup {
	border-bottom: 1px solid #ccc !important;
	height: 34.7px !important;
}

.radGridClass .rgDataDiv
{
    height: auto !important;
    width: auto !important;
}

.titlelabel {
	font-size: 1.5rem;
	font-weight: 600;
	text-align: center;
}


/* Sticky footer styles
-------------------------------------------------- */

.footer 
{
	margin: 60px 0 0 0;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	line-height: 60px; /* Vertically center the text there */
	background-color: #f5f5f5;
	z-index: 1999;
}
.dropZone 
{
	background: url(/App_Themes/images/DropZone.png);
}
.altRow {
	background: #f8f8f8;
}
div.repeater-container > div:nth-of-type(even) {
	background: #f8f8f8;
}

.formBottom {
	padding: 0 0 80px 0;
}

.excelButton {
	background: url("/App_Themes/images/excel.jpg");
    width: 20px;
    height: 20px;
    display: block;
    margin: 2px;
    float: left;
}

.csvButton {
	background: url("/App_Themes/images/csv.png");
	width: 20px;
	height: 20px;
	display: block;
	margin: 2px;
}

.processingIndicator
{
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	opacity: 0.7;
	margin-top: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10000;
}
.processingMessage {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.RadMenu {
	z-index: 2000 !important;
}
.modalHeight 
{
	min-width: 400px;
	min-height: 100px;
	max-height: 400px;
	overflow-y: auto;
}

.proof-of-performance-label {
	padding: 4px;
	background: #f7f7f9;
	border: 1px solid rgba(0, 0, 0, 0.125);
}
.selectedItemsBlockLimitedHeight
{
	background: #f7f7f9;
	border: 1px solid rgba(0, 0, 0, 0.125);
	padding: 4px;
	font-size: 80%;
	overflow-x: hidden;
}
.selectedItemsBlockHeader {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.selectedItemsBlock {
    font-size: 80%;
}
.selectedItemsBlock ul, .comment-block {
	padding: 0 0 2px 4px;
	margin: 0;
	list-style: none;
	background: #F9F9F9;
	border: 1px solid #DEDEDE;
	height: 83px;
	overflow-y: auto;
}
.comment-block {
	height: 54px;
    border-radius: 4px;
}
.selectedItemsBlock ul li {
	margin: 3px;
}
.AvailableFundsPanel tbody {
	min-height: 400px;
}

.dealerInfoDiv .card-text {	min-height: 170px;
}
.selectedItemsBlockLimitedHeight
{
	height: 70px;
	overflow-y: auto;
}
.rlbHovered, .rlbSelected, .rlbActive {
	background: transparent !important;
}

.height94oflow {
    height: 94px;
    overflow-y: auto;
    overflow-x: hidden;
}
.modalHeight {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

@media only screen and (max-height: 650px) {
    .modalHeight {
        max-height: 200px;
    }
}

@media only screen and (max-height: 470px) {
    .modalHeight {
        max-height: 30px;
    }
}

.ruDropZone {
    margin: 11px 0 0 11px !important;
}


.less-padding table tr td {
    padding: 2px 0 0 2px;
}

.explanatoryText {
    padding: 0 0 2px 4px;
    margin: 0;
    list-style: none;
    background: #F9F9F9;
    border: 1px solid #DEDEDE;
    height: 100px;
    overflow-y: auto;
}

.spacerForIpad {
    height: 100px;
}
.dropZone {
    background: url(/App_Themes/Default/DropZone.png);
}
.small-grid {
	padding: 2px;
	font-size: 13px;
}
.detailErrors {
	padding: 0 0 5px 15px !important;


}

.RadMenu_Base, .RadMenu .rmRootGroup {
	font-family: "MMC-Regular", sans-serif !important;
}

.tippy-box[data-theme~="custom-tippy"] {
	background-color: black !important; /* Black background */
	color: #E60012 !important; /* Mitsubishi Red text */
	border-radius: 5px;
	font-weight: bold;
	padding: 6px 10px;
	font-size: 14px;
}

	/* Force tooltip text inside to be white */
.tippy-box[data-theme~="custom-tippy"] .tippy-content {
	color: #FFFFFF !important; /* Force white text 1*/
}


	/* Ensure the tooltip arrow matches the background */
	.tippy-box[data-theme~="custom-tippy"] .tippy-arrow {
		color: black !important;
	}
.carousel-image {
	min-height: 100%;
	max-height: 100%;
    margin: 0 auto;
}
