﻿.painel button[type="submit"] { float: left; cursor: pointer; color: #fff; }
input[id='email'] { text-transform: lowercase; }
.menu-cadastro { display: none; }
.tooltiptext { visibility: hidden; float: left; font-size: 11pt; display: none; color: red !important }
input[type=text], input[type=email], input[type=password] { background: #fff !important; border-top: none; border-left: none; border-right: none; border-bottom: solid !important; border-bottom-width: 1px !important; border-bottom-color: #E6E6E6 !important; }
/*h4 { color: #039be5; font-size: 32px !important; margin: 0 auto; width: 300px; }
h3 { color: #039be5; font-size: 25px !important; width: 250px }
h2 { display: none }
h1 { float: left; margin: 120px 0px 0px 90px; width: 500px; color: #039be5; font-size: 46px !important; }*/
#div_esquerda, .div_esquerda { margin: 20px auto; border-width: 2px; border-style: solid; border-color: white; border-radius: 5px; box-shadow: 5px 5px 10px #595959; -webkit-box-shadow: 5px 5px 10px #8c8c8c; -moz-box-shadow: 5px 5px 10px #cccccc; padding: 30px; width: 350px; height: 260px; }
.weboffice { display: contents; }
.div_esquerda { width: 25% !important; }

#olho { float: right; width: 17px; position: absolute; clear: both; top: 335px; }
.campos input[type='text'] { padding: 0px; }

.novo .btn { background: #fff; color: #008AB9; }
#div_direita { float: right; width: 60%; height: 880px; }
/*#email, #senha { background: #fff !important; border-top: none; border-left: none; border-right: none; border-bottom: solid !important; border-bottom-width: 1px !important; border-bottom-color: #E6E6E6 !important; }*/
#fundo-logo { background-color: #0068b3 }
#acesso { margin: 50px auto; clear: both; width: 40%; }
.multi-img { 
    background: url('../../Images/Azul/FundoMulti3.png'); 
    background-position-y: top; 
    float: right; 
    width: 60%; 
    height: auto; 
    display: block; 
    position: fixed; 
    top: 0px !important; 
    right: 0; 
    bottom: 0; 
    left: auto;
    background-size: cover; 
}

.logo-m { color: #0068b3 }

.divtotal { width: 100%; }

.navbar { padding: 0px 0px; background-color: #0068b3; -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); }

/*.navbar-brand { background: url(C:\Users\LODI\source\repos\Multiadv\Images\Azul\logo-cor.png); }*/

.painel cadastro, .novo .btn { width: 250px; margin: 0 auto !important; }

.painel, .cadastro { margin: 0 auto !important; float: none; width: 350px; }

    .painel .campos { width: 250px; }

.fundo { margin: 20px auto; }

input[id='email'] { text-transform: none; }

input[type='password'] { padding: 0px; }

#acessar { float: right; }

.logo { margin-left: 10px; }

.principal { height: 80px; }


@media only screen and (max-width: 980px) and (min-width: 100px) {
    .multi-img { display: none }
    .menu { display: none }
}

@media only screen and (min-width:200px) and (max-width: 480px) {
    .div_esquerda { width: 90% !important; }
}
