.jqmOverlay{
	background-color : #000000 !important;
	filter : alpha(opacity=35) !important;
	opacity : 0.35 !important;
}

 .jqmErrorWindow {   
	 display: none;   
	 position: fixed;   
	 top: 50%;  
	 left: 50%;  									
	 background: white;   
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F3F3F3');   
	 background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F3F3F3));  
	 background: -moz-linear-gradient(top,  #FFFFFF,  #F3F3F3);  
     border: 1px solid black;  
	 padding: 12px;    
	 -moz-box-shadow: 0px 0px 15px #000000;  
	 -webkit-box-shadow: 0px 0px 15px #000000;  
	 box-shadow: 0px 0px 15px #000000;
}
.prmActionBtn{
     border: 1px solid #8e8e8e;
     border-radius: 3px;
     background: #eeeded ;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#dee3e6); 
     background: -webkit-gradient(linear, top, bottom, from(#ffffff), to(#dee3e6) );
   	 background: -moz-linear-gradient(-90deg, #ffffff, #dee3e6);
   	 color:#333333;
	 width:75px;
	 height:21px;
	 padding-bottom: 2px;
	 line-height:18px;
     font-size:12px; 
}

.prmActionBtn:hover{
     border: 1px solid #1fa0d5;
     border-radius: 3px;
     background: #67e5f8 ;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dff4fd, endColorstr=#67e5f8);
     background: -webkit-gradient(linear, top, bottom, from(#dff4fd), to(#67e5f8) );
     background: -moz-linear-gradient(-90deg, #dff4fd, #67e5f8);
     color:#333333;
	 width:75px;
	 height:21px;
	 padding-bottom: 2px;
	 line-height:18px;
     font-size:12px;  
}



.normalBtn{
     border: 1px solid #8e8e8e;
     border-radius: 3px;
     background: #eeeded ; 
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#dee3e6);
     background: -webkit-gradient(linear, top, bottom, from(#ffffff), to(#dee3e6) );
	 background: -moz-linear-gradient(-90deg, #ffffff, #dee3e6);
	 color:black;
	 width:75px;
	 height:21px;
	 padding-bottom: 2px; 
	 /*margin-bottom:3px;*/
	 margin-bottom:0px;/*changes for UAT*/
	 *margin-bottom:0px;
	 margin-bottom:0px\9;
}
.normalBtn:hover{
     border: 1px solid #1fa0d5;
     border-radius: 3px;
     background: #67e5f8 ;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dff4fd, endColorstr=#67e5f8);
     background: -webkit-gradient(linear, top, bottom, from(#dff4fd), to(#67e5f8) );
     background: -moz-linear-gradient(-90deg, #dff4fd, #67e5f8);
     color:black;
	 width:75px;
	 height:21px;
	 padding-bottom: 2px;
 }
 
.AlaprmActionBtn{
     border: 1px solid #8e8e8e;
     border-radius: 3px;
     background: -moz-linear-gradient(-90deg, #63C3F0, #B5E9FE) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63C3F0), to(#B5E9FE) );
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#63C3F0', endColorstr='#B5E9FE');
   	 color:#333333;
	 width:75px;
	 height:21px;
	 padding-bottom: 2px; 
	 line-height:18px;
     font-size:12px;
}

.AlaprmActionBtn:hover{
     border: 1px solid #1fa0d5;
     border-radius: 3px;
     background: #67e5f8 ;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dff4fd, endColorstr=#67e5f8);
     background: -webkit-gradient(linear, top, bottom, from(#dff4fd), to(#67e5f8) );
     background: -moz-linear-gradient(-90deg, #dff4fd, #67e5f8);
     color:#333333;
	 width:75px;
	 height:21px;
	 padding-bottom: 2px;
	 line-height:18px;
     font-size:12px; 
 }
 
div.eulaDiv {
	   display:none;
	/*display:inline-block;*/
	   opacity :75%;
 	   width: 700px;
       height: auto;
	   position:fixed;
      	  border: 1px solid black;
	  border-radius: 5px 5px 5px 5px;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F3F3F3');
	   	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F3F3F3));
	  	background: -moz-linear-gradient(top,  #FFFFFF,  #F3F3F3);
	  	background:#F8F8F8;
       		-moz-box-shadow: 0px 0px 15px #000000;
	   	-webkit-box-shadow: 0px 0px 15px #000000;
	   	box-shadow: 0px 0px 15px #000000;
		overflow:hidden;
          /* z-index:10;*/
}
div.eulaDiv h1{ font-size:14px;font-family:Arial;font-weight:bold;font-color:#444444;}
div#eulaDiv a{
font-weight:normal;
color:#007FC5 !important;
font-size:12px;
text-decoration:none;
}
div.eulaAnonDiv{
	display:block;
	background-color:#FFF0B0;
	border: 1px solid #E5D89E;
	            border-radius: 5px 5px 5px 5px;
     
}
 div.k9FormDiv {
                display: none;
                position: fixed;
                width: 700px;
                height: auto;
                border: 1px solid black;
	        border-radius: 5px 5px 5px 5px;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F3F3F3');
	   	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F3F3F3));
	  	background: -moz-linear-gradient(top,  #FFFFFF,  #F3F3F3);
       		-moz-box-shadow: 0px 0px 15px #000000;
	   	-webkit-box-shadow: 0px 0px 15px #000000;
	   	box-shadow: 0px 0px 15px #000000;
		overflow:hidden;
            }
			
			      div.k9DeclineFormDiv {
                display: none;
                position: fixed;
               // top: 100px;
               // left: 150px;
                width: 350px;
                height: auto;
                border: 1px solid black;
	        border-radius: 5px 5px 5px 5px;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F3F3F3');
	   	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F3F3F3));
	  	background: -moz-linear-gradient(top,  #FFFFFF,  #F3F3F3);
       		-moz-box-shadow: 0px 0px 15px #000000;
	   	-webkit-box-shadow: 0px 0px 15px #000000;
	   	box-shadow: 0px 0px 15px #000000;
		overflow:hidden;
}
a.eulaContentlink {text-decoration:none;font-weight:normal;font-size:12px;font-color:#2970a6;cursor:hand;}
div.saFormDiv {
                display: none;
                position: fixed;
                width: 700px;
                height: auto;
                border: 1px solid black;
	        border-radius: 5px 5px 5px 5px;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F3F3F3');
	   	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F3F3F3));
	  	background: -moz-linear-gradient(top,  #FFFFFF,  #F3F3F3);
       		-moz-box-shadow: 0px 0px 15px #000000;
	   	-webkit-box-shadow: 0px 0px 15px #000000;
	   	box-shadow: 0px 0px 15px #000000;
		overflow:hidden;
            }	
