
@import url(//fonts.googleapis.com/css?family=Open+Sans);

.ui-widget-header {
    background: #fff;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
}
.ui-widget {
    font-family: 'Open Sans';
	font-size:12px;
	font-weight:normal;
	}


.ui-tabs .ui-tabs-nav li{
	margin: 1px .1em 5px 0;
	padding:5px !important;
	border-radius:0;
	}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	padding-left:1.5em;
	}
.ui-tabs .ui-tabs-nav li a{
	padding: .5em 2em;
	}
.ui-tabs .ui-tabs-nav li:before {
        width: 0;
        height: 0;
        border-top: 17px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 11px solid #fff;
        position: absolute;
        content: "";
        top: 0;
        left: 0;
    }
.ui-state-active span{
	color:#fff;
	font-weight:normal;
	}
.ui-state-active{
	background:#769e2d !important;
	}
.ui-state-active:after{
	border-left: 10px solid #769e2d !important;
	}
.ui-tabs .ui-tabs-nav li a:hover{
	color:#fff;
	}
.ui-tabs .ui-tabs-nav li:hover{
	background:#769e2d;
	}	
.ui-tabs .ui-tabs-nav li:hover::after {
	border-left: 10px solid #769e2d;
	}
.ui-tabs .ui-tabs-nav li:after {
        width: 0;
        height: 0;
        border-top: 17px solid transparent;
        border-bottom: 18px solid transparent;
        border-left: 10px solid #d8d8d8;
        position: absolute;
        content: "";
        top: 0;
        right: -10px;
        z-index: 2;
    }
#tabs li:first-child:before {
        border: none;
    }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	border:none;
	background-image:none;
	background:#d8d8d8;
	}
	
	.ui-widget input {
	 font-family: 'Open Sans';
	 font-size: 12px !important;
	}
	
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #fff;
}
.ui-helper-reset {
	line-height: 1.1;

	}

tr {
  background-color: #ffffff;
}
td {
  background-color: #ffffff;
}
table{
	/* border-collapse: collapse; */
	background-color: #ffffff;
	border: 0px solid black;
}


body {
	padding:5px;
	margin: 0 5px;
	background-color: #f2f2f2;
}
.tdbg10 {
	background:#FFFFFF;
	font-size: 20px;
    color: #769e2d;
    font-family: 'Open Sans';
}
.tdbg {
	background:#D4D4D4;
	font-size: 13px;
    color: #595959;
    font-family: 'Open Sans';
}
.tdbg input:disabled {
	background:#FFF no-repeat transparent;
	font-size:13px;
	color: #000;
	font-family: 'Open Sans';
}
.tdbg textarea:disabled {
	background:#FFF no-repeat transparent;
	font-size:13px;
	color: #000;
	font-family: 'Open Sans';
}
.tdbg select:disabled {
	background:#FFF no-repeat transparent;
	font-size:13px;
	color: #000;
	font-family: 'Open Sans';
}
#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 #FFF solid;
}
a.mover {
	background: #0a92ca;
	padding: 6px 12px;
	position: absolute;
	color: white;
	text-decoration: none;
	margin-right: 10px;
    margin-left: 10px;
    margin-top:-5px;

}
.next-tab {
	bottom: inherit;
	right: 0;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-radius: 55px !important;
	
}
.prev-tab {
	bottom: inherit;
	left: 0;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 55px !important;
}
#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;
	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: 110px;
    border-radius: 55px !important;
 }
 
 .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: 6px;
     border-radius: 55px !important;
  }
  
 #submitbutton input {
 	height:38px;
 	width:150px;
  	background:#769e2d !important;
 	color:#fff;
 	border-radius: 55px !important;
 	cursor: pointer;
 	display: block;
    border: none;
    font-size: 14px !important;
    font-family:'Open Sans' !important;
 }
 .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 #769e2d; */
    float: left;
    padding: 3px;
    position: relative;
    top: -17px;
    width: 90%;
    margin-left:60px; 
    height: 1px;  
    border-top: 2px solid #769e2d;
}
#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;
    border-radius: 4px;
}

.divCern {
   font-family: 'Open Sans';
   font-size:14px;
   white-space:normal !important;
} 
.tdCern {
   font-family: 'Open Sans';
   font-size:14px;
   white-space:normal !important;
} 
.tableCern {
   font-family: 'Open Sans';
   font-size:14px;
   white-space:normal !important;
}
.pgHeader {
	color:#474747;
}

.submitDefault {
	 background:#0a92ca;
}

