html { height: 100%;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent; } body { height: 100%;display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding-top: 40px; padding-bottom: 40px; background-color: #f5f5f5;background: url(/img/bg_inicio_2023.png); background-attachment: fixed; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center; } .form-signin { width: 100%; max-width: 430px; padding: 15px; margin: auto; } .bg { background: -webkit-gradient(linear, left bottom, left top, from(rgba(17,17,17,0.5)), to(rgba(17,17,17,0))); background: linear-gradient(360deg, rgba(17,17,17,0.5) 0%, rgba(17,17,17,0) 100%); position: fixed; top: 0; left: 0; right: 0; bottom: 0; } .dph_color { animation: dph_colors 60s infinite; position: fixed; top: 0; left: 0; right: 0; bottom: 0; } .header_top_dph { background: url(/img/fundobgmovimento.png), #69399c; background-repeat: repeat; color: #fff; padding: 1.75rem; border-top-left-radius: 5px; border-top-right-radius: 5px; } @keyframes dph_colors { 0% { background-color: #0f1923e6; } 20% { background-color: #ffd60059; } 40% { background-color: #e95f325e; } 80% { background-color: #0f192387; } 100% { background-color: #0f1923e6; }}@media (max-width: 768px) { #footer { display:none; }} .card {border-radius:7px;} form {text-transform: uppercase;font-size: 10px;}form input {border: 1px solid #c1c1c1; border-radius: 3px; width: 100%; padding: 10px 10px; font-size: 20px; margin-bottom: 10px;}.notify-head {font-size: 12px;text-transform: uppercase;font-family: Industry;font-weight: 400;margin-bottom: 20px;height: 30px;}.notify-head .notify-icon {margin-top: -5px;}.notify-head .ondas {width: 12px; margin-top: -4px;}
