﻿body {
    background-color: #002c3e;
    /*font: Montserrat regular;*/
}
label{
    color:white;
}
#basic-slide1 {
    /*display: inline-block;
    width: 50%;
    font-weight: 300;
    color: white;
    font-family: Bodoni 11 Bold;
    font-size: 15%;
    border: 0;
    border-radius: 3px;
    outline: 0;
    left: 3px;*/
    font-family: Calibri;
    font-weight: bold;
    font-size: 21px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}
label {
    font-family: Calibri;
    font-weight: bold;
    font-size: 21px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}
.btm-eim {
    background: #D99302;
    background: rgba(217, 147, 2, 1);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: Calibri;
    font-size: 21px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    width: 15%;
    /*height: 50px;
    color: white;
    background-color: #db9300;
    padding: 10px 0 8px 9px;
    font-size: 100%;
    line-height: 1.42857143;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}
.img-login-eim {
    padding-bottom: 1%;
    text-align: center
}
.image-login {
    width:60%;
}
.body-login-eim {
    text-align:center;
    padding-left:35%;
    padding-right:35%;
}
.submit-login-eim {
    text-align:center;
}
footer {
    background-color: #002c3e;
    font: Montserrat regular;
}
.field-validation-error {
    color: white;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.rowdesc {
    width: 200%;
    margin-right: auto;
    margin-left: auto;
}
