html, body {
    height: 100%;
    margin: 0;
    font-family: "Karla", sans-serif;
}
    .start_here {
        font-family: "Garamond", cursive;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: -0.75px;
        width: 135px;
        /*margin: 0 0 28px auto;
          margin-top: 0px;*/
        top: -22px;
        position: relative;
    }
    .page_footer {
        width: 100%;
        text-align: left;
        display: block;
        /*position: absolute;*/
        bottom: 0;
        height: 200px;
        background-color: #f5f5f5;
    }
    .jumbotron {
        padding: 2.3rem 2rem;
    }
    .wrapper {
        min-height: 100%;
        background-image: url('https://itsepalvelu.epfdigital.fi/images/Smallshutterstock_771177529-1536x589.jpg');
        background-size: cover;
        display:table;
        table-layout:fixed;
        width:100%;
        height:100%;
        padding-bottom: 20px;
        margin-bottom: -200px;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
        right: 5px !important;
        left:unset;
    }
    .loginform {
        display: inline-block;
        height: 38px;
        /*padding: 0 30px;*/
        color: #555;
        /*text-align: center;*/
        /*font-size: 12px;*/
        font-weight: 600;
        /*line-height: 38px;*/
        /*letter-spacing: .1rem;*/
        text-transform: uppercase;
        text-decoration: none;
        white-space: nowrap;
        background-color: white;
        border-radius: 4px;
        border: 1px solid #bbb;
        border-top-color: rgb(187, 187, 187);
        border-right-color: rgb(187, 187, 187);
        border-bottom-color: rgb(187, 187, 187);
        border-left-color: rgb(187, 187, 187);
        cursor: pointer;
        box-sizing: border-box;

    }

.header-row,
.footer-row {
  display:table-row;
  height:1px;
}
.content-row {
  display: flex;
  flex-direction: column;
}
.header {
  width:100%;
  text-align:center;
  display:table-cell;
  height:100px;
}

.footer {
  width:100%;
  text-align:center;
  display:table-cell;
  height:100px;
}
/*
.content {
	
  width:60%;
  text-align:center;
  display:table-cell;
  height:100%;

}
*/
.content {
    
	background-size: cover;
    /*margin: -100px 0 -75px;*/
    min-height: 100%;
    height: auto !important;
    height: 100%; 
}
.content:before {
    content: "";
    display: block;
    height: 100px;
    width: 80%;
}

.content:after {
    content: "";
    display: block;
    height: 100%;
    width: 80%;
}


