/**ulrc00106 start**/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

.ulrc00106 {
    font-family: 'Open Sans', sans-serif;
    
}

.ulrc00106 img {
    display: block;
    margin: 40px auto;
}

.ulrc00106 .callArea h4 {
    color: #1b6cb6;
    border-bottom: 1px solid #1b6cb6;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 1%;
    margin-bottom: 2%;
}

.ulrc00106 .error-border {
    border: 1px solid #f00 !important;
}


.ulrc00106 input, .ulrc00105 select {
    vertical-align: middle;
}
.ulrc00106 ul.fromSec {
    width: 100%;
    text-align: center;
}

.ulrc00106 {
/*    -webkit-box-shadow: inset 0px 0px 33px 14px rgba(218,218,218,1);
    -moz-box-shadow: inset 0px 0px 33px 14px rgba(218,218,218,1);
    box-shadow: inset 0px 0px 33px 14px rgba(218,218,218,1);*/
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 20px;
/*    margin-bottom: 24px;*/
    overflow: hidden;
	text-align: center;
}

.ulrc00106 .prvplc {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    width: 100%;
}
.ulrc00106 .prvplc a{
	color: #999999;
}


.ulrc00106 .fromSec label {
    display: block;
    font-size: 16px;
    color: #787878;
    text-transform: uppercase;
    margin-bottom: 11px;
    text-align: left;
    width: 100%;
}
.ulrc00106 .fromSec input {
    width: 100%;
}

.ulrc00106 input[type="submit"] {
    background: #227fc2 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 18px;
    margin-top: 20px;
	padding: 5px 25px;
	width: 100%
}
.ulrc00106 #recaptcha1 {
    display: inline-block;
    float: left;
    margin-top: 1%;
}

.ulrc00106 ::placeholder{
	color:#CCCCCC;
	font-size:16px;
	}
	
.ulrc00106 ul.error-msg {
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 3px;
    color: #a94442;
    font-weight: bold;
    padding: 10px 29px;
    text-align: left;
}	


.ulrc00106 .link01 {
    color: #007bff;
}

.ulrc00106 .link01:hover {
    color: #0056b3;
    text-decoration: underline;
}


@media only screen and (min-width: 767px) {
	.ulrc00106 .position-recap {
		margin: 20px 0 20px 0;
	}
}
@media only screen and (max-width: 767px) {
	.ulrc00106 .position-recap {
		padding-top: 25px;
		height: 70px;
	}
	.ulrc00106 input[type="submit"] {
		margin-top: 0;
	}
}


/**ulrc00106 end**/