html body.page div#semeasy-double-agent-subscription-div.row div#lease-form-cont div div.lease-form form#double-agent.validate-form table tbody tr td {
  color: graytext;
}

.lease-now {


     -moz-box-shadow:inset 0px -7px 1px -3px #fce2c1;


     -webkit-box-shadow:inset 0px -7px 1px -3px #fce2c1;


     box-shadow:inset 0px -7px 1px -3px #fce2c1;


     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );


     background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );


     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');


     background-color:#ffc477;


     text-indent:0;


     border:1px solid #eeb44f;


     display:inline-block;


     color:#ffffff;


     font-family:Arial;


     font-size:15px;


     font-weight:bold;


     font-style:normal;


     height:50px;


     line-height:50px;


     width:121px;


     text-decoration:none;


     text-align:center;


     margin-left:6px;





     text-shadow:1px 1px 11px #cc9f52;


}


.lease-now:hover {


     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );


     background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );


     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');


     background-color:#fb9e25;


     color:#4a214a;


     text-decoration:none;


}.lease-now:active {


}


.lease-now:visited {


     color:#4a214a;


}




.lease-now-div {
	transition:1s;


 
     text-shadow:1px 1px 0px #287ace;
	 border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-width-value: 0;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-width-value: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-top-width: 0;
bottom: 1px;
box-shadow: 0 0 5px #000000;
left: 0;
padding-bottom: 9px;
padding-left: 9px;
padding-right: 9px;
padding-top: 9px;
position: fixed;
right: 0;
width: 100%;
z-index: 999999;


}


.lease-now-div:hover {







}





#lease-form-cont{
	width:100%;
	height:100%;
	background:rgba(0,0,0,.75);
	height:100%;	
}

.lease-form {

	position:fixed;
	z-index:9999999;
	width:425px;
margin-left:auto !important;
margin-right:auto !important;
top:20%;
left:0 !important;
right:0 !important;


     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );


     background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );


     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');


     background-color:#ededed;




     text-indent:3px;




     display:inline-block;


     color:#4197ee;


     font-family:Candara, 'Trebuchet MS', Arial, Helvetica, sans-serif;


     font-size:15px/20px;


     font-weight:bold;


     font-style:normal;


     line-height:20px;


     padding:5px;margin-top:0px;margin-right:auto;margin-left:auto;
	 padding-top:0 !important;


     text-decoration:none;


     text-align:left;


     text-shadow:1px 1px 0px #ffffff;


}






.trial-button {


	-moz-box-shadow:inset 2px 3px 5px -1px #fce2c1;


	-webkit-box-shadow:inset 2px 3px 5px -1px #fce2c1;


	box-shadow:inset 2px 3px 5px -1px #fce2c1;


	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );


	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );


	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');


	background-color:#ffc477;


	-webkit-border-top-left-radius:17px;


	-moz-border-radius-topleft:17px;


	border-top-left-radius:17px;


	-webkit-border-top-right-radius:17px;


	-moz-border-radius-topright:17px;


	border-top-right-radius:17px;


	-webkit-border-bottom-right-radius:17px;


	-moz-border-radius-bottomright:17px;


	border-bottom-right-radius:17px;


	-webkit-border-bottom-left-radius:17px;


	-moz-border-radius-bottomleft:17px;


	border-bottom-left-radius:17px;


	text-indent:-1.62px;


	border:2px solid #bda06e;


	display:inline-block;


	font-family:Arial;


	font-size:15px;


	font-weight:bold;


	font-style:normal;


	height:25px;


	line-height:25px;


	width:162px;


	text-decoration:none;


	text-align:center;


     text-shadow:2px 1px 0px #fffff;


     color:#4a214a;


}


.trial-button:active {


     color:#4a214a;


}


.trial-button:visited {


     color: #4a214a;


}


.trial-button:hover {


     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeaf41), color-stop(1, #ffce79) );


     background:-moz-linear-gradient( center top, #eeaf41 5%, #ffce79 100% );


     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeaf41', endColorstr='#ffce79');


     background-color:#eeaf41;


     color:#4a214a;


     text-decoration:none;


}