.DSRegisterCheckDoubletWindow h3#registerframe_choose_high_match_headline {
    margin-top: 37px;
}
.DSRegisterCheckDoubletWindow h3 {
    margin: 41px 0 16px;
}
.DSRegisterCheckDoubletInfoWindow h3 {
    margin: 0.83em 0;
}

.__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .FullWidthContainer,
.__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .HalfWidthContainer {
    padding-bottom: 20px;
}

#registerframe_button_publicdata,
#registerframe_button_webprofile,
button#registerframe_button_voucher_to_account,
button#registerframe_button_ok,
button#registerframe_button_password_reminder,
button#registerframe_button_register,
.match-button-container button,
#registerframe_button_register_send_doublet_info,
#registerframe_button_passwdchange,
#registerframe_button_register_no_doublet,
#registerframe_button_register_no_doublet_action,
.entryblock button.__CbUiTextButton,
.DSRegisterCheckDoubletWindow .match-button-container button {
    background: #000;
    border-radius: 3px;
}

.DSRegisterUserPassWindow button#registerframe_button_facebook.__CbUiTextButton {
    background-color: #304E8E;
    cursor: pointer;
    border-radius: 3px;
}

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

.DSRegisterCheckDoubletWindow #registerframe_button_register_no_doublet,
.DSRegisterCheckDoubletWindow #registerframe_button_register_no_doublet_action {
    font-size: 13px;
    letter-spacing: 2px;
}

.DSRegisterWindow button#registerframe_button_register,
.DSRegisterCheckDoubletInfoWindow #registerframe_button_register_send_doublet_info {
    padding: 13px;
}

.DSRegisterUserPassWindow .__CbRegButtonContainer {
    text-align: left;
    padding: 1px 0 10px;
}

.DSRegisterCheckDoubletWindow .selection-block h4 {
    padding: 10px 0;
}

.DSRegisterCheckDoubletInfoWindow .doublet-doublet-data-container {
    float: left;
}

.DSRegisterCheckDoubletWindow #registerframe_button_register_no_doublet > div {
    width: 100%;
}

.DSRegisterCheckDoubletInfoWindow textarea#registerframe_doublet_info_text {
    resize: vertical;
}

#registerframe_input_urls_container .delete-url-entry-button {
    height: 22px;
    width: 22px;
    background-color: #FFFFFF;
    background-image: url(../images/img_close-black.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: -38px;
    right: 4px;
    border: none;
    cursor: pointer;
    float: right;
    margin-bottom: -40px;
}




#registerframe_input_urls_container .delete-url-entry-button {
    height: 22px;
    width: 22px;
    background-color: #FFFFFF;
    background-image: url(../images/img_close-black.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: -38px;
    right: 4px;
    border: none;
    cursor: pointer;
    float: right;
    margin-bottom: -40px;
}

.DSRegisterProfileWindow .RegisterProfileWindowTitle.tab:not(:empty) {
    padding: 23px 15px 0 15px;
    min-height: 58px;
    vertical-align: middle;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
    font-weight: normal;
    font-size: 125%;
}

.DSRegisterProfileWindow .RegisterProfileWindowTitle.tab.active {
    background-color: #fff;
    color: #000;
    bottom: -1px;
    position: relative;
    padding-top: 22px;
}

.bootstrap-switch-container,
.bootstrap-switch.bootstrap-switch-off,
.bootstrap-switch-on .bootstrap-switch-container {
    background-color: transparent;
}

.bootstrap-switch {
    overflow: visible;
}

.bootstrap-switch.bootstrap-switch-on {
    background-color: #000;
}

.bootstrap-switch .bootstrap-switch-label {
    top: -3px;
}

.bootstrap-switch-on .bootstrap-switch-label {
    right: 16px;
}

.bootstrap-switch-off .bootstrap-switch-label {
    right: 18px;
}

.bootstrap-switch .bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-default {
    line-height: 16px;
}

button#registerframe_button_voucher_to_account {
    width: 100%;
}

div#registerframe_message_post a {
    font-family: 'Roboto', sans-serif;
    text-decoration: underline;
}

