form .controls input:not(.btn) {
	width: 340px !important;}
.input-large {
	border-radius: 5px !important;}
.profile {
	height: 100px;}
.pic img {
	margin: 0 auto 20px;
    height: 80px;
    display: block;
    padding: 5px;
    border-radius: 50%;}
p.title {
	font-weight: 600;
		font-size: 15px;}
#satu .datepicker {
	left: unset !important;
	top: 22.5em !important;}
#dua .datepicker{
	left: unset !important;
	top: 33.3em !important;}
.weddate .controls {
	padding-left: 2px;}
.div-block.sign {
    margin-top: 30px;}
.div-block.sign fieldset {
    margin-top:25px;}
.pic img {
    border: 1px #ddd;}
#txtEmail, #txtbirthday {
    margin-bottom: 10px;}
.birthday hr {
    margin-top: 4em;}
#slcdatetype {
    font-size:15px;
    color:#555;
    height:34px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0;
    width: 98%;
    padding: 5px 3px;}
#txtDate {
    margin: 0 0 10px;}
#estdate .col-md-4.col-sm-4.col-xs-12 {
    float: left;}
#slcmonth {
    font-size:15px;
    color:#555;
    height:32px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0;}
#slcyear {
    font-size:15px;
    color:#555;
    height:32px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0 0 0 5px;}
#slclocation,#slcCurrloc {
    font-size:15px;
    color:#555;
    height:34px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0 !important;
    width: 98.5%;
    padding: 5px 3px;}
.controls.term {
    line-height: 22px;
    margin-bottom: 20px;}
.controls.term span {
    font-weight:600;}
.controls.term span.sign {
    font-size:13px;}
.btn.btn-large.next {
    width: 100%;}
#frmRegister .control-group {
    float: none;}

@media screen and (max-width: 768px){
    form .controls input:not(.btn),
    .div-block.sign .input-large {
        width: 95% !important;}
    .profile img {
        padding: 0;
        border: none;
        margin: auto 0;}
    form .controls .info.pink {
        float: left;}
    select {
        margin-bottom: 0 !important;
        padding: 0;}
    #satu .datepicker {
        top: 25.75em !important;}
    #dua .datepicker {
        top: 37em !important;}}
@media screen and (min-width: 820px){
    #dua .datepicker {
        top: 37.5em !important;
    }
}
@media screen and (min-width: 1024px){
    #dua .datepicker {
        top: 37em !important;
    }
}
@media screen and (min-width: 1366px){
    #dua .datepicker {
        top: 33.3em !important;
    }
}