text
stringlengths
1
1.04M
*{ padding:0; margin:0; font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-transform: capitalize ; } body{ margin-top: 20px; } tr:first-child{ background-color: #bbbbbb; text-align: center; text-transform: capitalize; } td{ padding: 2px 7px; border:2px solid ...
.message .bubble { box-sizing: border-box; height: 100%; max-width: calc(100% - 4rem); overflow: visible; } .message.outgoing .bubble { float: right; border-radius: 0.3rem 0 0 0.3rem; background: #f5f5f5; } .message.incoming .bubble { float: left; border-radius: 0 0.3rem 0.3rem 0; background: ...
.game_app {overflow: hidden; position: relative; min-width:1280px; height: 100vh;} .game_app .game {position: absolute; left: 0; bottom: 0; z-index: 10; width: 70000px; height: 100%; background-image: url('../../../../lib/images/bg_bottom.png'); background-repeat: repeat-x; background-size: auto 100%; will-change: tran...
#adpmain{ margin:10px auto; width: 1200px; border:1px solid #eee; padding:10px; } .fa-exclamation-circle{ color: #1daee9; cursor: pointer; } .fa-toggle-on{ color: green; cursor: pointer; } .fa-toggle-off{ color: red; cursor: pointer; } /*checkbox style*/ .pidselect{ display: none; } .pidselec...
/*! * Datetimepicker for Bootstrap 4 * version : 4.17.47 * modified by: balbarak * https://github.com/Eonasdan/bootstrap-datetimepicker/
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty { cursor: default !important } table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before, table.dataTable.dtr...
:root { --text-color: #131313; --bg-color: #fafafa; --bg00-color: #AFEEEE; --bg01-color: #FFBBBB; --bg02-color: #F9F597; --bg03-color: #8CF6A3; --bg04-color: #9ea7f7; } .azul-claro {background: var(--bg00-color);} .vermelho-claro {background: var(--bg01-color)} .amarelo{background: var...
body { font-family: "Lucida Console", "Courier New", monospace; width:100%; padding-bottom:5px; } header { margin:5px; padding-bottom:5px; } h1 { margin: 10px auto; padding-bottom:5px; border-bottom: 1px solid ; font-family: "Times New Roman", Times, serif; font-weight:100; font-size:2.0em; } #main...
html, body { font-family: Arial; font-size: 16px; margin: 0; padding: 0; border: 0; background: black; } .nav { position: fixed; z-index: 10000; top: 5px; left: 5px; padding: 10px; background: rgba(0, 0, 0, .5); border-radius: 5px; } .back { margin-right: 15...
.background_oliveDrab7, .hover_background_oliveDrab7:hover, .active_background_oliveDrab7:active:hover { background: #3c5014; background-image: -moz-linear-gradient(top, rgb(75, 100, 25) 0%, rgb(60, 80, 20) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(75, 100,...
.card{margin-bottom:30px;height:-webkit-calc(100% - 30px);height:calc(100% - 30px)}.card-footer .nav-tabs{width:100%}.card-footer .nav-item{display:table-cell;float:none;width:1%}.card-footer .nav-link{padding-top:15px;padding-bottom:15px;font-size:20px}@media (max-width:479px){.background-bottom .col-xs-6{width:100%}....
body{ background-color: lightblue; } p{ color: green; } .manu .col-md-10{ background-color: lightgrey; } .manu .col-md-10 .man img{ /* border-radius: 50%; */ height: 79px; width: 390px; } .manu .col-md-10 .man .ma{ align-content: center; }
:root { --primaryColor: #FAFAFA; --secondaryColor: #2A2D34; } img { height: 100%; width: 100%; } body { margin: 0em; padding: 0em; } main { height: 100vh; background-image: url('assets/background/cool-background.png'); background-repeat: no-repeat; background-position: center; background-siz...
.alert.push { display: none; }
@import url(fontawesome-all.min.css); @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic|Roboto+Slab:400,700"); /* Editorial by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ html, body, div, span, applet...
html, body { margin: 0; padding: 0; } button { margin: 0; padding: 0; border: 0; background: none; font-size: 100%; vertical-align: baseline; font-family: inherit; font-weight: inherit; color: inherit; -webkit-appearance: none; appearance: none; -webkit-font-smoothing: antialiased; -moz-o...
@font-face { font-family: 'Glyphicons Halflings'; src: url('/bundles/delegations/css/fonts/glyphicons-halflings-regular.eot'); src: url('/bundles/delegations/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bundles/delegations/css/fonts/glyphicons-halflings-regular.woff...
.container { background: var(--gray); min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; } .main { flex: 2; width: 100%; display: flex; justify-content: space-between; align-items: center; .mobile { display: f...
.people__div { margin: 10px auto; border: 2px solid black; border-radius: 6px; display: flex; flex-direction: column; width: 40%; } .people__div * { margin: 0 auto; }
/*! jQuery UI - v1.10.4 - 2014-03-24 * http://jqueryui.com * Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.button.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.cs...
.row { margin-right: 10px; margin-left: 10px; } .btn-success { background-color: rgb(240, 102, 22) !important; border-color: rgb(240, 102, 22) !important; }
/******************************************************************************* * Copyright 2020 Board of Trustees of the University of Illinois. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
/* This css file is to over write bootstarp css --------------------------------------------------------- / * Theme Name: Ela Admin Template * Theme URI: http://demos.jeweltheme.com/ * Author: jewel_theme * Author URI: http://themeforest.net/user/jewel_theme/portfolio * Description: * Version: 1.0.0 * License: GNU Gene...
.btn { border: 1px solid transparent ; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: rgba(121, 121, 121, 0.295); cursor: pointer; display: flex; padding: 10px ; } .glow-orange,.glow-black { border-radius: 50%...
/* Telephasic 1.0 by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /*********************************************************************************/ /* Basic */ /********...
html, body { height: 100%; width: 100%; margin: 0; padding: 0; } #particle-canvas { height: 100%; width: 100%; margin: 0; padding: 0; }
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Oswald', sans-serif; } .container { max-width: 1300px; margin: auto; padding-left: 25px; padding-right: 25px; } .navbar { display: flex; align-items: center; padding: 20px; } nav { flex: 1; ...
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,700,300|Roboto:400,700,300|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300); button, input[type="button"], input[type="reset"], input[type="submit"], button { -webkit-appearance: none; -moz-appearance: none; -ms-appearan...
body { font-family: "Helvetica", "Arial", sans-serif; margin: 0; overflow: hidden; background-color: #fff; user-select: none; /*cursor: crosshair;*/ } canvas { position: absolute; top: 0; left: 0; z-index: 0; } svg { user-select: none; position: absolute; top: 0; left: 0; width: 100%; ...
@charset "UTF-8"; /** * Table of Contents: * * 1.0 - Reset * 2.0 - Module * 3.0 - Basic * 4.0 - Header * 5.0 - Main * 7.0 - Footer * 8.0 - Print * ----------------------------------------------------------------------------- */ /** * Setting * ---------------------------------------------------------------...
:host { cursor: pointer; display: block; } .planet-collapsible__content { background-color: var(--collapsible-content--background-color); box-sizing: border-box; display: block; padding: 16px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } .planet-collapsible__header { transition...
/*@import url(https://fonts.googleapis.com/css?family=Ubuntu);*/ :root { --page-background-color: #f0f0f0; --valuebox-color: #3c8dbc; --header-color: #3b3b3b; --header-hover-color: #707070; --panel-color: #3c8dbc; --tab-color:#3c8dbc; } body { background-color: var(--page-background-color) ...
*, *:before, *:after { box-sizing: border-box; } html { scroll-behavior: smooth; } .home { width: 80%; height: fit-content; margin: 0 auto; padding: 10px; } nav { display: flex; flex-direction: row; justify-content: start; } nav a { text-decoration: none; color: black; } ...
p{ position:relative; left:0px; top:0px; width:800px; height:550px; border:1px solid #000; border-radius:10px; padding:10px; text-align:justify; columns:3; -webkit-clomuns:3; -moz-columns:3; column-gap:50px; -webkit-column-gap:50px; -moz-column-gap:50px; column-rule:10px inset #f00; -webkit-colum...
@font-face { font-family: 'morvarid'; src: url('../fonts/morvarid.eot'); src: url('../fonts/morvarid.eot') format('embedded-opentype'), url('../fonts/morvarid.woff2') format('woff2'), url('../fonts/morvarid.woff') format('woff'), url('../fonts/morvarid.ttf') format('truetype'), ...
/* =============== Sidebar MediaQueries =============== */ @import url(/./projects/modal/mediaQueries/mediaQueries.css); @import url(/projects/modal/keyframesModal/keyframesModal.css); @import url(./stylesGlobal/buttonStyle.css); /* =============== Variables / root > =============== */ :root { /* dark shades of pr...
:root { --header-height: 60px; --menu-hide-width: 70px; --menu-show-width: 300px; --menu-sm-max-width: 380px; --buttons-height: 80px; } .app-html { height: 100%; min-height: 100%; } .app-body { height: 100%; min-height: 100%; display: grid; grid-template-columns: 1fr; g...
/* IMPORTANT: In order to preserve the uniform grid appearance, all cell styles need to have padding, margin and border sizes. No built-in (selected, editable, highlight, flashing, invalid, loading, :focus) or user-specified CSS classes should alter those! */ .slick-header-columns, .slick-header-column { background:...
@font-face { font-family: 'icomoon'; src: url('fonts/icomoon.eot?8vww1v'); src: url('fonts/icomoon.eot?8vww1v#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?8vww1v') format('truetype'), url('fonts/icomoon.woff?8vww1v') format('woff'), url('fonts/icomoon.svg?8vww1v#icomoon') format('svg'...
.cardTab { padding: 7px 9px; } .cardTab .cardTitle { color: #333; font-size: 17px; } .cardTab .cardValue { text-align: center; font-size: 26px; color: #686868; margin: 0; } .cardTab .cardSubtitle { text-align: center; color: #B8B8B8; margin-bottom: 0; } .cardTab .cardImg { width: 100%; heigh...
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap'); * { padding: 0; margin: 0; color: var(--text-color); font-family: Roboto; } a { color: var(--text-color); text-decoration: none; } body { background: va...
.welcome-section-title{color:#fff;padding-bottom:7px;font-weight:700;font-size:16px}.welcome-section-title.sub-title{color:#fff;padding-top:5px}.welcome-link{color:#0066CC;font-family:RedHatDisplay;line-height:1.5;font-weight:600;font-size:16px}.noscript-error{margin-top:30px;font-size:14px;color:#b94a48;background-col...
/** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/ */ .tox { box-sizing: content-box; color: #2A3746; cursor: auto; ...
/* stylelint-disable property-no-vendor-prefix */ /* * Globals */ /* Links */ a, a:focus, a:hover { color: #fff; } /* Custom default button */ .btn-default, .btn-default:hover, .btn-default:focus { color: #333; text-shadow: none; /* Prevent inheritance from `body` */ background-color: #fff; border: 1px s...
* { background-color: transparent; } .bm-item { display: inline-block; text-decoration: none; margin-bottom: 10px; color: black; transition: color 0.2s; font-weight: 300; } .bm-item:hover { color: rgba(0, 255, 225, 0.615); } .bm-burger-button { position: fixed; width: 36px; height: 30px; left: 4...
.cardOne{width:98%;border:1px solid #cecece;box-shadow:10px 0 21px 15px rgba(23,124,124,.5)!important;border-radius:.25rem}.cardHeader{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:20px;border-bottom:.1px solid #eee}.cardHeaderLeft{font-size:larger;font-we...
/* * Kendo UI v2015.2.902 (http://www.telerik.com/kendo-ui) * Copyright 2015 Telerik AD. All rights reserved. * * Kendo UI commercial licenses may be obtained at * http://www.telerik.com/purchase/license-agreement/kendo-ui-complete * If you do not own a commercial license, this file shall be governed by the trial licen...
/*! * AdminLTE v2.4.2 * Author: Almsaeed Studio * Website: Almsaeed Studio <https://adminlte.io> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for more information */ /* * Core: General Layout Style * ------------------------- */ html, body { height: 100%; } ...
.feature-center { padding: 30px; float: left; width: 100%; position: relative; bottom: 0; margin-bottom: 40px; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } .feature-center:hover, .feature-center:focus { background: #01bafd; bottom: 10px; -webkit-box-shadow: 0px 18px 71px -...
@charset "UTF-8"; /*! * Bootswatch v5.1.3 (https://bootswatch.com) * Copyright 2012-2022 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! * Bootstrap v5.1.3 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://githu...
#main { width: 250px; } .star { margin: 5px; color: #ddd; } #reviewed_stars { display: flex; align-items: center; } .rating { border: none; float: left; padding-bottom: 2px; } .rating > input { display: none; } .rating > label:before { margin: 5px; font-size: 1.25em; fon...
.tools li { padding:5px; height:32px; } .tools li.active,.tools li:hover{ background-color:#26B99A; color:#fff; cursor:pointer; }
/*======================= Theme: Awesome Photography/Portfolio Template This is the Style for Responsiveness Author: JLP Media Email: jennpereira13@gmail.com / lianplameras@gmail.com Version: 1.00 Date Created: August 10, 2014 Updated: August 23, 2014 =======================*/ /* MAX 1080px */ @media (max-width: 1080p...
@font-face { font-family: "DIN Condensed"; src: url("../fonts/DINCondensed-Bold.woff") format("woff2"), url("../fonts/DINCondensed-Bold.woff") format("woff"); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: "D-DIN Condensed"; src: url("../fonts/D-DINCondensed.woff2") for...
.feed-list .list-item { border-top: 1px solid #ccc; padding: 20px 10px; color:#6a6a6a; } .feed-list .title-row { padding: 20px 10px; } .feed-list .rating-star { font-size: 22px;; } .feed-list .rating-color-dark-green { color: #2895cc; } .feed-list .rating-color-light-green { color: #329f...
#myFooter { background-color: #3c3d41; color: white; padding-top: 30px; } #myFooter .footer-copyright { background-color: #333333; padding-top: 3px; padding-bottom: 3px; text-align: center; } #myFooter .row { margin-bottom: 60px; } #myFooter .navbar-brand { margin-top: 45px; h...
body { margin: 0; border: 0; font-family: 'Roboto Mono', monospace; } h1 { font-size: 18px; } h2 { font-size: 14px; } h1, h2 { text-align: center; } .container { background-color: dodgerblue; display: flex; height: 300px; align-items: center; } .box { background-color: whitesmoke; border: 1px...
.row-header { margin: 0px auto; padding: 0px 0px; } .row-content { margin: 0px auto; padding: 50px 0px; border-bottom: 1px ridge; min-height: 400px; } .row-footer { margin: 0px auto; padding: 20px 0px; background-color: #AfAfAf; } .jumbotron { margin: 0px auto; padding: 70px 30px; background: #7...
@import "./variables.css"; .transcriptWarning { background-color: var(--color-brand-primary); padding: 1.14rem; }
.container,.service,.title{margin:0 auto;text-align:center}.button{text-align:center;border:0;text-transform:uppercase} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
.toast div.rounded { width: 1em; height: 1em; background: rgb(115, 230, 0); } .toast div.rounded.error { background: rgb(255, 65, 65); } #toast-template { display: none; } #toast-container { position: absolute; top: 15px; right: 15px; z-index: 1; } .sortable { cursor: pointer;...
/*! * Evo Calendar - Simple and Modern-looking Event Calendar Plugin * * Licensed under the MIT License * * Version: 1.1.2 * Author: Edlyn Villegas * Docs: https://edlynvillegas.github.com/evo-calendar * Repo: https://github.com/edlynvillegas/evo-calendar * Issues: https://github.com/edlynvillegas/evo-calendar...
@font-face { font-family: TitleFont; src: url(assets/fonts/strandall\ demo.ttf) } @font-face { font-family: noteBodyText; src: url(assets/fonts/Aileron-Regular.otf) } #myTitle { text-align: center; font-family: TitleFont; color: black; margin-top: 30px; font-size: 80px; font-we...
.searchform { width: 100%; max-width: 600px; margin-left: auto; margin-right: auto; } .searchform input { box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08); border: #f0fff0; display: block; width: 100%; padding: 16px; font: inherit; font-size: 16px; border-radius: 2px; ...
.cart .header{ display: grid; grid-template-columns: 1fr 100px 100px 30px; grid-gap: 16px; margin-bottom: 16px; font-weight: 700; letter-spacing: 0.2px; text-transform: uppercase; font-size: 14px; color: #999; } .cart .header p:nth-child(2){ text-align: center; } .cart .header ...
.App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; al...
.clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; } .clearfix:after { clear: both; } .hide-text { overflow: hidden; text-indent: 100%; white-space: nowrap; } .input-block-level { display: block; width: 100%; min-height: 28px; /* Make inputs at least the heigh...
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600);.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-fl...
#page-landing { width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; color: var(--color-text-in-primary); background: var(--color-primary); } .logo-container img { height: 10rem; } .hero-image { width: 100%; } .logo-container { text-align: bottom; margin-b...
/* General formatting */ body { padding: 0 10px; font: 18px/1.5 -apple-system, BlinkMacSystemFont, "avenir next",avenir, "Segoe UI", "lucida grande", "helvetica neue", helvetica, "Fira Sans",roboto, noto, "Droid Sans", cantarell, oxygen, ubuntu, "franklin gothic medium", "century gothic", "Liberation Sans", sans-ser...
.campo-codigo { width: 60%; display: flex; flex-direction: column; justify-content: space-between; } .background-campo-codigo { display: flex; flex-grow: 1; width: 90%; padding: 16px; background: #6BD1FF; border-radius: 8px; } @keyframes pulse { 0% { transform: scale(0.95)...
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-collapse { box-sizing: border-box; margin: 0; pad...
.root { -fx-font-family: Roboto; src: "/resources/roboto/Roboto-Regular.ttf"; } /* Burgers Demo */ .jfx-hamburger { -fx-spacing: 5; -fx-cursor: hand; } .jfx-hamburger StackPane { -fx-pref-width: 40px; -fx-pref-height: 7px; -fx-background-color: #D63333; -fx-background-radius: 5px; } ...
/** layui-v2.4.5 MIT License By https://www.layui.com */ .layui-inline, img { display: inline-block; vertical-align: middle } h1, h2, h3, h4, h5, h6 { font-weight: 400 } .layui-edge, .layui-header, .layui-inline, .layui-main { position: relative } .layui-elip, .layui-form-checkbox span, .layui-form-pane .layui-...
.App { text-align: center; } body { background-attachment: fixed; } .messenger { background: -webkit-linear-gradient( 45deg, rgba(255, 166, 10, 1) 24%, rgba(255, 0, 224, 1) 100% ); align-self: center; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .blackName { ...
@font-face { font-family: 'HS-Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/HS-Regular.woff') format('woff'); font-weight: normal; font-style: normal; } #title-page { display: none; } #main-page { display: none; } #result-page { display: none; } body ...
.spectrum--lightest .spectrum-Link,.spectrum--lightest .spectrum-Link:hover{color:#1473e6}.spectrum--lightest .spectrum-Link:active{color:#0d66d0}.spectrum--lightest .spectrum-Link.focus-ring{color:#1473e6}.spectrum--lightest .spectrum-Link.is-disabled{color:#bcbcbc}.spectrum--lightest .spectrum-Link--quiet,.spectrum--...
body { background-color: #cadbda } .container { display: block; margin: 80px auto; text-align: center; font-size: 30px; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); transition: 0.3s; width: 30vw; background-color: #f0ead6; } .btn-grid { display: grid; grid-template-columns: repeat(4, 4); gap: 5px;...
/* DayPicker styles */ .DayPicker { display: inline-block; } .DayPicker-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; -webkit...
.index.wrapper { background: url('../../assets/images/ag-index-background.png') center no-repeat; background-size: cover; min-height: 100%; height: auto; display: flex; justify-content: center; align-items: center; flex-flow: column; } .index .ag-footer { display: flex; padding: 0 30px; justify-c...
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap"); :root { --border-color: #144fc6; --fill-color: #6ab3f8; } * { box-sizing: border-box; } body { background-color: #3494e4; color: white; font-family: "Montserrat", sans-serif; display: flex; flex-direction: column;...
@import url(fontawesome-all.min.css); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,600"); /* Dimension by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ html, body, div, span, applet, object, ifra...
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; font-family: 'Montserrat'; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; } audio:not([controls...
@charset "utf-8"; @namespace epub "http://www.idpf.org/2007/ops"; dfn, q{ font-style: italic; } header{ text-align: center; } footer{ margin-top: 1em; text-align: right; } figure{ break-inside: avoid; margin: 1em auto; text-align: center; } figure img{ display: block; margin: auto; max-width: 100%; } fi...
:root { --divs-height: 65vh; } #main-section { background: inherit; height: 84vh; position: relative; } #form-section { width: 70%; left: 15%; position: relative; top: 0vh; } .form-controls { width: 70%; left: 15%; height: 5vh; top: 6vh; position: absolute; ...
.govuk-link { font-family: "GDS Transport", Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /*! Copyright (c) 2011 by Margaret Calvert & Henrik Kubel. All rights reserved. The font has been customised for exclusive use on gov.uk. This cut is not commercially availabl...
body { background-color: #F5FFFA; background-image: url(images/Home_bkgrnd.png); background-repeat: repeat-x; color: #000000; font-family: Arial; font-weight: normal; font-size: 13px; line-height: 1.1875; margin: 0; padding: 0; } #PageHeader1 { background-color: #F5F5F5; background-i...
.dropdown { position: absolute; z-index: 9999999; display: none; } .dropdown .dropdown-menu, .dropdown .dropdown-panel { min-width: 160px; max-width: 360px; list-style: none; background: #FFF; border: solid 1px #DDD; border: solid 1px rgba(0, 0, 0, .2); border-radius: 6px; box-shadow: 0 5px 10px rgba(0, 0, ...
.mainColor_bg { background-color: #ED8824 !important; color: #ffffff !important; } .mainColor_color { color: #ED8824 !important; } .mainColor_border { border-color: #ED8824 !important; } .overColor_bg { background-color: #73410F !important; } .overColor_color { color: #73410F !important; } .ove...
.detail_close{ display: None; } #detail_open{ display: block; } .cancle{ background-color: #9d9d9d; } .running{ background-color: #449d44; } .wait_run{ background-color: #2aabd2; } .show { display: block !important; } .hidden { display: none !important; }
/*! * (C) Ionic http://ionicframework.com - MIT License * Built with http://stenciljs.com */ ion-item { display: block; contain: content; } .item-block { margin: 0; padding: 0; text-align: initial; display: flex; overflow: hidden; align-items: center; justify-content: space-between; width: 100%;...
/* Cam Mannett 2021 * * See LICENSE file */ :root { --bg: #666666; --text: #c0c0c0; } .monospace { font-family: "Lucida Console", Courier, monospace; } body { background-color: var(--bg); } p { font-family: monospace; font-size: 14px; color: var(--text); } a { font-family: monosp...
@import url('../node_modules/@sabaki/shudan/css/goban.css'); #mainlayout { position: absolute; left: 0; right: 0; top: 0; bottom: 0; } #main { position: relative; z-index: 10; } main { position: absolute; left: 0; top: 0; right: 0; bottom: 40px; background: #C2CB9C url('....
/** * Office UI Fabric 1.2.1 * The front-end framework for building experiences for Office 365. **/ .ms-u-borderBox, .ms-u-borderBox:before, .ms-u-borderBox:after { box-sizing: border-box; } .ms-u-clearfix { *zoom: 1; } .ms-u-clearfix:before, .ms-u-clearfix:after { display: table; content: ''; line-heigh...
/* CONFIGURAÇÃO TIME LINE */ .main-timeline8{ margin-top: 80px; margin-bottom: 80px;} .main-timeline8{overflow:hidden;position:relative} .main-timeline8:after,.main-timeline8:before{content:"";display:block;width:100%;clear:both} .main-timeline8:before{content:"";width:3px;height:100%;background:#d6d5d5;position:abso...
html { scroll-behavior: smooth; } .timeline { margin: 50px 60px; height: 4px; background-color: #ccc; } .timeline-progress { width: 33%; height: 100%; background-color: orange; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
*,html,body,ul,li,ol{margin:0;padding:0;list-style:none;/* border:0 none; */ text-decoration:none;} /*bottom begin*/ .bottom-index{width:100%;height:170px;background:#156bad; font-family:MicrosoftYaHei;} .bottom-i{width:1200px;height:170px;margin:0 auto;background: url(../images/default/qz_bottomlogo.png) no-repeat 46...
.buttonBottom{ top: 12vh; position: relative; } .postStatus{ padding: 1vw; } .postStatus::before{ padding: 0.5vw; border-radius: 50%; border: 1.5px dotted black; }
:root{ --white-light: rgba(255, 255, 255, 0.5); --alice-blue: #f8f9fa; --carribean-green: #00ced1; --gray: #ededed; } *{ padding: 0; margin: 0; box-sizing: border-box; } body{ font-family: 'Quicksand', sans-serif; } /* Utility stylings */ img{ width: 100%; display: block; } .con...
@font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1613101714326'); /* IE9 */ src: url('iconfont.eot?t=1613101714326#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff?t=1613101714326') format('woff'), url('iconfont.ttf?t=1613101714326') format('truetype'), /* chrome, firefox, oper...