﻿.logo-splash 
{
    background-size: 100%;
    background-image: url(../images-local/logo-mobile.svg);
    background-repeat: no-repeat;
    background-position: center center;   
}

/* live demo na logina */
.mblTabBarSegmentedControl .mblTabBarButtonSelected 
{   
    /*text-shadow: 1px 1px 1px gray !important;*/
    color: #FFF !important;    
}


.switch-container .mblTabBarSegmentedControl .mblTabBarButtonSelected 
{    
    background-image: none !important;
    /*background-color: #77bb62 !important;      */
}


.register-here {color: #60ADEC !important}


.brand-color {background-color: #4caf50;     border: 2px #4caf50 solid;}

.splash-active-title {color: #64b5f6;}