/* Add here all your css styles (customizations) */

#dnn_dnnLOGO_imgLogo {
    
}

img#dnn_LogoSM_imgLogo, img#dnn_dnnLOGO2_imgLogo {
    /*height: 60px !important;*/
}

a {
    color: #efb225;
    outline: none;
}


/* NAV*/

.nav-item {
    white-space: nowrap;
}

/*.js-go-to {
    display: block !important;
    border: 1px solid red;
}*/

a, .g-bg-darkblue-v1 a {
    color: #6281c8;
    outline: none;
}

.u-btn-white a {
    color: #555;
    background-color: #fff;
}

