/*
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 : Jul 16, 2014, 10:55:43 AM
    Author     : funday3
*/
.id-coll {
    width:70px;
}

#logo.admin {
    margin:0;
    background:black;
    width:100px;
    height:49px !important;
}
#logo.admin img {
    width:100px;
    height:49px;
}

.footer-logo {
    height:35px;
}

.widget-body {
    overflow-x: scroll;
}