html {
    min-height: 100%;
    position: relative;
    height:auto;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 97px;
    display:block;
    position:initial;        
}

.bx-wrapper {
    margin: 0 auto 0px;    
}

.centered {
    text-align:center;
}

.sb-active-right body { margin-bottom:0; }
.sb-site { min-height:auto !important; position:unset !important; }

.sticky-footer {  
    bottom: 0;
    /* Set the fixed height of the footer here */
    height: 97px;  
    margin-top: 20px;
    position: absolute;  
    /*background-color: #f5f5f5;*/
    width: 100%;
}

@media (min-width: 767px) {      
    .carousel-control.left, .carousel-control.right {
        top:80%;
        width: 10%; 
    }
}

@media (min-width: 767px) { 	
    .scroll-table {
        display:none;
    }
}

.portfolio-menu {
    background-color: #fefefe;
    margin-bottom: 40px;
}

.portfolio-menu h4 {
    background-color: #fefefe;
    border-left: none;
    color: #337ab7;
    font-size: large;
    font-weight: lighter;
    margin: 0;
    padding: 10px;
}

.portfolio-cats li span {
    border-bottom:1px solid #ddd;
}

.portfolio-cats li span.active, .portfolio-cats li span.active:hover {
    color: #0d72ba;    
}

.module-table th {
    text-align: center;
}



.imctable1 td {
    border-collapse: inherit;
    padding:0;
    margin:0;
}


#sidebar td[bgcolor="#FFFFFF"] {
    display: none;
}

#sidebar td[height="4"] {
    display: none;
}



ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;    
}

.module-disclaimer a {
    font-weight:bold;
    text-decoration:none; !important; 	
}

.thumbnail-style {
    margin-bottom: 0px;
    padding: 0px;
}


.module-thumb {	
    padding-left: 0; 
    padding-right: 0;
}

.thumbnail-style {
    margin-bottom: 0 !important; 
    padding: 0 !important;
    min-height: 220px;    
}

.caption {    
    margin-top: -20px;
    margin-left: 0;
    min-height: 0;        
    padding-left: 0;
    padding-right: 0;
}
