﻿/*
	LSPEx Custom CSS styles
*/

html 
{
	font-size:14px !important;
}
body
{
	font-size:1.0rem !important;
	width:100%;
	padding-top: 165px;
	background-color: white;
}

.body-normal
{
	font-size:1.0rem !important;
	width:100%;
	padding-top:0px !important;
	background-color: white;
}

.btn {
	font-family: Verdana;
}
.lsp-print-bg {
	background-repeat: repeat;
	background-image:url("../images/paper2.jpg") !important;
	font-weight:bold;
}
.lsp-print3-bg {
	background-repeat: repeat;
	background-image:url("../images/paper2.jpg") !important;
	font-weight:bold;
}

.lsp-tabstrip-normal
{
	font-size: 1.0rem !important;
	margin-right:5px;
	margin-bottom:5px;
}

.lsp-tabstrip-small
{
	font-size: 0.8rem;
	margin-right:2px;
	margin-bottom:2px;
}

.lsp-col-header-r {
	text-align: right;
	font-weight: bold;
	color: black;
}
.lsp-col-header-c {
	text-align: center;
	font-weight: bold;
	color: black;
}
.lsp-col-header-l {
	text-align: left;
	font-weight: bold;
	color: black;
}
.lsp-report-menus
{
	width:360px;
	font-weight: normal !important;
	text-align: justify !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	color:blue;
}
.lsp-input-control-right
{
	text-align:right;
}
.lsp-input-control
{
	border: 1px solid lightgray;
	border-radius: 3px;
	padding-right: 4px;
	padding-left: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .25s;
		 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .25s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .25s;
}
.lsp-input-control:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.lsp-input-name
{
	font-size: 0.95rem;
	width: 140px;
	height:25px;
	text-align: left;
}
.lsp-input-email
{
	font-size: 0.95rem;
	width: 330px;
	height:25px;
	text-align: left;
}

.lsp-input-username
{
	font-size: 0.95rem;
	width: 180px;
	height:25px;
	text-align: left;
}
.lsp-input-password
{
	font-size: 0.95rem;
	width: 90px;
	height:25px;
	text-align: left;
}

.lsp-normaltext {
	font-weight: normal;
	text-align: justify;
}
.lsp-normaltext:link
{
	color: blue
}
.lsp-normaltext:visited
{
	color: blue
}
.lsp-normaltext-small
{
	font-size: 0.8rem;
}
.lsp-normalext-medium
{
	font-size: 1.2rem;
}
.lsp-normaltext-large
{
	font-size: 1.4rem;
}
.lsp-normaltext-important {
	font-size: 0.9rem; 
	color: Red;
}
.lsp-normaltext-info {
	font-size: 0.9rem; 
	color: mediumseagreen;
}
.lsp-message
{
	font-size: 12px;
	color: Red;
}

/* Plans related styles */
td.lsp-transit
{
	background-color: #EAEAEA;
}

td.lsp-transit-background
{
	background-color: #d5e0ea;
	padding: 5px;
	border: 1px solid lightgray;
}

td.lsp-resolution
{
	/* background-color: #EAEAEA;	 */
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid lightgray;
}

td.lsp-contracted
{
	background-color: #d6f5d6;
	padding: 5px;
	border: 1px solid lightgray;
}

td.lsp-resolution-background
{
	background-color: #c4ebfa;
	padding: 5px;
	border: 1px solid lightgray;
}

td.lsp-contracted-background
{
	background-color: #d6f5d6;
	padding: 5px;
	border: 1px solid lightgray;
}

.lsp-select-service
{
	font-size: 0.9rem;
	font-weight: bold;
	width: 205px;
	text-align: left;
}

.lsp-select-u-of-m
{
	font-size: 0.9rem;
	font-weight: bold;
	width: 95px;
	text-align: left;
}
.lsp-input-units
{
	font-size: 0.9rem;
	font-weight: bold;
	width: 75px;
	text-align: left;
}
.lsp-input-unit-cost
{
	font-size: 0.9rem;
	font-weight: bold;
	width: 75px;
	text-align: left;
}
.lsp-input-notes
{
	font-size: 0.8rem;
	font-weight: bold;
	width: 943px;
	height: auto;
	text-align: left;
}

/* Services related styles*/
.lsp-services-datagrid
{
	background-color: #E2D5C2;	
}