@media screen and (max-width: 767px) {

    .__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame {
        width: 100%;
        min-height: 100%;
        top: 0;
        right: 0;
        left: 0;
    }

    .__CbUiInputText,
    .__CbUiPassword, 
    .__CbUiSelect,
    .__CbUiSearchBox,
    .__CbUiChooseList,
    .__CbUiInputTextArea {                                                       
        font-size: 16px;                                                          
    }

    .__CbUiWindowContent {
        padding-top: 54px;
    }

    .DSRegisterProfileWindow .__CbUiWindowContent {
        padding-top: 0;
    }

    .__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .__CbUiRegisterWindowCloseButton,
    .__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .FullWidthContainer .__CbUiRegisterWindowCloseButton,
    .__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .HalfWidthContainer .__CbUiRegisterWindowCloseButton {
        right: 20px;
    }

    .__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .FullWidthContainer .__CbRegButtonContainer {
        width: 100%;
        position: static;
    }

    .__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .FullWidthContainer,
    .__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .HalfWidthContainer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .__CbUiFrame.CbControlbar2Window.__CbUiLayerFrame .FullWidthContainer:nth-of-type(1) {
        padding-bottom: 20px;
    }

    #registerframe_message {
        margin-bottom: 20px;
    }

    .__CbUiFrame.CbControlbar2Window .register-content-box {
        padding: 20px;
    }

    .CbControlbar2RegisterWindowTitleContainer {
        padding: 0 20px 20px;
        border-bottom: 1px solid #ccc;
    }

    .RegisterProfileWindow .CbControlbar2RegisterWindowTitle.RegisterProfileWindowTitle.tab,
    .RegisterProfileWindow .CbControlbar2RegisterWindowTitle.RegisterProfileWindowTitle.tab.active,
    .RegisterProfileWindow .CbControlbar2RegisterWindowTitle.RegisterProfileWindowTitle.tab:last-of-type {
        background-color: #fff;
        position: relative;
        bottom: auto;
        border: 0;
        background-color: transparent;
        font-size: 17px;
        padding: 20px 0 0;
        margin-top: 0;
        color: #000;
    }

    .RegisterProfileWindow .CbControlbar2RegisterWindowTitle.tab:not(.active) {
        display: none;
    }

    .RegisterProfileWindow .CbControlbar2RegisterWindowTitle.tab:not(:empty) {
        box-sizing: border-box;
        font-size: 125%;
        font-weight: normal;
        min-height: 58px;
        vertical-align: middle;
        border: 0;
        min-height: 0;
    }

    .RegisterProfileWindow .CbControlbar2RegisterWindowTitle.RegisterProfileWindowTitle.tab span.number {
        padding-right: 5px;
    }

    .RegisterProfileWindow .RegisterProfileWindowTitle.hide-tab {
        display: none;
    }

    .RegisterProfileWindow .RegisterProfileWindowTitle.hide-tab.show-tab {
        display: block;
    }

    .RegisterProfileWindow .RegisterProfileWindowTitle.tab.show-tab:last-child {
        padding-bottom: 17px;
    }

    .RegisterProfileWindow .responsive-menu-btn {
        background: transparent url("../images/img_responsive-menu-btn-grey.png") no-repeat scroll center center/contain;
        cursor: pointer;
        height: 20px;
        position: absolute;
        right: 70px;
        top: 19px;
        width: 20px;
        z-index: 10;
    }

    .RegisterProfileWindow .responsive-menu-btn.collapsed {
        background: transparent url("../images/img_responsive-menu-btn.png") no-repeat scroll center center/contain;
    }

    .RegisterProfileWindow .menu-spacer {
        height: 58px;
    }

}

@media screen and (max-width: 767px) {

    .RegisterProfileWindow .collapsed .CbControlbar2RegisterWindowTitle.RegisterProfileWindowTitle.tab.active,
    .RegisterProfileWindow .CbControlbar2RegisterWindowTitle.RegisterProfileWindowTitle.tab:last-of-type {
        padding-bottom: 20px;
    }

}
@media screen and (min-width: 768px) {

    .DSRegisterProfileWindow label.RegisterProfileWindowTitle {
        margin-right: -3px;
    }

}
