/*
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 : 15 mai 2017, 12:23:47
    Author     : AYMAN KORKOT
*/



.content-global .list_useracces .lst_useracces{
    height: initial;
}

.footer-useracces{
    padding: 12px 0;
    background: #c09f5e;
    z-index: 4;
}
.footer-useracces a{
    padding: 0 212px;
}
.footer-useracces h2{
    font-size: 17px;
    margin: 0;
    font-weight: 500;
    color: #fff;
}


