@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{margin:0;background: #1c4d86f2 !important;font-family: 'Open Sans', sans-serif;}

.MegaForm{width: 700px;height:480px;margin:0 auto;/* background: #FFF; */margin-top: 125px;border-radius: 20px;padding:8px;margin-bottom: 80px;}
.date{text-align:center;color: #E91E63;}

.MegaForm .logo{margin-left: 254px;width: 25%;}

.FormCadastroVendedor{width: 600px;height:auto;background:#FFF;padding:8px;margin: 0 auto;margin-top: 11px;border-radius: 11px;margin-bottom: 50px;}
.FormCadastroVendedor .FormCadastro{color: #E91E63;width: 92%;margin: 0 auto;}
.FormCadastroVendedor .FormCadastroPagSeguro{color: #E91E63;text-align: center;}

.FormLogin{width: 383px;height: auto;background: transparent;padding:8px;margin: 0 auto;margin-top: -56px;border-radius: 11px;margin-bottom: 50px;padding: 16px;color: #ffffff;text-align: center;}
.FormLogin .btn-primary{margin-top:18px !important;}
.FormLogin img{max-width: 75%;}

.MegaFormDashboard{width: 72%;height: auto;background: #FFF;margin-left: 21%;margin-top: 100px;border-radius: 8px;padding: 8px;text-align: center;display: block;}
.MegaFormDashboard .container{max-width:100%;}



.MenuFloating{width: 246px;height: 100%;padding: 13px;text-align: left;position: fixed;top: 0;background: #4c8e00;left: -7px;border-radius: 0px;box-shadow: 3px 2px 7px 0px black;color: #FFF;}


.TipoDivida{width:100%;height:100%;position:fixed;z-index:999;right:0;background: #1c4d86f2;top:0;}
.TipoDivida select{width:40%;height:auto; margin:0 auto;}
.TipoDivida input[type='number']{width:10%;height:auto; margin:0 auto;}
.TipoDivida .DinheiroHeader{max-height: 18%;}

.GlobalServicosChoose{width: 800px;height: auto;margin: 0 auto;}
.GlobalServicosChoose img{float: left;margin-bottom: 0;margin-left: 30px;}
.GlobalServicosChoose img:hover{opacity:0.5;cursor:pointer;}
.GlobalServicosChoose .Imoveis{height: 18%;}
.GlobalServicosChoose .Veiculos{height: 47%;}
.GlobalServicosChoose .Servicos{height: 62%;margin-top: 10px;}

.GlobalValorStep{width: 360px;height: auto;padding: 8px;margin-top: 180px;}
.GlobalValorStep input{height:40px;font-size:35px;font-weight: 100;border-radius: 8px;text-align: center;}


.SucessoMsg{width: 400px;height: auto;padding: 8px;color: #FFF;margin: 0 auto;text-align: center;}
.SuccessFormImg{max-width:100%;}

.Bancorbraslogo{width: auto;margin-left: 25% !important;margin-top: 50px;}
.ProdutoContratacao{font-size:24px !important; font-weight:bold;height:40px !important;}

/*:::::::::::::::::::
::::::::::::::::::::: CSS  RESPONSIVO :::::::::::::::::::::
:::::::::::::::::::::
*/
@media only screen and (max-width: 600px) {

body{margin:0;background: #1c4d86f2 !important;font-family: 'Open Sans', sans-serif;}

.MegaForm{width: 700px;height:480px;margin:0 auto;/* background: #FFF; */margin-top: 125px;border-radius: 20px;padding:8px;margin-bottom: 80px;}
.date{text-align:center;color: #E91E63;}

.MegaForm .logo{margin-left: 254px;width: 25%;}

.FormCadastroVendedor{width: 600px;height:auto;background:#FFF;padding:8px;margin: 0 auto;margin-top: 11px;border-radius: 11px;margin-bottom: 50px;}
.FormCadastroVendedor .FormCadastro{color: #E91E63;width: 92%;margin: 0 auto;}
.FormCadastroVendedor .FormCadastroPagSeguro{color: #E91E63;text-align: center;}

.FormLogin{width: 80%;height: auto;background: transparent;padding:8px;margin: 0 auto;margin-top: 33px;border-radius: 11px;margin-bottom: 50px;padding: 16px;color: #ffffff;text-align: center;margin-bottom: 180px;}
.FormLogin .btn-primary{margin-top:18px !important;}
.FormLogin img{max-width: 45%;}

.MegaFormDashboard{width: 72%;height: auto;background: #FFF;margin-left: 21%;margin-top: 100px;border-radius: 8px;padding: 8px;text-align: center;display: block;}
.MegaFormDashboard .container{max-width:100%;}



.MenuFloating{width: 246px;height: 100%;padding: 13px;text-align: left;position: fixed;top: 0;background: #4c8e00;left: -7px;border-radius: 0px;box-shadow: 3px 2px 7px 0px black;color: #FFF;}


.TipoDivida{width:100%;height: 64%;position:fixed;z-index:999;right:0;background: #1c4d86f2;top:0;}
.TipoDivida select{width:40%;height:auto; margin:0 auto;}
.TipoDivida input[type='number']{width:10%;height:auto; margin:0 auto;}
.TipoDivida .DinheiroHeader{max-height: 14%;}

.GlobalServicosChoose{width: 59%;height: auto;margin: 0 auto;}
.GlobalServicosChoose img{float: left;margin-bottom: 0;margin-left: 62px !important;}
.GlobalServicosChoose img:hover{opacity:0.5;cursor:pointer;}
.GlobalServicosChoose .Imoveis{height: 19% !important;}
.GlobalServicosChoose .Veiculos{height: 47%;}
.GlobalServicosChoose .Servicos{height: 49%;margin-top: 10px;}

.GlobalValorStep{width: 108%;height: auto;padding: 8px;margin-top: 20px;}
.GlobalValorStep input{height:40px;font-size:35px;}

.SucessoMsg{width: 400px;height: auto;padding: 8px;color: #FFF;margin: 0 auto;text-align: center;}
.SuccessFormImg{max-width:100%;}

.Bancorbraslogo{width: auto;margin: 0 auto;margin-top: 33px;}
.ProdutoContratacao{font-size:24px !important; font-weight:bold;height:40px !important;}
}