﻿.left{ float:left;}
.right{ float:right;}
p{ margin:0;padding:0;}
.login{ width:80%;margin:50px auto;}
.loginbox{ width:175px;font-size:16px;border:1px #9b998e solid;margin:0;	    padding:2px;	    color:#666666;}
.login .description{margin-left:340px; width:400px}
.login .loginform{width:300px;}
.small{ font-size:90%}
.Button{ background-color:#1ca08e;border:none;padding:10px 25px 10px 25px;color:White;margin:5px 0 0 0;-moz-border-radius:1px;-khtml-border-radius: 1px;-webkit-border-radius: 1px;border-radius:4px; }

.InputBox{-moz-border-radius:1px;-khtml-border-radius: 1px;-webkit-border-radius: 1px;border-radius:2px;margin:0;padding:3px;font-size:14px; font-family: "Garamond", "Times New Roman", sans-serif;width:100%;border:1px solid #999999;float:left;}
.date-chooser{-moz-border-radius:1px;-khtml-border-radius: 1px;-webkit-border-radius: 1px;border-radius:2px;padding:2px;font-size:14px; font-family: "Garamond", "Times New Roman", sans-serif;}
.Label{	float:left;	width:120px;	text-align:left;	clear:both;	display:block;	margin:8px 10px 0 0;	}
.GroupBox{font-family: "Garamond", "Times New Roman", sans-serif;background-color:#CCDBD6;padding:0;width:98%;margin:0;font-size:14px;-moz-border-radius:1px;-khtml-border-radius: 1px;-webkit-border-radius: 1px;border-radius:2px; position:relative;}
.inline{display:inline}
.input-table{font-size:14px;}
.input-table p{text-align:right; font-family: "Garamond", "Times New Roman", sans-serif; font-size:14px;}
.padding{ padding:15px;}
.checkbox-list{max-height:150px; height:auto !important; height:150px; width:230px; overflow-y:scroll;border:1px solid #cccccc;}
.SearchTable{    font-size:14px;  font-family: "Garamond", "Times New Roman", sans-serif;}
.SearchTable .InputBox{    font-size:14px; padding:1px;}
.margin{ margin:10px;}
.widget{float:left; width:47%;}
.Cols{}
.LeftColumn{    float:left;    width:74%;    margin-left:10px;}
.RightColumn{   float:right;   width:24%;}
.LeftColumn2{    float:left;    width:32%;    margin-left:10px;}
.RightColumn2{   float:right;   width:66%;}
.Right{    float:right;}
.Clear{clear:both;}
.igHeader{padding:0;margin:0;border:none;font-size:12px;background:transparent;}
.igHeader>tr>td{padding:0;margin:0;border:none;background:transparent;}
.igItem>tr>td{border-right:1px solid #f2f8fb;padding:3px;white-space:nowrap;overflow:hidden;}
.success-msg{color:#0ca929; border:1px solid #0ca929; padding:4px; width:100%; background-color:#e4fae8; margin:0 auto 0 auto;}
.success-msg span{margin:0 auto 0 auto;}
/* Case Entry */
.step{ height:70px;display:block;}
.step img{ float:left;padding:0 10px 0 5px;margin:5px 0 0 0;}
.step .step-title{ float:left;color:#000000;font-size:16px;font-weight:bold;margin:5px 0 0 0;}
.current{ background-color:#618d7e;background-image:url(../images/arrow.gif);background-repeat:no-repeat;background-position:right center;}
.current .step-title{ color:White;}
.entry-button-right{float:left; position:absolute; top:395px; right:10px;}
.entry-button-left{float:left; position:absolute; top:395px; left:10px;}
.case-entry{min-height:445px;}
.case-entry h2{}
.case-entry h4{font-size:18px; line-height:18px; margin:0;padding:0;border-bottom:1px solid white;}
.case-entry table{width:50%;}
.whiterow{background-color:White;}