	body
	{
		background-color:#f3f6fd;
	}

	.m-icon
	{
		color : #FF3D0D;
		font-size :25px;
		text-align:center;
    }
	.m-title
	{
		color : #003F87;
		font-size :16px;
		text-align:center;	
		font-family: Ubundu-R;
	}
	.m-color
	{
		padding: 8px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:24px;
		color: #01497c;
		opacity: 1;
		width:40%;
		box-shadow: 0 2px 4px rgba(0,0,0,0.25);
		transition: all 0.3s ease-in-out;			
		background: #FFFFFF;
		text-align:center;
		border-radius: 15px;
	}
	
	.footer 
	{
		position: fixed;
		bottom: 0;
		background-color:#012a4a;
		width:100%;
		color:white;
		text-align:center;
		padding-top:5px;
		padding-bottom:5px;
		font-family:Ubundu-B;
		font-size:14px;
	}
	.Top_Title
	{
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:0px;
		width:100%;
		background-color:#066ab5;
		text-align:center;
		color:white;
		font-family:Ubundu-B;
		font-size:18px;
		vertical-align: middle;
		padding-top:5px;
		padding-bottom:5px;
	}
	.Top_Title1
	{
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:10px;
		width:90%;
		background-color:#066ab5;
		text-align:center;
		color:white;
		font-family:Ubundu-B;
		font-size:14px;
		vertical-align: middle;
		padding-top:3px;
		padding-bottom:3px;
	}	
	.bm-10
	{
		margin-bottom:10px;
	}
	.bm-15
	{
		margin-bottom:15px;
	}	
	.bm-20
	{
		margin-bottom:20px;
	}
	.modal-header
	{
		background-color:#0070ee;
		height:42px;
		font-size:16px;
		font-weight:bold;
		color:white;
		padding-top:5px;
		padding-bottom:5px;
		vertical-align:middle;
	}
	.modal-footer
	{
	}	
	.modal-body
	{
		background-color:#f5f5fa;
	}
	.panel-heading
	{
		background-color:#066ab5;
		color:white;
		text-align:center;
	}
	.panel-icon
	{
		font-size : 22px;
		color : white;
	}
	.pb10
	{
		padding-bottom:10px;"
	}
	.pt5
	{
		padding-top:2px;"
	}
	.MiniBox
	{
			width : 100%;
			padding:10px;
			margin-left : auto;
			margin-right : auto;
			margin-top : 6px;
			border-radius: 10px;
			border: 1px solid #871F78;
			background-color : #f4f6fd;
			font-size: 15px;
			font-family:Ubundu-B;

	}
	.t_Font
	{
		font-weight : bold;
	}
	.t_Bold
	{
		font-weight : bold;
	}
	
	.t_Size12
	{
		font-size : 12px;
	}
	.t_Size13
	{
		font-size : 13px;
	}	
	.t_Size14
	{
		font-size : 14px;
	}	
	.t_Size15
	{
		font-size : 15px;
	}
	.t_Size16
	{
		font-size : 16px;
	}
	.t_Size18
	{
		font-size : 18px;
	}
	.t_Size20
	{
		font-size : 20px;
	}
	
	.t_Red
	{
		color : #CD3333;
	}
	.t_Green
	{
		color : #397D02;
	}
	.t_Blue
	{
		color : #3224e9;
	}	
	.t_Merun
	{
		color : #DC143C;
	}
	.t_Violet
	{
		color : #4B0082;
	}
	
	.t_Right
	{
		text-align:right;
	}
	.t_Left
	{
		text-align:left;
	}
	.t_Center
	{
		text-align:center;
	}	
	.sbutton
	{
		margin-top:5px;
		margin-bottom:5px;
		margin-left:0px;
		margin-right:0px;
		
		border-radius:4px; 
		color:#fff; 
		width:19%; 
		height:2.2em; 
		padding-top:4px;
		padding-bottom:4px;
		padding-left:0px;
		padding-right:0px;
		font-size:13px;
	}
	.sbutton:hover
	{
		color:yellow;
		transition: all 0.3s ease-in-out;	
	}
		
	.mb5
	{
		margin-bottom:5px;
	}
	.mb10
	{
		margin-bottom:10px;
	}	
	.mt5
	{
		margin-top:5px;
	}
	.mt10
	{
		margin-top:10px;
	}
	
	.close
	{
		font-size:28px;
		color:white;
		opacity: 1.0;
	}
	.close:hover
	{
		color:yellow;
		opacity: 1.0;
	}
	.sub_title
	{
		font-weight : bold;
		text-align :center;
		
	}
