.pix-license-options,
.pix-meta-info,
.pix-image-meta label {
    float: left;
}

#registerframe_changepass_email {
    display: none !important;
}

.AgdokRegisterWindow * {
    box-sizing: border-box;
}
.greyed-out {
    color: #bbbbbb !important;
}
.__CbUiLayerFrame.AgdokRegisterWindow .__CbRegLanguageBox {
    float: right;
    text-align: center;
    color: rgb(0, 0, 0);
}
.AgdokRegisterWindow {
    transition-property: all;
    transition-duration: 0.8s;
    -ms-transition-property: all;
    -ms-transition-duration: 0.8s;
}

.AgdokRegisterWindow .AgdokRegisterProfile .padded-box {
    background: #fcfcfc;
    border-bottom: 1px solid #aaa;
}
.AgdokRegisterProfile .AgdokRegisterWindowTitle.tab:not(:empty)  {
    padding: 23px 15px 0 15px;
    min-height: 58px;
    vertical-align: middle;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-weight: normal;
    font-size: 125%;
}
.AgdokRegisterProfile .AgdokRegisterWindowTitle.tab.active {
    background-color: #fff;
    bottom: -1px;
    position: relative;
}
.AgdokRegisterProfile .list-prefix {
    display: none;
}
.AgdokRegisterProfile .responsive-menu-btn {
    top: 19px;
    right: 70px;
    width: 20px;
    height: 20px;
    background: url(../images/img_responsive-menu-btn.png) no-repeat center center / contain transparent;
    z-index: 10;
    position: absolute;
    cursor: pointer;
    display:none;
}
.AgdokRegisterProfile .responsive-menu-btn.collapsed {
    background: url(../images/img_responsive-menu-btn.png) no-repeat center center / contain transparent;
}
.AgdokRegisterProfile .responsive-menu-btn.open {
    background: url(../images/img_responsive-menu-btn-grey.png) no-repeat center center / contain transparent;
}
.AgdokRegisterProfile .close-btn-bg {
    display: none;
    position: absolute;
    z-index: 15;
    width: 50px;
    height: 57px;
    top: 0;
    right: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
}

/*--- publish tab ---*/

.AgdokRegisterProfile .input-switch-button-cntnr, 
.AgdokRegisterProfile .publish-profile-hints, 
.AgdokRegisterProfile .publish-profile-hints-text {
    text-align: right;
}
.AgdokRegisterProfile .input-switch-button {
    cursor: pointer;
}
.AgdokRegisterProfile .publish-profile-hints-text {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.5s;
    position: absolute;
    background-color: #ffffff;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.4);
    padding: 1em;
    width: 50%;
    right: 0;
    text-align: left;
}
.AgdokRegisterProfile .publish-profile-hints:hover + .publish-profile-hints-text {
    opacity: 1;
}
.AgdokRegisterProfile .member-item-activity > ul {
    margin-left: 0;
    list-style: none;
}
.AgdokRegisterProfile .member-item-activity > ul li {
    margin-left: 0;
}
.AgdokRegisterProfile #PublicData.register-content-box {
    min-height: 470px;
}
.AgdokRegisterProfile .member-item-activity {
    height: 290px;
    overflow: auto;
}
.AgdokRegisterProfile .member-item-activity {
    padding: 0 0 0 6%;
    width: 52%;
}
.AgdokRegisterProfile #registerframe_button {
    margin-top: 10px;
}
.AgdokRegisterProfile .member-item-contact {
    margin-right: 2%;
    width: 37%;
    padding: 0 2% 0 0;
}
.AgdokRegisterProfile .member-item-contact .input-switch-button-cntnr .publish-switch-img {
    float: right;
}
.AgdokRegisterProfile .member-item-contact .input-switch-button-cntnr:hover .input-switch-button + span {
    opacity: 1;
}

.AgdokRegisterProfile .member-item-contact .input-switch-button + span {
    opacity: 0.7;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.AgdokRegisterProfile .input-switch-button-cntnr .address, 
.AgdokRegisterProfile .input-switch-button-cntnr .phone-number,
.AgdokRegisterProfile .input-switch-button-cntnr .desc {
    text-align: left;
    float: left;
}

.AgdokRegisterProfile #registerframe_submit_button {
    margin-top: 8px;
}

