

/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.dark-grey-bg
{
    background-color: #494848;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.dark-gray-bg
{
    background: 6c6c6c;
}

.padding-top
{
    padding-top: 15px;
    position: absolute;
}

.purple-bg
{
    background-color: #9261a2;
}

.fixed-seperator-top
{
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    height: 2px;
    padding-bottom: 50px;
}

.fix-navbar-position
{
}

.fix-heading2
{
    margin-left: 15px;
}

.li span
{
}

.li
{
}

.fix-submenu-left
{
}

.image-centered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
}

.fix-pdf-download-icon
{
    margin-right: 10px;
}

.hover
{
    text-decoration: none;
    font-weight: bolder;
}

