/* hide the 2sxc content pane controls */

.sc-content-block-menu.sc-content-block-quick-insert {
    display: none !important;
    visibility: hidden !important;
	opacity:0 !important;
	pointer-events: none!important;
}



.LoginTabSelected { 
    color:  #ef5059 !important;
}

a.dnnPrimaryAction,a.dnnSecondaryAction {
    color: #fff !important;
}

.dnnLogin {
max-width: 60vw;
margin:0 auto;
}








.LoginContainerGroup {
padding-top: 1em;
}

.dnnPrimaryAction {
margin-top:1em;
}