.__CbUiWindowContent {
    position: relative;
    background-color: #fff;
    max-width: 930px;
    margin: auto;
    width: 100%;
    padding: 40px;
}
#registerframe_title, #registerframe_title_alt {
    /*    padding: 40px;*/
    padding-bottom: 0;
}
div#registerframe_password_lost {
    width: 45%;
    margin-top: 10px;
}
div#registerframe_stay_logged_in {
    width: 50%;
    float: right;
}
div#registerframe_title hr {
    display: none;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame.container12 {
    /*    background-color: transparent;*/
    max-width: 930px;
    margin: auto;
    width: 100%;
}

.__CbUiFrame.AgdokRegisterWindow .padded-box {
    /*    padding: 40px;*/
    float: right;
    width: 100%;
}
.HalfWidthContainer .padded-box {
    width: 50% !important;
}

span.__CbUiText.__CbUiReplaceHtml {
    width: 50%;
    padding: 20px;
    float: left;
}
.FullWidthContainer .__CbRegButtonContainer {
    position: static;
}

.DSRegisterWindowTitle.__CbUiText.red-font {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    color: #41448a;
    padding: 0 20px 40px;
}

.__CbUiFrame.AgdokRegisterWindow .AgdokRegisterProfile .padded-box {
    padding: 0 0 0 39px;
}

.__CbUiFrame.AgdokRegisterWindow .padded-box.no-bottom-padding {
    padding-bottom: 0px;
}

.__CbUiFrame.AgdokRegisterWindow {
    font-size: 85%;
}

.__CbUiFrame.AgdokRegisterWindow .FullWidthContainer .__CbRegButtonContainer{
    position: initial;
}

