﻿

.k-grid-header .k-header
{
	padding:4px !important;
	background-color: #DDE7F4;
}

.k-alt
{
	background-color:white;
	border:1px solid gray;
}

.k-grid-header tr th span
{
	height:15px;
	font-size:14px;
}

ul.k-tabstrip-items
{
	background-color:#F0F4F9;
}

.k-button, .k-button.k-state-disabled:hover, .k-state-disabled .k-button:hover, .k-draghandle {
	color: white !important;
	background-color: #087ac0 !important;
	font-family: Arial;
}

.k-content
{
	width: 100% !important;
	margin:0px !important;
	padding:0px !important;
}

#tabStrip-2
{
	height: 240px !important;
	overflow:hidden !important;
	width: 100% !important;
	margin:0px !important;
	padding:0px !important;
}

.k-tabstrip .k-tabstrip-items
{
	padding:0px !important;
}


#tabStrip-1
{
	overflow: auto !important;
	height: 240px !important;
}

#tabStrip
{
	border: none;
}

.k-grid td
{
	cursor:default !important;
}

.k-widget
{
	background-color:#F0F4F9 !important;
}

tr.k-state-selected
{
	background-color:#FECF71 !important;
	color:black;
}

.k-grid .k-selectable tbody  > tr:hover
{
	background-color:#FECF71 !important;
	color:black;
}

tr td span th div table p
{
	color:black !important;
}

.k-widget, .k-popup, .k-content, .k-dropdown .k-input
{
	color:black !important;
}

.k-link:link, k-link:visited
{
	color:black;
	font-weight:bold;
}

.k-link:hover
{
	background-color:#CBDFFB;
}

.k-grid td
{
	padding:2px 4px 2px 4px !important;
	border-bottom:#dbdbde;
	/*display:block;
	min-height:18px;
	line-height:18px;*/
	/*margin:-.5em -.6em -.4em -.6em;*/
	/*padding:.5em .6em .4em .6em*/
}

.k-grid-content
{
	background-color:White;
}

#tabStrip-2 .k-grid  .k-grid-content
{
	height:217px;
}

#gridContactDetails, #grid, #tabStrip-1, #txtRequest
{
	font-size:11px;
}

.k-picker-wrap
{
	height:20px;
}

.k-window-titlebar, .k-tabstrip-items .k-item, .k-panelbar .k-tabstrip-items .k-item, .k-tabstrip-items .k-link, .k-calendar-container.k-state-border-down, .k-list-container.k-state-border-down, .k-autocomplete.k-state-border-down, .k-dropdown-wrap.k-state-border-down, .k-picker-wrap.k-state-border-down, .k-numeric-wrap.k-state-border-down {
    border-radius: 0px;
}

.k-grid-header-wrap > table > thead > tr
{
	overflow:auto;
}

#gridContactDetails > th
{
	cursor:pointer;
}