/*
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 : 13-ene-2018, 11:44:45
    Author     : david
*/
.logo {
}

.logo img {
    height:45px !important;
}


/* ***********
    Login 
*********** */ 
body.strawberry-theme .btn.btn-theme {
    background-color: #000000 !important;
}

body.strawberry-theme ::selection {
    color: #fff;
    background: #428bca !important;
}
body.strawberry-theme .bg-theme {
    background-color: #DDDDDD !important;
}
.bg_img
{
    width:80% !important;
    max-width:400px  !important;
    margin-top:-100px;
}

@media only screen and (max-width: 1024px) {
         .menu-toggle{
         display:block !important;
         }
         
         
        }
        
        


        