﻿body
{
    background-color: #2e3e4e;
}





input, select, textarea {
    max-width: 100%;
}

.form-control{ width:100% }

.panel.panel-default {   
    /*box-shadow: 0 0 150px 0px #1b242e;*/
    margin-top:70px;
}