﻿.errMsg
{
	
	text-align: center;
	color: red;
	font-weight: bold;	
	/*background: #d9534f;*/
	padding: 5px;
	/*margin: 25px;*/
	display: none;
	border-radius: 3px;
	font-size: 14px;
	margin-top:18px;
}

/*.ulMesgJQuery
{
	list-style-type: none;
	margin: 5px;
}*/

.cs-logo {
    
    /*height: 70px;*/
	width:100%;
}

