@charset "utf-8";
/* CSS Document */

body
{
	
}
.margin
{
	margin:0 auto !important;
	float:none !important;
}
.select
{
	width: 80% !important;
    background-color: rgba(0,0,0,0) !important;
    border: 1px solid rgba(255, 87, 34, 0.17) !important;
	    color: #636363 !important;
		    height: 34px;
}
.cntdiv
{
	margin-top:180px !important;
	        border: 1px solid #E4D9D9;
		padding: 4px;
		    padding-bottom: 20px;
}
.fc
{
	font-size: 16px;
    color: #FF5722;
	text-align:right;
	padding: 8PX;
    font-weight: 700;
}
.fc1
{
	font-size: 16px;
    color: white;
	    text-align: center;
		    padding-top: 12px;
			    cursor: pointer;
}
h3
{
	text-align: center;
    color: #FF5722;
    font-weight: 700;
}
.lobutton
{
	height: 34px !important;
    color: #FF5722 !important;
    font-weight: 700 !important;
    width: 100%;
    background-color: rgba(240, 248, 255, 0);
    border: 1px solid #FF5722;
}