﻿/* #0049ab */
@font-face
{
	font-family: 'DINOT';
	src: url('fonts/DinotRegular.woff');
	src: url('fonts/DinotRegular.woff?#iefix') format('woff');
	font-weight: 300;
	font-style: normal;
}

html
{
	font-family: "DINOT" !important;
	background: #FFF;
}
body {
	font-family: "DINOT" !important;
}
div.rgWrap.rgArrPart1, div.rgWrap.rgInfoPart{
	font-family: "DINOT" !important;
}
.dinot-font, div.dinot-font { font-family: "DINOT";}
.rgMasterTable {
	font-family: "DINOT" !important;
}

.dashboard-item-block div.PanasonicGrid th,.dashboard-item-block div.PanasonicGrid td
{  
	font-size: 10px;
	padding: 2px;
}




.formLabel
{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
	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
{
	margin: 20px 30px 20px 20px;
}


/* 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: #5bc0de;
}
.bs-callout-info h4
{
	color: #5bc0de;
}



html, body
{
	height: 100%;
}

body
{
	padding: 50px 0 0 0;
}

.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;
}

/* 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: 10000000;
}
.dropZone
{
	background: url(/App_Themes/images/DropZone.png);
}
.altRow
{
	background: #f8f8f8;
}
div.repeater-container > div:nth-of-type(even)
{
	background: #f8f8f8;
}
h3
{
	margin: 20px 0;
}
.rmSlide {
	z-index: 1000000000 !important;
}

.btn {
	text-transform: uppercase;
	border-radius: 0;
}
.btn-default, .btn-primary, .btn-warning
{
	color: #FFF;
	background-image: none;
	background-color: rgb(154, 184, 39);
	border-color: rgb(154, 184, 39);
	font-weight: 500;
	font-size: 16px;
}
.btn-default:hover, .btn-warning:hover, .btn-primary:hover {
	border-color: rgb(134, 164, 19);
	background-color: rgb(134, 164, 19);
	color: #FFF;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

}
.btn-default:focus, .btn-warning:focus, .btn-primary:focus
{
	background-color: #FFF;
	border-color: rgb(154, 184, 39);
	color: rgb(154, 184, 39);
}
.btn-default.active, .btn-default:active
{
	background-color: #208090;
	border-color: #107670;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover
{
}
ul.rcbList .rcbItem, ul.rcbList .rcbHovered {
	font-family: 'DINOT';
}
div.RadInput, div.RadInput .riTextBox, div.RadInput .riTextBox .riEnabled, dib.RadInput .RadInput_Bootstrap, .riTextBox .riEnabled .dinot-font
{
	font-family: 'DINOT';

}

div.RadCalendarPopup ,div.RadCalendarPopup .RadCalendar .rcMainTable  {
	font-family: 'DINOT';
}
.RadInput_Bootstrap .dinot-font {
	font-family: 'DINOT' !important;
}
div.RadGrid {
	font-family: 'DINOT' !important;
}
div.NextPrevAndNumeric {
	font-family: 'DINOT' !important;
}