.no-strong {
	font-weight: normal;
}

#cboxLoadedContent #register-form-profile,
#cboxLoadedContent #registration-profile > div:nth-child(1) {
    box-sizing: border-box;
}

#cboxTitle .title-details {
	font-size: 12px;
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	left: 100px;
	line-height: 1em;
	font-weight: normal;
	top: 10px;
	left: 265px;
}
#register-form-profile select,
#register-form-profile input[type="text"] {
	height: 26px;
}
#occupation select,
#eyesColor select,
#hairsColor select,
#height select,
#weight select {
	width: 150px;
}
#location-country {
	width: 315px;
}
#webcam > td {
	line-height: 26px;
	height: 26px;
}

#registration-profile h2 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
#register-form-profile > table > tbody > tr > td {
	padding: 5px 10px 5px 10px;
	font-weight: 700;
}

#register-form-profile > table > tbody > tr > td.status-message {
	padding: 0 0 0 30px;
}

#register-form-profile > table > tbody > tr .separator {
	height: 1px;
	padding: 0;
	border-size: 1px;
}

#register-form-profile > table.modal-form > tbody > tr > td {
	width: 200px;
}
#register-form-profile .h-sprt-icon-error {
	font-weight: normal;
}
#register-form-profile,
#register-form-profile input[type="text"] {
	font-size: 14px;
}
#register-form-profile select {
	font-size: 16px;
}
#register-form-profile #srchgender .choices td,
#register-form-profile #meetlenght .choices td,
#register-form-profile #location .choices td {
	padding-bottom: 3px;
}
#register-form-profile #contain_location-city .ui-helper-hidden-accessible {
	display: none;
}

#register-form-profile .form-footer {
	width: 100%;
	border-collapse: collapse;
}

#register-form-profile .form-footer .partner {
	float:left;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}

#registration-picture .container .action {
    width: 294px;
}

#registration-picture h2.h2-align-left {
	text-align: left;
	padding: 0px;
}

#registration-picture .details {
	width: 100%;
}

#registration-cross-form .modal-cross-registration-site {
	margin: 30px 5px;
}

.crit-item-container {
	float: left;
	width: 150px;
	margin-bottom: 5px;
}

.crit-item-container label {
	margin-left: 5px;
	font-weight: normal;
}

.gender-title {
	display: inline-block;
	width: 150px;
}

.mandatory-fields {
	font-size: 11px;
}

#registration-profile .AKForm.country-icon .dropdown-list {
    width: inherit;
}

.gsm-container {
    margin-top: 20px;
}