html,body{height:100%}body{width:100%;height:100%;background-image:url(/Content/Images/Logo.svg),url(/Content/Images/fundo.svg);background-repeat:no-repeat;background-position:bottom 85% right 50%,left top;background-size:calc(50vw),cover}@media(min-width:992px){body{width:100%;height:100%;background-image:url(/Content/Images/Logo.svg),url(/Content/Images/fundo.svg);background-repeat:no-repeat;background-position:bottom 65% right 50%,left top;background-size:calc(50vh),cover}}@media(orientation:landscape){body{width:100%;height:100%;background-image:url(/Content/Images/Logo.svg),url(/Content/Images/fundo.svg);background-repeat:no-repeat;background-position:bottom 65% right 20%,left top;background-size:calc(50vh),cover}}@media(orientation:landscape) and (min-width:992px){body{width:100%;height:100%;background-image:url(/Content/Images/Logo.svg),url(/Content/Images/fundo.svg);background-repeat:no-repeat;background-position:bottom 65% right 50%,left top;background-size:calc(50vh),cover}}body{padding-top:0;padding-bottom:0}.vertical-center{min-height:100%;min-height:100vh;display:flex;align-items:center}.vertical-center>.row{width:100%}.gradiant{background-image:linear-gradient(to top,rgba(51,51,51,.7),rgba(255,0,0,0))}.loginBtn{background-color:#0071bc;border:1px solid #fff;border-radius:3px;color:#fff!important;box-shadow:2px 2px 1px #000}.width95P{width:95%}.width100P{width:100%}.form-control{display:block;width:100%;height:25px;padding:3px 12px 6px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;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}.nopadding{padding:0!important;margin:0!important}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.text-justify{text-align:justify}