%PDF- %PDF-
Direktori : /var/www/html/zgjedhjet2017/public/css/ |
Current File : /var/www/html/zgjedhjet2017/public/css/main.css |
* { font-family: 'Roboto', sans-serif !important; } .full-width { width: 100%; } .button-container { margin-bottom: 25px; } .no-padding { padding: 0 !important; } .no-margin { margin: 0 !important; } @-webkit-keyframes click-wave { 0% { height: 20px; width: 20px; opacity: 0.35; position: relative; } 100% { height: 60px; width: 60px; margin-left: -20px; margin-top: -20px; opacity: 0; } } @-moz-keyframes click-wave { 0% { height: 20px; width: 20px; opacity: 0.35; position: relative; } 100% { height: 60px; width: 60px; margin-left: -20px; margin-top: -20px; opacity: 0; } } @keyframes click-wave { 0% { height: 20px; width: 20px; opacity: 0.35; position: relative; } 100% { height: 60px; width: 60px; margin-left: -20px; margin-top: -20px; opacity: 0; } } .option-input { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; position: relative; top: 4.5px; right: 0; bottom: 0; left: 0; height: 20px; width: 20px; -webkit-transition: all 0.15s ease-out 0s; -moz-transition: all 0.15s ease-out 0s; transition: all 0.15s ease-out 0s; background: #cbd1d8; border: none; color: #fff; cursor: pointer; display: inline-block; margin-right: 0.5rem; outline: none; z-index: 1000; } .option-input:hover { background: #9faab7; } .option-input:checked { background: #0360a8; } .option-input:checked::before { height: 20px; width: 20px; position: absolute; content: '\2713'; display: inline-block; font-size: 13px; text-align: center; line-height: 20px; } .option-input:checked::after { -webkit-animation: click-wave 0.65s; -moz-animation: click-wave 0.65s; animation: click-wave 0.65s; background: #0360a8; content: ''; display: block; position: relative; z-index: 100; } .option-input.radio { border-radius: 50%; } .option-input.radio::after { border-radius: 50%; } .googleCaptchaDiv{ margin-top: 10px; } @media only screen and (max-width: 767px) { .googleCaptchaDiv{ margin-top: 150px; } } .mb30 { margin-bottom: 30px; } .introText { text-align: justify; font-size: 16px; } @media (min-width: 768px) { .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0; } }