﻿/*
    CONTENTS:               /////////////////////////////////////////////////////////
    ---------------------
    logo                    - with 'atoms'

*/






    .categoryLabel {
        position: absolute;
        padding-top: 7px; 
    }
    .inputFNOL {
        padding-left: 20px;
        padding-right: 6px;
    }
    .labelFNOL {
        padding-left: 20px;
        padding-right: 6px;
    }
    #ddlMonth {
        margin-left: 85px;
        padding-right: 6px;
    }



/* ///////////////////////// Logo with 'atoms' */
div#backgroundLogo {
    background-image: url('../Images/logo_FNOL.png');
    background-repeat: no-repeat;
    padding-top: 56px;
}
