﻿/*html, body {
    background: #BDBDBD !important;
    background: -webkit-linear-gradient(top,#BDBDBD,#666666) !important;
    background: linear-gradient(top,#BDBDBD,#666666) !important;
    background-attachment: fixed !important;
    font-family: Nissan, sans-serif;
}*/





footer{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
h1, h2, h3, h4, h5 {
	font-family: 'Open Sans';
	color: #3D1943  !important;
}

.k-pager-numbers .k-state-selected{
    color: #3D1943  !important;
    border-top-color: #3D1943  !important;
}

.tile-header h4{
    border-bottom: solid 2px #3D1943 ;
}
.feedback-textarea textarea:focus {
    border: 1px solid #3D1943 ;
}
.cs-primary{
    background: #3D1943 ;
}
.cs-primary:not(.no-hover):hover{
    background: #1E2336;
}
.cs-text-primary{
    color: #3D1943  !important;
}
.info-mtc-tile{
    background: #3D1943 ;
}
.login-logo-top{
    width:70%;
    height: auto !important;
}
.login-logo-top-Mitsubishi {
    width: 40%;
    height: auto !important;
}
/*.side-menu li::after{
    color: #3D1943  !important;
}*/
/*.side-menu ul{
    color: #4C4C4C;
}*/


/*header background when filter applied*/
.k-grid-filter.k-state-active {
  background-color: #1E2336 !important;
}

/*Toolbar colour*/
/*.allocation-grid .k-grid-toolbar {
    background-color: #3D1943 ;
    border-color: #3D1943 ;
}*/
.k-grid-header .k-header{
    background-color: #3D1943 ;
}

/*@font-face {
    font-family: "Nissan Light";
    src: url(fonts/NissanBrandW01-Light.eot);
    src: url(fonts/NissanBrandW01-Light.eot?#iefix) format("embedded-opentype"), url(fonts/NissanBrandW01-Light.woff) format("woff"), url(fonts/NissanBrandW01-Light.ttf) format("truetype"), url(fonts/NissanBrandW01-Light.svg#nissanproreg-webfont) format("svg");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: "Nissan Bold";
    src: url(fonts/NissanBrandW01-Bold.eot);
    src: url(fonts/NissanBrandW01-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/NissanBrandW01-Bold.woff) format("woff"), url(fonts/NissanBrandW01-Bold.ttf) format("truetype"), url(fonts/NissanBrandW01-Bold.svg#nissanproreg-webfont) format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Nissan Regular";
    src: url(fonts/NissanBrandW01-Regular.eot);
    src: url(fonts/NissanBrandW01-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/NissanBrandW01-Regular.woff) format("woff"), url(fonts/NissanBrandW01-Regular.ttf) format("truetype"), url(fonts/NissanBrandW01-Regular.svg#nissanproreg-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}*/