.AgdokRegisterWindowTitle {
    font-size: 140%;
    font-weight: normal;
    color: #41448a;
    padding: 20px;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs .__CbRegInputLine {
    padding-bottom: 0;
}
.box-column2-align-right {
    box-sizing: border-box;
    float: right;
    width: 50%;
    height: auto;
    padding-left: 30px;
}
.box-column1-align-left {
    box-sizing: border-box;
    float: left;
    width: 50%;
    height: auto;
    padding-right: 30px;
}
.register-content-box{
    padding: 40px;
}
.register-content-box, .register-content-box p{
    line-height: 140%;
}
.box-column1-align-left p,
.box-column2-align-right p {
    margin-bottom: 1.6em;
}
.padded-box .__CbRegInputs {
    width: 100%;
    float: none;
}
.__CbRegInputs {
    box-sizing: border-box;
    float: right;
}
.__CbRegInputs .__CbRegInputLine
#registerframe_input_password,
#registerframe_input_password_confirm,
#registerframe_input_new_password,
#registerframe_input_new_password_confirm,
.__CbRegNewAccountTextCntnr,
#registerframe_password_hint{
    width: auto !important;
}
#registerframe_input_description {
    width: 100%;
    min-height : 100px;
    box-sizing: border-box;
    margin-bottom: 10px;
    border: 1px solid #d0d0d0;
}
.__CbRegInputs .styled-select {
    height: auto;
    min-height : 34px;
}
#registerframe_input_gender {
    height: auto;
    font-size: 115%;
    padding-top: 0;
    padding-bottom: 0;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegError {
    margin-top: 15px;
    padding: 0 0px 3px 50px;
    background-image: url('../jpg/img_warning.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs .__CbRegInputLine input,
#registerframe_input_city .__CbUiSearchBox,
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs .like-input{
    width: 100%;
    padding: 11px 0 11px 20px;
    -moz-box-shadow: inset 0px 0px 5px 1px #f0f0f0;
    -webkit-box-shadow: inset 0px 0px 5px 1px #f0f0f0;
    box-shadow: inset 0px 0px 5px 0px #ccc;
    border: 1px solid #d0d0d0;
    margin-bottom: 8px;
    margin-top: 8px;
    box-sizing: border-box;
    height: auto;
    border-radius: 5px;
    display: block;
    font-size: 100%;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame *::-webkit-input-placeholder {
    font-style: normal;
    font-size: 100%;
    color: #aaa;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame *::-moz-placeholder {
    font-style: normal;
    font-size: 100%;
    color: #555;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame *::-ms-input-placeholder  {
    font-style: normal;
    font-size: 100%;
    color: #555;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs .__CbRegInputLine input[type="radio"],
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs .__CbRegInputLine input[type="checkbox"] {
    width: auto;
    height: auto;
    display: inline-block;
    box-shadow: none;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegInputLine #registerframe_input_account {
    margin-top: 0px;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegInputLine #registerframe_input_city {
    height: auto;
    width: auto;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegButtonContainer #registerframe_input_terms {
    float: left;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegButtonContainer #registerframe_input_terms + span {
    margin-left: 10px;
    float: left;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegInputLine input.__CbUiInputError {
    border: 1px solid #db0404 !important;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs .__CbRegError {
    color: #db0404;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegButtonContainer,
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegButtonContainer {
    margin-right: 0;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegPasswordStrengthBox {
    width: 15%;
    border-radius: 5px;
    height: 5px;
    margin-right: 2%;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegPasswordStrengthBox:nth-last-child(3) {
    margin-right: 0%;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbUiRegisterWindowCloseButton {
    background-image: url('../jpg/img_close.jpg');
    font-size: 0px;
    color: #000;
    top: 20px;
    right: 40px;
    min-height: 20px;
    min-width: 20px;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs #registerframe_password_strong,
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs #registerframe_password_weak {
    font-size: 80%;
    line-height: 90%;
    color: #aaa;
    margin-top: 8px;
    text-align: left;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs #registerframe_password_weak {
    float: left;
    clear: left;
    width: 45%;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs #registerframe_password_strong {
    float: right;
    text-align: right;
    width: 45%;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegButtonContainer
.__CbUiTextButton,
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
.__CbRegButtonContainer .__CbUiTextButton {
    width: 100%;
    padding: 15px 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 5px;
    background-color: #41448a;
    background-image: none;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    min-height: 16px;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs .no-margin-top {
    margin-top: 0 !important;
}
.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbRegInputs
#registerframe_error {
    font-size: 90%;
}

.__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame #registerframe_password_hint {
    background-color: transparent;
    margin-bottom: 10px;
}

#registerframe_button_password_lost {
    display: none;
    color: #41448a;
    text-transform: uppercase;
}

#registerframe_button_password_lost_inactive {
    color: #c0c0c0;
    text-transform: uppercase;
}

.__CbRegInputLine > input[type="radio"].__CbUiInputError + label{
    color: red;
}

.__CbUiFrame.AgdokRegisterWindow .__CbRegBottomDesc{
    padding-top: 0px;
    width: auto;
}



.radio-button-button-label {
    display: block;
    padding : 20px 11px;
    box-shadow: none !important;
    border: 1px solid #CCCED1 !important;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #EFF0F2;
    color: #41448a;
}
input[name="registerframe_input_id_fee_type"] {
    display: none !important;
}
input[type="radio"]:checked + label.radio-button-button-label,
label.radio-button-button-label:hover {
    background-color: #41448a;
    color: #fff;
    background-image: url('../images/icon_ok.png');
    border: 1px solid #41448a !important;
}
.subscription-detail-container {
    background-color: #EFF0F2;
    padding: 8px;
    display: none;
    margin-bottom: 1em;
}
.subscription-detail {
    display: none;
    margin-bottom: 0 !important;
}
.password-lost-link-container {
    margin-top : 5px;
    float: left;
}
.stay-logged-in-container,
.password-lost-link-container {
    width: 50%;
}
.stay-logged-in-container {
    float: right;
}
.box-column1-align-left {
    clear: left;
}
.autocomplete-new-city {
    height: auto;
}
.__CbUiErrorMessage {
    clear : both;
    color : red;
    display: none;
    text-align: left;
}
.tabbed-content {
    position: relative;
    display: none;
    opacity: 0;
    transition-property: all;
    transition-duration: 0.8s;
    -ms-transition-property: all;
    -ms-transition-duration: 0.8s;
}
.tabbed-content.active {
    display: block;
    opacity: 1;
    transition-property: all;
    transition-duration: 0.8s;
    -ms-transition-property: all;
    -ms-transition-duration: 0.8s;
}
.tab:not(.active) {
    color : #999;
}
label.AgdokRegisterWindowTitle {
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
}
.AgdokRegisterProfile label.AgdokRegisterWindowTitle {
    margin-right: -4px;
}
.inline-block {
    display: inline-block;
}
.register-tag {
    display: block;
    font-size: 13px;
    min-width: 50px;
    padding: 3px;
    border-radius: 3px;
    margin: 2px;
    position: relative;
    background-color: #41448a;
    color: #fff;
    box-shadow: none;
    border: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}
.register-tag .tag-delete-button{
    position: absolute;
    right: 12px;
    top: 10px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('/module/jscript/lib/cb_ui/img/edit_delete_tag_bigicon_bg.png');
    background-position: left 0px;
    margin-left: 3px;
}
.register-tag .tag-delete-button:hover{
    background-image: url('/module/jscript/lib/cb_ui/img/edit_delete_bigicon_bg.png');
}
.profile-image {
    min-width: 120px;
    min-height: 120px;
    /*   background-color: #ccc;*/
    background-image: url('/module/jscript/lib/cb_ui/img/avatar_icon_bg.jpg');
    border-radius: 3px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: copy;
    position: relative;
}
.profile-image-label{
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}
.pix-upload-delete, .pix-upload-edit {
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    border-radius: 3px;
    width: 20px;
    height: 20px;
    display: none;
}
.pix-upload-delete {

    top : 0;
    background-image: url('/module/jscript/lib/cb_ui/img/edit_delete_icon_bg.png');
}
.pix-upload-edit {
    bottom : 0;
    background-image: url('/module/jscript/lib/cb_ui/img/edit_icon_bg.png');
}
.pix-upload.with-image:hover .pix-upload-delete,
.pix-upload.with-image:hover .pix-upload-edit {
    display: block;
}
.input-switch-button {
    white-space: nowrap;
}
.input-switch-button input[type="checkbox"] {
    display : none;
}
.input-switch-button input[type="checkbox"] + span {
    display : inline-block;
    width: 40px;
    height: 18px;
    background-image: url('../images/img_fb-switch-onoff.png');
    vertical-align: middle;
    background-size: 80px;
    margin-left: 14px;
}
.input-switch-button input[type="checkbox"]:checked + span {
    background-position: right top;
}
.member-item-name-box {
    float: left;
    width: 70%;
    box-sizing: border-box;
}
.register-pubish-profile-box {
    float: right;
    width: 30%;
    height: auto;
    box-sizing: border-box;
}

#PublicData.fix-height {
    max-height: 470px;
    overflow: hidden;
}

#PublicData.fix-height .member-item {
    max-height: 440px;
    overflow: hidden;
}

#PublicData .not-public {
    color: #bbb;
}
.publish-profile-hints {
    margin-top: 7px;
    color: #db0404;
}
.register-content-box .member-item {
    padding: 0;
    border: 0;
}

.AgdokRegisterProfile .register-content-box .member-item-head {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
    min-height: 80px;
}

.AgdokRegisterProfile .__CbRegInputLine .styled-select {
    border-radius: 5px;
}

.multiple-value-hint {
    font-style: italic;
    color: #db0404;
    margin-bottom: 10px;
}
.register-user-homepage-link {
    list-style: none;
    margin-left: 0px;
}


#ProfileData .styled-select {
    width: 100%;
}

#ProfileData .styled-select select {
    margin: 5px;
}

#registerframe_input_urls_container .__CbRegInputLine {
    position: relative;
}

#registerframe_input_urls_container .delete-url-entry-button {
    height: 22px;
    width: 22px;
    background-image: url('../jpg/img_close.jpg');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    right: 3px;
    border: none;
    cursor: pointer;
}

