﻿.btnie {
    width:180px !important;
}

html {
    text-align: center;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.footer {
    color: black;
    padding-top: 20px;
    bottom: 0px;
    position: absolute;
    width: 100%;
    height: 50px;
}

.content {
    position: relative;
    top: 50px;
}

body {
    background-color: inherit;
}

.cover-container {
    margin-right: auto;
    margin-left: auto;
    background: transparent linear-gradient(to top, rgba(245, 246, 247, 0.5), rgba(245, 246, 247, 0.75)) repeat scroll 0% 0%;
    border-radius: 15px;
    padding: 1px 5px 5px;
    position: relative;
    top: 25px;
    width: 100%;
}

.textbox {
    left: 0px;
}

.embed-responsive-16by9 {
    min-height: 240px;
    padding-bottom: 10px;
}

.alert-danger {
    padding: 6px;
    color: #DB1815;
}

.form-control {
    height: initial;
}

.input-group {
    width: 100%;
}

input.btn-block[type="submit"] {
    margin-top: 10px;
}

.form-control {
    border: 1px solid #357EBD;
    border-radius: 4px !important;
}

.form-control {
    height: initial;
}

.input-group {
    width: 100%;
}

input.btn-block[type="submit"] {
    margin-top: 10px;
}

.form-control {
    border: 1px solid #357EBD;
    border-radius: 4px !important;
}

.alert-danger {
    padding: 6px;
    color: #DB1815;
}

.btn-lg {
    margin-bottom: 1px !important;
}
