﻿body {
    padding-top: 60px !important;
    padding-bottom: 20px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

input,
select,
textarea {
    max-width: 280px;
}
.backstretch img {
    opacity: .4;
}

html {
    position: relative;
    min-height: 100%;
    background:#e4e4e4 !important;
}



.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
    font-size:12px;
}



body > .container {
    padding: 60px 15px 0;
}

.container .text-muted {
    margin: 20px 0;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}
.Mch {
    font-family: 'Michroma', sans-serif !important;
}
.code {
    font-size: 80%;
}

.page-header.navbar 
{background:none; height:50px;}

.page-header.navbar .page-logo
{height: 50px !important; width:auto;}