body {
	padding:5px;
	margin: 0 5px;
}
.tdbg10 {
	background:#FFFFFF;
	font-size:13px;
	color: #000000;
	font-family: calibri;
}
.tdbg {
	background:#D4D4D4;
	font-size:13px;
	color: #000000;
	font-family: calibri;
}
.tdbg input:disabled {
	background:#FFF no-repeat transparent;
	font-size:13px;
	color: #000;
	font-family: calibri;
}
.tdbg textarea:disabled {
	background:#FFF no-repeat transparent;
	font-size:13px;
	color: #000;
	font-family: calibri;
}
.tdbg select:disabled {
	background:#FFF no-repeat transparent;
	font-size:13px;
	color: #000;
	font-family: calibri;
}
#ds {
	padding:5px;
}
#howdidyouhearaboutvfimagewearinc{width:176px;}
tdbg.error {
	width: 150px;
	display: block;
	float: left;
	color: red;
	font-family: calibri;
	font-size:11px;
	padding-left: 10px;
}
label.error {
	width: 150px;
	display: block;
	float: right;
	color: red;
	font-family: calibri;
	font-size:11px;
	position:relative;
	top:0px;
	padding-left: 10px;
}
label[for="test"] {
	width: 240px;
	display: block;
	float: right;
	color: red;
	font-family: calibri;
	font-size:11px;
	position:relative;
	top:0px;
	padding-left: 10px;
	left:231px;
}
.labelborder {
	border-right : 1px;
}
.labelborder2 {
	border-top : 1px;
}
.default {
	border:1px #9E9E9E solid;
}
a.mover {
	background: #808080;
	padding: 6px 12px;
	position: absolute;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color:#228b22;
}
.next-tab {
	bottom: inherit;
	right: 0;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
.prev-tab {
	bottom: inherit;
	left: 0;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
#howdidyouDivId{-moz-left:-170px; -webkit-left:-159px;}

.jsignature{
	border:1px solid #000;
	width:300px;
	height:100px;
	background:#FFF;
}
.jsignature_disable{
	border:1px solid #000;
	width:300px;
	position: relative;
	height:100px;
	background:#E0E0E0;
	right: -17px;
    top: 0px;
    left:-1px;
}

.resetDiv{
	
	position: relative;
	right: -14px;
    top: -43px;
    left:-3px;
}

.edit{
	background-image: url("../img/edit.png") !important;
	width : 20px;
	height : 20px;
	cursor:pointer; 
	border:none;
	background:none no-repeat scroll 0 0 transparent
 }
 
.cancel{
	background-image: url("../img/cancel.png") !important;
	width : 20px;
	height : 20px;
	cursor:pointer; 
	border:none;
	background:none no-repeat scroll 0 0 transparent
 }
 
.reset{
	background-image: url("../img/reset.png") !important;
	width : 20px;
	height : 20px;
	cursor:pointer; 
	border:none;
	background:none no-repeat scroll 0 0 transparent
 }
 
.save{
	background-image: url("../img/save.png") !important;
	width : 20px;
	height : 20px;
	cursor:pointer; 
	border:none;
	background:none no-repeat scroll 0 0 transparent
 }
 
.quickSave{
 	bottom: inherit;
    right: 125px
 }
 
 .info{
	background-image: url("../img/info.gif") !important;
	width : 20px;
	height : 20px;
	cursor:pointer; 
	border:none;
	background:none no-repeat scroll 0 0 transparent
 }
 
 .quickSaveLogin{
 	background: none repeat scroll 0 0 #808080;
    color: white;
    display: block;
    font-weight: bold;
    position: relative;
    right: 0;
    text-decoration: none;
 }
 #submitbutton{
 float: right;
 position: relative;
 right: 95px;
 top: 13px;
  }
 #submitbutton input {
 	height:25px;
 	background:#808080;
 	border:1px solid #808080;
 	font-family:Verdana,Arial,sans-serif;
 	font-weight:bold;
 	color:#fff;
 	cursor: pointer;
 }
 .fadeForm {
    background-color: black;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.2;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
     filter:alpha(opacity=40);
}
.bgShadow {
    background-color: #EEF3F8;
    background-repeat: repeat-x;
}

.maincontent {
    background-color: #FFFFFF;
    background-position: right 50%;
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-right: 27px;
}

.oca_border{
  	background: none repeat scroll 0 0 #666666;
    float: left;
    padding: 3px;
    position: relative;
    top: -17px;
    width: 116%;
}
#progressBarDiv{
	background: none repeat scroll 0 0 #000000;
    border: 1px solid gray;
    font-size: 14px;
    height: 100%;
    opacity: 0.72;
    filter: alpha(opacity=70);
    padding: 1px;
    position: fixed;
    width: 100%;
    z-index: 10000;
 }
#progressBarDiv p{
	background: none repeat scroll 0 0 #d2691e;
    border: 1px solid #FFFFFF;
    color:white;
    text-align:center;
    float: left;
    height: 77px;
    left: 520px;
    padding: 0px;
    position: relative;
    top: 145px;
    width: 227px;
}
textarea {
   resize: none;
}
.pgHeader {
	background:yellow;
	color:red;
}

.submitDefault {
	 background:#254117;
}

/* [data-theme="OldTheme"]{ */
/*  display:none;  */
/* } */
/* [data-theme="NewTheme"]{ */
/*  display:none; */
 
/* } */

.mandate{
	color:black
}