.hdtdbg {
	background:#f2f2f2;
	font-size: 14px;
    color: #474747;
    font-family: 'Open Sans';
}

.hdtdbg1 {
	background:#f2f2f2;
	font-size: 14px;
    color: #474747;
    font-family: 'Open Sans';
}
table.hdtdbg1 {
	background-color:#f2f2f2 !important;
	font-size: 14px;
    color: #474747;
    font-family: 'Open Sans';
}
tr .hdtdbg1{
	background-color:#f2f2f2 !important;
	font-size: 14px;
	color: #474747;
	font-family: 'Open Sans';
	padding-top: .5em;
	padding-bottom: .5em;
}
td.hdtdbg1{
   background-color:#f2f2f2 !important;
   font-size: 14px;
   color: #474747;
   font-family: 'Open Sans';
   padding-top: .8em;
   padding-bottom: .8em;
}

.hdtdbg0 {
	background:#f2f2f2;
	font-size: 14px;
    color: #474747;
    font-family: 'Open Sans';
}
table.hdtdbg0 {
	background-color:#f2f2f2 !important;
	font-size: 14px;
    color: #474747;
    font-family: 'Open Sans';
}
tr .hdtdbg0 {
	background-color:#f2f2f2 !important;
	font-size: 14px;
	color: #474747;
	font-family: 'Open Sans';
	padding-top: .5em;
	padding-bottom: .5em;
}
td.hdtdbg0 {
   background-color:#f2f2f2 !important;
   font-size: 14px;
   color: #474747;
   font-family: 'Open Sans';
   padding-top: .8em;
   padding-bottom: .8em;
}

#music {
    color: white;
    display: block;
    text-decoration: none;
    width: 220px;
 	border-radius: 4px;
 	background-color: #9b9b9b;
 	font-family: 'Open Sans';
 	text-align: center;
 	box-sizing: border-box;
    display: inline-block;
    padding: 5px 12px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #cccccc;
    -webkit-border-radius: 4px;
}

.credit-header {
  width: 714px;
  height: 42px;
  font-family: 'Open Sans'-Light;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0.1px;
  color: #7f7f7f;
  padding: 10px 12px;
}

input[style] {
   font-family: 'Open Sans' !important;
   border-radius: 4px;
}

/* div[style] {
   font-family: 'Open Sans' !important;
} */

select[style] {
   font-family: 'Open Sans' !important;
   border-radius: 4px;
}
input[type="button"] {
   font-family: 'Open Sans' !important;
   border-radius: 4px;
   border: none;
}

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

#tabs {
 overflow-x:auto;
}
.mandate{
	color:red
}
html{
	height:100%;
	width:100%;
}
body{
	height:100%;
}
.CAMHeader{
	clear:both;
	width:100%;
	height:15%;
	display:block;
	/* background-color:#ffeb00; */
	border-bottom:2px solid #769e2d;
}
.highradiusLogo{
	display:inline-block;
	width:28.5%;
	height:100%;
	text-align:left;
	float:right;	
}
.highradiusLogo a{
	width:100%;
	height:100%;
	vertical-align:middle;
	display: block;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
}
.highradiusLogo img {
	width:80%;
	height:50%;
}
.CAMCustomerSection{
	display:inline-block;
	width:70%;
	height:100%;
	text-align:left;
	float:left;
	vertical-align:middle;
}
.CustomerLogo{
	display:inline-block;
	width:30%;
	height:100%;
	text-align:center;
}

.CustomerLogo a{
	width:calc(100% - 30%);
	height:100%;
	vertical-align:middle;
	display: block;
	margin-left:30%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
}

.CAMHeaderText{
	display:inline-block;
	width:calc(70% - 20%);
	float:right;
	height:100%;
	text-align:center;
	font-size:2em;
	font-family:'Open Sans',sans-serif !important;
	display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
}

