/*.
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 : 7/04/2016, 07:01:24 PM
    Author     : java15
*/

.sessionbox .dropdown-content
{
    margin-left: -190px;
        padding-top: 2px;
        padding-bottom: 15px;
}

.sessionbox .dropdown .dropdown-container {
    padding-top: 9px;
}

.sessionbox .dropdown .dropdown-content a
{
    text-align: left;
    padding: 13px 25px;
    margin: 5px 0px;
    width: 180px;
}

.sessionbox a.logout{
color:#BB2236;    
/*padding-bottom: 35px!important;*/
}

.sessionbox .dropdown .dropdown-content a:hover {
    background-color: #F4F5F5;
    color:black;
}

.sessionbox .dropdown .userPhoto{
    border-radius: 50%;
    max-width: 40px;
}
