﻿/*  Resets... */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.suggestionButtonBox
{
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 4px;
	text-align: right;	
}

.suggestionButton
{
	font-size: .9em;	
	text-decoration: none;			
	border: 1px solid #080;
    background: #dbebfb;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.suggestionBox
{
	max-width:300px;	
	background-color: #e0eaf6;
	border-bottom-color: #A7BAC5;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-style: solid;
	border-width: 2px;
	border-left-color: #A7BAC5;
	border-right-color: #A7BAC5;
	border-top-color: #A7BAC5;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	color: #2a344f;
	cursor: pointer;
	display: block;
	font-family: 'Segoe UI' , Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	outline: none;
	padding: 5px 5px 5px 5px;
	margin:5px;
	text-align: center;
	text-decoration: none;
	cursor:auto;
}

.suggestionBoxTitle
{
	height: 20px;
	width: 100%;
	background-color: #dbebfb;
	border-style: solid;
	border-color: #bdc9d5;
	border-width: 0px;
	border-bottom-width: thin;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	text-align: left;
}

/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
.borderDisplay
{
	border: double 1px #000000;
}
#logo
{
	padding: 0 0 0 20px;
}
body
{
	background: rgb(0, 128, 178) url(images/patter_bg.png?v=1) repeat-x;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #696969;
}
html
{
	background: rgb(0, 128, 178);
}
a img
{
	border: 0;
}
a:link
{
	color: #0000FF;
	text-decoration: underline;
}
a:visited
{
	color: #0000FF;
}
a:hover
{
	color: #0000FF;
	text-decoration: none;
}
a:active
{
	color: #12eb87;
}
p, ul
{
	margin-bottom: 20px;
	line-height: 1.6em;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, dt
{
	font-size: 1.5em;
	color: #000;
	font-family: Oswald, Arial, Helvetica, sans-serif;
}
h1
{
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}
h2
{
	padding: 0 0 10px 0;
}
h3, dt
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}
/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

.version_info
{
	color:#999999;
	font-weight:bold;
	font-size:1.1em;
	padding-top:3px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.wizardCommonDetail th
{
	font-weight: bold;
	min-width: 100px;
	text-align: left;
}
#actionList ul
{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
#actionList ul li
{
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
}
#actionList ul li:first-child
{
	border-top: none;
}
#actionList ul li:last-child
{
	border-bottom: none;
}
#actionList ul li a
{
	padding: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#actionList ul li a:hover
{
	background: #111;
}

input.actionButton
{
	color: #0000FF;
	text-align: center;
	vertical-align: middle;
	font: 95% small helvetica, "trebuchet ms", sans-serif;
}

.actionsListContainer
{
	float: left;
	top: 0;
	height: 100%;
}
.actionsList
{
	width: 200px;
	text-align: left;
	line-height: 25px;
	text-decoration: none;
	padding: 0 10px;
	top: 0;
	vertical-align: top;
}
.actionsList a
{
	text-decoration: none;
}
.actionsList A:visited
{
	color: Blue;
}

.actionsTitleText
{
	font-weight: bold;
	font-size: 1em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

table.ahmsi
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 1200px;
}
table.ahmsi th
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.ahmsi td
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
.ahmsiReconComp
{
	width: 250px;
}
.ahmsiReconGrid
{
	line-height: 25px;
	width: 165px;
	height: 360px;
}
.inlineBlock
{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	display: inline;
}
.BoldUnderLinedHeading
{
	border-bottom-style: solid;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	display: block;
	top: 0;
	left: 5px;
	color: Gray;
}

.noshow
{
	height: 0px;
	width: 0px;
	visibility: hidden;
}
.editorGrouping_Header
{
	position: relative;
	background: url(images/editGroupLeft.png) no-repeat;
	background-color: #9abcd5; /*#99BCD7;*/
	color: Black;
	display: block;
	width: 80%;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	left: 20px;
}
.editGroupRight
{
	position: absolute;
	background: url(images/editGroupRight.png) no-repeat;
	margin-bottom: 12px;
	right: 0%;
	width: 20px;
	top: 0px;
	height: 60px;
}
.editorGrouping
{
	position: relative;
	display: block;
	width: 80%;
	padding: 5px 0 5px;
}
.editorGroupRequired
{
	outline-style: none;
}
.editorGroupingLabel
{
	position: relative;
	width: 20%;
	font-size: .9em;
	color: Black;
	text-align: right;
	vertical-align: top;
	left: 0px;
	right: 20%;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; *display:inline;
padding-right:20px;
}
.editorGroupingInput
{
	position: relative;
	width: 50%;
	font-size: .9em;
	color: Black;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; *display:inline;
}
.editorGroupingValidation
{
	position: relative;
	width: 25%;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; *display:inline;
}
.editorLabelRequired
{
	font-weight: bold;
}

.viewGrouping_Header
{
	left: 0px;
	position: relative;
	color: #1569C7;
	border-color: #1569C7;
	border-width:1px;
	border-style:solid;
	padding:1px 0px 3px 3px;
	display: block;
	width: 80%;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;	
    font-family: Oswald, Arial;
}

.viewGrouping
{
	position: relative;
	display: block;
	width: 80%;
	padding: 0 0 5px;
}
.viewGroupingLabel
{
	position: relative;
	left: 0px;
	width: 35%;
	font-size: .9em;
	color: Black;
	text-align: right;
	vertical-align: top;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; *display:inline;

}
.viewGroupingData
{
	position: relative;
	left: 0px;
	font-size: .9em;
	color: Black;
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; *display:inline;

}
.contentPage
{
	position: relative;
	width: 95%;
	min-width: 920px;
	margin-left: auto; /* I cannot figure out why, but without this border the page displays a gap        between the top of the main content region and page control */
	margin-right: auto;
	border: double white;
}
.page
{
	width: 95%;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.wide-grid
{
	width: 100%;
	margin-right: 5px;
	overflow: scroll;
}


.no_border
{
	border-style: none;
	border-width: 0px;
	border-color: White;
	padding: 0px;
	margin: 0px;
}
.no_border td
{
	border-style: none;
	padding: 0px;
	margin: 0px;
}
#header_left
{
	position: absolute;
	background: url(images/header_bl.jpg) 0 100% no-repeat;
	margin-bottom: 12px;
	left: 0%;
	width: 20px;
	top: 0px;
	height: 60px;
}
#header_right
{
	position: absolute;
	background: url(images/header_br.jpg) 100% 100% no-repeat;
	margin-bottom: 12px;
	right: 0px;
	width: 20px;
	top: 0px;
	height: 60px;
}
#header_center
{
	position: relative;
	background: url(images/header_c.jpg) repeat;
	margin-bottom: 12px;
	width: 200%;
	top: 0px;
	left: 10px;
}

#header
{
	position: relative;
	margin-bottom: 12px;
	color: #000; /* background:  url(images/header_c.jpg) bottom repeat; 	padding: 0 24px; 	 */
	background-color: #FFFFFF;
	overflow: hidden;
	height: 60px;
}
#header h1
{
	height: 43px;
	width: 296px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#header h1 a
{
	display: block;
	text-decoration: none;
	height: 43px;
	width: 296px;
	padding: 0;
	margin: 0 0 0 0px;
	overflow: hidden;
	text-indent: -800px;
}
#main
{
	position: relative; /*padding: 30px 25px 15px 24px; 	background: url(images/content_top_bg.gif) 0 0 no-repeat; 	margin-bottom: 0px; 	*/
	_height: 1px; /* only IE6 applies CSS properties starting with an underscore */
	background-color: White;
}
.Content_left
{
	position: absolute;
	background: url(images/content_middle_l_bg.jpg?v=1) repeat-y;
	left: 0%;
	width: 20px;
	height: 100%;
	top: 0px;
}
.Content_right
{
	position: absolute;
	background: url(images/content_middle_r_bg.jpg?v=1) repeat-y;
	right: 0%;
	width: 20px;
	height: 100%;
	top: 0px;
}
#Terms
{
	position: relative;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: Black;
	background-color: White; /* margin: 0 auto 30px auto; margin:30px auto auto auto; */
}
#footer_left
{
	position: absolute;
	left: 0%;
	width: 20px;
	top: 0px;
	height: 21px;
	background: url(images/content_bottom_l_bg.jpg?v=1) no-repeat;
}
#footer_right
{
	position: absolute;
	background: url(images/content_bottom_r_bg.jpg?v=1) no-repeat;
	right: 0px;
	width: 20px;
	height: 21px;
	top: 0px;
	display: inline;
}
#footer
{
	position: relative;
	color: #999;
	text-align: center;
	font-size: .9em;
	background: url(images/content_bottom_fill_bg.jpg?v=1) repeat;
	height: 21px;
}
#page_header_left
{
	position: absolute;
	left: 0%;
	width: 20px;
	top: 0px;
	height: 21px;
	background: url(images/content_top_l_bg.jpg?v=1) no-repeat;
}
#page_header_right
{
	position: absolute;
	background: url(images/content_top_r_bg.jpg?v=1) no-repeat;
	right: 0px;
	width: 20px;
	height: 21px;
	top: 0px;
	display: inline;
}
#page_header
{
	position: relative;
	color: #999;
	text-align: center;
	font-size: .9em;
	background: url(images/content_top_fill_bg.jpg?v=1) repeat;
	height: 21px;
}

/* TAB MENU   
----------------------------------------------------------*/

#menucontainer
{
	float: right;
	clear: right;
	padding-right: 20px;
}
ul#menu
{
	margin: 0;
	padding: 5px 0 0 0;
	position: absolute;
	bottom: 0;
	right: 20px;
	list-style-type: none;
}
ul#menu li
{
	float: left;
	margin: 0 1px 0 0;
	padding: 0 0 0 7px;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
}
ul#menu li a
{
	color: #999999;
	display: block;
	padding: 7px 15px 7px 8px;
	text-decoration: none;
}

/* Broken CSS
ul#menu li.active, ul#menu li:hover
{
	background: url(content/images/tab_left.gif) 0 0 no-repeat;
}
ul#menu li.active a, ul#menu li:hover a
{
	background: url(content/images/tab_right.gif) right 0 no-repeat;
	color: #ffffff;
}
*/
ul#menu li#greeting
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
}
ul#menu li a
{
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

#DbHeader
{
	height: 61px;
	padding-bottom: 10px;
}
#DbButtons
{
	float: left;
}
#DbSearch
{
	float: right;
}
#DbSearch input
{
	width: 160px;
	background: url(images/search_input_bg.gif) 0 0 no-repeat;
	padding: 18px 55px 20px 23px;
	font-size: 155%;
	border: 0;
}
#DbSearch input.submit
{
	background: transparent;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: -1px;
	left: -1px;
}
.table_container h3
{
	color: #666666;
	float: left;
	font-size: 180%;
	text-transform: uppercase;
	margin: 0;
	padding: 15px 20px 6px 20px;
	font-weight: normal;
}
.table_container .table_options
{
	width: 385px;
	color: #ffffff;
	padding: 8px 25px 7px 25px;
	float: right; /*background: url(images/container_top_bg.gif) right top no-repeat;*/
}
.table_container .table_options label
{
	color: #ffffff;
	font-weight: bold;
}
.table_container .table_options div
{
	display: inline;
	font-size: 90%;
}
.table_container .t-widget
{
	background: url(images/container_bg.gif?v=1) left top no-repeat;
	clear: both;
	padding: 13px 34px 13px 23px;
	overflow: hidden;
}
.table_container .t-widget table
{
}
.table_container .t-widget .scroll
{
	height: 250px; /*overflow-x: hidden; 	overflow-y: auto;*/
	margin: 5px 0 0 0;
}
.table_container .table_options select
{
	color: #666666;
	font-size: 90%;
	padding: 2px;
	margin-left: 5px;
}
.open_selected
{
	margin: 5px 25px;
}

#DbCampaign .table_options
{
	padding-bottom: 21px;
}
fieldset
{
	margin: 0em 0;
	padding: 0em;
	border: 0px solid #CCC;
}
fieldset p
{
	margin: 2px 12px 10px 10px;
}
legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
    font-family: Oswald, Arial;
}
input[type="text"]
{
	width: 200px;
	border: 1px solid #CCC;
}
input[type="password"]
{
	width: 200px;
	border: 1px solid #CCC;
}
/* TABLE
----------------------------------------------------------*/

table
{
	border: none 0px;
	border-collapse: collapse;
}

table td
{
	padding: 1px;
	border: none 0px;
}
table th
{
	padding: 3px 5px;
	text-align: left;
	border: 0;
}

/* MISC  
----------------------------------------------------------

*/
.clear
{
	clear: both;
}
.error
{
	color: Red;
}

div#title
{
	display: block;
	float: left;
}
#logindisplay
{
	padding: 1px 5px 0 0;
	float: right;
	text-align: right;
	color: #333333;
	color: White;
	background-color: White;
	margin-right: 20px;
}
#logindisplay a:link
{
	color: #892887;
	text-decoration: underline;
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.error, .field-validation-error
{
	color: red;
}

.field-validation-valid, .validation-summary-valid
{
	display: none;
}
/*
.input-validation-error{background:#fee;border:1px solid red; outline: none}
*/
.input-validation-error
{
	background: #F6CECE;
	border: 1px solid red;
	outline: none;
}
.input-validation-error:focus
{
	outline: none;
}

input[type="text"].input-validation-error:focus, select.input-validation-error:focus
{
	outline: none;
}

.validation-summary-errors
{
	color: red;
}
.validation-summary-errors span
{
	font-weight: 700;
}
.validation-summary-errors ul
{
	list-style: disc inside;
}
.validation-summary-errors ul li
{
	font-weight: normal;
}

.validation-summary-errors ul li label, .validation-summary-errors ul li span
{
	display: inline !important;
	font-weight: normal;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/

.display-label, .editor-label, .display-field, .editor-field
{
	margin: 0.5em;
}
.text-box
{
	width: 30em;
}
.text-box.multi-line
{
	height: 6.5em;
}
.tri-state
{
	width: 6em;
}
/*.................Dashboard...........................*/


/* Telerick Control Adjustments
-----------------------------------------------------------*/

#main .t-widget
{
	border: 0;
}


#main .t-grid .t-header .t-link
{
	line-height: 120%;
	height: auto;
	display: block;
	margin: -.3em -.6em;
	padding: .5em 2.4em .4em .6em;
}

#main .t-grid .t-header
{
	text-align: left;
	white-space: normal;
}
#main .t-grid .t-header, .t-grid .t-last-header
{
	padding: .3em .6em;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	white-space: normal;
	overflow: hidden; /*text-overflow:ellipsis;*/
	text-transform: uppercase;
	font-size: 90%;
	color: #003663;
	font-weight: bold;
	border-right: 0;
}



#main .t-grid td
{
	padding: .25em .6em;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	font-size: 95%;
	color: #000000; /* #666666;*/
	line-height: 1.6em;
	overflow: hidden; /*text-overflow:ellipsis;*/
	border-bottom: 1px solid #cccccc;
}

#main .t-grid td
{
	border-right: 0;
}

.t-tabstrip-items{
    font-family: Oswald, Arial;
}

.t-grid-header{
    font-family: Oswald, Arial;
}

#main .t-header, .t-grid-header
{
	background: transparent;
	background-image: none;
	background-color: Transparent;
}

.t-header, .t-grid-header
{
	background: transparent;
	background-image: none;
	background-color: Transparent;
}


#main .t-arrow-first
{
	background: url(images/first.gif) 0 0 no-repeat;
	width: 20px;
	margin: 0 3px;
}
#main .t-arrow-prev
{
	background: url(images/prev.gif) 0 0 no-repeat;
	margin: 0 3px;
}
#main .t-arrow-next
{
	background: url(images/next.gif) right 0 no-repeat;
	margin: 0 3px;
}
#main .t-arrow-last
{
	background: url(images/last.gif) right 0 no-repeat;
	width: 20px;
	margin: 0 3px;
}
#main .t-state-disabled .t-arrow-first
{
	background-position: 0 -30px;
}
#main .t-state-disabled .t-arrow-prev
{
	background-position: 0 -30px;
}
#main .t-state-disabled .t-arrow-next
{
	background-position: right -30px;
}
#main .t-state-disabled .t-arrow-last
{
	background-position: right -30px;
}
#main .t-state-hover .t-arrow-first
{
	background-position: 0 0px;
}
#main .t-state-hover .t-arrow-prev
{
	background-position: 0 0px;
}
#main .t-state-hover .t-arrow-next
{
	background-position: right 0px;
}
#main .t-state-hover .t-arrow-last
{
	background-position: right 0px;
}

#main .t-refresh
{
	background: url(images/refresh.gif) 0 0 no-repeat;
}

/* Broken CSS
. #main .t-widget, .t-link:link, .t-link:active, .t-link:visited
{
	color: #003663;
	top: -643px;
	left: 15px;
	height: 1179px;
	width: 1383px;
}
*/

.t-grid-toolbar, #main .t-grouping-header, #main .t-widget .t-footer, #main .t-grid-footer, #main .t-widget .t-status
{
	background-color: transparent;
}

#main .t-numeric .t-link
{
	padding: 0 10px;
	margin: 0 3px;
	background: url(images/pagination_bg.gif) 0 0px no-repeat;
	border: 0;
}

#main .t-pager .t-state-active
{
	padding: 0 10px;
	background: url(images/pagination_bg.gif) 0 -24px no-repeat;
	border: 0;
	line-height: 26px;
}

#main .t-pager .t-state-hover
{
	border: 0;
}

#main .t-numeric .t-link, #main .t-numeric .t-state-active
{
	line-height: 24px;
}

#main .t-status
{
    border-right: 0; text-align: center;
	float: left;
	width: 100px;
	margin-left: 10px;
}

td.t-specialheader
{
	background-color: #99BCD7;
	color: Black;
}

.unit_textbox
{
	width: 30px;
}

/*------  Wizard Styles ------------*/
.wizardgroup
{
	overflow: hidden;
	width: 240px;
	padding-right: 10px;
}
.labelgroup
{
	width: 370px;
	padding-right: 15px;
}

.wizardgroup .row
{
	padding: .3em 0;
	white-space: nowrap;
	overflow: hidden;
	clear: both;
	min-height: 3em;
}
.wizardgroup .adjrow
{
	padding: .3em 0;
	white-space: nowrap;
	overflow: hidden;
	clear: both;
	min-height: 3em;
}
.wizardgroup label, .wizardgroup .row p, .wizardgroup .row div, .wizardgroup .adjrow p, .wizardgroup .adjrow div, .wizardgroup input, .wizardgroup select, .wizardgroup textarea
{
	float: left;
	font-size: 95%;
}
.wizardgroup .row div, .wizardgroup .adjrow div
{
	white-space: nowrap;
	overflow: hidden;
	clear: none;
}
/* labels and  inputs inside of divs should not float */
.wizardgroup .row div *, .wizardgroup .adjrow div *
{
	float: none;
	clear: none;
}
.wizardgroup input.checkbox, .wizardgroup input.radio, .wizardgroup select, .wizardgroup .t-input, .wizardgroup input
{
	min-height: 1.5em;
}
.wizardgroup h3
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}
.wizardgroup label
{
	vertical-align: middle;
	width: 35%;
	min-width: 100px;
	max-width: 125px;
	margin: 0 1em 0 0;
	text-align: right;
	white-space: normal;
	overflow: hidden;
	color: #000000;
}
.wizard-label-required
{
	font-weight: bold;
}

table.wizardtable
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 1000px;
	table-layout: fixed;
}

table.wizardtable th
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.wizardtable td
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: top;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	overflow: hidden;
	white-space: nowrap;
	width: 230px;
}
/**/
table.wizardtable .labelcolumn
{
	width: 360px;
}
.wizarderrors
{
	max-height: 99px;
	max-width: 95%;
	overflow: auto;
}
.wizarderrors span
{
	display: block;
	max-width: 200px;
}
.wizardgroup .adjrow input, .wizardgroup .adjrow select, .wizardgroup .adjrow .text-box, .wizardgroup .adjrow textarea
{
	width: 70%;
	margin-right: 5px;
}
.wizardgroup .row textarea, .wizardgroup .adjrow textarea
{
	height: 60px;
}
.wizardgroup select, .wizardgroup .t-input, .wizardgroup input
{
	min-width: 150px;
}
.wizardgroup .adjrow .adjdd
{
	width: 45px;
	min-width: 45px;
	max-width: 45px;
}


.wizardSteps input[type="submit"]
{
	border-style: solid;
	width: 65px;
	height: 35px;
	background-image: none;
	background-color: White;
}

.wizardSteps input[type="button"]
{
	border-style: solid;
	width: 65px;
	height: 35px;
	background-image: none;
	background-color: White;
}

.wizardSteps
{
	width: 100%;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdccca;
}
.selectedStep
{
	color: ActiveCaption;
	background: #C4BE8E;
}

.wizardSteps table
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sectionTitleNoLine
{
	font-family: Oswald, Arial;
	font-size: .9em;
	letter-spacing: 1px;
	color: #666677;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.descriptionText
{
	font-family: Tahoma;
	font-size: .82em;
}


.sectionTitle
{
	font-family: Oswald, Arial;
	font-size: .9em;
	letter-spacing: 1px;
	color: #666677;
	letter-spacing: 1px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdccca;
}

.sectionLine
{
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdccca;
}

.invalidQc
{
	font-family: inherit;
	width: 100%;
	color: Red;
	font-style: italic;
}
.validQc
{
	width: 100%;
	font-family: inherit;
	color: green;
	font-weight: bold;
}

.qcName
{
	text-transform: none;
}

.qcGrid
{
}


.currentId
{
	width:100;
	clear:both;	
	text-align:right;	
	padding-top:5px;
	padding-bottom:5px;
    font-family: Oswald, Arial;
}

.currentId #lbl
{
	color:#444444;
	letter-spacing:1px;
	display:inline;
	text-transform:capitalize;
}
.currentId #id
{
	text-transform:capitalize;
	letter-spacing:2px;
	font-size:2em;
	
	display:inline;
	color:#999999;
}

 .rattingStars .starlink
 {
 text-decoration:none;	
 cursor:pointer;
 vertical-align:middle;
 }
 
 .rattingStars
 {
  padding:0px;
  
 	}

/* override for anchors that need to look like grid buttons */
a.button-override {
    text-decoration: none;
    color: #333;
}
a.button-override:hover {
    text-decoration: none;
    color: #333;
}
a.button-override:link {
    text-decoration: none;
    color: #333;
}
a.button-override:visited {
    text-decoration: none;
    color: #333;
}

.popupform{
    padding: 10px;
    background: #fff;
    color: Black
}

tr.row-underline > td{
    border-bottom: 1px solid black;
}
tr.row-underline > th{
    border-bottom: 1px solid black;
}

.tooltip {
    outline: none;
    cursor: help;
    text-decoration: none;
    position: relative;
}

.tooltip span {
    margin-left: -999em;
    position: absolute;
}

.tooltip:hover span {
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    font-family: Calibri, Tahoma, Geneva, sans-serif;
    position: absolute;
    left: 1em;
    top: 2em;
    z-index: 99;
    margin-left: 0;
}

.medTooltip {
    width: 300px;
}

.classic {
    color: black;
    font-size: 9pt !important;
    text-align: left !important;
    background: #FDF5E6;
    border: 1px solid #709DBA;
    padding: 0.8em 1em;
}
