﻿.Header {
    display: none;
}

.phone .Login_background {
    position: absolute;
}

.phone .Columns2.mob_BreakAll > .Column.ColFirst {
    width: 0%
}

.phone .Columns2 {
    margin: 0 -20px;
    margin-top: -20px;
    margin-right: -20px;
    margin-bottom: 0px;
    margin-left: -20px;
}

.tablet .Login_background {
    right: 0%;
}

@media only screen and (max-width: 390px) {
    .phone .Login_Box {
    max-width: 300px;
    /*margin-left: -110px;*/
}
.phone .Columns2 {
    margin-top: -130px;

}
}
 .buttonstyleacceso{
width: 224px;
  height: 40px;
  font-family: Canaro;
  font-size: 14px;
  font-weight: bold;
  position: fixed;
  bottom:  40px;
  right: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  cursor: pointer;
  border: solid 2px #ffffff;
  background-color: rgba(0, 0, 0, 0.35);
  }