select#registerframe_input_gender {
    margin: 7px 5px 3px;
}

.registerframe_input_url_value.__CbUiInputError +  .__CbUiErrorMessage {
    display: block;
}

.register-tag.hidden {
    display: none;
}

.__CbRegRelationsCheckboxContainer {
    margin-bottom: 25px;
}

.__CbRegCheckboxElement {
    float: left;
    position: relative;
    width: 33%;
}

.__CbRegCheckboxElement input {
    visibility: hidden;
    width: 40px;
    height: 40px;
    background: #ddd;
    border-radius: 100%;
    position: relative;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}

.__CbRegCheckboxElement .__CbRegCheckboxIndicator {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
    position: absolute;
    top: 11px;
    left: 5px;
    z-index: 1;
    background: #fff;
    -webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
}

.__CbRegCheckboxElement .__CbRegCheckboxLabel {
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    color: #41448a;
    cursor: pointer;
}

.__CbRegCheckboxElement input[type=checkbox]:checked + label .__CbRegCheckboxIndicator {
    background: #41448a;
}

.AgdokRegisterWindowDesc {
    color: rgb(128, 128, 128);
    font-style: italic;
}

.__CbRegRelationsAcContainer {
    position: relative;
}

.__CbRegRelationsAcContainer .__AC_position {
    top: 40px;
}