.lsp-services-datagrid td 
{
	background-color: white;	
}
.lsp-input-service-type
{
	width: 400px;
	text-align: left;
	font-weight: bold;
}
.lsp-input-service-type-desc
{
	font-size:0.9em;
	width: 1020px;
	height: 75px;
	text-align: left;
}
.lsp-input-service
{
	width: 330px;
	text-align: left;
	font-weight: bold;
}
.lsp-input-account
{
	width: 180px;
	text-align: center;
	font-weight: bold;
}
.lsp-input-service-desc
{
	width: 815px;
	text-align: left;
}
.lsp-input-service-unit-cost
{
	font-size: 0.9rem;
	font-weight: bold;
	width: 90px;
	text-align: left;
}

/* PYR related styles */
.lsp-pyr-grid-style
{    
	font-size: 1.0em;
	border-right: 2px solid lightgray;
	border-bottom: 2px solid lightgray;
	border-left: 2px solid lightgray;
	border-top: 2px solid lightgray;
}
.lsp-pyr-grid-style td
{    
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid lightgray;
}

.lsp-pyr-grid-left {
	padding: 5px;
	text-align: left;
	border: 1px solid lightgray;
}
.lsp-pyr-grid-center {
	padding: 5px;
	text-align: center;
	border: 1px solid lightgray;
}
.lsp-pyr-grid-right {
	padding: 5px;
	text-align: right;
	border: 1px solid lightgray;
}
.lsp-pyr-header {
	font-weight: bold; font-size: 24px;
}

.lsp-pyr-subheader {
	font-weight: bold; font-size: 14px;
}


/* Grid related styles*/
.lsp-no-border-l { border-left:  none !important; }
.lsp-no-border-r { border-right: none !important; }

.lsp-div {
	font-size: 1.0rem;
	background-color: white;
	text-align: left;
}
.lsp-div-small {
	font-size: 0.9rem;
	background-color: white;
	text-align: left;
}

.lsp-div-grid-hdr {
	border: 1px solid lightgray;
	border-bottom: 2px solid #7080B0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.lsp-div-grid {
	border-left: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	border-right: 1px solid lightgray;
	border-radius: 4px;
}
.lsp-div-cell-hdr {
	float:left;
	padding-left:5px; 
	padding-right:5px;
	padding-top:3px;
	padding-bottom:4px;
	border-left: 1px solid lightgray;
	vertical-align:top;
}
.lsp-div-cell {
	float:left;
	padding-left:5px; 
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
	border-left:1px solid lightgray;
}
.lsp-div-cell-overflow {
	overflow: hidden;
	padding-left:5px; 
	padding-right:10px;
	border-left:1px solid lightgray;
}
.lsp-div-cell-edit {
	float:left;
	padding-left:5px; 
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
	border-left:1px solid lightgray;
	height:30px;
	background-color:#E8EFEF;
}
.lsp-div-cell-hst {
	border-top:1px solid lightgray;
	font-size:0.8rem;
}
.lsp-div-cell-users {
	float:left;
	padding-left:5px; 
	padding-right:5px;
	padding-top:7px;
	padding-bottom:2px;
	border-left:1px solid lightgray;
	height: 34px;
}


/* Default Browser Settings (Chrome) */

	.lsp-div-plans-h { height: 345px; }
	.lsp-div-plans-w-page { width: 1393px; margin:auto; text-align:left !important; }
	.lsp-div-plans-w-grid { width: 1375px; text-align:left !important; }

	.lsp-div-services-h { height: 500px; }
	.lsp-div-services-w-page { width: 1209px; margin:auto; text-align:left !important; }
	.lsp-div-services-w-grid { width: 1182px; text-align:left !important; }

	.lsp-div-pyr-h { height: 500px; }
	.lsp-div-pyr-w-page { width: 938px; margin:auto; text-align:left !important; }
	.lsp-div-pyr-w-grid { width: 720px; text-align:left !important; }

	.lsp-div-users-h { height: 451px; }
	.lsp-div-users-w-page { width: 1108px; margin:auto; text-align:left !important; }
	.lsp-div-users-w-grid { width: 1090px; text-align:left !important; }


/* IE settings */
	/* This removes the annoying 'x' character in input controls */
	input[type=text]::-ms-clear {
		display: none;
	}

	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
		.lsp-div-plans-h { height: 317px; }
		.lsp-div-users-h { height: 451px; }
	}

/* Firefox settinga */
	@-moz-document url-prefix() {
		.lsp-div-plans-h { height:316px; }
	}
