body {
	width: 100%;
	margin: 0;
	padding: 0;
	color : #000000;
	background-image: url("../img/background.jpg"); 
	background-repeat: repeat-y;
	background-size: 100%;    
	background-color: #ffffff;
	font-family: Myriad web pro,helvetica;	
	font-size: 8px;
	line-height: 9px;
	text-align: center;
}
table{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img {
	border:0;
	margin:0;
	padding:0;
	max-width:100%;
	height:auto;
}


.actionButton{
	width: 100%;
	text-align: center;
}

.actionButton a {
	background: #01a153; /* Old browsers */
	background:url("../img/icon.png") no-repeat 92% 50%, #01a153 none;
	background-color:#01a153;
	background-size: 20px 20px;
	border-radius: 30px;
    -moz-border-radius:29px;
    -webkit-border-radius:29px;
    border-radius:29px;
	border:1px solid #01a153;
	display:inline-block;
	cursor:pointer;
	color: #ffffff; 


    max-width: 360px;
	width:96%;
	padding-top:16px;
    padding-bottom:16px;
	text-decoration:none;
	line-height:16px;
	
	font-family:Arial;
	font-size: large;
	font-weight: bold;
	text-align: center;
	
}
.cancelButton{
	background: #01a153; /* Old browsers */
	background:url("../img/icon.png") no-repeat 92% 50%, #01a153 none;
	background-color:#01a153;
	background-size: 20px 20px;
	border-radius: 30px;
    -moz-border-radius:29px;
    -webkit-border-radius:29px;
    border-radius:29px;
	border:1px solid #01a153;
	display:inline-block;
	cursor:pointer;
	color: #ffffff;

    max-width: 360px;
	width:96%;
	padding-top:16px;
    padding-bottom:16px;
	text-decoration:none;
	line-height:16px;
	
	font-family:Arial;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.cancelButton a{
	text-decoration: none;	
	color: #ffffff ;
	display: block;
}

.bottomText{
	width: 90%;
	text-align: justify;
	padding-top: 2%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}

.spaceDiv{
	width: 96%;
	height: 0px; 
}

.contentDiv{
	vertical-align: middle;
	font-size: 7px;
	padding: 4%;
}
.contentDiv a{
	text-decoration: none;	
	color: #000;
}

.actionText{
	width: 98%;
	text-align: center;
    vertical-align:middle;
	font-size: 8px;
	line-height:9px;
	margin: auto;
	padding: 1%;
        font-weight: bold;
	color: #000;
	font-size: 14px;
}

.serviceInfo, .actionExit, .actionExit  {
	font-size: 16px;
	line-height:9px;
	color: #000;
	padding-bottom: 10px;

}

.serviceInfo
{
	margin-left:2%;
	text-align:center;
font-weight: bold;
}


.actionExit, .actionExit a { 
	color: #000;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
	width: 100%;
	padding: 3.6px;
}
.otpText{
    width: 96%;
    padding: 1%;
	color: #000;
	text-align: center;
}

.otpDiv{
	
	color: #000;
	margin: auto 5%;
	text-align: center;
}

.actionButtonOTP a{
	background: #01a153; /* Old browsers */
	background:url("../img/icon.png") no-repeat 92% 50%, #01a153 none;
	background-color:#01a153;
	background-size: 20px 20px;
	border-radius: 30px;
    -moz-border-radius:29px;
    -webkit-border-radius:29px;
    border-radius:29px;
	border:1px solid #01a153;
	display:inline-block;
	cursor:pointer;
	color: #ffffff;

    max-width: 360px;
	width:96%;
	padding-top:16px;
    padding-bottom:16px;
	text-decoration:none;
	line-height:16px;
	
	font-family:Arial;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.footerText{
	text-align: justify;
	width: 98%;
    margin: auto; 
	padding: 1%;
	background-color: transparent;
	color: #000;
}

.actionButtonOTP {
	background: #01a153; /* Old browsers */
	background:url("../img/icon.png") no-repeat 92% 50%, #01a153 none;
	background-color:#01a153;
	background-size: 20px 20px;
	border-radius: 30px;
    -moz-border-radius:29px;
    -webkit-border-radius:29px;
    border-radius:29px;
	border:1px solid #01a153;
	display:inline-block;
	cursor:pointer;
	color: #ffffff;

    max-width: 360px;
	width:96%;
	padding-top:7px;
    padding-bottom:7px;
	text-decoration:none;
	line-height:16px;
	
	font-family:Arial;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.servDescText{
	text-align: justify;
	width: 98%;
    margin: auto; 
	padding: 1%;
	background-color: transparent;
	color: #000;
}

.footerText a{
	text-decoration: underline;
	color: #000;
}

.topText{
	text-align: justify;
	width: 98%;
    margin: auto; 
	padding: 1%;
	background-color: transparent;
	color: #000;
}

.topText a{
	text-decoration: underline;
	color: #000;
}



@media only screen and (-webkit-max-device-pixel-ratio: 1.0),
	    only screen and (-o-max-device-pixel-ratio: 1/1),
	    only screen and (max--moz-device-pixel-ratio: 1.0),
	    only screen and (max-device-pixel-ratio: 1.0) {	    
		
			/* body {font-size: 12px;}*/
/*
			.topText{font-size: 7px;}
			.servDescText{font-size: 7px;}
			.actionButton{font-size: 12px;}
			.actionButtonOTP{font-size: 12px;}
			.footerText{font-size: 7px;}
*/			
		}
		
		@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	    only screen and (-o-min-device-pixel-ratio: 3/2),
	    only screen and (min--moz-device-pixel-ratio: 1.5),
	    only screen and (min-device-pixel-ratio: 1.5),(min-resolution: 192dpi) {
		
			/* body {font-size: 28px;}*/
			/*
			.topText{font-size: 16px;}
			.servDescText{font-size: 16px;}
			.actionButton{font-size: 28px;}
			.actionButtonOTP{font-size: 28px;}
			.footerText{font-size: 16px;}
			*/
							
		}
		
		@media only screen and (-webkit-min-device-pixel-ratio: 2),
	    only screen and (-o-min-device-pixel-ratio: 2/1),
	    only screen and (min--moz-device-pixel-ratio: 2),
	    only screen and (min-device-pixel-ratio: 2) {
	    	    
	    /* body {font-size: 18px; }*/
	    /*.topText{font-size: 8px;}
			.servDescText{font-size: 8px;}
			.actionButton {font-size: 18px;}
			.actionButtonOTP {font-size: 18px;}
			.footerText{font-size: 8px;}
			*/
		}
		
@media (max-width:300px)
{
	.actionButton a {
		font-size:7px;
		background:url("../img/icon.png") no-repeat 92% 50%;
		background-color:#01a153;
	}	
}

@media (max-width:250px)
{
	.actionButton a {
		font-size:7px;
		background: url("../img/icon.png") no-repeat 92% 50%;
		background-color:#01a153;
	}	
}

input[type=text] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
}