.AgdokRegisterWindow .__CbUiFieldUnedited {
    color: #000;
}

.AgdokRegisterCheckDoubletWindow .HalfWidthContainer.left,
.AgdokRegisterCheckDoubletWindow .HalfWidthContainer.right {
    float: left;
}

.AgdokRegisterCheckDoubletWindow .HalfWidthContainer.left {
    padding: 0 20px 40px 0px;
}

.HalfWidthContainer.right {
    padding: 53px 10px 40px 0px;
}

.AgdokRegisterCheckDoubletWindow .styled-select-autoheight {
    background: none;
}

.DSRegisterWindow button#registerframe_button_register,
.DSRegisterCheckDoubletWindow .match-button-container button,
.DSRegisterCheckDoubletInfoWindow #registerframe_button_register_send_doublet_info,
.DSRegisterCheckDoubletWindow #registerframe_button_register_no_doublet,
.DSRegisterCheckDoubletWindow #registerframe_button_register_no_doublet_action,
.DSRegisterCheckDoubletWindow .entryblock button.__CbUiTextButton {
    background: #41448a;
    font-weight: normal;
    font-family: "Roboto","Helvetica Neue", Helvetica, Arial, Verdana,sans-serif;
    border-radius: 2px;
}

.DSRegisterWindow button#registerframe_button_register,
.DSRegisterCheckDoubletInfoWindow #registerframe_button_register_send_doublet_info {
    font-size: 11px;
    letter-spacing: 1.4px;
    padding: 13px;
}

.DSRegisterCheckDoubletInfoWindow .FullWidthContainer {
    padding: 40px 40px 28px;
}

.DSRegisterCheckDoubletInfoWindow .registerframe_checkdoublet_block .FullWidthContainer {
    padding-top: 0;
}

