*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;outline:none;}

@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800";
@import "https://fonts.googleapis.com/css?family=Oswald:300,400,700";
@import "https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900";
@import "https://fonts.googleapis.com/css?family=Lora:400,700";

body { font-family:"Open Sans", Arial, san-serif; font-size:14px; }

.aries-lucky-container{
	
	min-height:1200px;
	height:auto;
	background-color:#FFF;
	float:left;
}
.left-sunsign-box{
	width:210px;
	height:845px;
	float:left;
	
	
	margin-left:20px;
}
 .img_sign{
	width:200px;
	height:220px;
	margin-left:5px;
	background-color:#FFF;
	float:left;
}


.middle-sunsign-box{
	width:715px;
	min-height:600px;
	height:auto;
	float:left;
	margin-left:50px;
}
.aries-lucky-title{
	width:508px;
	height:40px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
	text-align:center;
	line-height:0px;
	border-bottom:#fff dotted 2px;
}
.aries-main-box{
	width:715px;
	height:1150px;
	float:left;
	margin-top:10px;
	
}
.aries-main-content{
	background-color:#ffe9ba;
	background-repeat:no-repeat;
	margin-top:28px;
	border-radius:5px;
	padding:0px 20px;
}

.pannel{
	width:360px;
	height:150px;
	margin-left:75px;
	display:none;
	
	float:left;
}
.right-sunsign-box{
	width:210px;
	height:770px;
	float:left;
	margin-left:20px;
	background-color:;
	
}

.kundali-bg-box{
	width:516px;
	height:622px;
	margin-left:120px;
	margin-top:20px;
	float:left;
}

.kundli-form-box{
	width:380px;
	height:480px;
	margin-top:85px;
	margin-left:66px;
	border:2px solid #f8d900;
	border-radius:5px;
	float:left;
}

.form-titles{
	font-family:Arial, Helvetica, sans-serif, 'Cambria';
	font-weight:bold;
	color:#000;
	font-size:14px;
	text-shadow: 1px 1px 1px #fff;
}
.details-box{
	width:200px;
	height:35px;
	margin-top:-20px;
	background-color:#C90;
	border:2px solid #f8d900;
	margin-left:-3px;
	font-family:'Georgia', Times New Roman, Times, serif;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
	float:left;
	text-shadow: 1px 1px 1px #000;
	border-radius:5px;
}
.main-form-box{
	width:350px;
	height:440px;
	margin-left:25px;
	float:left;
	margin-top:20px;
}

.right-sunsign-box{
	width:210px;
	height:770px;
	float:left;
	margin-left:20px;
	background-color:;
	
}
.input-name{
	width:185px;
	height:25px;
	border-radius:5px;
	text-align:left;
}


.input-dob{
	width:50px;
	height:25px;
	border-radius:5px;
	text-align:left;
}
.submit-button-box{
	width:70px;
	height:21px;
	margin-left:70px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif, Cambria, Calibri;
	color:#fff;
	font-size:14px;

	line-height:20px;
	margin-top:4px;
	text-decoration:none;
	border-radius:3px;
		border:1px solid #000;
	float:left;
}
.submit-button-box a{
width:70px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif, Cambria, Calibri;
	color:#fff;
	font-size:14px;
	border-radius:3px;
	text-decoration:none;
	float:left;
}
.submit-button-box a:hover{
	width:70px;
	height:21px;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif, Cambria, Calibri;
	color:#ff0;
	float:left;
	text-shadow: 1px 1px 1px #000;
}


.flip{
	width:160px;
	height:25px;
	margin-left:70px;
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif, Cambria, Calibri;
	color:#fff;
	font-size:14px;

	line-height:20px;
	margin-top:4px;
	text-decoration:none;
	border-radius:3px;
		
	float:left;
}
.flip a{
width:160px;
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif, Cambria, Calibri;
	color:#fff;
	font-size:14px;
	border-radius:3px;
	text-decoration:none;
	float:left;
}
.flip a:hover{
	width:160px;
	height:21px;
	
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif, Cambria, Calibri;
	color:#ff0;
	float:left;
	text-shadow: 1px 1px 1px #000;
}

.btn-default {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffbf35 0%, #ffcc5f 100%) repeat scroll 0 0;
    border: 1px solid #df8300;
    border-radius: 5px;
    color: #900;
	font-family:"Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-shadow: 1px 1px 1px #fff;
    text-transform: uppercase;
	text-decoration:none;
}
.btn-default:hover {
    background: #900 none repeat scroll 0 0;
    border: 1px solid #900;
    color: #fff;
    text-shadow: none;
}

.header-title { background-color:#a00000; border-radius:5px; font-size:16px; color:#fff; font-family:"Open Sans",sans-serif; font-weight:bold; line-height:30px; }

.clear { clear:both;}