@charset "utf-8";
/* CSS Document */

.cnt-errorBdr{
	border:1px solid #C00 !important;
	
	
}

#showContact{
	height:400px;
	background-color: #efebe0;
    border: 1px solid #e0d9ca;
	text-align:center;
	vertical-align:middle;
	line-height:100px;
	display:none;
}