

hr {
    border-top: 2px solid #eee;
}

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

body {
  /* Margin bottom by footer height */
  margin-bottom: 100px;
}
/*
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: #eee;
}
*/

.text-center {
    margin-top: 6px;
}

.navbar-default {
    background-color: white;
    margin-bottom: 0px;
}

.navbar-brand {
    height: auto;
}

ul.navbar-nav {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 100px;
}

.navbar-nav>li {
    padding-left: 50px;
}

.navbar-right>li {
    padding-left: 0px;
    font-size: 12px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
    color: #00CCFF;
}

.emat-carousel-caption {
    left: 15%;
    right: auto;
    top: 15%;
    bottom: 15%;
    text-align: left;
}

.btn-carousel-emat {
    position: relative;
    left: 50%;
    width: 50%;
    top: 40px
}

.btn-banner-emat {
    position: relative;
    left: 90%;
    width: 30%;
}

.emat-banner-title{
    margin-top: 15%;
}

.emat-banner-text{
    text-shadow: none;
}

.emat-center-title {
    font-size: 30px;
    text-align: center;
    /*margin-top: 50px;*/
    /* padding-top: 50px; */
/*  margin-bottom: 50px; */
}

.emat-center-title h3 {
    margin-bottom: 0px;
}


.emat-center-blank {
    font-size: 30px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 110px; 
}

.emat-center-image {
    margin-left: auto;
    margin-right: auto;
}
/*
.img-responsive {
    margin-left: auto;
    margin-right: auto;
}
*/
h2.emat-center-subtitle {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}


p.emat-home-text {
    font-size: 16px;
}


.emat-footer {
    background-color: gray;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;

}

.emat-nopadding {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: auto;
    padding-bottom: auto;
}

.emat-index-icon {
   margin-right: auto;
   margin-left: auto; 
}

.emat-footer-logo {
    margin-top: 10%;
    margin-bottom: 10%;
    padding-left: 0px;
    padding-right: 0px;
}

.emat-footer-text {
    padding-left: 0px;
    padding-right: 0px;
}

.emat-footer-text-title {
    margin-top: 10%;
    margin-bottom: 0px;
    font-weight: bold;
}

.col-md-3 .emat-footer-text p {
    padding-left: 0px;
}

.emat-footer-text-context {
    margin-top: 0px;
    margin-bottom: 10%;
}

.emat-footer-text-context a {
    color: #333;
}

.emat-home-banner {
    width: 100%;
}

.emat-split-img {
    margin-bottom: 20px;
}

.hor_center_box {
    text-align: center;
}

.hor_center_box img {
    margin-right: auto;
    margin-left: auto;
    /*padding-left: 50%;
    padding-right: 50%;*/
}