/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-set-2018, 12.50.38
    Author     : nextmoveimac1
*/

#boxdx_cont_login
{
    background-image: url(sf_login.jpg);
    color:#ffffff;
}
#header_cont{
    background-image: url(sf_login.jpg); background-position-y: center;
}
#header_menu_cont a{
    color: #ffffff;
}
#header_menu_cont #languageswitch {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.btn_green1
{
    background-color: #210473;
}

.title4, .title3, .green1, .login_field_cont
{
    color: #210473;
}

#header_menu_mobile_cont{
    background-color: #564c73;
}
.header_menu_mobile_elem1{
    background-color: #210473;
}
.header_menu_mobile_elem2, .header_menu_mobile_elem2_sub
{
    color: #ffffff;
}

.title2{
    display: none;
}