ÿØÿà JFIF ` ` ÿþ
|
Server : Apache System : Linux cloud.heroica.com.br 4.18.0-553.36.1.el8_10.x86_64 #1 SMP Wed Jan 22 03:07:54 EST 2025 x86_64 User : farolpborg ( 1053) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/farolpborg/public_html/cms/_assets/css/ |
Upload File : |
/* Ora, os dons são diversos, mas o Espírito é o mesmo. E também há diversidade nos serviços, mas o Senhor é o mesmo. E há diversidade nas realizações, mas o mesmo Deus é quem opera tudo em todos. */
/* 1 Coríntios 12:4-6 */
/*
Version: 1.0 - 2017
Author: Marconi Duarte <marconiduarte@gmail.com>
*/
/* reset */
* { padding: 0; margin: 0; border: none; outline: none; border-collapse: separate; border-spacing: 0; }
html { width: 100%; height: 100%; background-color: #f0f4f7; }
body { width: 100%; height: 100%; background-color: #f0f4f7; font-family: 'HNR'; font-size: 13px; color: #36424e; cursor: default; display: table; vertical-align: top; }
h1, h2, h3, h4, h5, h6, strong, b { font-family: 'HNB'; font-weight: normal; }
ol, ul { list-style: none; }
/* clearfix */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix,
*:first-child+html .clearfix { zoom: 1; }
/* forms */
input,
select,
textarea { background-color: rgba(54,66,78,0.05); font-family: 'HNR'; font-size: 13px; color: #36424e; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border: 1px solid rgba(54,66,78,0.4); }
select,
textarea,
input[type=text],
input[type=submit],
input[type=button] { resize: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
input:focus,
select:focus,
textarea:focus { border: 1px solid rgba(54,66,78,1); }
input[type=submit],
input[type=button] { background-color: #2a95d4; cursor: pointer; text-transform: capitalize; color: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border: none; }
input[type=submit]:hover,
input[type=button]:hover { background-color:; }
.placeholder { color: #36424e; }
/* links */
a { text-decoration: none; color: #36424e; }
a:hover,
a.underline { text-decoration: underline; }