@media only screen and (max-width: 959px) {
    .__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbUiRegisterWindowCloseButton {
        right: 13px;
    }
    .AgdokRegisterProfile .member-item-name-box {
        width: 50%;
    }
    .AgdokRegisterProfile .register-pubish-profile-box {
        float: left;
        width: 50%;
    }
    .AgdokRegisterProfile .member-item-contact {
        border: none;
        width: 100%;
    }
    .AgdokRegisterProfile .member-item-activity {
        border-top: 1px solid #cccccc;
        width: 100%;
        padding: 4% 0 0 0;
    }

    .__CbRegCheckboxElement .__CbRegCheckboxLabel {
        font-size: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .__CbUiFrame.AgdokRegisterWindow .padded-box {
        float: none;
        width: 100%;
    }

    .__CbUiFrame.AgdokRegisterWindow {
        font-size: 100%;
    }
    .box-column2-align-right {
        box-sizing: border-box;
        float: none;
        width: 100%;
        height: auto;
        padding-left: 0px;
    }
    .box-column1-align-left {
        box-sizing: border-box;
        float: none;
        width: 100%;
        height: auto;
        padding-right: 0px;
    }
    .__CbRegInputs {
        padding-left: 0px;
    }
    .__CbUiFrame.AgdokRegisterWindow .padded-box {
        padding: 0 40px;
    }

    .__CbUiFrame.AgdokRegisterWindow.__CbUiLayerFrame .__CbUiRegisterWindowCloseButton {
        right: 20px;
    }
    .register-pubish-profile-box {
        position: static;
        width: 100%;
        float: none;
    }

    .__CbUiFrame.AgdokRegisterWindow .padded-box {
        padding: 0 40px;
    }

    .AgdokRegisterWindowTitle {
        margin-top: 20px;
    }
    .member-item-name-box {
        float: none;
        width: auto;
    }

    .AgdokRegisterProfile .responsive-menu-btn {
        display: block;
    }
    .AgdokRegisterProfile .menu-spacer {
        height: 58px;
    }
    .AgdokRegisterProfile .padded-box .AgdokRegisterWindowTitle.tab {
        background-color: transparent;
        border-left: none;
        border-right: none;
        color: #41448a;
        font-size: 17px;
        padding-top: 14px;
    }
    .AgdokRegisterProfile .AgdokRegisterWindowTitle.tab:not(.active) {
        display: none;
    }
    .AgdokRegisterProfile .list-prefix {
        display: inline;
        padding-right: 0.3em;
    }
    .AgdokRegisterProfile .AgdokRegisterWindowTitle {
        margin-top: 0;
    }
    .AgdokRegisterProfile .padded-box {
        padding: 0;
        min-height: 52px;
    }
    .__CbUiFrame.AgdokRegisterWindow .AgdokRegisterProfile .padded-box {
        padding-left: 0;
        padding-top: 5px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 7;
    }
    .AgdokRegisterProfile .AgdokRegisterWindowTitle.tab:not(:empty) {
        min-height: 0;
    }
    .AgdokRegisterProfile label.AgdokRegisterWindowTitle.tab.show-tab:last-child {
        padding-bottom: 17px;
    }
    .AgdokRegisterProfile .close-btn-bg {
        display: block;
    }
    .AgdokRegisterProfile .show-tab {
        display: block !important;
    }
    .AgdokRegisterProfile .hide-tab {
        display: none !important;
    }
    .AgdokRegisterProfile .member-item-name-box,
    .AgdokRegisterProfile .register-pubish-profile-box {
        width: 100%;
    }
    .AgdokRegisterProfile .register-pubish-profile-box {
        padding-top: 6%;
    }
    .AgdokRegisterProfile .input-switch-button-cntnr, 
    .AgdokRegisterProfile .publish-profile-hints, 
    .AgdokRegisterProfile .publish-profile-hints-text {
        text-align: left;
    }
    .AgdokRegisterProfile .publish-profile-hints-text {
        width: 100%;
    }

    .__CbRegCheckboxElement .__CbRegCheckboxLabel {
        font-size: 12px;
    }

    .AgdokRegisterCheckDoubletWindow .HalfWidthContainer.left {
        padding-bottom: 0;
    }

    .AgdokRegisterCheckDoubletWindow #registerframe_checkdoublet_block .__CbRegButtonContainer {
        padding-right: 0;
    }

    .AgdokRegisterWindow .__CbRegInputs .__CbRegButtonContainer .__CbUiText {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .CbControlbar2Window .__CbRegButtonContainer .__CbUiText, 
    .AgdokRegisterWindow .__CbRegButtonContainer .__CbUiText {
        width: 100%;
    }

    .AgdokRegisterWindow h2.register-duplicate-check-headline {
        max-width: 100%;
    }

}

@media only screen and (max-width: 480px) {
    .__CbRegCheckboxElement .__CbRegCheckboxLabel {
        font-size: 12px;
        display: block;
    }
}