/*Created to remove all project specific css rules which influence the register windows.*/
.CbControlbar2RegisterWindow * {
    box-sizing: border-box !important; }
.CbControlbar2RegisterWindow #default-style {
    font-family: 'Roboto', sans-serif !important; }
.CbControlbar2RegisterWindow #default-style #registerframe_title, .CbControlbar2RegisterWindow #default-style #registerframe_title .DSRegisterWindowTitle {
    font-size: 20px !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 95% !important;
    color: #101010 !important;
    letter-spacing: 1.05px !important;
    line-height: normal !important; }
.CbControlbar2RegisterWindow #default-style #registerframe_title hr, .CbControlbar2RegisterWindow #default-style #registerframe_title .DSRegisterWindowTitle hr {
    display: none !important; }
.CbControlbar2RegisterWindow #default-style .FullWidthContainer, .CbControlbar2RegisterWindow #default-style .HalfWidthContainer {
    padding: 40px !important;
    float: left !important; }
.CbControlbar2RegisterWindow #default-style .FullWidthContainer.__CbUiRegisterWindowCloseButton, .CbControlbar2RegisterWindow #default-style .HalfWidthContainer.__CbUiRegisterWindowCloseButton {
    top: 40px !important;
    right: 40px !important;
    background-image: url("/module/lib/framework/images/img_close-black.png") !important;
    background-size: 14px 14px !important;
    font-size: 0px !important;
    color: #000 !important;
    height: 14px;
    width: 14px; }
.CbControlbar2RegisterWindow #default-style .FullWidthContainer.no-padding, .CbControlbar2RegisterWindow #default-style .HalfWidthContainer.no-padding {
    padding: 0px !important; }
.CbControlbar2RegisterWindow #default-style .FullWidthContainer.float-right, .CbControlbar2RegisterWindow #default-style .HalfWidthContainer.float-right {
    float: right !important; }
.CbControlbar2RegisterWindow #default-style .HalfWidthContainer {
    padding-top: 0px !important;
    width: 100% !important; }
.CbControlbar2RegisterWindow #default-style .FullWidthContainer {
    width: 100% !important;
    height: 100%;
    max-height: 550px;
    padding-bottom: 100px;
    overflow: auto;}
.FullWidthContainer .__CbRegButtonContainer {
    position: static; 
    float: left;
    /*        margin-left: 20px;*/
}
.CbControlbar2RegisterWindow #default-style .FullWidthContainer:nth-of-type(1) {
    padding-bottom: 50px !important; }
.CbControlbar2RegisterWindow #default-style p {
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 1.05px !important;
    color: #101010 !important; }
.CbControlbar2RegisterWindow #default-style .__CbRegExistAccountText __CbUiText {
    margin-bottom: 1.5em !important; }
.CbControlbar2RegisterWindow #default-style .__CbRegButtonContainer .__CbUiText {
    color: #101010 !important; }
.CbControlbar2RegisterWindow #default-style .__CbRegInputLine::placeholder {
    font-size: 14px !important;
    font-weight: 500 !important; }
.CbControlbar2RegisterWindow #default-style #registerframe_error {
    font-size: 12px !important;
    background-color: #fff !important;
    border-radius: 4px !important;
    padding-top: 4px !important;
    line-height: 19px !important; }
.CbControlbar2RegisterWindow #default-style .__CbRegInputs #registerframe_input_account, .CbControlbar2RegisterWindow #default-style .__CbRegInputs #registerframe_input_password .__CbUiPassword {
    font-family: 'Roboto', sans-serif !important;
    width: 100% !important;
    padding: 10px 0 10px 20px !important;
    border: 2px solid #d0d0d0 !important;
    margin-bottom: 8px !important;
    box-sizing: border-box !important;
    line-height: normal !important; }
.CbControlbar2RegisterWindow #default-style #registerframe_stay_logged_in {
    margin-bottom: 0 !important;
    padding: 1px 0 10px !important; }

@media screen and (min-width:768px) {
    .CbControlbar2RegisterWindow #default-style .HalfWidthContainer {
        padding-top: 0px !important;
        width: 50% !important; }
}

/*# sourceMappingURL=new-register.css.map */
