﻿.company-logo {
    background: url("../Images/enacomm_0.png") no-repeat;
    background-size: cover;
    padding-left: 10px;
    padding-top: 25px;
    height: 126px;
    width: 236px;
}

.dxeHyperlink_SoftOrange:visited {
    color: #bc3f26 !important;
}

a:visited, a:active {
     color: #bc3f26;
}


header .header-custom {
    color: #ffffff;
    background-color: #969696;
    min-height: 40px;
    margin: 0;
    padding-left: 2px;
    padding-right: 2px;
}

.header-custom a, .header-custom a:active {
    background: none;
    color: #ffffff;
    font-weight: 300;
    outline: none;
    text-decoration: none;
}

.header-custom a:hover {
    text-decoration: underline;
}

footer .footer-custom {
    padding-left:2px;
    padding-right: 2px;
    margin:0px;
    min-height:80px;
}


body .content-wrapper {
    display: table;
}


.table-row {
    display: inline-block;
    margin: 0;
}

.menu-container {
    border: solid 1px;
    width: 270px;
    margin: 0 auto !important;
    min-height: 200px;
}

.box-header {
    background-color: #969696; 
    color: #ffffff;
    text-align:center;
    padding-bottom: 5px;
}