.table {
        display: table;
        text-align: left;
        width: 100%;
        /*margin: 5% auto 0;*/
        border-collapse: separate;
        font-weight: 400;
		background-color:white;
    }

    .table_row {
        display: table-row;
    }

    .theader {
        display: table-row;
    }

    .table_header {
        display: table-cell;
        border-bottom: #1e2a3a 1px solid;
        border-top: #1e2a3a 1px solid;
        background: #1e2a3a;;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 700;
    }

    .table_header:first-child {
        border-left: #1e2a3a 1px solid;
        border-top-left-radius: 0px;
        padding-left: 10px;
    }

    .table_header:last-child {
        border-right: #1e2a3a 1px solid;
        border-top-right-radius: 0px;
    }

    .table_small {
        display: table-cell;
    }

    .table_row > .table_small > .table_cell:nth-child(odd) {
        display: none;
        background: #e2e2e2;
        color: #8D8D8D;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .table_row > .table_small > .table_cell {
        padding-top: 3px;
        padding-bottom: 3px;
        color: #5b5b5b;
        border-bottom: #ccc 1px solid;
    }

    .table_row > .table_small:first-child > .table_cell {
        border-left: #ccc 1px solid;
    }

    .table_row > .table_small:last-child > .table_cell {
        border-right: #ccc 1px solid;
    }

    .table_row:last-child > .table_small:last-child > .table_cell:last-child {
        border-bottom-right-radius: 5px;
    }

    .table_row:last-child > .table_small:first-child > .table_cell:last-child {
        border-bottom-left-radius: 5px;
    }

    .table_row:nth-child(2n+3) {
        background: #f9f9f9;
    }
    .far {
        /*font-size:1.3em;padding-right:10px*/
    }
    .mbutton {
        border: none;
        color: white;
        padding: 0px 28px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 15px;
        border-radius: 6px;
        font-weight:bold;
        vertical-align:middle;
        line-height:40px;
        /*height:40px;*/
        /*width: 120px;*/

    }
    .table_button {
        border: none;
        color: white;
        padding: 0px 6px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 15px;
        border-radius: 6px;
        /*font-weight:bold;*/
        vertical-align:middle;
        /*height:31px;*/
        line-height:26px;
        /*width: 120px;*/

    }

    @media screen and (min-width: 1000px) {
        .table {
            width: 100%
        }
        .table_row > .table_small > .table_cell {
            height:40px;
        }
        .contact {
            width: 100%;
        }
    }

    @media screen and (max-width: 1000px) {

        .contact {
            width: 90%;
        }
        .mbasdutton {
            border: none;
            color: white;
            padding: 10px 60px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 15px;
            font-weight:bold;
            margin-right: 10px;
        }
        .ebutton {
            background-color: #4CAF50; /* Green */
            border: none;
            color: white;
            /*padding: 15px 32px;*/
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 16px;
            border-radius: 6px;
        }
        .mbutton {
            border: none;
            color: white;
            padding: 0px 28px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 15px;
            border-radius: 6px;
            font-weight:bold;
            vertical-align:middle;
            line-height:40px;
        }
        .far {
            font-size:2.3em;padding-right:10px
        }

        .table {
            /*display: block;*/
        }
        .table_row:nth-child(2n+3) {
            background: none;
        }
        .theader {
            display: none;
        }
        .table_row > .table_small > .table_cell:nth-child(odd) {
            display: table-cell;
            width: 50%;
        }
        .table_cell {
            display: table-cell;
            width: 50%;
            padding-left: 10px;
        }
        .table_row {
            display: table;
            width: 100%;
            border-collapse: separate;
            padding-bottom: 20px;
            margin: 5% auto 0;
            text-align: left;
            border-bottom: #ccc 1px solid
        }
        .table_small {
            display: table-row;
        }
        .table_row > .table_small:first-child > .table_cell:last-child {
            border-left: none;
        }
        .table_row > .table_small > .table_cell:first-child {
            border-left: #ccc 1px solid;
        }
        .table_row > .table_small:first-child > .table_cell:first-child {
            border-top-left-radius: 5px;
            border-top: #ccc 1px solid;
        }
        .table_row > .table_small:first-child > .table_cell:last-child {
            border-top-right-radius: 5px;
            border-top: #ccc 1px solid;
        }
        .table_row > .table_small:last-child > .table_cell:first-child {
            border-right: none;
        }
        .table_row > .table_small > .table_cell:last-child {
            border-right: #ccc 1px solid;
        }
        .table_row > .table_small:last-child > .table_cell:first-child {
            border-bottom-left-radius: 5px;
        }
        .table_row > .table_small:last-child > .table_cell:last-child {
            border-bottom-right-radius: 5px;
        }
    }

    .inputError{
        background-color: rgba(255, 157, 157, 0.89);
    }

	.form-group{
        width:100%;
        min-width: 300px;
    }
    .alert{
        display: none;
        background: #fa37373d;
        padding: 8px;
        border-radius: 6px;
        margin-bottom: 4px;
        color:#fc8b95;

    }
    .clearfix{
        padding-bottom: 15px;
    }
    .new-input-name{
        font-weight: bold;
    }
    .prbutton{
        width: 49.0%;
        height: 30px;
        background-color: #4CAF50;
        display: inline-block;
        border-radius: 6px;
        text-align: center;
        padding-top: 8px;
        color: white;
        font-weight: bold;

    }
    .prbutton:link{
        text-decoration: none;

    }
    .prbutton:hover{
        text-decoration: none;
        color:silver;
    }
    .form-control{
        width: 100%;
		background-color: white;
		color: black;
    }
    .old-value {
        border-bottom: #d0cece 1px solid;
        border-top: #d0cece 1px solid;
        border-left: #d0cece 1px solid;
        border-right: #d0cece 1px solid;
        padding: 6px;
        border-radius: 4px;
		background-color: white;
		color: black;
    }

 .center {
     /*border: 1px solid saddlebrown;*/
     margin: auto;
     max-width: 600px;
     padding: 20px;
     margin-bottom: 70px;
     border-radius: 10px;
     background-color: chocolate;
 }
