/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016/07/04, 14:17:41
    Author     : kh16352
*/
.mobilemail_attention{
	background-color: #ebf2f6;
	border-color: #cfdae0;
	color: #00538b;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	margin: 0 auto 25px;
	padding: 10px 20px;
	text-align: center;
	width: 85%;
}
.atlabel{
	width: 92%;
	padding:8px 4% 4px 4%;
}
.atlabel p{
	margin: auto;
	max-width:620px;
	text-align:left;
}
/*
 th > div {
 padding:13px 12px !important;
}
*/






}


