﻿.Responsive div.Feedback_Message_Wrapper {
    margin-top: 35px;
}



body{
    background-color: #f2f2f2;
}

a.linkLogin:hover, a.linkLogin:active {
    text-decoration: underline;
}
    

.ContainerImglogin {
  background-image:url(/Portal_Orchestration/img/LoginFapes.png?21012) ;
}


.ContainerInfoLogin {
  background:url(/Portal_Orchestration/img/fapeswatermark.png?21012) no-repeat bottom right;
}

.fapes-field__input {
    font: normal 1em/1.3 "Roboto",sans-serif;
    color: #666;
    background-color: #ffffff;
    width: 100%;
    height: 3em;
    border: solid 1px #bfbfbf;
    border-radius: 5px;
    padding: 0.75em;
    transition: all 0.4s linear;
    outline: none;
    box-shadow: none;
}
.phone .myModal-open {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24);
    position: fixed !important;
    top: 10% !important;
}

.myModal-open {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24);
    box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24);
    position: fixed !important;
    top: 40% !important;
}
