/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
 #logo img {
     height: 30px;
     width:auto;
 }
 #extr-page #header #logo img {
     width:100px;
 }
#extr-page #main {
    background: none;
}

#extr-page #header{
    background-color: #f4f4f499!important;
}

body.bg #extr-page {
    background: none;
}
body.bg { 
    /* The image used */
    background-image: url(../img/porto-di-gioia-tauro.jpg);
    /* Full height */
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body.bg0 { 
    /* The image used */
    background-image: url(../img/porto-di-gioia-tauro.jpg);
    /* Full height */
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body.bg1 { 
    /* The image used */
    background-image: url(../img/back_follower.jpg);
    /* Full height */
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body.bg2 { 
    /* The image used */
    background-image: url(../img/back_msc.jpg);
    /* Full height */
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body.bg3 { 
    /* The image used */
    background-image: url(../img/hqdefault.jpg);
    /* Full height */
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body.bg4 { 
    /* The image used */
    background-image: url(../img/Container_ship_New_Orleans.jpg);
    /* Full height */
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body.bg5 { 
    /* The image used */
    background-image: url(../img/in_pictures_the_worlds.jpg);
    /* Full height */
    height: 100%; 
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}