.rsm-module {
    /* width: 50%; */
    border-style: solid;
    border-color: #5b5a5a;
    border-width: 3px;
    border-radius: 10px;
    padding: 10px;
    /* float: left; */
    float: right!important;
    max-width: 340px;
    /* padding: 0!important; */
}
.rsm-module label {
	display: block;
	margin-bottom: 5px;
    margin-top: 5px;
	color: red;
}

.rsm-module input.invalid {
    border: 1px solid #9d261d;
}

.rsm-module .invalid {
    color: #9d261d;
    font-weight: bold;
}

.rsm-module-captcha {
	position: relative;
}

.rsm-module-refresh {
    border-style: none;
    left: 240px;
    text-decoration: none !important;
    background: none repeat scroll 0 0 transparent !important;
}
select#IdList934 {
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
}

div#rsm-module-introtext {
    margin-bottom: 5px;
    font-size: 12px;
    color: black;
}

div#rsm-module-list {
    margin-bottom: 0px;
}

label.checkbox#rsm-consent-934 {
    color: red;
}

button.btn.btn-primary {
    border-style: solid;
    border-width: 3px;
    border-color: #5b5a5a;
    border-radius: 10px;
}

input#submit_captcha934 {
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: red;
	width: 40%;
	align-content: center;
}
div#rsm-module-email-934 {
    margin-bottom: 3px;
}