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

.ulrc400310{
	background: #2d2d2d;
	padding:25px 0;
	color: #fff;
}
.ulrc400310	.text1{
			font-size:51px;
			/*padding-top:20px;*/
			font-weight:700;
}
.ulrc400310	.rog{
			color:#e83754;
			font-weight: 600;
}
.ulrc400310	.text2{
			font-size:23px;
			font-weight: 500;
}
.ulrc400310 .box{
			border:1px #000 solid;
			width:330px;
			height:330px;
			margin-top:12px;
			margin-bottom:12px;
}
.ulrc400310 .id{
			border-bottom: solid;
			padding-bottom: 20px;
			display: table;
			width:86px;
			margin-bottom: 20px;
}
.ulrc400310 .back{
	background: rgba(6, 8, 8, 0.8);
    border-radius: 7px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 35px 45px;
    overflow: hidden;
}
.ulrc400310 .form-head{
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
    font-size: 35px;
	}
.ulrc400310 ul.error-msg {
	background-color: #f2dede;
	border-color: #ebccd1;
	border-radius: 3px;
	color: #a94442;
	font-weight: bold;
	padding: 10px 29px;
	text-align: left;
}
.ulrc400310 .error-msg li {
	margin-bottom: 5px;
}
.ulrc400310 .error-border {
	border: 1px solid #f00 !important;
}
.ulrc400310 input[type="submit"] {
	background: #e83754 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.3em;
    font-weight: 700;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    width: 100%;
	}
.ulrc400310 .form-control {
	padding: 1rem .75rem;
}
.ulrc400310 .currency-addon{
	padding: 13px 20px;
    font-size: 27px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
	vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.ulrc400310 .show-option{
	display: flex;
	}