@media only screen and (max-width: 600px) {
	 td.hdtdbg1 {
	   font-size: 14px;
	   color: #474747;
	   font-family: 'Open Sans';
	   padding-top: .8em;
	   padding-bottom: .8em;
	   display: block;
	   clear:both;
	   text-align:left;
	}
	.CAMCustomerSection{
	display:inline-block;
	width:60%;
	height:100%;
	text-align:left;
	float:left;
	vertical-align:middle;
}
	.CustomerLogo{
		width:100%;
		height:80%;
	}
	.CustomerLogo a{
		width:calc(100% - 30%);
		height:100%;
		vertical-align:middle;
		display: block;
		margin-left:0%;
	    display: -webkit-box;
	    display: -moz-box;
	    display: box;
	    -webkit-box-align: center;
	    -moz-box-align: center;
	    box-align: center;
	    position:relative;
	}
	.CustomerLogo img {
	width:80%;
	height:50%;
	position:absolute;
	top:25%;
	left:20px;
}
	.CAMHeaderText{
		display:block;
		width:calc(100% - 20px);
		height:20%;
		text-align:left;
		margin-left:20px;
		font-size:1em;
		font-family:'Open Sans',sans-serif !important;
		padding-bottom:5px;
		
	}
	.CAMHeader{
		clear:both;
		width:100%;
		height:12%;
		display:block;
		background-color:#ffeb00;
		border-bottom:2px solid #769e2d;
		 padding-bottom:10px; 
	}
	.highradiusLogo{
	display:inline-block;
	width:38.5%;
	height:100%;
	text-align:left;
	float:right;	
}
	.highradiusLogo a{
	width:calc(100%);
	height:100%;
	vertical-align:middle;
	display: block;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
}
.highradiusLogo img {
	width:80%;
	height:50%;
}
.textMiddle{
	display:none !important;
}
.textLeft{
	display:table-row !important;
}
/* .header td{
	width:50%;
	background-color:#ffeb00;
} */
}

/* Button colors */
.prev-next .x-btn-inner-default-toolbar-small {
	color: #fff !important;
	font-family: 'Open Sans', sans-serif !important;
}

.prev-next.x-btn-default-toolbar-small {
	border-color: #0a92ca !important;
	background-color: #0a92ca !important;
}

.prev-next .x-item-disabled,.prev-next .x-item-disabled *,.prev-next .x-btn-inner-default-toolbar-small
	{
	color: #fff !important;
	font-family: 'Open Sans', sans-serif !important;
}

.prev-next .x-item-disabled,.prev-next .x-item-disabled *,.prev-next.x-btn-default-toolbar-small
	{
	border-color: #0a92ca !important;
	background-color: #0a92ca !important;
}

.submit .x-btn-inner-default-toolbar-small {
	color: #fff !important;
	font-family: 'Open Sans', sans-serif !important;
}

.submit.x-btn-default-toolbar-small {
	border-color: #769e2d !important;
	background-color: #769e2d !important;
}

.submit .x-item-disabled,.submit .x-item-disabled *,.submit .x-btn-inner-default-toolbar-small
	{
	color: #fff !important;
	font-family: 'Open Sans', sans-serif !important;
}

.submit .x-item-disabled,.submit .x-item-disabled *,.submit.x-btn-default-toolbar-small
	{
	border-color: #769e2d !important;
	background-color: #769e2d !important;
}
.x-btn-default-toolbar-small {
	border-radius: 7px !important;
}
/* Button colors end*/

/*section header */
.x-fieldset-header-default > .x-fieldset-header-text {
	color: #0a92ca !important; 
	position: static;
}

.x-form-text-default{
	height: 100% !important;
	border: 1px solid #ddd;
	padding: 5px 5px 2px;
}
.x-form-text-field-body-default, .x-form-trigger-wrap{
	 height: initial !important;
}

.header{
	width:100%;
	/* background-color:#ffeb00; */
	border-bottom:2px solid #769e2d;
	border-collapse:inherit;
	min-height:100px;
}
.header tr{
	/* background-color:#ffeb00; */
}
.header td{
	width:33%;
	line-height: normal;
	/* background-color:#ffeb00; */
	font-family:'Open Sans',sans-serif !important;
}
.textMiddle{
	font-size:2em;
	display:table-cell;
}
.textLeft{
	display:none;
}
.textLeft td{
	width:100%;
}
.textLeft div{
	margin-left:2%;
}
.highradiusLogoTd{
	text-align:right;
}
/* .highradiusLogoTd img{
	height:60%;
	width:80%;
	max-width:178px;
	margin-right:2%;
}
.accountLogoTd img{
	height:100%;
	width:80%;
	max-width:178px;
	margin-left:2%;
} */

.hiddendiv1 {
   display: none;	
}


.hiddendiv2 {
	
}

.x-tip-body-default {
	/* border-radius: 2px;
    padding: 1px 1px 1px 1px;
    border-width: 1px;
    border-style: solid; */
    color: #000;
    font-size: 12px;
    font-weight: 300;
}
.x-tip-default {
    background-color: #FFFFFF;
   /*  box-shadow: 0px 0px 20px #E3E4E8; */
    border: 1px solid #000;
	/* border-radius:6px; */
}
