code stringlengths 2k 1.04M | repo_path stringlengths 5 517 | parsed_code stringlengths 0 1.04M | quality_prob float64 0.02 0.95 | learning_prob float64 0.02 0.93 |
|---|---|---|---|---|
.bg-color {
background: #eee;
}
.type-2020 {
font-family: 'Crete Round', serif;
}
.type-2020 .sidebar {
background: #fff;
float: left;
width: 100%;
padding: 15px;
padding-bottom: 0;
}
.type-2020 .sidebar .inner h2 {
margin-top: 0;
color: #00a685;
font-weight: 600;
}
.type-2020 .sidebar .top-courses {
float: left;
width: 100%;
}
.type-2020 .sidebar .top-courses .thumb img {
width: 100%;
height: 100%;
}
.type-2020 .sidebar .top-courses .text {
padding-bottom: 20px;
}
.type-2020 .sidebar .top-courses .text h4 {
font-size: 19px;
font-weight: 500;
margin: 0px;
line-height: 20px;
}
.type-2020 .sidebar .top-courses .text h4 a {
color: #00a685;
text-decoration: none;
}
.type-2020 .sidebar .top-courses .text h4 a:hover {
color: #1fd1ad;
background: none;
}
.type-2020 .sidebar .top-courses .text .btn-style {
background: #00a685;
padding: 10px 15px;
border-radius: 5px;
}
.type-2020 .sidebar .top-courses .text a {
color: #fff;
text-decoration: none;
}
.type-2020 .sidebar .top-courses .text a:hover {
background: #1fd1ad;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px,0px,0px);
}
.type-2020 .sidebar .top-courses .widget-slider .owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-carousel .owl-item {
float: left;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-buttons {
display: none;
}
.type-2020 .sidebar .top-courses .widget-slider #owl-demo .item img {
display: block;
width: 100%;
height: auto;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-controls {
float: right;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-page span:hover {
cursor: pointer;
background: #00a685 !important;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-pagination .active span {
background: #00a685 !important;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-theme .owl-controls .owl-page span {
display: block;
width: 10px;
height: 15px;
margin: 5px 3px;
filter: Alpha(Opacity=50);
opacity: 0.5;
background: #869791;
}
@media (min-width: 993px) {
.type-2020 .thumb {
margin: 0px 15px 0px 0px;
}
}
@media (max-width: 767px) and (min-width: 480px) {
.type-2020 .thumb {
margin: 0px 15px 0px 0px;
}
}
@media (max-width: 479px) {
.type-2020 .slide-visit {
width: 100%;
}
} | blocks/2020/css/2020.css | .bg-color {
background: #eee;
}
.type-2020 {
font-family: 'Crete Round', serif;
}
.type-2020 .sidebar {
background: #fff;
float: left;
width: 100%;
padding: 15px;
padding-bottom: 0;
}
.type-2020 .sidebar .inner h2 {
margin-top: 0;
color: #00a685;
font-weight: 600;
}
.type-2020 .sidebar .top-courses {
float: left;
width: 100%;
}
.type-2020 .sidebar .top-courses .thumb img {
width: 100%;
height: 100%;
}
.type-2020 .sidebar .top-courses .text {
padding-bottom: 20px;
}
.type-2020 .sidebar .top-courses .text h4 {
font-size: 19px;
font-weight: 500;
margin: 0px;
line-height: 20px;
}
.type-2020 .sidebar .top-courses .text h4 a {
color: #00a685;
text-decoration: none;
}
.type-2020 .sidebar .top-courses .text h4 a:hover {
color: #1fd1ad;
background: none;
}
.type-2020 .sidebar .top-courses .text .btn-style {
background: #00a685;
padding: 10px 15px;
border-radius: 5px;
}
.type-2020 .sidebar .top-courses .text a {
color: #fff;
text-decoration: none;
}
.type-2020 .sidebar .top-courses .text a:hover {
background: #1fd1ad;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px,0px,0px);
}
.type-2020 .sidebar .top-courses .widget-slider .owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-carousel .owl-item {
float: left;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-buttons {
display: none;
}
.type-2020 .sidebar .top-courses .widget-slider #owl-demo .item img {
display: block;
width: 100%;
height: auto;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-controls {
float: right;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-page span:hover {
cursor: pointer;
background: #00a685 !important;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-pagination .active span {
background: #00a685 !important;
}
.type-2020 .sidebar .top-courses .widget-slider .owl-theme .owl-controls .owl-page span {
display: block;
width: 10px;
height: 15px;
margin: 5px 3px;
filter: Alpha(Opacity=50);
opacity: 0.5;
background: #869791;
}
@media (min-width: 993px) {
.type-2020 .thumb {
margin: 0px 15px 0px 0px;
}
}
@media (max-width: 767px) and (min-width: 480px) {
.type-2020 .thumb {
margin: 0px 15px 0px 0px;
}
}
@media (max-width: 479px) {
.type-2020 .slide-visit {
width: 100%;
}
} | 0.418459 | 0.061593 |
* The following bugs are referred to in this style sheet
* 1.) Bug 419482 - Cascading policy in CSS
* 2.) Bug 419377 - Setting a property to 'inherit' is not supported
* 3.) Bug 430051 - Regression for CTabRendering when drawing bottom tabs
* 4.) Bug 401015 - Add support for styling hyperlinks in Links
* 5.) Bug 430278 - Add support for styling Scrollbars
*******************************************************************************/
/* ############################## Global Styles ############################## */
Composite, ScrolledComposite, ExpandableComposite,
/*Canvas, TabFolder, */
CLabel, Label,ExpandItem,
/*CoolBar, ToolBar, ToolItem, Sash, Group, Hyperlink, RefactoringLocationControl, Link, FilteredTree,
ProxyEntriesComposite, NonProxyHostsComposite, DelayedFilterCheckboxTree,
Splitter, ScrolledPageContent, ViewForm, LaunchConfigurationFilteredTree,
ContainerSelectionGroup, BrowseCatalogItem, EncodingSettings,
ProgressMonitorPart, DocCommentOwnerComposite, NewServerComposite,
NewManualServerComposite, ServerTypeComposite, FigureCanvas,
DependenciesComposite, ListEditorComposite, WrappedPageBook,
CompareStructureViewerSwitchingPane, CompareContentViewerSwitchingPane,
QualifiedNameComponent, RefactoringStatusViewer, ImageHyperlink,
MessageLine,
ViewForm > ToolBar,
TabFolder > Composite > *,
CTabFolder > Composite > *,
TabFolder > Composite > * > *,
DocCommentOwnerComposite > Group > *,
TabFolder > Composite > ScrolledComposite > *,
Shell > Composite > Composite > *,
Composite > Composite > Composite > ToolBar,
Composite > Composite > Composite > Group > *,
Shell > Composite > Composite > Composite > *,
ScrolledComposite > Composite > Composite > Composite > *,
Shell > Composite > Composite > Composite > Composite > Composite > *,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > *,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > * > *,
*/Group > StyledText {
background-color:#f0f9fd;
}
/*
Combo, List,
Composite > List,
TabFolder > Composite > List,
TabFolder > Composite > * > List,
DocCommentOwnerComposite > Group > List,
TabFolder > Composite > ScrolledComposite > List,
Shell > Composite > Composite > List,
Composite > Composite > Composite > Group > List,
Shell > Composite > Composite > Composite > List,
ScrolledComposite > Composite > Composite > Composite > List,
Shell > Composite > Composite > Composite > Composite > Composite > List,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > List,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > * > List {
background-color: #41464A;
color: #dddddd;
}
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.MENU'][style~='SWT.DATE'][style~='SWT.RESIZE'][style~='SWT.TITLE'][style~='SWT.APPLICATION_MODAL'][style~='SWT.FULL_SELECTION'][style~='SWT.SMOOTH'] > Composite[style~='SWT.LEFT_TO_RIGHT'] > Text[style~='SWT.READ_ONLY'],
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.MENU'][style~='SWT.DATE'][style~='SWT.RESIZE'][style~='SWT.TITLE'][style~='SWT.APPLICATION_MODAL'][style~='SWT.FULL_SELECTION'][style~='SWT.SMOOTH'] > Composite[style~='SWT.LEFT_TO_RIGHT'] > ToolBar {
color: #9ac9d8;
}
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.MENU'][style~='SWT.DATE'][style~='SWT.RESIZE'][style~='SWT.TITLE'][style~='SWT.APPLICATION_MODAL'][style~='SWT.FULL_SELECTION'][style~='SWT.SMOOTH'] > Composite[style~='SWT.LEFT_TO_RIGHT'] > Label[style~='SWT.NO_FOCUS'] {
color: #EEEEEE;
}
Text {
background-color: #515658;
color: #cccccc;
}
SashForm > StyledText {
background-color: #202020;
color: #cccccc;
}
Text[style~='SWT.DROP_DOWN'],
TextSearchControl ,
TextSearchControl > Label {
background-color: #41464A;
color: #dddddd;
}
Text[style~='SWT.SEARCH'],
Text[style~='SWT.SEARCH'] + Label {
background-color: #949DA5;
color: #ffffff;
}
Text[style~='SWT.POP_UP'] {
background-color: #34383B;
color: #dddddd;
}
Text[style~='SWT.READ_ONLY'] {
background-color: #515658;
color: #bbbbbb;
}
DatePicker,
DatePicker > Text,
DatePicker > ImageHyperlink,
ScheduleDatePicker,
ScheduleDatePicker > Text,
ScheduleDatePicker > ImageHyperlink {
background-color: #41464A;
color: #dddddd;
}
Spinner,
CCombo {
background-color: #383C3E;
color: #dddddd;
}
Composite > StyledText,
Shell [style~='SWT.DROP_DOWN'] > StyledText,
ScrolledComposite > Composite > Composite > Composite > StyledText {
background-color: #252525;
color: #dddddd;
}
ScrolledFormText,
FormText {
background-color: #687174;
color: #eeeeee;
}
ToolItem:selected {
background-color: #313538;
color: #dddddd;
}
Table,
Composite > Table,
TabFolder > Composite > Table,
TabFolder > Composite > * > Table,
DocCommentOwnerComposite > Group > Table,
TabFolder > Composite > ScrolledComposite > Table,
Shell > Composite > Composite > Table,
Composite > Composite > Composite > Group > Table,
Shell > Composite > Composite > Composite > Table,
ScrolledComposite > Composite > Composite > Composite > Table,
Shell > Composite > Composite > Composite > Composite > Composite > Table,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > Table,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > * > Table {
background-color: #35393C;
color: #dddddd;
}
Tree,
RegistryFilteredTree,
Composite > Tree,
TabFolder > Composite > Tree,
TabFolder > Composite > * > Tree,
DocCommentOwnerComposite > Group > Tree,
TabFolder > Composite > ScrolledComposite > Tree,
Shell > Composite > Composite > Tree,
Composite > Composite > Composite > Group > Tree,
Shell > Composite > Composite > Composite > Tree,
ScrolledComposite > Composite > Composite > Composite > Tree,
Shell > Composite > Composite > Composite > Composite > Composite > Tree,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > Tree,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > * > Tree {
background-color: #2F2F2F;
color: #CCC;
}*/
Shell[style~='SWT.SHADOW_ETCHED_OUT'], Shell[style~='SWT.SHADOW_ETCHED_IN'],
Shell[style~='SWT.CHECK'], Shell[style~='SWT.TITLE'], Shell[style~='SWT.OK'],
Shell[style~='SWT.CANCEL'], Shell[style~='SWT.ABORT'], Shell[style~='SWT.DROP_DOWN'],
Shell[style~='SWT.ARROW'], Shell[style~='SWT.RADIO'], Shell[style~='SWT.SINGLE'],
Shell[style~='SWT.SHADOW_IN'], Shell[style~='SWT.TOOL'], Shell[style~='SWT.RESIZE'],
Shell[style~='SWT.SHELL_TRIM'], Shell[style~='SWT.FILL'], Shell[style~='SWT.ALPHA'],
Shell[style~='SWT.BORDER'], Shell[style~='SWT.DIALOG_TRIM'], Shell[style~='SWT.IGNORE'],
Shell[style~='SWT.FULL_SELECTION'], Shell[style~='SWT.SMOOTH'], Shell[style~='SWT.VIRTUAL'],
Shell[style~='SWT.APPLICATION_MODAL'], Shell[style~='SWT.MEDIUM'], Shell[style~='SWT.LONG']
{
background-color: #f0f9fd;
color: #cccccc;
}
/*
Shell > Composite > Table[style~='SWT.DROP_DOWN'] {
background-color: #35393C;
color: #dddddd;
}
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite Composite,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite ScrolledComposite,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite Canvas,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite StyledText,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite Label {
background-color: #2F2F2F;
color: #CCC;
}
TextSearchControl {
background-color: #41464A;
color: #dddddd;
}
ViewerPane,
DrillDownComposite,
ViewerPane > ToolBar,
DrillDownComposite > ToolBar {
background-color: #232323;
color: #CCC;
}
ProgressInfoItem,
ProgressInfoItem > *,
CompareViewerPane,
CompareViewerPane > * {
background-color: #262626;
color: #eeeeee;
}
ProgressIndicator {
background-color: #777;
color: #eeeeee;
}
DiscoveryItem,
DiscoveryItem Label,
DiscoveryItem Composite {
background-color: #383C3E;
color: #dddddd;
}
DiscoveryItem StyledText {
background-color: #383C3E;
color: #aaaaaa;
}
DiscoveryItem Link {
background-color: #383C3E;
color: #8B9498;
}
CatalogSwitcher,
CatalogSwitcher > ScrolledComposite > Composite > Composite ,
CategoryItem {
background-color: #515658;
color: #dddddd;
}
GradientCanvas,
GradientCanvas > Label,
GradientCanvas > ToolBar,
GradientCanvas > ImageHyperlink {
background-color: #3f4447;
color: #9ac9d8;
}
GradientCanvas {
background: #3f4447;
background-image: #3f4447;
}
CategoryItem > GradientCanvas,
CategoryItem > GradientCanvas > Label {
background-color: #fafafa;
color: #333;
}
CategoryItem > GradientCanvas {
background: #fafafa;
background-image: #333;
}
WebSite {
background-color: #41464A;
color: #dddddd;
}
CTabFolder {
color: '#org-eclipse-ui-workbench-INACTIVE_TAB_TEXT_COLOR';
swt-tab-renderer: url('bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering');
padding: 0px 2px 2px;
swt-tab-outline: '#org-eclipse-ui-workbench-ACTIVE_TAB_OUTLINE_COLOR';
swt-outer-keyline-color: '#org-eclipse-ui-workbench-ACTIVE_TAB_OUTER_KEYLINE_COLOR';
swt-unselected-tabs-color: '#org-eclipse-ui-workbench-ACTIVE_UNSELECTED_TABS_COLOR_START' '#org-eclipse-ui-workbench-ACTIVE_UNSELECTED_TABS_COLOR_END' 100% 100%;
swt-selected-tab-fill: '#org-eclipse-ui-workbench-ACTIVE_TAB_BG_END';
swt-shadow-visible: false;
swt-corner-radius: 16px;
swt-unselected-hot-tab-color-background: #161616;
}
CTabFolder[style~='SWT.DOWN'][style~='SWT.BOTTOM'] {
swt-tab-renderer: url('bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering');
swt-unselected-hot-tab-color-background: #161616;
}
Form,
FormHeading {
background: #505f70;
background-color: #505F70;
background-image: #505f70;
color: #9AC9D8;
}
Form {
text-background-color: #505F70;
tb-toggle-hover-color: #313538;
tb-toggle-color: #313538;
h-hover-full-color: #313538;
h-hover-light-color: #313538;
h-bottom-keyline-2-color: #313538;
h-bottom-keyline-1-color: #313538;
swt-background-mode: 'force';
}
Section {
background-color: #4F5355;
color: #AEBED0;
background-color-titlebar: #4F5355;
background-color-gradient-titlebar: #4F5355;
border-color-titlebar: #4F5355;
}
Form > LayoutComposite > LayoutComposite > * {
background-color: #515658;
color: #EEEEEE;
}
LayoutComposite, LayoutComposite > FormText,
LayoutComposite > Label,
LayoutComposite > Button {
background-color: #4F5355;
color: #F4F7F7;
}
LayoutComposite ScrolledPageBook,
LayoutComposite Sash {
background-color: #4F5355;
color: #F4F7F7;
}
LayoutComposite > Text,
LayoutComposite > Combo {
background-color: #414445;
color: #F4F7F7;
}
LayoutComposite > Table {
background-color: #333;
color: #FFF;
}
HeapStatus {
background-color: #41464a;
color: black;
}
Table,
Tree {
swt-header-color: #CCC;
swt-header-background-color: #383D3F;
}
Twistie {
color: #E8E4DF;
}
#SearchField {
color: #f0f0f0;
}
.MPartSashContainer {
background-color: #515658;
color: #EEEEEE;
}
HeapStatus {
background-color: #4F5355;
color: #EEEEEE;
}
PageSiteComposite, PageSiteComposite > CImageLabel {
color: #EEEEEE;
}
PageSiteComposite > PropertyTable {
background-color: #333;
color: #EEEEEE;
}
PageSiteComposite > PropertyTable:disabled {
background-color: #444;
color: #EEEEEE;
}
FlyoutControlComposite, FlyoutControlComposite ToolBar, FlyoutControlComposite CLabel {
background-color: #3f4447;
color: #EEEEEE;
}
Label#org-eclipse-ui-splash-progressText {
background-color: inherit;
color: #9c9696;
}
Label#org-eclipse-ui-buildid-text {
background-color: inherit;
}
ProgressIndicator#org-eclipse-ui-splash-progressIndicator {
background-color: #e1e1e1;
}
StyledText {
swt-scrollbar-themed: false;
swt-scrollbar-background-color: #383838;
swt-scrollbar-foreground-color: #494949;
swt-scrollbar-width: 4px;
swt-scrollbar-border-radius: 4px;
swt-scrollbar-mouse-near-scroll-width: 15px;
}
Link {
swt-link-foreground-color: '#org-eclipse-ui-workbench-LINK_COLOR'
}
ExpandableComposite {
swt-titlebar-color: #cccccc;
}
TabbedPropertyTitle > CLabel{
color: #9AC9D8;
}
TabbedPropertyTitle {
swt-backgroundGradientStart-color: #505F70;
swt-backgroundGradientEnd-color: #505F70;
swt-backgroundBottomKeyline1-color: #505F70;
swt-backgroundBottomKeyline2-color: #505F70;
}
TabbedPropertyList {
swt-tabAreaBackground-color : #515658;
swt-tabBackground-color : '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_BG_START';
swt-tabNormalShadow-color : '#org-eclipse-ui-workbench-INACTIVE_TAB_OUTLINE_COLOR';
swt-tabDarkShadow-color : '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_SELECTED_TEXT_COLOR';
color : '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_SELECTED_TEXT_COLOR';
}*/ | cufir-rcp-kit/css/blue/theme-blue_globalstyle.css | * The following bugs are referred to in this style sheet
* 1.) Bug 419482 - Cascading policy in CSS
* 2.) Bug 419377 - Setting a property to 'inherit' is not supported
* 3.) Bug 430051 - Regression for CTabRendering when drawing bottom tabs
* 4.) Bug 401015 - Add support for styling hyperlinks in Links
* 5.) Bug 430278 - Add support for styling Scrollbars
*******************************************************************************/
/* ############################## Global Styles ############################## */
Composite, ScrolledComposite, ExpandableComposite,
/*Canvas, TabFolder, */
CLabel, Label,ExpandItem,
/*CoolBar, ToolBar, ToolItem, Sash, Group, Hyperlink, RefactoringLocationControl, Link, FilteredTree,
ProxyEntriesComposite, NonProxyHostsComposite, DelayedFilterCheckboxTree,
Splitter, ScrolledPageContent, ViewForm, LaunchConfigurationFilteredTree,
ContainerSelectionGroup, BrowseCatalogItem, EncodingSettings,
ProgressMonitorPart, DocCommentOwnerComposite, NewServerComposite,
NewManualServerComposite, ServerTypeComposite, FigureCanvas,
DependenciesComposite, ListEditorComposite, WrappedPageBook,
CompareStructureViewerSwitchingPane, CompareContentViewerSwitchingPane,
QualifiedNameComponent, RefactoringStatusViewer, ImageHyperlink,
MessageLine,
ViewForm > ToolBar,
TabFolder > Composite > *,
CTabFolder > Composite > *,
TabFolder > Composite > * > *,
DocCommentOwnerComposite > Group > *,
TabFolder > Composite > ScrolledComposite > *,
Shell > Composite > Composite > *,
Composite > Composite > Composite > ToolBar,
Composite > Composite > Composite > Group > *,
Shell > Composite > Composite > Composite > *,
ScrolledComposite > Composite > Composite > Composite > *,
Shell > Composite > Composite > Composite > Composite > Composite > *,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > *,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > * > *,
*/Group > StyledText {
background-color:#f0f9fd;
}
/*
Combo, List,
Composite > List,
TabFolder > Composite > List,
TabFolder > Composite > * > List,
DocCommentOwnerComposite > Group > List,
TabFolder > Composite > ScrolledComposite > List,
Shell > Composite > Composite > List,
Composite > Composite > Composite > Group > List,
Shell > Composite > Composite > Composite > List,
ScrolledComposite > Composite > Composite > Composite > List,
Shell > Composite > Composite > Composite > Composite > Composite > List,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > List,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > * > List {
background-color: #41464A;
color: #dddddd;
}
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.MENU'][style~='SWT.DATE'][style~='SWT.RESIZE'][style~='SWT.TITLE'][style~='SWT.APPLICATION_MODAL'][style~='SWT.FULL_SELECTION'][style~='SWT.SMOOTH'] > Composite[style~='SWT.LEFT_TO_RIGHT'] > Text[style~='SWT.READ_ONLY'],
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.MENU'][style~='SWT.DATE'][style~='SWT.RESIZE'][style~='SWT.TITLE'][style~='SWT.APPLICATION_MODAL'][style~='SWT.FULL_SELECTION'][style~='SWT.SMOOTH'] > Composite[style~='SWT.LEFT_TO_RIGHT'] > ToolBar {
color: #9ac9d8;
}
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.MENU'][style~='SWT.DATE'][style~='SWT.RESIZE'][style~='SWT.TITLE'][style~='SWT.APPLICATION_MODAL'][style~='SWT.FULL_SELECTION'][style~='SWT.SMOOTH'] > Composite[style~='SWT.LEFT_TO_RIGHT'] > Label[style~='SWT.NO_FOCUS'] {
color: #EEEEEE;
}
Text {
background-color: #515658;
color: #cccccc;
}
SashForm > StyledText {
background-color: #202020;
color: #cccccc;
}
Text[style~='SWT.DROP_DOWN'],
TextSearchControl ,
TextSearchControl > Label {
background-color: #41464A;
color: #dddddd;
}
Text[style~='SWT.SEARCH'],
Text[style~='SWT.SEARCH'] + Label {
background-color: #949DA5;
color: #ffffff;
}
Text[style~='SWT.POP_UP'] {
background-color: #34383B;
color: #dddddd;
}
Text[style~='SWT.READ_ONLY'] {
background-color: #515658;
color: #bbbbbb;
}
DatePicker,
DatePicker > Text,
DatePicker > ImageHyperlink,
ScheduleDatePicker,
ScheduleDatePicker > Text,
ScheduleDatePicker > ImageHyperlink {
background-color: #41464A;
color: #dddddd;
}
Spinner,
CCombo {
background-color: #383C3E;
color: #dddddd;
}
Composite > StyledText,
Shell [style~='SWT.DROP_DOWN'] > StyledText,
ScrolledComposite > Composite > Composite > Composite > StyledText {
background-color: #252525;
color: #dddddd;
}
ScrolledFormText,
FormText {
background-color: #687174;
color: #eeeeee;
}
ToolItem:selected {
background-color: #313538;
color: #dddddd;
}
Table,
Composite > Table,
TabFolder > Composite > Table,
TabFolder > Composite > * > Table,
DocCommentOwnerComposite > Group > Table,
TabFolder > Composite > ScrolledComposite > Table,
Shell > Composite > Composite > Table,
Composite > Composite > Composite > Group > Table,
Shell > Composite > Composite > Composite > Table,
ScrolledComposite > Composite > Composite > Composite > Table,
Shell > Composite > Composite > Composite > Composite > Composite > Table,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > Table,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > * > Table {
background-color: #35393C;
color: #dddddd;
}
Tree,
RegistryFilteredTree,
Composite > Tree,
TabFolder > Composite > Tree,
TabFolder > Composite > * > Tree,
DocCommentOwnerComposite > Group > Tree,
TabFolder > Composite > ScrolledComposite > Tree,
Shell > Composite > Composite > Tree,
Composite > Composite > Composite > Group > Tree,
Shell > Composite > Composite > Composite > Tree,
ScrolledComposite > Composite > Composite > Composite > Tree,
Shell > Composite > Composite > Composite > Composite > Composite > Tree,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > Tree,
Shell[style~='SWT.RADIO'][style~='SWT.CASCADE'][style~='SWT.SHADOW_ETCHED_IN'][style~='SWT.SHADOW_ETCHED_OUT'][style~='SWT.RESIZE'][style~='SWT.MENU'][style~='SWT.FULL_SELECTION'][style~='SWT.DATE'] > Composite > * > Tree {
background-color: #2F2F2F;
color: #CCC;
}*/
Shell[style~='SWT.SHADOW_ETCHED_OUT'], Shell[style~='SWT.SHADOW_ETCHED_IN'],
Shell[style~='SWT.CHECK'], Shell[style~='SWT.TITLE'], Shell[style~='SWT.OK'],
Shell[style~='SWT.CANCEL'], Shell[style~='SWT.ABORT'], Shell[style~='SWT.DROP_DOWN'],
Shell[style~='SWT.ARROW'], Shell[style~='SWT.RADIO'], Shell[style~='SWT.SINGLE'],
Shell[style~='SWT.SHADOW_IN'], Shell[style~='SWT.TOOL'], Shell[style~='SWT.RESIZE'],
Shell[style~='SWT.SHELL_TRIM'], Shell[style~='SWT.FILL'], Shell[style~='SWT.ALPHA'],
Shell[style~='SWT.BORDER'], Shell[style~='SWT.DIALOG_TRIM'], Shell[style~='SWT.IGNORE'],
Shell[style~='SWT.FULL_SELECTION'], Shell[style~='SWT.SMOOTH'], Shell[style~='SWT.VIRTUAL'],
Shell[style~='SWT.APPLICATION_MODAL'], Shell[style~='SWT.MEDIUM'], Shell[style~='SWT.LONG']
{
background-color: #f0f9fd;
color: #cccccc;
}
/*
Shell > Composite > Table[style~='SWT.DROP_DOWN'] {
background-color: #35393C;
color: #dddddd;
}
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite Composite,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite ScrolledComposite,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite Canvas,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite StyledText,
Shell[style~='SWT.DROP_DOWN'][style~='SWT.SHADOW_IN'][style~='SWT.SHADOW_ETCHED_IN'] > Composite Label {
background-color: #2F2F2F;
color: #CCC;
}
TextSearchControl {
background-color: #41464A;
color: #dddddd;
}
ViewerPane,
DrillDownComposite,
ViewerPane > ToolBar,
DrillDownComposite > ToolBar {
background-color: #232323;
color: #CCC;
}
ProgressInfoItem,
ProgressInfoItem > *,
CompareViewerPane,
CompareViewerPane > * {
background-color: #262626;
color: #eeeeee;
}
ProgressIndicator {
background-color: #777;
color: #eeeeee;
}
DiscoveryItem,
DiscoveryItem Label,
DiscoveryItem Composite {
background-color: #383C3E;
color: #dddddd;
}
DiscoveryItem StyledText {
background-color: #383C3E;
color: #aaaaaa;
}
DiscoveryItem Link {
background-color: #383C3E;
color: #8B9498;
}
CatalogSwitcher,
CatalogSwitcher > ScrolledComposite > Composite > Composite ,
CategoryItem {
background-color: #515658;
color: #dddddd;
}
GradientCanvas,
GradientCanvas > Label,
GradientCanvas > ToolBar,
GradientCanvas > ImageHyperlink {
background-color: #3f4447;
color: #9ac9d8;
}
GradientCanvas {
background: #3f4447;
background-image: #3f4447;
}
CategoryItem > GradientCanvas,
CategoryItem > GradientCanvas > Label {
background-color: #fafafa;
color: #333;
}
CategoryItem > GradientCanvas {
background: #fafafa;
background-image: #333;
}
WebSite {
background-color: #41464A;
color: #dddddd;
}
CTabFolder {
color: '#org-eclipse-ui-workbench-INACTIVE_TAB_TEXT_COLOR';
swt-tab-renderer: url('bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering');
padding: 0px 2px 2px;
swt-tab-outline: '#org-eclipse-ui-workbench-ACTIVE_TAB_OUTLINE_COLOR';
swt-outer-keyline-color: '#org-eclipse-ui-workbench-ACTIVE_TAB_OUTER_KEYLINE_COLOR';
swt-unselected-tabs-color: '#org-eclipse-ui-workbench-ACTIVE_UNSELECTED_TABS_COLOR_START' '#org-eclipse-ui-workbench-ACTIVE_UNSELECTED_TABS_COLOR_END' 100% 100%;
swt-selected-tab-fill: '#org-eclipse-ui-workbench-ACTIVE_TAB_BG_END';
swt-shadow-visible: false;
swt-corner-radius: 16px;
swt-unselected-hot-tab-color-background: #161616;
}
CTabFolder[style~='SWT.DOWN'][style~='SWT.BOTTOM'] {
swt-tab-renderer: url('bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.CTabRendering');
swt-unselected-hot-tab-color-background: #161616;
}
Form,
FormHeading {
background: #505f70;
background-color: #505F70;
background-image: #505f70;
color: #9AC9D8;
}
Form {
text-background-color: #505F70;
tb-toggle-hover-color: #313538;
tb-toggle-color: #313538;
h-hover-full-color: #313538;
h-hover-light-color: #313538;
h-bottom-keyline-2-color: #313538;
h-bottom-keyline-1-color: #313538;
swt-background-mode: 'force';
}
Section {
background-color: #4F5355;
color: #AEBED0;
background-color-titlebar: #4F5355;
background-color-gradient-titlebar: #4F5355;
border-color-titlebar: #4F5355;
}
Form > LayoutComposite > LayoutComposite > * {
background-color: #515658;
color: #EEEEEE;
}
LayoutComposite, LayoutComposite > FormText,
LayoutComposite > Label,
LayoutComposite > Button {
background-color: #4F5355;
color: #F4F7F7;
}
LayoutComposite ScrolledPageBook,
LayoutComposite Sash {
background-color: #4F5355;
color: #F4F7F7;
}
LayoutComposite > Text,
LayoutComposite > Combo {
background-color: #414445;
color: #F4F7F7;
}
LayoutComposite > Table {
background-color: #333;
color: #FFF;
}
HeapStatus {
background-color: #41464a;
color: black;
}
Table,
Tree {
swt-header-color: #CCC;
swt-header-background-color: #383D3F;
}
Twistie {
color: #E8E4DF;
}
#SearchField {
color: #f0f0f0;
}
.MPartSashContainer {
background-color: #515658;
color: #EEEEEE;
}
HeapStatus {
background-color: #4F5355;
color: #EEEEEE;
}
PageSiteComposite, PageSiteComposite > CImageLabel {
color: #EEEEEE;
}
PageSiteComposite > PropertyTable {
background-color: #333;
color: #EEEEEE;
}
PageSiteComposite > PropertyTable:disabled {
background-color: #444;
color: #EEEEEE;
}
FlyoutControlComposite, FlyoutControlComposite ToolBar, FlyoutControlComposite CLabel {
background-color: #3f4447;
color: #EEEEEE;
}
Label#org-eclipse-ui-splash-progressText {
background-color: inherit;
color: #9c9696;
}
Label#org-eclipse-ui-buildid-text {
background-color: inherit;
}
ProgressIndicator#org-eclipse-ui-splash-progressIndicator {
background-color: #e1e1e1;
}
StyledText {
swt-scrollbar-themed: false;
swt-scrollbar-background-color: #383838;
swt-scrollbar-foreground-color: #494949;
swt-scrollbar-width: 4px;
swt-scrollbar-border-radius: 4px;
swt-scrollbar-mouse-near-scroll-width: 15px;
}
Link {
swt-link-foreground-color: '#org-eclipse-ui-workbench-LINK_COLOR'
}
ExpandableComposite {
swt-titlebar-color: #cccccc;
}
TabbedPropertyTitle > CLabel{
color: #9AC9D8;
}
TabbedPropertyTitle {
swt-backgroundGradientStart-color: #505F70;
swt-backgroundGradientEnd-color: #505F70;
swt-backgroundBottomKeyline1-color: #505F70;
swt-backgroundBottomKeyline2-color: #505F70;
}
TabbedPropertyList {
swt-tabAreaBackground-color : #515658;
swt-tabBackground-color : '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_BG_START';
swt-tabNormalShadow-color : '#org-eclipse-ui-workbench-INACTIVE_TAB_OUTLINE_COLOR';
swt-tabDarkShadow-color : '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_SELECTED_TEXT_COLOR';
color : '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_SELECTED_TEXT_COLOR';
}*/ | 0.41739 | 0.130895 |
@font-face {
font-family: Lato;
src: url('/font/Lato-Regular.ttf');
}
@font-face {
font-family: Nosifer;
src: url('/font/Nosifer-Regular.ttf');
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
body {
background-color: black;
color: #fff;
font-family: 'Lato', sans-serif;
}
nav {
font-family: 'Nosifer', cursive;
font-size: 2rem;
position: fixed;
top: 0;
width: 100%;
height: 50px;
background-color: rgba(0, 0, 0, 0.7);
}
nav a:hover {
color: #abc;
}
.mail_link {
border-bottom: 1px dashed #eee;
text-decoration: none;
color: white;
font-weight: 800;
}
/* fontello */
@font-face {
font-family: 'fontello';
src: url('../font/fontello.woff2?34395314') format('woff2');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
display: inline-block;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
font-size: 220%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-flickr:before {
content: '\f16e';
}
.icon-mail-squared:before {
content: '\f199';
}
.icon-git-squared:before {
content: '\f1d2';
}
.icon-facebook-squared:before {
content: '\f308';
}
.icon-linkedin-squared:before {
content: '\f30c';
}
/* fontello -- end */
#content {
margin-bottom: 80px;
margin-top: 50px;
background-color: black;
border-bottom: 1px solid #ddd;
padding-bottom: 80px;
}
ul.tabs {
background-color: #333;
margin: 0;
text-align: center;
}
.tabs li, #social-icons li {
display: inline-block;
padding: 10px 20px;
text-align: center;
}
.tabs li:not(.is-active) a:hover {
color: green;
}
.tabs li.is-active {
background-color: green;
}
.tabs li.is-active a {
color: #fff;
}
.tabs-panel:not(.is-active) {
display: none;
}
.tabs-content {
margin-top: 20px;
}
#mb_photo {
background-image: url("../images/mbohdziul_face_black_bg2.png");
background-repeat: no-repeat;
background-position: 500px 30px;
}
#fork {
position: fixed;
top: 0;
left: 0;
border: 0;
z-index: 1
}
footer {
position: fixed;
bottom: 0;
height: 80px;
z-index: -1;
width: 100%;
text-align: center;
margin-bottom: 20px;
}
footer > div {
margin-top: 20px;
}
footer li {
display: inline-block;
padding: 10px 20px;
text-align: center;
vertical-align: middle;
}
@media only screen and (max-device-width: 480px) {
nav {
font-size: 0.8rem;
padding-top: 10px;
height: 35px
}
#content {
margin-top: 35px;
}
footer {
height: 60px;
}
footer ul {
margin: 0;
}
footer li {
padding: 0;
font-size: 0.8rem;
}
#fork {
display: none;
}
} | web/css/app.css | @font-face {
font-family: Lato;
src: url('/font/Lato-Regular.ttf');
}
@font-face {
font-family: Nosifer;
src: url('/font/Nosifer-Regular.ttf');
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
body {
background-color: black;
color: #fff;
font-family: 'Lato', sans-serif;
}
nav {
font-family: 'Nosifer', cursive;
font-size: 2rem;
position: fixed;
top: 0;
width: 100%;
height: 50px;
background-color: rgba(0, 0, 0, 0.7);
}
nav a:hover {
color: #abc;
}
.mail_link {
border-bottom: 1px dashed #eee;
text-decoration: none;
color: white;
font-weight: 800;
}
/* fontello */
@font-face {
font-family: 'fontello';
src: url('../font/fontello.woff2?34395314') format('woff2');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
display: inline-block;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
font-size: 220%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-flickr:before {
content: '\f16e';
}
.icon-mail-squared:before {
content: '\f199';
}
.icon-git-squared:before {
content: '\f1d2';
}
.icon-facebook-squared:before {
content: '\f308';
}
.icon-linkedin-squared:before {
content: '\f30c';
}
/* fontello -- end */
#content {
margin-bottom: 80px;
margin-top: 50px;
background-color: black;
border-bottom: 1px solid #ddd;
padding-bottom: 80px;
}
ul.tabs {
background-color: #333;
margin: 0;
text-align: center;
}
.tabs li, #social-icons li {
display: inline-block;
padding: 10px 20px;
text-align: center;
}
.tabs li:not(.is-active) a:hover {
color: green;
}
.tabs li.is-active {
background-color: green;
}
.tabs li.is-active a {
color: #fff;
}
.tabs-panel:not(.is-active) {
display: none;
}
.tabs-content {
margin-top: 20px;
}
#mb_photo {
background-image: url("../images/mbohdziul_face_black_bg2.png");
background-repeat: no-repeat;
background-position: 500px 30px;
}
#fork {
position: fixed;
top: 0;
left: 0;
border: 0;
z-index: 1
}
footer {
position: fixed;
bottom: 0;
height: 80px;
z-index: -1;
width: 100%;
text-align: center;
margin-bottom: 20px;
}
footer > div {
margin-top: 20px;
}
footer li {
display: inline-block;
padding: 10px 20px;
text-align: center;
vertical-align: middle;
}
@media only screen and (max-device-width: 480px) {
nav {
font-size: 0.8rem;
padding-top: 10px;
height: 35px
}
#content {
margin-top: 35px;
}
footer {
height: 60px;
}
footer ul {
margin: 0;
}
footer li {
padding: 0;
font-size: 0.8rem;
}
#fork {
display: none;
}
} | 0.339609 | 0.097133 |
* {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
}
body {
overflow: hidden;
}
.container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url("/static/wallpaper.jpg") no-repeat;
background-size: cover;
}
.widget-container {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
position: absolute;
width: 95%;
height: 98%;
top: 4%;
left: 50%;
transform: translateX(-50%);
overflow: hidden;
}
.back-btn {
position: relative;
margin: 0 0 2% 0;
width: 50px;
height: 50px;
background: rgba(28, 33, 39, .6) url("/static/icons/back.svg") no-repeat 66% 50%;
backdrop-filter: blur(5px);
border-radius: 5px;
cursor: pointer;
border: 1px solid rgba(255, 255, 255, 0.15);
border-right: 0;
border-bottom: 0;
box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, .02), 0 6.7px 5.3px rgba(0, 0, 0, .028), 0 12.5px 10px rgba(0, 0, 0, .035), 0 22.3px 17.9px rgba(0, 0, 0, .042), 0 41.8px 33.4px rgba(0, 0, 0, .05), 0 100px 80px rgba(0, 0, 0, .07);
}
.result-container {
display: flex;
flex-wrap: wrap;
width: 90%;
height: 100%;
padding: 30px;
margin-bottom: 1.8%;
overflow: scroll;
border-radius: 8px;
background: rgba(28, 33, 39, .4);
backdrop-filter: blur(30px);
border: 1px solid rgba(255, 255, 255, 0.15);
border-right: 0;
border-bottom: 0;
box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, .02), 0 6.7px 5.3px rgba(0, 0, 0, .028), 0 12.5px 10px rgba(0, 0, 0, .035), 0 22.3px 17.9px rgba(0, 0, 0, .042), 0 41.8px 33.4px rgba(0, 0, 0, .05), 0 100px 80px rgba(0, 0, 0, .07);
}
.result-container::-webkit-scrollbar {
width: 0;
}
.result-item {
text-decoration: none;
width: 12vw;
height: 40vh;
padding: 30px;
margin: 30px;
border-radius: 8px;
border: 1px solid rgba(255, 255, 255, 0.15);
border-right: 0;
border-bottom: 0;
box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, .02), 0 6.7px 5.3px rgba(0, 0, 0, .028), 0 12.5px 10px rgba(0, 0, 0, .035), 0 22.3px 17.9px rgba(0, 0, 0, .042), 0 41.8px 33.4px rgba(0, 0, 0, .05), 0 100px 80px rgba(0, 0, 0, .07);
text-overflow: ellipsis;
}
.result-item img {
width: 100%;
border-radius: 10px;
}
.result-item p {
color: rgba(255, 255, 255, 0.8);
font-size: 15px;
margin: 20px 0 20px 0;
overflow: hidden;
text-overflow: ellipsis;
} | src/app/static/results.css | * {
margin: 0;
padding: 0;
font-family: 'Open Sans', sans-serif;
}
body {
overflow: hidden;
}
.container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url("/static/wallpaper.jpg") no-repeat;
background-size: cover;
}
.widget-container {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
position: absolute;
width: 95%;
height: 98%;
top: 4%;
left: 50%;
transform: translateX(-50%);
overflow: hidden;
}
.back-btn {
position: relative;
margin: 0 0 2% 0;
width: 50px;
height: 50px;
background: rgba(28, 33, 39, .6) url("/static/icons/back.svg") no-repeat 66% 50%;
backdrop-filter: blur(5px);
border-radius: 5px;
cursor: pointer;
border: 1px solid rgba(255, 255, 255, 0.15);
border-right: 0;
border-bottom: 0;
box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, .02), 0 6.7px 5.3px rgba(0, 0, 0, .028), 0 12.5px 10px rgba(0, 0, 0, .035), 0 22.3px 17.9px rgba(0, 0, 0, .042), 0 41.8px 33.4px rgba(0, 0, 0, .05), 0 100px 80px rgba(0, 0, 0, .07);
}
.result-container {
display: flex;
flex-wrap: wrap;
width: 90%;
height: 100%;
padding: 30px;
margin-bottom: 1.8%;
overflow: scroll;
border-radius: 8px;
background: rgba(28, 33, 39, .4);
backdrop-filter: blur(30px);
border: 1px solid rgba(255, 255, 255, 0.15);
border-right: 0;
border-bottom: 0;
box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, .02), 0 6.7px 5.3px rgba(0, 0, 0, .028), 0 12.5px 10px rgba(0, 0, 0, .035), 0 22.3px 17.9px rgba(0, 0, 0, .042), 0 41.8px 33.4px rgba(0, 0, 0, .05), 0 100px 80px rgba(0, 0, 0, .07);
}
.result-container::-webkit-scrollbar {
width: 0;
}
.result-item {
text-decoration: none;
width: 12vw;
height: 40vh;
padding: 30px;
margin: 30px;
border-radius: 8px;
border: 1px solid rgba(255, 255, 255, 0.15);
border-right: 0;
border-bottom: 0;
box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, .02), 0 6.7px 5.3px rgba(0, 0, 0, .028), 0 12.5px 10px rgba(0, 0, 0, .035), 0 22.3px 17.9px rgba(0, 0, 0, .042), 0 41.8px 33.4px rgba(0, 0, 0, .05), 0 100px 80px rgba(0, 0, 0, .07);
text-overflow: ellipsis;
}
.result-item img {
width: 100%;
border-radius: 10px;
}
.result-item p {
color: rgba(255, 255, 255, 0.8);
font-size: 15px;
margin: 20px 0 20px 0;
overflow: hidden;
text-overflow: ellipsis;
} | 0.525612 | 0.124959 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* background image */
html {
background: url(../images/iron_globe1080.jpg);
background-size: cover;
height: 100%;
}
body {
font: 13px Arial, Helvetica, sans-serif;
color: #222;
}
/***NEW / JOIN ROOM SCREEN ***/
#access {
display: none;
float: left;
padding: 12.5% 0% 12.5% 25%;
}
#access button {
display: block;
width: 20vw;
padding: 1.75rem 0;
font-size: 1.25rem;
font-weight: bold;
opacity: 0.9;
background-color: #444;
color: #f2f2f2;
}
#access button:hover {
background-color: #222;
}
#access span {
float: right;
padding-right: 1.25rem;
}
#newRoom {
margin-bottom: 15vh;
}
/*** PUBLIC ROOMS ***/
#publicRooms {
display: none;
float: right;
width: 20vw;
height: 60vh;
margin: 8%;
margin-right: 25%;
font-size: 0.9rem;
text-align: left;
overflow-y: auto;
border-style: ridge;
border-color: #f2f2f2;
text-align: center;
background-color: #444;
color: #f2f2f2;
opacity: 0.9;
}
#publicRooms div {
font-weight: bold;
padding: 0.5rem;
letter-spacing: 1px;
}
a {
font-weight: bold;
}
#publicRooms a {
color: #1fdfdf;
}
#publicRooms ul {
list-style-type: none;
}
#publicRooms li, #publicRooms p {
font-family: monospace;
line-height: 14px;
padding: 0.5rem;
text-align: justify;
}
/*** NEW / JOIN OPTIONS ***/
.accessOptions {
display: none;
top: 0;
position: absolute;
width: 100%;
padding: 6% 20%;
text-align: center;
font-weight: bold;
color: #f2f2f2;
}
.accessOptions legend, .accessOptions fieldset {
background-color: #444;
opacity: 0.95;
border-style: ridge;
border-color: #f2f2f2;
}
.accessOptions legend {
font-size: 1rem;
padding: 1rem;
margin-bottom: 0.5rem;
border-style: double;
}
.accessOptions button {
width: 6rem;
margin: 1rem 0.5rem;
padding: 0.5rem 1rem;
font-size: 1rem;
text-align: center;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
background: #f2f2f2;
opacity: 0.9;
}
.accessOptions p {
background-color: #f00;
}
#new, #join {
background-color: #66cc66;
color: #f2f2f2;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
#new:hover, #join:hover {
background-color: #53c653;
}
.cancel:hover {
background-color: #e6e6e6;
}
#new[disabled], #join[disabled] {
opacity: 0.4;
}
.preForm {
padding-bottom: 0.4rem;
text-align: center;
}
.form {
padding-bottom: 2rem;
}
.form input {
text-align: center;
padding: 0.25em;
background: #f2f2f2;
}
/*-- */
/*** MAP ***/
#map {
display: none;
top: 0;
position: fixed;
width: 100%;
height: 65vh;
}
/*-- */
/*** CHAT ***/
#chat {
display: none;
bottom: 0;
position: fixed;
width: 100%;
height: 35vh;
border-style: ridge;
border-width: 1px;
border-color: #ccc;
}
#chat_info {
background-color: #444;
float: left;
padding: 5px 10px;
border-style: ridge;
border-color: #f2f2f2;
min-width: 8em;
opacity: 0.9;
color: #f2f2f2;
}
#chat_info p {
padding-top: 0.5em;
padding-bottom: 0.5em;
letter-spacing: 1px;
}
#roomNumber {
text-align: center;
margin-bottom: 1em;
font-weight: bold;
background-color: #f2f2f2;
color: #222;
}
#members {
font-weight: bold;
}
#conversation {
padding-top: 0.5em;
color: #222;
background: #fff;
opacity: 0.9;
}
#chat_info, #conversation {
overflow-y: auto;
height: 30vh;
}
#messages {
font: 14px Arial, Helvetica, sans-serif;
}
#messages li {
padding: 5px 10px;
}
#chatBar {
display: table;
width: 100%;
}
#chatBar input {
height: 5vh;
padding-left: 0.5em;
width: 100%;
}
/*-- */
/** Switch between map and chat (Mobile and Tablets) **/
#switchButtons {
display: none;
}
#switchButtons button {
top: 0;
left: 0;
position: absolute;
width: 50%;
height: 12vh;
letter-spacing: 1px;
font-size: 1rem;
text-align: center;
background-color: #f2f2f2;
border-style: outset;
}
#switchButtons button:nth-child(1) {
font-weight: bold;
}
#switchButtons button:nth-child(2) {
left: 50%;
}
/*-- */
/** RESPONSIVE (media queries) **/
/* Mobile/Tablet-portrait
---------------------------------- */
@media (max-width: 800px) {
html {
background: url(../images/iron_globe_portrait.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#access {
bottom: 0;
position: absolute;
height: 40vh;
padding: 0 20%;
}
#newRoom {
margin-bottom: 0vh;
}
#access button {
width: 60vw;
padding: 5vh 0;
margin-bottom: 5vh;
font-size: 1rem;
}
#publicRooms {
top: 0;
position: absolute;
height: 50vh;
width: 60%;
margin: 2.5vh 20%;
}
#publicRooms div {
padding: 2.5vh 0;
}
#publicRooms p {
padding: 2.5vh 5vw;
line-height: 5vh;
text-align: center;
}
.accessOptions {
padding: 10% 1%;
}
#map {
top: auto;
bottom: 0;
height: 88vh;
}
#chat {
height: 88vh;
}
#chat_info, #conversation {
height: 76vh;
}
#chatBar input {
height: 12vh;
}
}
/* Mobile-landscape
--------------------------------- */
@media (max-height: 400px) and (min-width: 427px) {
html {
background: url(../images/iron_globe_landscape.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#access {
top: 0;
padding: 15vh 0 15vh 12.5vw; /* top right bottom left */
height: 70vh;
}
#newRoom {
margin-bottom: 0vh;
}
#access button {
width: 30vw;
padding: 10vh 0;
margin-bottom: 10vh;
}
#publicRooms {
position: relative;
width: 35vw;
height: 80vh;
margin: 10vh 12.5vw 10vh 5vw; /* top right bottom left */
}
#publicRooms p {
padding: 5vh 2.5vw;
line-height: 10vh;
}
.form select {
height: 12vh;
}
#switchButtons button {
height: 18vh;
}
.accessOptions {
padding: 1%;
}
#map {
height: 82vh;
}
#chat {
height: 82vh;
}
#chat_info, #conversation {
height: 64vh;
}
#chatBar input {
height: 18vh;
}
}
/* Mobile - keyboard (writing mode) */
@media (max-height: 210px) {
#switchButtons button, #chat_info, #conversation {
display: none;
}
#chatBar input {
height: 50vh;
}
} | client_browser/css/styles.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* background image */
html {
background: url(../images/iron_globe1080.jpg);
background-size: cover;
height: 100%;
}
body {
font: 13px Arial, Helvetica, sans-serif;
color: #222;
}
/***NEW / JOIN ROOM SCREEN ***/
#access {
display: none;
float: left;
padding: 12.5% 0% 12.5% 25%;
}
#access button {
display: block;
width: 20vw;
padding: 1.75rem 0;
font-size: 1.25rem;
font-weight: bold;
opacity: 0.9;
background-color: #444;
color: #f2f2f2;
}
#access button:hover {
background-color: #222;
}
#access span {
float: right;
padding-right: 1.25rem;
}
#newRoom {
margin-bottom: 15vh;
}
/*** PUBLIC ROOMS ***/
#publicRooms {
display: none;
float: right;
width: 20vw;
height: 60vh;
margin: 8%;
margin-right: 25%;
font-size: 0.9rem;
text-align: left;
overflow-y: auto;
border-style: ridge;
border-color: #f2f2f2;
text-align: center;
background-color: #444;
color: #f2f2f2;
opacity: 0.9;
}
#publicRooms div {
font-weight: bold;
padding: 0.5rem;
letter-spacing: 1px;
}
a {
font-weight: bold;
}
#publicRooms a {
color: #1fdfdf;
}
#publicRooms ul {
list-style-type: none;
}
#publicRooms li, #publicRooms p {
font-family: monospace;
line-height: 14px;
padding: 0.5rem;
text-align: justify;
}
/*** NEW / JOIN OPTIONS ***/
.accessOptions {
display: none;
top: 0;
position: absolute;
width: 100%;
padding: 6% 20%;
text-align: center;
font-weight: bold;
color: #f2f2f2;
}
.accessOptions legend, .accessOptions fieldset {
background-color: #444;
opacity: 0.95;
border-style: ridge;
border-color: #f2f2f2;
}
.accessOptions legend {
font-size: 1rem;
padding: 1rem;
margin-bottom: 0.5rem;
border-style: double;
}
.accessOptions button {
width: 6rem;
margin: 1rem 0.5rem;
padding: 0.5rem 1rem;
font-size: 1rem;
text-align: center;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
background: #f2f2f2;
opacity: 0.9;
}
.accessOptions p {
background-color: #f00;
}
#new, #join {
background-color: #66cc66;
color: #f2f2f2;
box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
#new:hover, #join:hover {
background-color: #53c653;
}
.cancel:hover {
background-color: #e6e6e6;
}
#new[disabled], #join[disabled] {
opacity: 0.4;
}
.preForm {
padding-bottom: 0.4rem;
text-align: center;
}
.form {
padding-bottom: 2rem;
}
.form input {
text-align: center;
padding: 0.25em;
background: #f2f2f2;
}
/*-- */
/*** MAP ***/
#map {
display: none;
top: 0;
position: fixed;
width: 100%;
height: 65vh;
}
/*-- */
/*** CHAT ***/
#chat {
display: none;
bottom: 0;
position: fixed;
width: 100%;
height: 35vh;
border-style: ridge;
border-width: 1px;
border-color: #ccc;
}
#chat_info {
background-color: #444;
float: left;
padding: 5px 10px;
border-style: ridge;
border-color: #f2f2f2;
min-width: 8em;
opacity: 0.9;
color: #f2f2f2;
}
#chat_info p {
padding-top: 0.5em;
padding-bottom: 0.5em;
letter-spacing: 1px;
}
#roomNumber {
text-align: center;
margin-bottom: 1em;
font-weight: bold;
background-color: #f2f2f2;
color: #222;
}
#members {
font-weight: bold;
}
#conversation {
padding-top: 0.5em;
color: #222;
background: #fff;
opacity: 0.9;
}
#chat_info, #conversation {
overflow-y: auto;
height: 30vh;
}
#messages {
font: 14px Arial, Helvetica, sans-serif;
}
#messages li {
padding: 5px 10px;
}
#chatBar {
display: table;
width: 100%;
}
#chatBar input {
height: 5vh;
padding-left: 0.5em;
width: 100%;
}
/*-- */
/** Switch between map and chat (Mobile and Tablets) **/
#switchButtons {
display: none;
}
#switchButtons button {
top: 0;
left: 0;
position: absolute;
width: 50%;
height: 12vh;
letter-spacing: 1px;
font-size: 1rem;
text-align: center;
background-color: #f2f2f2;
border-style: outset;
}
#switchButtons button:nth-child(1) {
font-weight: bold;
}
#switchButtons button:nth-child(2) {
left: 50%;
}
/*-- */
/** RESPONSIVE (media queries) **/
/* Mobile/Tablet-portrait
---------------------------------- */
@media (max-width: 800px) {
html {
background: url(../images/iron_globe_portrait.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#access {
bottom: 0;
position: absolute;
height: 40vh;
padding: 0 20%;
}
#newRoom {
margin-bottom: 0vh;
}
#access button {
width: 60vw;
padding: 5vh 0;
margin-bottom: 5vh;
font-size: 1rem;
}
#publicRooms {
top: 0;
position: absolute;
height: 50vh;
width: 60%;
margin: 2.5vh 20%;
}
#publicRooms div {
padding: 2.5vh 0;
}
#publicRooms p {
padding: 2.5vh 5vw;
line-height: 5vh;
text-align: center;
}
.accessOptions {
padding: 10% 1%;
}
#map {
top: auto;
bottom: 0;
height: 88vh;
}
#chat {
height: 88vh;
}
#chat_info, #conversation {
height: 76vh;
}
#chatBar input {
height: 12vh;
}
}
/* Mobile-landscape
--------------------------------- */
@media (max-height: 400px) and (min-width: 427px) {
html {
background: url(../images/iron_globe_landscape.jpg);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#access {
top: 0;
padding: 15vh 0 15vh 12.5vw; /* top right bottom left */
height: 70vh;
}
#newRoom {
margin-bottom: 0vh;
}
#access button {
width: 30vw;
padding: 10vh 0;
margin-bottom: 10vh;
}
#publicRooms {
position: relative;
width: 35vw;
height: 80vh;
margin: 10vh 12.5vw 10vh 5vw; /* top right bottom left */
}
#publicRooms p {
padding: 5vh 2.5vw;
line-height: 10vh;
}
.form select {
height: 12vh;
}
#switchButtons button {
height: 18vh;
}
.accessOptions {
padding: 1%;
}
#map {
height: 82vh;
}
#chat {
height: 82vh;
}
#chat_info, #conversation {
height: 64vh;
}
#chatBar input {
height: 18vh;
}
}
/* Mobile - keyboard (writing mode) */
@media (max-height: 210px) {
#switchButtons button, #chat_info, #conversation {
display: none;
}
#chatBar input {
height: 50vh;
}
} | 0.457621 | 0.104249 |
.weather-container {
display: flex;
flex-direction: column;
width: auto;
min-width: 250px;
min-height: 350px;
border: solid 1px black;
background-position: center center;
background-attachment: fixed;
background-size: cover;
}
.weather-container .option-selectors {
height: 10%;
display: flex;
flex-flow: row nowrap;
justify-content: flex-end;
margin: 10px;
}
.weather-container .option-selectors a {
text-decoration: none;
margin-left: 10px;
}
.weather-container .option-selectors a img {
height: 1em;
}
.weather-container .weather-data {
width: 100%;
display: flex;
align-items: center;
align-content: space-between;
flex-direction: column;
}
.weather-container .weather-data span, .weather-container .weather-data div {
margin: 10px;
}
.weather-container .weather-data .main-data {
display: flex;
align-items: flex-start;
font-weight: bold;
font-size: 2em;
}
.weather-container .weather-data .main-data .temp {
font-size: 2.5em;
}
.weather-container .weather-data .other-data {
display: flex;
align-items: flex-start;
}
.weather-container .weather-data .other-data img {
height: 2em;
}
.location-selection {
display: none;
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 370px;
overflow: auto;
background-color: black;
background-color: rgba(0, 0, 0, 0.4);
}
.location-container {
background-color: #fefefe;
margin: 3% auto;
padding: 20px;
border: 1px solid #888;
width: 70%;
height: 70%;
/* The Close Button */
}
.location-container .location-results {
display: flex;
flex-flow: column wrap;
width: 90%;
height: 100%;
overflow: auto;
}
.location-container .location-results .location-result {
text-decoration: none;
margin-left: 10px;
}
.location-container .close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.location-container .close:hover,
.location-container .close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
/*# sourceMappingURL=weatherComponent.css.map */ | src/weatherComponent.css | .weather-container {
display: flex;
flex-direction: column;
width: auto;
min-width: 250px;
min-height: 350px;
border: solid 1px black;
background-position: center center;
background-attachment: fixed;
background-size: cover;
}
.weather-container .option-selectors {
height: 10%;
display: flex;
flex-flow: row nowrap;
justify-content: flex-end;
margin: 10px;
}
.weather-container .option-selectors a {
text-decoration: none;
margin-left: 10px;
}
.weather-container .option-selectors a img {
height: 1em;
}
.weather-container .weather-data {
width: 100%;
display: flex;
align-items: center;
align-content: space-between;
flex-direction: column;
}
.weather-container .weather-data span, .weather-container .weather-data div {
margin: 10px;
}
.weather-container .weather-data .main-data {
display: flex;
align-items: flex-start;
font-weight: bold;
font-size: 2em;
}
.weather-container .weather-data .main-data .temp {
font-size: 2.5em;
}
.weather-container .weather-data .other-data {
display: flex;
align-items: flex-start;
}
.weather-container .weather-data .other-data img {
height: 2em;
}
.location-selection {
display: none;
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 370px;
overflow: auto;
background-color: black;
background-color: rgba(0, 0, 0, 0.4);
}
.location-container {
background-color: #fefefe;
margin: 3% auto;
padding: 20px;
border: 1px solid #888;
width: 70%;
height: 70%;
/* The Close Button */
}
.location-container .location-results {
display: flex;
flex-flow: column wrap;
width: 90%;
height: 100%;
overflow: auto;
}
.location-container .location-results .location-result {
text-decoration: none;
margin-left: 10px;
}
.location-container .close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.location-container .close:hover,
.location-container .close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
/*# sourceMappingURL=weatherComponent.css.map */ | 0.412057 | 0.059237 |
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Passion+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');
:root{
--fonte1:Verdana, Geneva, Tahoma, sans-serif;
--fonte2:'Passion One', cursive;
--fonte3:'Sriracha', cursive;
}
*{
margin: 0px;
padding: 0px;
font-size: 1em;
}
html,body{
min-height: 100%;
background-color: darkgray;
font-family: var(--fonte1);
}
header{
background-color: black;
color: white;
text-align: center;
}
header>h1{
padding-top: 50px;
/*text-transform: uppercase;/*deixa tudo em letra maiuscula*/
font-variant: small-caps;/*todas elas ficam em formato maiusculo mas a primeira letra fica maior*/
font-family: var(--fonte2);
font-size: 10vw;/*conforme o tamanho do aparelho ele vai se adequando com o tamanho de fonte*/
}
header > p{
padding-bottom: 50px;
}
a{
color: white;
text-decoration: none;
font-weight: bolder;
}
a:hover{
text-decoration: underline;
}
section{
padding-top: 10%;
padding-bottom: 10%;
line-height: 2em;/*espaçamento entre as frases*/
padding-left: 30px ;
font-family: var(--fonte3);
font-size: 3.5vw;
}/*para fazer o efeito com as imagens*/
section >p{
padding-bottom: 2em;
}
section.normal{
background-color: white;
color: black;
}
section.imagem{
background-color: rgb(27, 27, 27);
color: white;
box-shadow: inset 6px 6px 13px 0px rgba(0, 0, 0, 0.418);
background-attachment: fixed;/*para fixar a imagem de fundo*/
}
section.imagem>p{
display: inline-block;/*caixa que se adapta ao tamanho do conteudo*/
padding: 5px;
background-color: rgba(0, 0, 0, 0.5);
text-shadow: 1px 1px 0px black;
}
section#img01{
background-image: url('../imagens/background001.jpg');
background-position: right center;
background-size: cover;
/*caso for imagens com configuração diferentes da pra colocar background-size:cover separado,se a configuração for nas duas pode usar direto no section.imagem*/
}
section#img02{
background-image: url('../imagens/background002.jpg');
background-position: right center;
background-size: cover;
}
footer{
background-color: black;
color: white;
text-align: center;
padding: 10px;
} | desafios/d12/estilo/style.css | @charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Passion+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');
:root{
--fonte1:Verdana, Geneva, Tahoma, sans-serif;
--fonte2:'Passion One', cursive;
--fonte3:'Sriracha', cursive;
}
*{
margin: 0px;
padding: 0px;
font-size: 1em;
}
html,body{
min-height: 100%;
background-color: darkgray;
font-family: var(--fonte1);
}
header{
background-color: black;
color: white;
text-align: center;
}
header>h1{
padding-top: 50px;
/*text-transform: uppercase;/*deixa tudo em letra maiuscula*/
font-variant: small-caps;/*todas elas ficam em formato maiusculo mas a primeira letra fica maior*/
font-family: var(--fonte2);
font-size: 10vw;/*conforme o tamanho do aparelho ele vai se adequando com o tamanho de fonte*/
}
header > p{
padding-bottom: 50px;
}
a{
color: white;
text-decoration: none;
font-weight: bolder;
}
a:hover{
text-decoration: underline;
}
section{
padding-top: 10%;
padding-bottom: 10%;
line-height: 2em;/*espaçamento entre as frases*/
padding-left: 30px ;
font-family: var(--fonte3);
font-size: 3.5vw;
}/*para fazer o efeito com as imagens*/
section >p{
padding-bottom: 2em;
}
section.normal{
background-color: white;
color: black;
}
section.imagem{
background-color: rgb(27, 27, 27);
color: white;
box-shadow: inset 6px 6px 13px 0px rgba(0, 0, 0, 0.418);
background-attachment: fixed;/*para fixar a imagem de fundo*/
}
section.imagem>p{
display: inline-block;/*caixa que se adapta ao tamanho do conteudo*/
padding: 5px;
background-color: rgba(0, 0, 0, 0.5);
text-shadow: 1px 1px 0px black;
}
section#img01{
background-image: url('../imagens/background001.jpg');
background-position: right center;
background-size: cover;
/*caso for imagens com configuração diferentes da pra colocar background-size:cover separado,se a configuração for nas duas pode usar direto no section.imagem*/
}
section#img02{
background-image: url('../imagens/background002.jpg');
background-position: right center;
background-size: cover;
}
footer{
background-color: black;
color: white;
text-align: center;
padding: 10px;
} | 0.337749 | 0.109087 |
*{
margin:0px;
padding:0px;
box-sizing: border-box;
}
body{
background:#EBEDEF;
}
.top_bar{
overflow: hidden;
}
.top_bar{
position: fixed;
height: 50px;
width: 100%;
background:#282923;
z-index:1000;
overflow: hidden;
box-shadow: 0px 2px 5px 1px;
margin: 0px;
}
.menu_icons ul{
width: 100%;
margin:0px;
}
.menu_icons li{
float: right;
list-style-type: none;
display: inline-block;
margin-right:50px;
}
.menu_icons li a{
text-decoration: none;
height: 50px;
display: inline-block;
color:white;
line-height:50px;
transition: all .3s;
font-size: 25px;
}
.menu_icons li a:hover{
transform: scale(1.1);
}
.menu_icons li a{
text-decoration: none;
height: 50px;
display: inline-block;
color:#FF9800;
}
.menu_icons li a img{
/*margin:10px auto;*/
height:30px;
width:30px;
}
.menu_icons li:first-child{
float: left;
font-family: 'Zen Kurenaido', sans-serif;
font-weight: 800;
font-size: 25px;
}
.full_side_bar{
position: fixed;
display: inline-block;
top:52px;
left:0px;
bottom: 5px;
/*height: 92%;*/
width: 300px;
background:#282923;
z-index:500;
box-shadow: 1px 1px 2px 2px;
transition: all .5s;
transform:translateX(-250px);
overflow-y: auto;
}
.full_side_bar li{
list-style-type: none;
box-sizing: border-box;
border-bottom: 1px white solid;
/*cursor: pointer;*/
}
.full_side_bar li a{
text-decoration: none;
font-family: 'Zen Kurenaido', sans-serif;
font-weight: 800;
font-size: 15px;
display:block;
padding:10px;
transition: all .1s;
color: white;
}
.full_side_bar li a:hover{
/*transform: scale(1.1);*/
background: white;
color:#282923;
/*font-size: 18px;*/
font-weight: 700;
}
.webUpdatesArea{
width: 100%;
height: 100%;
position: relative;
/*background:yellow;*/
padding-top: 55px;
padding-left: 55px;
display: block;
}
.updates_sec{
width: 90%;
margin:auto;
padding:14px;
}
.update_catagory{
display: block;
width: 100%;
border: 1px solid #01987A;
border-radius: 5px;
margin: 10px auto;
font-family: 'Zen Kurenaido', sans-serif;
}
.cat_heading{
font-size: 18px;
font-weight: 800;
background: #01987A;
color:white;
padding:5px 10px;
border-radius: 5px;
box-shadow: 1px 1px 5px 1px #888;
}
.updateType{
padding:8px;
font-weight: 800;
}
a.websiteLink{
text-decoration:none;
color:white;
font-weight: 800;
transition: all .2s;
}
a.websiteLink:hover{
color:#ff0;
}
.updates{
}
.update_table{
margin:8px auto;
border:1px #01987A solid;
}
.update_table tr{
border:1px #01987A solid;
}
.update_table tr:hover{
background: #ff03;
/*cursor: pointer;*/
}
.update_table tr:first-child{
background: #01987A;
border-radius:5px;
color:white;
font-weight: 800;
width: 100%;
}
.update_table td{
padding:8px;
/*border:1px #01987A solid;*/
}
.srno, .markNew, .delete_update, .markNew{
text-align:center;
}
.markNew{
cursor: pointer;
}
.important img,.delete_update img{
height:30px;
width:30px;
cursor: pointer;
transition: all .3s;
}
.important img:hover, .delete_update img:hover{
transform: scale(1.2);
}
.tst_area{
position: fixed;
bottom:50px;
background:#282923dd;
color:white;
left:50%;
width:50%;
margin-left: -25%;
padding:10px 30px 10px 10px;
display: none;
border-radius: 10px;
min-height: 50px;
}
.close_tst{
position: absolute;
top:10px;
right:20px;
font-weight: 1000;
color:white;
cursor: pointer;
transition: all .3s;
font-size: 18px;
}
.close_tst:hover{
transform: scale(1.5);
}
.hidden{
display: none;
}
.new{
color:red;
font-weight: 800;
} | static/styles/styles.css | *{
margin:0px;
padding:0px;
box-sizing: border-box;
}
body{
background:#EBEDEF;
}
.top_bar{
overflow: hidden;
}
.top_bar{
position: fixed;
height: 50px;
width: 100%;
background:#282923;
z-index:1000;
overflow: hidden;
box-shadow: 0px 2px 5px 1px;
margin: 0px;
}
.menu_icons ul{
width: 100%;
margin:0px;
}
.menu_icons li{
float: right;
list-style-type: none;
display: inline-block;
margin-right:50px;
}
.menu_icons li a{
text-decoration: none;
height: 50px;
display: inline-block;
color:white;
line-height:50px;
transition: all .3s;
font-size: 25px;
}
.menu_icons li a:hover{
transform: scale(1.1);
}
.menu_icons li a{
text-decoration: none;
height: 50px;
display: inline-block;
color:#FF9800;
}
.menu_icons li a img{
/*margin:10px auto;*/
height:30px;
width:30px;
}
.menu_icons li:first-child{
float: left;
font-family: 'Zen Kurenaido', sans-serif;
font-weight: 800;
font-size: 25px;
}
.full_side_bar{
position: fixed;
display: inline-block;
top:52px;
left:0px;
bottom: 5px;
/*height: 92%;*/
width: 300px;
background:#282923;
z-index:500;
box-shadow: 1px 1px 2px 2px;
transition: all .5s;
transform:translateX(-250px);
overflow-y: auto;
}
.full_side_bar li{
list-style-type: none;
box-sizing: border-box;
border-bottom: 1px white solid;
/*cursor: pointer;*/
}
.full_side_bar li a{
text-decoration: none;
font-family: 'Zen Kurenaido', sans-serif;
font-weight: 800;
font-size: 15px;
display:block;
padding:10px;
transition: all .1s;
color: white;
}
.full_side_bar li a:hover{
/*transform: scale(1.1);*/
background: white;
color:#282923;
/*font-size: 18px;*/
font-weight: 700;
}
.webUpdatesArea{
width: 100%;
height: 100%;
position: relative;
/*background:yellow;*/
padding-top: 55px;
padding-left: 55px;
display: block;
}
.updates_sec{
width: 90%;
margin:auto;
padding:14px;
}
.update_catagory{
display: block;
width: 100%;
border: 1px solid #01987A;
border-radius: 5px;
margin: 10px auto;
font-family: 'Zen Kurenaido', sans-serif;
}
.cat_heading{
font-size: 18px;
font-weight: 800;
background: #01987A;
color:white;
padding:5px 10px;
border-radius: 5px;
box-shadow: 1px 1px 5px 1px #888;
}
.updateType{
padding:8px;
font-weight: 800;
}
a.websiteLink{
text-decoration:none;
color:white;
font-weight: 800;
transition: all .2s;
}
a.websiteLink:hover{
color:#ff0;
}
.updates{
}
.update_table{
margin:8px auto;
border:1px #01987A solid;
}
.update_table tr{
border:1px #01987A solid;
}
.update_table tr:hover{
background: #ff03;
/*cursor: pointer;*/
}
.update_table tr:first-child{
background: #01987A;
border-radius:5px;
color:white;
font-weight: 800;
width: 100%;
}
.update_table td{
padding:8px;
/*border:1px #01987A solid;*/
}
.srno, .markNew, .delete_update, .markNew{
text-align:center;
}
.markNew{
cursor: pointer;
}
.important img,.delete_update img{
height:30px;
width:30px;
cursor: pointer;
transition: all .3s;
}
.important img:hover, .delete_update img:hover{
transform: scale(1.2);
}
.tst_area{
position: fixed;
bottom:50px;
background:#282923dd;
color:white;
left:50%;
width:50%;
margin-left: -25%;
padding:10px 30px 10px 10px;
display: none;
border-radius: 10px;
min-height: 50px;
}
.close_tst{
position: absolute;
top:10px;
right:20px;
font-weight: 1000;
color:white;
cursor: pointer;
transition: all .3s;
font-size: 18px;
}
.close_tst:hover{
transform: scale(1.5);
}
.hidden{
display: none;
}
.new{
color:red;
font-weight: 800;
} | 0.243822 | 0.058078 |
:host {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 14px;
color: #333;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.container{
background-image: url(../assets/momeus2.jpeg);
/* background-position-x: -142px; */
/* background-image: url(../assets/annie-spratt-wuc-KEIBrdE-unsplash.jpg); */
/* background-image: url(../assets/eberhard-grossgasteiger-S-2Ukb_VqpA-unsplash.jpg); */
background-size: contain;
background-repeat: no-repeat;
background-position: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 393px;
margin: 0 auto;
min-height: 295px;
position: relative;
}
.inner-container{
padding: 4px 0 12px 0px;
text-align: center;
color: white;
background-color: #C04342;
/* opacity: .9; */
position: absolute;
bottom: -75px;
width: 100%;
letter-spacing: 3px;
}
h1, h3 {
margin: 8px 0;
font-family: 'Satisfy', cursive;
}
h1{
-webkit-animation:titleFrame 3s cubic-bezier(.215,.61,.355,1.000) both;animation:titleFrame 3s cubic-bezier(.215,.61,.355,1.000) both
}
/* ----------------------------------------------
* Generated by Animista on 2022-2-7 21:39:52
* Licensed under FreeBSD License.
* See http://animista.net/license for more info.
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */
@keyframes titleFrame {0%{letter-spacing:1px;-webkit-transform:translateZ(400px);transform:translateZ(400px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tracking-in-contract-bck{0%{letter-spacing:1em;-webkit-transform:translateZ(400px);transform:translateZ(400px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
.mw-575{
max-width: 393px;
margin: 0 auto;
}
@media screen and (max-width: 575px) {
} | src/app/app.component.css | :host {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 14px;
color: #333;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.container{
background-image: url(../assets/momeus2.jpeg);
/* background-position-x: -142px; */
/* background-image: url(../assets/annie-spratt-wuc-KEIBrdE-unsplash.jpg); */
/* background-image: url(../assets/eberhard-grossgasteiger-S-2Ukb_VqpA-unsplash.jpg); */
background-size: contain;
background-repeat: no-repeat;
background-position: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 393px;
margin: 0 auto;
min-height: 295px;
position: relative;
}
.inner-container{
padding: 4px 0 12px 0px;
text-align: center;
color: white;
background-color: #C04342;
/* opacity: .9; */
position: absolute;
bottom: -75px;
width: 100%;
letter-spacing: 3px;
}
h1, h3 {
margin: 8px 0;
font-family: 'Satisfy', cursive;
}
h1{
-webkit-animation:titleFrame 3s cubic-bezier(.215,.61,.355,1.000) both;animation:titleFrame 3s cubic-bezier(.215,.61,.355,1.000) both
}
/* ----------------------------------------------
* Generated by Animista on 2022-2-7 21:39:52
* Licensed under FreeBSD License.
* See http://animista.net/license for more info.
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */
@keyframes titleFrame {0%{letter-spacing:1px;-webkit-transform:translateZ(400px);transform:translateZ(400px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tracking-in-contract-bck{0%{letter-spacing:1em;-webkit-transform:translateZ(400px);transform:translateZ(400px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
.mw-575{
max-width: 393px;
margin: 0 auto;
}
@media screen and (max-width: 575px) {
} | 0.440469 | 0.109658 |
.block-search{
background: #302a39!important;
padding: 15px;
border-radius: 40px;
display: block;
}
.search_region{
background: #302a39!important;
border: 2px solid white 0.2;
border-radius: 30px;
color: #fff;
}
.search_courses{
margin-top: 250px;
border-radius: 70px;
}
.ext{
width: 20px;
}
.pagination > li > a, .pagination > li > span{
padding: 6px 10px!important;
}
.links a{
margin-right: 10px;
color: rgba(255, 255, 255, 0.8);
}
#hidden_block {
display: none;
}
.dropdown-item {
display: block;
width: 100%;
padding: .25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529 !important;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
li{
list-style: none;
}
.box{
margin-top: 60px;
}
.top-menu{
background:#333;
}
.school_image img{
width: 350px;
}
.select{
background-color: #302a39!important;
}
.teacher{
color: black!important;
font-family: inherit!important;
font-weight: 400!important;
}
.page_about, .page_books, .page_posts, .page_view, .page_register, .user_register, .post_view, .sign-up, .vacancy{
margin-top: 80px;
}
.book_box{
box-shadow: 0px 10px 10px 0px #eee;
margin-top: 55px;
}
.download_book{
margin-top: 10px;
}
.post_img{
width: 100px;
}
#logo{
font-size:
}
.icon img{
width: 50px;
margin: 10px;
}
.res{
width: 30px;
}
.text_about{
text-align: justify;
text-indent: 15px;
}
.filter{
margin-top: 300px;
}
.pagination{
margin-top: 6px;
}
.msg{
top: 124px;
left: 440px;
position: relative;
z-index: 11111111111111111111111111111;
}
@media screen and (max-width: 768px){
.msg{
top: 116px;
left: 0px;
position: relative;
z-index: 11111111111111111111111111111;
}
.get_univer{
margin-top: 10px;
}
a .text{
font-size: 8pt!important;
}
.colorlib-search .search-wrap-2{
border-radius: 0px!important;
}
img{
width: 50%!important;
}
.lang{
float: right;
margin-top: 15px;
}
#colorlib-hero .flexslider .slider-text > .slider-text-inner h2{
margin-right: 125px;
font-size: 12pt;
}
#colorlib-hero .flexslider .slider-text > .slider-text-inner h1{
font-size: 14pt!important;
margin-right: 120px!important;
}
.desc p a{
font-size: 10pt!important;
margin-right: 45px!important;
}
.desc p{
margin-right: 55px!important;
}
#colorlib-hero .btn.btn-primary .icon{
position: absolute;
top: 10px;
left: 10px;
width: 32px;
height: 32px;
display: table;
text-align: center;
background: white;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
#colorlib-hero .flexslider .slider-text > .slider-text-inner span i {
font-size: 18px;
}
}
@media screen and (max-width: 480px){
#colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
width: 85%;
}
}
.login_icon{
color: #fff;
margin-left: -40px;
}
.user_edit{
color: #fff;
}
.testimony-wrap p{
text-align: justify!important;
}
.testimony-wrap h3{
text-align: right!important;
}
a .text{
font-size: 10pt;
}
.handle img{
width: 30px;
} | public/css/shablon/my.css | .block-search{
background: #302a39!important;
padding: 15px;
border-radius: 40px;
display: block;
}
.search_region{
background: #302a39!important;
border: 2px solid white 0.2;
border-radius: 30px;
color: #fff;
}
.search_courses{
margin-top: 250px;
border-radius: 70px;
}
.ext{
width: 20px;
}
.pagination > li > a, .pagination > li > span{
padding: 6px 10px!important;
}
.links a{
margin-right: 10px;
color: rgba(255, 255, 255, 0.8);
}
#hidden_block {
display: none;
}
.dropdown-item {
display: block;
width: 100%;
padding: .25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529 !important;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
li{
list-style: none;
}
.box{
margin-top: 60px;
}
.top-menu{
background:#333;
}
.school_image img{
width: 350px;
}
.select{
background-color: #302a39!important;
}
.teacher{
color: black!important;
font-family: inherit!important;
font-weight: 400!important;
}
.page_about, .page_books, .page_posts, .page_view, .page_register, .user_register, .post_view, .sign-up, .vacancy{
margin-top: 80px;
}
.book_box{
box-shadow: 0px 10px 10px 0px #eee;
margin-top: 55px;
}
.download_book{
margin-top: 10px;
}
.post_img{
width: 100px;
}
#logo{
font-size:
}
.icon img{
width: 50px;
margin: 10px;
}
.res{
width: 30px;
}
.text_about{
text-align: justify;
text-indent: 15px;
}
.filter{
margin-top: 300px;
}
.pagination{
margin-top: 6px;
}
.msg{
top: 124px;
left: 440px;
position: relative;
z-index: 11111111111111111111111111111;
}
@media screen and (max-width: 768px){
.msg{
top: 116px;
left: 0px;
position: relative;
z-index: 11111111111111111111111111111;
}
.get_univer{
margin-top: 10px;
}
a .text{
font-size: 8pt!important;
}
.colorlib-search .search-wrap-2{
border-radius: 0px!important;
}
img{
width: 50%!important;
}
.lang{
float: right;
margin-top: 15px;
}
#colorlib-hero .flexslider .slider-text > .slider-text-inner h2{
margin-right: 125px;
font-size: 12pt;
}
#colorlib-hero .flexslider .slider-text > .slider-text-inner h1{
font-size: 14pt!important;
margin-right: 120px!important;
}
.desc p a{
font-size: 10pt!important;
margin-right: 45px!important;
}
.desc p{
margin-right: 55px!important;
}
#colorlib-hero .btn.btn-primary .icon{
position: absolute;
top: 10px;
left: 10px;
width: 32px;
height: 32px;
display: table;
text-align: center;
background: white;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
#colorlib-hero .flexslider .slider-text > .slider-text-inner span i {
font-size: 18px;
}
}
@media screen and (max-width: 480px){
#colorlib-hero .flexslider .slider-text > .slider-text-inner .btn {
width: 85%;
}
}
.login_icon{
color: #fff;
margin-left: -40px;
}
.user_edit{
color: #fff;
}
.testimony-wrap p{
text-align: justify!important;
}
.testimony-wrap h3{
text-align: right!important;
}
a .text{
font-size: 10pt;
}
.handle img{
width: 30px;
} | 0.34621 | 0.088229 |
html {
background: linear-gradient(to right, #f3e7e9, #e3eeff, #e3eeff);
font-family: 'Ubuntu', sans-serif;
}
.main {
width: 100%;
justify-content: center;
text-align: center;
display: flex;
margin-top: 90px;
}
.main-body {
left: 50px;
width: 300px;
background-color: white;
padding: 10px;
text-align: center;
border-radius: 8px;
box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .3), 0 -6px 16px -6px rgba(0, 0, 0, .025);
}
#screen {
width: 90%;
border: white;
height: 120px;
font-size: 30px;
font-family: 'Ubuntu', sans-serif;
color: rgb(56, 56, 56);
background-color: rgb(255, 255, 255);
}
.btn {
width: 60px;
height: 45px;
margin-left: 30px;
margin-top: 30px;
background-color: khaki;
}
.calculator-keys {
display: flex;
}
.right-keys {
display: flex;
flex-wrap: wrap;
width: 80%;
justify-content: space-around;
}
.left-keys {
display: flex;
flex-direction: column;
width: 20%;
justify-content: space-around;
}
.key {
color: rgb(39, 39, 39);
width: 64px;
padding: 15px 10px 10px 10px;
border: 0px;
background-color: rgb(255, 255, 255);
margin-top: 10px;
margin-left: 0px;
margin-bottom: 7px;
margin-right: 0px;
font-size: 19px;
font-family: 'Ubuntu', sans-serif;
}
.keys {
background-color:rgb(245, 245, 245);
border: 0px;
font-size: 20px;
padding: 10px 10px 10px 10px;
border-radius: 56px;
width: 56px;
height: 56px;
margin: 2px;
font-family: 'Ubuntu', sans-serif;
}
.decimal {
width: 100%;
font-size: 20px;
padding: 10px 10px 10px 10px;
border: 0px;
border-radius: 56px;
width: 56px;
height: 56px;
background-color: rgb(245, 245, 245);
font-family: 'Ubuntu', sans-serif;
}
.clear {
background-color: #eeede3;
}
.equal {
font-size: 20px;
flex-grow: 1;
padding: 10px 10px 10px 10px;
border: 0px;
border-radius: 2px;
font-family: 'Ubuntu', sans-serif;
background: #a2cdf2;
margin-top: 7px;
margin: auto;
}
.left-keys .keys {
font-family: 'Ubuntu', sans-serif;
padding: 10px 10px 10px 10px;
border: 0px;
border-radius: 20px;
margin-bottom: 7px;
border-radius: 56px;
width: 56px;
height: 56px;
} | calculator/styles.css | html {
background: linear-gradient(to right, #f3e7e9, #e3eeff, #e3eeff);
font-family: 'Ubuntu', sans-serif;
}
.main {
width: 100%;
justify-content: center;
text-align: center;
display: flex;
margin-top: 90px;
}
.main-body {
left: 50px;
width: 300px;
background-color: white;
padding: 10px;
text-align: center;
border-radius: 8px;
box-shadow: 0 13px 27px -5px rgba(50, 50, 93, .25), 0 8px 16px -8px rgba(0, 0, 0, .3), 0 -6px 16px -6px rgba(0, 0, 0, .025);
}
#screen {
width: 90%;
border: white;
height: 120px;
font-size: 30px;
font-family: 'Ubuntu', sans-serif;
color: rgb(56, 56, 56);
background-color: rgb(255, 255, 255);
}
.btn {
width: 60px;
height: 45px;
margin-left: 30px;
margin-top: 30px;
background-color: khaki;
}
.calculator-keys {
display: flex;
}
.right-keys {
display: flex;
flex-wrap: wrap;
width: 80%;
justify-content: space-around;
}
.left-keys {
display: flex;
flex-direction: column;
width: 20%;
justify-content: space-around;
}
.key {
color: rgb(39, 39, 39);
width: 64px;
padding: 15px 10px 10px 10px;
border: 0px;
background-color: rgb(255, 255, 255);
margin-top: 10px;
margin-left: 0px;
margin-bottom: 7px;
margin-right: 0px;
font-size: 19px;
font-family: 'Ubuntu', sans-serif;
}
.keys {
background-color:rgb(245, 245, 245);
border: 0px;
font-size: 20px;
padding: 10px 10px 10px 10px;
border-radius: 56px;
width: 56px;
height: 56px;
margin: 2px;
font-family: 'Ubuntu', sans-serif;
}
.decimal {
width: 100%;
font-size: 20px;
padding: 10px 10px 10px 10px;
border: 0px;
border-radius: 56px;
width: 56px;
height: 56px;
background-color: rgb(245, 245, 245);
font-family: 'Ubuntu', sans-serif;
}
.clear {
background-color: #eeede3;
}
.equal {
font-size: 20px;
flex-grow: 1;
padding: 10px 10px 10px 10px;
border: 0px;
border-radius: 2px;
font-family: 'Ubuntu', sans-serif;
background: #a2cdf2;
margin-top: 7px;
margin: auto;
}
.left-keys .keys {
font-family: 'Ubuntu', sans-serif;
padding: 10px 10px 10px 10px;
border: 0px;
border-radius: 20px;
margin-bottom: 7px;
border-radius: 56px;
width: 56px;
height: 56px;
} | 0.397938 | 0.136464 |
._66b3a6-welcome {
color: #323439 !important;
font-weight: 300 !important;
font-size: 16px !important;
text-align: center !important;
font-family: "SF UI Text", system, -apple-system, ".SFNSDisplay-Regular", BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
padding-top: 50px !important;
}
._66b3a6-welcome._66b3a6-windows {
font-weight: 400 !important;
}
._66b3a6-welcome ._66b3a6-image {
width: 154px;
height: 154px;
background-size: 154px 154px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='154' height='154' viewBox='0 0 154 154' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M153.985 76.91c0 42.474-34.47 76.91-76.993 76.91C34.472 153.82 0 119.384 0 76.91 0 34.432 34.473 0 76.992 0c42.524 0 76.993 34.432 76.993 76.91' fill='%2328B473'/%3E%3Cpath d='M91.707 86.946c-3.2 0-5.727 2.88-5.128 6.183.454 2.517 2.824 4.242 5.385 4.242h8.068l4.676-.655c-7.483 10.964-20.474 16.01-34.678 13.783-11.562-1.812-21.494-9.627-25.685-20.54-9.514-24.776 8.6-48.43 32.203-48.43 12.302 0 23.088 7.192 29.274 15.88.003 0 .007.18.007.186 1.644 2.364 4.895 3.043 7.265 1.4 2.25-1.557 2.868-4.516 1.516-6.844h.038c-8.556-13.342-23.93-21.88-41.22-20.722-22.513 1.508-40.73 19.91-42.026 42.41-1.503 26.184 19.29 47.56 45.148 47.56 13.584 0 25.746-5.907 34.03-15.468l-.98 5.484v4.956c0 2.555 1.724 4.926 4.244 5.38 3.31.596 6.19-1.93 6.19-5.126v-29.68H91.707' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;
width: 51px !important;
height: 51px !important;
background-size: 50px !important;
display: inline-block !important;
margin-top: 3px !important;
opacity: 0 !important;
will-change: transform, opacity !important;
}
._66b3a6-welcome ._66b3a6-content {
opacity: 0;
will-change: opacity !important;
}
._66b3a6-welcome._66b3a6-show ._66b3a6-image {
animation: gr__show_logo 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s forwards, gr__logo_go_home 1s cubic-bezier(0.415, 0.061, 0.355, 1) 0.6s forwards;
opacity: 1 !important;
}
._66b3a6-welcome._66b3a6-show ._66b3a6-content {
animation: gr__show_content 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 1.55s forwards;
}
._66b3a6-welcome ._66b3a6-title {
text-align: center !important;
font-size: 32px !important;
font-weight: normal !important;
line-height: 38px !important;
margin-top: 8px !important;
margin-bottom: 5px !important;
}
._66b3a6-welcome ._66b3a6-text {
text-align: center !important;
line-height: 24px !important;
margin-bottom: 21px !important;
}
._66b3a6-welcome ._66b3a6-close {
text-align: center !important;
margin-bottom: 44px !important;
}
._66b3a6-welcome ._66b3a6-learnMore {
color: #f3b81d !important;
line-height: 19px !important;
display: inline-block !important;
cursor: pointer !important;
margin-left: 5px !important;
font-weight: normal !important;
transition: filter 0.2s !important;
-webkit-transform: translateZ(0) !important;
}
._66b3a6-welcome ._66b3a6-learnMore:hover {
filter: brightness(0.8) !important;
}
._66b3a6-welcome ._66b3a6-learnMore:after {
content: '' !important;
display: inline-block !important;
position: relative !important;
margin-left: 5px !important;
top: 3px !important;
width: 16px;
height: 16px;
background-size: 16px 16px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23F3B81D ' stroke-width='1.5' fill='none' fill-rule='evenodd'%3E%3Ccircle cx='7' cy='7' r='7'/%3E%3Cpath d='M5.553 3.294l3.494 3.494-3.494 3.494'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;
}
._66b3a6-welcome ._66b3a6-goPremium {
line-height: 22px !important;
background: #fffbf1 !important;
border: 1px solid #f8e3aa !important;
border-radius: 5px !important;
margin: 0 40px 25px !important;
text-align: left !important;
padding: 21px 0 !important;
padding-left: 60px !important;
padding-bottom: 28px !important;
margin-bottom: 31px !important;
}
._66b3a6-welcome ._66b3a6-goPremium:before {
content: '' !important;
width: 43px;
height: 41px;
background-size: 43px 41px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='43' height='41' viewBox='0 0 43 41' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 31.004l-13.225 9.7 5.137-15.576-13.31-9.58 16.4.072L21.5 0l4.998 15.62 16.4-.073-13.31 9.58 5.137 15.576' fill='%23FBC73C' fill-rule='evenodd'/%3E%3C/svg%3E");
background-repeat: no-repeat;
position: absolute !important;
margin-left: -55px !important;
}
@keyframes gr__show_logo {
from {
transform: translateY(135px) rotate(120deg) scale(2.2);
opacity: 0;
}
to {
transform: translateY(135px) rotate(0) scale(2.2);
opacity: 1;
}
}
@keyframes gr__logo_go_home {
from {
transform: translateY(135px) rotate(0) scale(2.2);
}
to {
transform: translateY(0) rotate(0) scale(1);
}
}
@keyframes gr__show_content {
from {
opacity: 0;
}
to {
opacity: 1;
}
} | Grammarly/target/src/css/js/lib/elements/signin/welcome.css | ._66b3a6-welcome {
color: #323439 !important;
font-weight: 300 !important;
font-size: 16px !important;
text-align: center !important;
font-family: "SF UI Text", system, -apple-system, ".SFNSDisplay-Regular", BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
padding-top: 50px !important;
}
._66b3a6-welcome._66b3a6-windows {
font-weight: 400 !important;
}
._66b3a6-welcome ._66b3a6-image {
width: 154px;
height: 154px;
background-size: 154px 154px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='154' height='154' viewBox='0 0 154 154' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M153.985 76.91c0 42.474-34.47 76.91-76.993 76.91C34.472 153.82 0 119.384 0 76.91 0 34.432 34.473 0 76.992 0c42.524 0 76.993 34.432 76.993 76.91' fill='%2328B473'/%3E%3Cpath d='M91.707 86.946c-3.2 0-5.727 2.88-5.128 6.183.454 2.517 2.824 4.242 5.385 4.242h8.068l4.676-.655c-7.483 10.964-20.474 16.01-34.678 13.783-11.562-1.812-21.494-9.627-25.685-20.54-9.514-24.776 8.6-48.43 32.203-48.43 12.302 0 23.088 7.192 29.274 15.88.003 0 .007.18.007.186 1.644 2.364 4.895 3.043 7.265 1.4 2.25-1.557 2.868-4.516 1.516-6.844h.038c-8.556-13.342-23.93-21.88-41.22-20.722-22.513 1.508-40.73 19.91-42.026 42.41-1.503 26.184 19.29 47.56 45.148 47.56 13.584 0 25.746-5.907 34.03-15.468l-.98 5.484v4.956c0 2.555 1.724 4.926 4.244 5.38 3.31.596 6.19-1.93 6.19-5.126v-29.68H91.707' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;
width: 51px !important;
height: 51px !important;
background-size: 50px !important;
display: inline-block !important;
margin-top: 3px !important;
opacity: 0 !important;
will-change: transform, opacity !important;
}
._66b3a6-welcome ._66b3a6-content {
opacity: 0;
will-change: opacity !important;
}
._66b3a6-welcome._66b3a6-show ._66b3a6-image {
animation: gr__show_logo 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s forwards, gr__logo_go_home 1s cubic-bezier(0.415, 0.061, 0.355, 1) 0.6s forwards;
opacity: 1 !important;
}
._66b3a6-welcome._66b3a6-show ._66b3a6-content {
animation: gr__show_content 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 1.55s forwards;
}
._66b3a6-welcome ._66b3a6-title {
text-align: center !important;
font-size: 32px !important;
font-weight: normal !important;
line-height: 38px !important;
margin-top: 8px !important;
margin-bottom: 5px !important;
}
._66b3a6-welcome ._66b3a6-text {
text-align: center !important;
line-height: 24px !important;
margin-bottom: 21px !important;
}
._66b3a6-welcome ._66b3a6-close {
text-align: center !important;
margin-bottom: 44px !important;
}
._66b3a6-welcome ._66b3a6-learnMore {
color: #f3b81d !important;
line-height: 19px !important;
display: inline-block !important;
cursor: pointer !important;
margin-left: 5px !important;
font-weight: normal !important;
transition: filter 0.2s !important;
-webkit-transform: translateZ(0) !important;
}
._66b3a6-welcome ._66b3a6-learnMore:hover {
filter: brightness(0.8) !important;
}
._66b3a6-welcome ._66b3a6-learnMore:after {
content: '' !important;
display: inline-block !important;
position: relative !important;
margin-left: 5px !important;
top: 3px !important;
width: 16px;
height: 16px;
background-size: 16px 16px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23F3B81D ' stroke-width='1.5' fill='none' fill-rule='evenodd'%3E%3Ccircle cx='7' cy='7' r='7'/%3E%3Cpath d='M5.553 3.294l3.494 3.494-3.494 3.494'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;
}
._66b3a6-welcome ._66b3a6-goPremium {
line-height: 22px !important;
background: #fffbf1 !important;
border: 1px solid #f8e3aa !important;
border-radius: 5px !important;
margin: 0 40px 25px !important;
text-align: left !important;
padding: 21px 0 !important;
padding-left: 60px !important;
padding-bottom: 28px !important;
margin-bottom: 31px !important;
}
._66b3a6-welcome ._66b3a6-goPremium:before {
content: '' !important;
width: 43px;
height: 41px;
background-size: 43px 41px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='43' height='41' viewBox='0 0 43 41' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5 31.004l-13.225 9.7 5.137-15.576-13.31-9.58 16.4.072L21.5 0l4.998 15.62 16.4-.073-13.31 9.58 5.137 15.576' fill='%23FBC73C' fill-rule='evenodd'/%3E%3C/svg%3E");
background-repeat: no-repeat;
position: absolute !important;
margin-left: -55px !important;
}
@keyframes gr__show_logo {
from {
transform: translateY(135px) rotate(120deg) scale(2.2);
opacity: 0;
}
to {
transform: translateY(135px) rotate(0) scale(2.2);
opacity: 1;
}
}
@keyframes gr__logo_go_home {
from {
transform: translateY(135px) rotate(0) scale(2.2);
}
to {
transform: translateY(0) rotate(0) scale(1);
}
}
@keyframes gr__show_content {
from {
opacity: 0;
}
to {
opacity: 1;
}
} | 0.369543 | 0.190442 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("translation.steampowered.com") {
#navigation > div:first-child,
#header + div > div:first-child:not(#mainbody) { width: 90% !important }
#header + div > div:first-child:not(#mainbody) {
padding-bottom: 90px !important;
padding-top: 10px !important;
}
#mainbody,
div.rule > img,
#navigation > div:first-child > table:first-child { width: 100% !important }
#navigation > div:first-child > table:first-child > tbody > tr > td:last-child {
text-align: right !important;
padding-right: 15px !important;
}
#leftAreaContainer {
width: auto !important;
background-image: none !important;
background-color: #111111 !important;
border: 8px solid #414141 !important;
border-radius: 6px !important;
}
#leftAreaBottom { background-image: none !important }
img[src="./public/images/bg_left_top.gif"] { display: none !important }
img[src="./public/images/bg_left_bottom.gif"] { display: none !important }
#mainbody > div:first-child { display: none !important }
input[value="Logout?"] { box-shadow: 0px 0px 2px 2px red !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?(index|home|translate|statistics|reports|export|edit_history|user_activity|Us_And_Them|faq|dota|rally)\.php.*") {
body { background-image: none !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?translate\.php.*") {
#header + div {
width: 90% !important;
padding-bottom: 90px !important;
padding-top: 10px !important;
}
#suggestions_box { width: 90% !important }
div.copy > table,
#keylist > table,
div[onclick^="showSuggestionsBox"] > table { width: 100% !important }
div[onclick^="showSuggestionsBox"] > table col:first-child,
div[onclick^="showSuggestionsBox"] > table col:last-child { width: 50% !important }
div[onclick^="showSuggestionsBox"] > table col:nth-child(2) { width: 0% !important }
div[onclick^="showSuggestionsBox"] {
background-position: center !important;
background-repeat: no-repeat !important;
}
div[onclick^="showSuggestionsBox"]:hover { background-color: #0D0D0D !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?suggestions\.php.*") {
#suggestionmain { width: 98% !important }
table.progress { width: 100% !important }
table.progress > colgroup > col:first-child,
table.progress > colgroup > col:last-child { width: 50% !important }
textarea[name="suggestion_value_new"] { width: 99% !important }
input[value="SUBMIT"],
input[value="RESUBMIT"] { box-shadow: 0px 0px 2px 2px lime !important }
input[value="RESUBMIT"] + input[value="& Next"] { box-shadow: 3px 0px 2px 2px lime !important }
input[value="COMMENT"] { box-shadow: 0px 0px 2px 2px green !important }
input[value="APPROVE"] { box-shadow: -1px 0px 2px 1px green !important }
input[value="APPROVE"] + input { box-shadow: 1px 0px 2px 1px green !important }
input[value="DECLINE"] { box-shadow: -1px 0px 2px 1px tomato !important }
input[value="DECLINE"] + input { box-shadow: 1px 0px 2px 1px tomato !important }
input[value="Edit"],
input[value="Previous"],
input[value="Next"] { box-shadow: 0px 0px 2px 2px dodgerblue !important }
input[value="REMOVE"],
input[value="CANCEL"],
input[value="Close X"] { box-shadow: 0px 0px 2px 2px red !important }
input[value="+1"] { box-shadow: 0px 0px 2px 2px mediumaquamarine !important }
input[value="remove vote"] { box-shadow: 0px 0px 2px 2px tomato !important }
span.suggestion_status_declined font { color: tomato !important }
span.suggestion_status_approved font { color: green !important }
div.suggestions_list + p { display: none !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?home\.php.*") {
#overall { width: 95% !important }
#leftAreaContainer > table:first-of-type[border-spacing="0px"] { width: 100% !important }
#leftAreaContainer > table:first-of-type[border-spacing="0px"] td:first-child { width: 100% !important }
td[width="790"] { width: auto !important }
div.copy td[width="823"] { width: 95% !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?index\.php.*") {
#mainbody {
width: 90% !important;
padding-bottom: 90px !important;
padding-top: 10px !important;
}
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?statistics\.php.*") {
#overall { width: 95% !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?user_activity\.php.*") {
#mainbody > div:last-child { display: none !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/dota2\.php.*") {
#leftAreaContainer > table,
table.curved {
width: 100% !important;
table-layout: fixed !important;
}
td.tableheader:first-child,
td.tableheader:nth-child(2),
table.curved td:first-child,
table.curved td:nth-child(2) { width: 15% !important }
td.tableheader:nth-child(3) { width: 30% !important }
td.tableheader:last-child,
table.curved td:last-child[width="400px;"] { width: 40% !important }
table.curved td:nth-last-child(2)[width="380px;"] { width: 35% !important }
table.curved td:nth-last-child(2)[width="380px;"] + td { width: 5% !important }
} | data/usercss/56286.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("translation.steampowered.com") {
#navigation > div:first-child,
#header + div > div:first-child:not(#mainbody) { width: 90% !important }
#header + div > div:first-child:not(#mainbody) {
padding-bottom: 90px !important;
padding-top: 10px !important;
}
#mainbody,
div.rule > img,
#navigation > div:first-child > table:first-child { width: 100% !important }
#navigation > div:first-child > table:first-child > tbody > tr > td:last-child {
text-align: right !important;
padding-right: 15px !important;
}
#leftAreaContainer {
width: auto !important;
background-image: none !important;
background-color: #111111 !important;
border: 8px solid #414141 !important;
border-radius: 6px !important;
}
#leftAreaBottom { background-image: none !important }
img[src="./public/images/bg_left_top.gif"] { display: none !important }
img[src="./public/images/bg_left_bottom.gif"] { display: none !important }
#mainbody > div:first-child { display: none !important }
input[value="Logout?"] { box-shadow: 0px 0px 2px 2px red !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?(index|home|translate|statistics|reports|export|edit_history|user_activity|Us_And_Them|faq|dota|rally)\.php.*") {
body { background-image: none !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?translate\.php.*") {
#header + div {
width: 90% !important;
padding-bottom: 90px !important;
padding-top: 10px !important;
}
#suggestions_box { width: 90% !important }
div.copy > table,
#keylist > table,
div[onclick^="showSuggestionsBox"] > table { width: 100% !important }
div[onclick^="showSuggestionsBox"] > table col:first-child,
div[onclick^="showSuggestionsBox"] > table col:last-child { width: 50% !important }
div[onclick^="showSuggestionsBox"] > table col:nth-child(2) { width: 0% !important }
div[onclick^="showSuggestionsBox"] {
background-position: center !important;
background-repeat: no-repeat !important;
}
div[onclick^="showSuggestionsBox"]:hover { background-color: #0D0D0D !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?suggestions\.php.*") {
#suggestionmain { width: 98% !important }
table.progress { width: 100% !important }
table.progress > colgroup > col:first-child,
table.progress > colgroup > col:last-child { width: 50% !important }
textarea[name="suggestion_value_new"] { width: 99% !important }
input[value="SUBMIT"],
input[value="RESUBMIT"] { box-shadow: 0px 0px 2px 2px lime !important }
input[value="RESUBMIT"] + input[value="& Next"] { box-shadow: 3px 0px 2px 2px lime !important }
input[value="COMMENT"] { box-shadow: 0px 0px 2px 2px green !important }
input[value="APPROVE"] { box-shadow: -1px 0px 2px 1px green !important }
input[value="APPROVE"] + input { box-shadow: 1px 0px 2px 1px green !important }
input[value="DECLINE"] { box-shadow: -1px 0px 2px 1px tomato !important }
input[value="DECLINE"] + input { box-shadow: 1px 0px 2px 1px tomato !important }
input[value="Edit"],
input[value="Previous"],
input[value="Next"] { box-shadow: 0px 0px 2px 2px dodgerblue !important }
input[value="REMOVE"],
input[value="CANCEL"],
input[value="Close X"] { box-shadow: 0px 0px 2px 2px red !important }
input[value="+1"] { box-shadow: 0px 0px 2px 2px mediumaquamarine !important }
input[value="remove vote"] { box-shadow: 0px 0px 2px 2px tomato !important }
span.suggestion_status_declined font { color: tomato !important }
span.suggestion_status_approved font { color: green !important }
div.suggestions_list + p { display: none !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?home\.php.*") {
#overall { width: 95% !important }
#leftAreaContainer > table:first-of-type[border-spacing="0px"] { width: 100% !important }
#leftAreaContainer > table:first-of-type[border-spacing="0px"] td:first-child { width: 100% !important }
td[width="790"] { width: auto !important }
div.copy td[width="823"] { width: 95% !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?index\.php.*") {
#mainbody {
width: 90% !important;
padding-bottom: 90px !important;
padding-top: 10px !important;
}
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?statistics\.php.*") {
#overall { width: 95% !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/(uber\.|carbon\.|pwg\.)?user_activity\.php.*") {
#mainbody > div:last-child { display: none !important }
}
@-moz-document regexp("^https?://translation.steampowered.com/dota2\.php.*") {
#leftAreaContainer > table,
table.curved {
width: 100% !important;
table-layout: fixed !important;
}
td.tableheader:first-child,
td.tableheader:nth-child(2),
table.curved td:first-child,
table.curved td:nth-child(2) { width: 15% !important }
td.tableheader:nth-child(3) { width: 30% !important }
td.tableheader:last-child,
table.curved td:last-child[width="400px;"] { width: 40% !important }
table.curved td:nth-last-child(2)[width="380px;"] { width: 35% !important }
table.curved td:nth-last-child(2)[width="380px;"] + td { width: 5% !important }
} | 0.29523 | 0.175326 |
.profile-section { padding: 0; background: none; }
/* Filters area */
.roster-filters { padding: 20px; padding-top: 5px; background: url("../../images/character/auction/browse-form-bg.jpg") no-repeat left bottom; }
.roster-filters .float-left { width: 100%; position:relative; }
.roster-filters .selection { display: inline-block; margin-right: 10px; }
.roster-filters .selection label { display: block; padding-bottom: 4px; }
.roster-filters .selection label.show-max-skill-label { display: inline; }
.roster-filters .selection .level { width: 20px; text-align: center;}
#professions-filters, #roster-filters {display: inline-block;}
.roster-filters #activate-reset { position:absolute; right: -5px; top: 27px; height: 20px; width: 20px; background:url("../../images/guild/icon-resetfilters.gif") no-repeat 0 0; display: none;}
/* Flyout menu*/
.guild-dropdown { position:relative; float: right;}
.guild-dropdown .guild-dropdown-wrapper { position:absolute; top: -34px; right: 14px;}
.guild-dropdown .flyout-menu {display: none; left: 0;}
/* Tables */
/*.table, .table-bar { margin: 0 -15px; }*/
.table.childTable thead { display: none; }
.table .name { text-align: left}
.inputs-skill input { width: 28px; text-align: center;}
.skill .sort-data {display: inline;}
.table td { text-align: center }
.cls .sort-data, .race .sort-data {display: none;}
.ach-points .ach-icon { background: url("../../images/icons/achievements.gif") no-repeat 100% 50%; display: inline-block; padding-right: 11px; text-align:right }
.rank .guild-master { position:relative; }
.rank span .symbol {width: 18px; height: 18px; position:absolute; top: -2px; left: -22px;background: url("../../images/guild/icon-guildmaster.gif") no-repeat 0 0;}
/* Tables (Professions)*/
.table-bar { background:none repeat scroll 0 0 #7B2B00; border-color:#A03800 #68230B #68230B #A03800; border-style:solid; border-width:1px; color:#FFD200; display:block; font-weight:bold; padding: 5px 0; }
.table-bar .toggler { background:url("../../images/character/auction/toggler.gif") no-repeat scroll 0 0 transparent; display:block; padding-left: 51px; margin-left: 10px; position:relative;}
a.table-bar:hover { background-color: #8a380c; }
a.table-bar:hover .toggler { background-position: 0 -116px; }
.table-bar .icon-frame {position: absolute; top: -1px; left: 24px;}
.table-bar.closed .toggler { background-position: 0 -58px; }
a.table-bar:hover.closed .toggler { background-position: 0 -174px; }
.table-bar.inactive { cursor: default; }
.table-bar.inactive .icon-frame { background-image: none; padding-left: 0; color: #fff; top: -1px; left: -1px; }
#profession-tables .inactive {opacity: 0.5}
#profession-tables .inactive .toggler { background-image: none; padding-left: 25px; color: #fff}
.profession-tables .table .name { width: 160px; }
.profession-tables .table .race { width: 150px; }
.profession-tables .table .cls { width: 158px; }
.profession-tables .table .lvl { width: 153px; }
.profession-tables .table .skill { width: 139px; }
#professions-noResults { text-align: center; padding: 25px; font-style: italic; font-size: 14px; }
#reset-button,
#roster-buttons { float: right; margin-top: 20px; }
#roster-buttons a { margin-left: 10px; }
#return-roster { float: right; margin-top: 10px; margin-right: 10px; }
#roster-view { float: right; width: 150px; margin-top: 5px; margin-right: 3px; z-index: 0; display: none; } | wow/static/css/guild/roster.css | .profile-section { padding: 0; background: none; }
/* Filters area */
.roster-filters { padding: 20px; padding-top: 5px; background: url("../../images/character/auction/browse-form-bg.jpg") no-repeat left bottom; }
.roster-filters .float-left { width: 100%; position:relative; }
.roster-filters .selection { display: inline-block; margin-right: 10px; }
.roster-filters .selection label { display: block; padding-bottom: 4px; }
.roster-filters .selection label.show-max-skill-label { display: inline; }
.roster-filters .selection .level { width: 20px; text-align: center;}
#professions-filters, #roster-filters {display: inline-block;}
.roster-filters #activate-reset { position:absolute; right: -5px; top: 27px; height: 20px; width: 20px; background:url("../../images/guild/icon-resetfilters.gif") no-repeat 0 0; display: none;}
/* Flyout menu*/
.guild-dropdown { position:relative; float: right;}
.guild-dropdown .guild-dropdown-wrapper { position:absolute; top: -34px; right: 14px;}
.guild-dropdown .flyout-menu {display: none; left: 0;}
/* Tables */
/*.table, .table-bar { margin: 0 -15px; }*/
.table.childTable thead { display: none; }
.table .name { text-align: left}
.inputs-skill input { width: 28px; text-align: center;}
.skill .sort-data {display: inline;}
.table td { text-align: center }
.cls .sort-data, .race .sort-data {display: none;}
.ach-points .ach-icon { background: url("../../images/icons/achievements.gif") no-repeat 100% 50%; display: inline-block; padding-right: 11px; text-align:right }
.rank .guild-master { position:relative; }
.rank span .symbol {width: 18px; height: 18px; position:absolute; top: -2px; left: -22px;background: url("../../images/guild/icon-guildmaster.gif") no-repeat 0 0;}
/* Tables (Professions)*/
.table-bar { background:none repeat scroll 0 0 #7B2B00; border-color:#A03800 #68230B #68230B #A03800; border-style:solid; border-width:1px; color:#FFD200; display:block; font-weight:bold; padding: 5px 0; }
.table-bar .toggler { background:url("../../images/character/auction/toggler.gif") no-repeat scroll 0 0 transparent; display:block; padding-left: 51px; margin-left: 10px; position:relative;}
a.table-bar:hover { background-color: #8a380c; }
a.table-bar:hover .toggler { background-position: 0 -116px; }
.table-bar .icon-frame {position: absolute; top: -1px; left: 24px;}
.table-bar.closed .toggler { background-position: 0 -58px; }
a.table-bar:hover.closed .toggler { background-position: 0 -174px; }
.table-bar.inactive { cursor: default; }
.table-bar.inactive .icon-frame { background-image: none; padding-left: 0; color: #fff; top: -1px; left: -1px; }
#profession-tables .inactive {opacity: 0.5}
#profession-tables .inactive .toggler { background-image: none; padding-left: 25px; color: #fff}
.profession-tables .table .name { width: 160px; }
.profession-tables .table .race { width: 150px; }
.profession-tables .table .cls { width: 158px; }
.profession-tables .table .lvl { width: 153px; }
.profession-tables .table .skill { width: 139px; }
#professions-noResults { text-align: center; padding: 25px; font-style: italic; font-size: 14px; }
#reset-button,
#roster-buttons { float: right; margin-top: 20px; }
#roster-buttons a { margin-left: 10px; }
#return-roster { float: right; margin-top: 10px; margin-right: 10px; }
#roster-view { float: right; width: 150px; margin-top: 5px; margin-right: 3px; z-index: 0; display: none; } | 0.513668 | 0.189071 |
1) General selectors - body,h1/h3,a,blockquote,code,p
2) Structure - container,content,tagline
3) Left selectors - main,meta,comments
4) Right selectors - author,links,line,search,themes
5) Footer - extras
6) Forms - input,textarea
7) Accessibility - skip,hr
8) Hacks - clearfix
*/
/* 1) -=-=-=- General selectors -=-=-=- */
body {
background: #FCFEF4 url(images/bg_top.gif) repeat-x;
margin: 68px 0 20px 0;
padding: 0;
font-family: Arial, Verdana, Helvetica;
font-size: 76%;
color: #3F3F3F;
text-align: center;
}
h1 {
color: #FCFEF4;
margin: -35px 0 0 7px;
position: absolute;
font-size: 2.2em;
}
/* Uncomment if you want to use the tagline feature (make sure you uncomment .tagline below) - off by default
h1 {
color: #FCFEF4;
margin: -45px 0 0 7px;
position: absolute;
font-size: 2.2em;
}
*/
h1 a:link, h1 a:visited {
color: #FCFEF4;
text-decoration: none;
}
h1 a:hover, h1 a:active {
background: none;
color: #DAED9C;
text-decoration: none;
}
h2 {
color: #7DA721;
font-weight: normal;
font-size: 1.8em;
margin: 20px 0 0 0;
}
h2 a:link, h2 a:visited {
color: #7DA721;
font-weight: normal;
text-decoration: none;
}
h2 a:hover, h2 a:active {
color: #3F3F3F;
background: none;
font-weight: normal;
text-decoration: none;
}
h3 {
font-size: 1.4em;
margin: 20px 0 -10px 0;
font-weight: normal;
}
a:link {
color: #78A515;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #999;
}
a:hover, a:active {
background: #78A515;
color: #fff;
text-decoration: none;
}
blockquote {
border-left: 4px solid #3F3F3F;
padding: 0 10px;
margin: 0 0 0 10px;
font-style: italic;
}
code {
display: block;
padding: 10px;
color: #444E1F;
background: #F5F8E8;
font-size: 1.2em;
border-top: 2px solid #D0EC98;
}
p {
line-height: 1.4;
}
/* 2)-=-=-=- Structure -=-=-=- */
#container {
width: 765px;
margin: 0 auto;
text-align: left;
}
.container_left {
background: url(images/container_left.gif) no-repeat;
}
.container_right {
background: url(images/container_right.gif) no-repeat top right;
}
.topline {
background: url(images/container_top.gif) no-repeat;
}
#content {
padding-top: 30px;
margin: 20px;
width: 480px;
}
#content_bg {
background: #fff url(images/container.gif) repeat-y;
}
/* Uncomment if you want to use the tagline feature (make sure you uncomment h1 above and comment the original h1) - off by default
.tagline {
color: #888;
margin: -18px 0 0 9px;
position: absolute;
font-size: 1em;
}
*/
/* 3)-=-=-=- Left selectors -=-=-=- */
.main li {
background: url(images/content_bullet.gif) no-repeat 0 7px;
padding: 2px 0 0 10px;
list-style: none;
}
.main ul {
padding: 0 0 20px 10px;
margin: 0;
}
.main img {
padding: 3px;
border: 1px solid #ACE149;
}
.meta {
background: #F5F5F5;
font-size: .9em;
padding: 2px;
}
.meta:hover {
background: #F7FEDC;
}
.highlight { /* Basic highlight for text */
background: #F7FEDC;
}
.comments {
font-size: 1.2em;
padding-bottom: 25px;
border-bottom: 3px double #eee;
}
.comments a:link, .comments a:visited {
color: #78A515;
font-weight: bold;
text-decoration: none;
}
.comments a:hover, .comments a:active {
background: #78A515;
color: #fff;
text-decoration: none;
}
.alt {
background: #EAF8CF !important;
border: 1px solid #D5F0A4 !important;
padding: 10px 10px 0 10px !important;
}
.alt:hover {
border: 1px solid #ACE149 !important;
}
.commentlist li:hover {
border: 1px solid #ACE149;
}
.commentlist {
padding: 0;
margin: 0;
}
.commentlist li {
list-style: none;
padding: 10px 10px 0 10px;
background: #F6FCEB;
border: 1px solid #DEF3B6;
margin: 10px;
color: #3C452D;
}
p.metadate {
font-size: .8em;
margin: 0;
text-transform: uppercase;
}
p.comment_meta {
margin: 0 0 10px 10px;
font-size: .9em;
}
.comment_author a:visited {
font-weight: bold;
text-decoration: none;
}
.reply {
font-weight: bold;
font-size: 1.2em;
margin: 10px 0 0 10px;
}
.warning p { /* Used on the search page (image will appear if no result is found) */
background: url(images/warning.gif) no-repeat left;
height: 160px;
padding: 20px 0 0 90px;
font-size: 1.5em;
margin: 0 0 0 10px;
}
.postinput {
margin-left: 10px;
}
/* 4)-=-=-=- Right selectors -=-=-=- */
#right {
float: right;
width: 250px;
padding: 10px 15px;
/* Box model hack used for IE5.5/5 */
voice-family: "\"}\"";
voice-family: inherit;
width: 230px;
}
#author li {
list-style: none;
margin: 0;
padding: 0 5px 20px 0;
font-size: .9em;
line-height: 1.4;
}
#author ul {
padding: 20px 0 0 0;
margin: 0;
}
#links li {
list-style: none;
background: url(images/links_bullet.gif) no-repeat 0 50%;
padding: 2px 0 2px 20px;
}
#links ul {
padding: 20px 10px 30px 10px;
margin: 0;
}
#links a {
font-size: .9em;
text-decoration: none;
}
#links a:link {
color: #565D4A;
font-weight: normal;
}
#links a:visited {
color: #aaa;
}
#links a:hover, #links a:active {
background: #80BE14;
color: #fff;
}
.line {
border-top: 3px solid #ACE149;
margin-top: -5px;
}
#search {
background: url(images/search.gif) no-repeat;
height: 56px;
margin: 0 auto;
padding-top: 22px;
}
#search h3 {
font-size: 1.4em;
margin: 20px 0 -10px 0;
font-weight: normal;
}
p.searchinfo {
margin: 2px 0 -8px 2px;
font-size: .9em;
color: #999;
}
.searchfield {
background: #fff;
border: 1px solid #ACE149;
color: #7DA721;
padding: 2px 5px 1px 5px;
width: 160px;
}
.searchfield:hover {
border: 1px solid #BFBFBF;
color: #949494;
}
.submit {
background: url(images/search_submit.gif) no-repeat;
height: 20px;
width: 52px;
border: 0;
margin-left: 2px;
text-indent: -9999px;
cursor: pointer;
}
.submit:hover {
background: url(images/search_submit.gif) no-repeat 0 -20px;
height: 20px;
width: 52px;
border: 0;
margin-left: 2px;
cursor: pointer;
}
.themes {
font-size: .9em;
}
/* 5)-=-=-=- Footer -=-=-=- */
#footer {
background: url(images/footer.gif) no-repeat;
height: 75px;
}
#footer p {
padding: 30px 0 0 70px;
float: left;
text-transform: uppercase;
font-size: .9em;
color: #777;
}
.extras {
float: right;
padding: 33px 18px 0 0;
}
.extras a {
text-decoration: none;
font-weight: bold;
}
.extras a:link, .extras a:visited {
background: #ccc;
color: #fff;
padding: 5px;
border: 2px solid #fff;
}
.extras a:hover, .extras a:active {
background: #DEEEA4;
color: #7AB90C;
padding: 5px;
border: 2px solid #C9E979;
}
.extras li {
display: inline;
}
.extras ul {
padding: 0 0 10px 0;
margin: 0;
}
/* 6)-=-=-=- Forms -=-=-=- */
input {
border: 1px solid #BFBFBF;
color: #949494;
background: #fff;
padding: 2px 5px 1px 5px;
font-size: 1em;
}
input:hover {
background: #fff;
border: 1px solid #ACE149;
color: #7DA721;
font-size: 1em;
}
textarea {
font-family: Arial, Verdana, Helvetica;
font-size: 1.1em;
border: 1px solid #BFBFBF;
color: #949494;
padding: 2px 5px 1px 5px;
width: 450px;
}
textarea:hover {
background: #fff;
border: 1px solid #ACE149;
color: #7DA721;
}
/* 7)-=-=-=- Accessibility -=-=-=- */
#skip {
display: none;
}
hr { /* Simple style when CSS not in use */
display: none;
}
/* 8)-=-=-=- Hacks -=-=-=- */
.clearfix:after { /* float hack used to float content correctly */
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */ | _src/ch5_code/themes/green-marinee/style.css |
1) General selectors - body,h1/h3,a,blockquote,code,p
2) Structure - container,content,tagline
3) Left selectors - main,meta,comments
4) Right selectors - author,links,line,search,themes
5) Footer - extras
6) Forms - input,textarea
7) Accessibility - skip,hr
8) Hacks - clearfix
*/
/* 1) -=-=-=- General selectors -=-=-=- */
body {
background: #FCFEF4 url(images/bg_top.gif) repeat-x;
margin: 68px 0 20px 0;
padding: 0;
font-family: Arial, Verdana, Helvetica;
font-size: 76%;
color: #3F3F3F;
text-align: center;
}
h1 {
color: #FCFEF4;
margin: -35px 0 0 7px;
position: absolute;
font-size: 2.2em;
}
/* Uncomment if you want to use the tagline feature (make sure you uncomment .tagline below) - off by default
h1 {
color: #FCFEF4;
margin: -45px 0 0 7px;
position: absolute;
font-size: 2.2em;
}
*/
h1 a:link, h1 a:visited {
color: #FCFEF4;
text-decoration: none;
}
h1 a:hover, h1 a:active {
background: none;
color: #DAED9C;
text-decoration: none;
}
h2 {
color: #7DA721;
font-weight: normal;
font-size: 1.8em;
margin: 20px 0 0 0;
}
h2 a:link, h2 a:visited {
color: #7DA721;
font-weight: normal;
text-decoration: none;
}
h2 a:hover, h2 a:active {
color: #3F3F3F;
background: none;
font-weight: normal;
text-decoration: none;
}
h3 {
font-size: 1.4em;
margin: 20px 0 -10px 0;
font-weight: normal;
}
a:link {
color: #78A515;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #999;
}
a:hover, a:active {
background: #78A515;
color: #fff;
text-decoration: none;
}
blockquote {
border-left: 4px solid #3F3F3F;
padding: 0 10px;
margin: 0 0 0 10px;
font-style: italic;
}
code {
display: block;
padding: 10px;
color: #444E1F;
background: #F5F8E8;
font-size: 1.2em;
border-top: 2px solid #D0EC98;
}
p {
line-height: 1.4;
}
/* 2)-=-=-=- Structure -=-=-=- */
#container {
width: 765px;
margin: 0 auto;
text-align: left;
}
.container_left {
background: url(images/container_left.gif) no-repeat;
}
.container_right {
background: url(images/container_right.gif) no-repeat top right;
}
.topline {
background: url(images/container_top.gif) no-repeat;
}
#content {
padding-top: 30px;
margin: 20px;
width: 480px;
}
#content_bg {
background: #fff url(images/container.gif) repeat-y;
}
/* Uncomment if you want to use the tagline feature (make sure you uncomment h1 above and comment the original h1) - off by default
.tagline {
color: #888;
margin: -18px 0 0 9px;
position: absolute;
font-size: 1em;
}
*/
/* 3)-=-=-=- Left selectors -=-=-=- */
.main li {
background: url(images/content_bullet.gif) no-repeat 0 7px;
padding: 2px 0 0 10px;
list-style: none;
}
.main ul {
padding: 0 0 20px 10px;
margin: 0;
}
.main img {
padding: 3px;
border: 1px solid #ACE149;
}
.meta {
background: #F5F5F5;
font-size: .9em;
padding: 2px;
}
.meta:hover {
background: #F7FEDC;
}
.highlight { /* Basic highlight for text */
background: #F7FEDC;
}
.comments {
font-size: 1.2em;
padding-bottom: 25px;
border-bottom: 3px double #eee;
}
.comments a:link, .comments a:visited {
color: #78A515;
font-weight: bold;
text-decoration: none;
}
.comments a:hover, .comments a:active {
background: #78A515;
color: #fff;
text-decoration: none;
}
.alt {
background: #EAF8CF !important;
border: 1px solid #D5F0A4 !important;
padding: 10px 10px 0 10px !important;
}
.alt:hover {
border: 1px solid #ACE149 !important;
}
.commentlist li:hover {
border: 1px solid #ACE149;
}
.commentlist {
padding: 0;
margin: 0;
}
.commentlist li {
list-style: none;
padding: 10px 10px 0 10px;
background: #F6FCEB;
border: 1px solid #DEF3B6;
margin: 10px;
color: #3C452D;
}
p.metadate {
font-size: .8em;
margin: 0;
text-transform: uppercase;
}
p.comment_meta {
margin: 0 0 10px 10px;
font-size: .9em;
}
.comment_author a:visited {
font-weight: bold;
text-decoration: none;
}
.reply {
font-weight: bold;
font-size: 1.2em;
margin: 10px 0 0 10px;
}
.warning p { /* Used on the search page (image will appear if no result is found) */
background: url(images/warning.gif) no-repeat left;
height: 160px;
padding: 20px 0 0 90px;
font-size: 1.5em;
margin: 0 0 0 10px;
}
.postinput {
margin-left: 10px;
}
/* 4)-=-=-=- Right selectors -=-=-=- */
#right {
float: right;
width: 250px;
padding: 10px 15px;
/* Box model hack used for IE5.5/5 */
voice-family: "\"}\"";
voice-family: inherit;
width: 230px;
}
#author li {
list-style: none;
margin: 0;
padding: 0 5px 20px 0;
font-size: .9em;
line-height: 1.4;
}
#author ul {
padding: 20px 0 0 0;
margin: 0;
}
#links li {
list-style: none;
background: url(images/links_bullet.gif) no-repeat 0 50%;
padding: 2px 0 2px 20px;
}
#links ul {
padding: 20px 10px 30px 10px;
margin: 0;
}
#links a {
font-size: .9em;
text-decoration: none;
}
#links a:link {
color: #565D4A;
font-weight: normal;
}
#links a:visited {
color: #aaa;
}
#links a:hover, #links a:active {
background: #80BE14;
color: #fff;
}
.line {
border-top: 3px solid #ACE149;
margin-top: -5px;
}
#search {
background: url(images/search.gif) no-repeat;
height: 56px;
margin: 0 auto;
padding-top: 22px;
}
#search h3 {
font-size: 1.4em;
margin: 20px 0 -10px 0;
font-weight: normal;
}
p.searchinfo {
margin: 2px 0 -8px 2px;
font-size: .9em;
color: #999;
}
.searchfield {
background: #fff;
border: 1px solid #ACE149;
color: #7DA721;
padding: 2px 5px 1px 5px;
width: 160px;
}
.searchfield:hover {
border: 1px solid #BFBFBF;
color: #949494;
}
.submit {
background: url(images/search_submit.gif) no-repeat;
height: 20px;
width: 52px;
border: 0;
margin-left: 2px;
text-indent: -9999px;
cursor: pointer;
}
.submit:hover {
background: url(images/search_submit.gif) no-repeat 0 -20px;
height: 20px;
width: 52px;
border: 0;
margin-left: 2px;
cursor: pointer;
}
.themes {
font-size: .9em;
}
/* 5)-=-=-=- Footer -=-=-=- */
#footer {
background: url(images/footer.gif) no-repeat;
height: 75px;
}
#footer p {
padding: 30px 0 0 70px;
float: left;
text-transform: uppercase;
font-size: .9em;
color: #777;
}
.extras {
float: right;
padding: 33px 18px 0 0;
}
.extras a {
text-decoration: none;
font-weight: bold;
}
.extras a:link, .extras a:visited {
background: #ccc;
color: #fff;
padding: 5px;
border: 2px solid #fff;
}
.extras a:hover, .extras a:active {
background: #DEEEA4;
color: #7AB90C;
padding: 5px;
border: 2px solid #C9E979;
}
.extras li {
display: inline;
}
.extras ul {
padding: 0 0 10px 0;
margin: 0;
}
/* 6)-=-=-=- Forms -=-=-=- */
input {
border: 1px solid #BFBFBF;
color: #949494;
background: #fff;
padding: 2px 5px 1px 5px;
font-size: 1em;
}
input:hover {
background: #fff;
border: 1px solid #ACE149;
color: #7DA721;
font-size: 1em;
}
textarea {
font-family: Arial, Verdana, Helvetica;
font-size: 1.1em;
border: 1px solid #BFBFBF;
color: #949494;
padding: 2px 5px 1px 5px;
width: 450px;
}
textarea:hover {
background: #fff;
border: 1px solid #ACE149;
color: #7DA721;
}
/* 7)-=-=-=- Accessibility -=-=-=- */
#skip {
display: none;
}
hr { /* Simple style when CSS not in use */
display: none;
}
/* 8)-=-=-=- Hacks -=-=-=- */
.clearfix:after { /* float hack used to float content correctly */
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */ | 0.200753 | 0.058939 |
.loader {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.loader-info {
font-size: 16px;
line-height: 24px;
}
.cssload-loader-inner {
position: relative;
height: 100px;
width: 97px;
}
.cssload-cssload-loader-line-wrap-wrap {
animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
-o-animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
-ms-animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
-webkit-animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
-moz-animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: 49px;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
width: 97px;
}
.cssload-loader-line-wrap {
border: 4px solid transparent;
border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: 97px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 0;
width: 97px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(1) {
animation-delay: -57.5ms;
-o-animation-delay: -57.5ms;
-ms-animation-delay: -57.5ms;
-webkit-animation-delay: -57.5ms;
-moz-animation-delay: -57.5ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(2) {
animation-delay: -115ms;
-o-animation-delay: -115ms;
-ms-animation-delay: -115ms;
-webkit-animation-delay: -115ms;
-moz-animation-delay: -115ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(3) {
animation-delay: -172.5ms;
-o-animation-delay: -172.5ms;
-ms-animation-delay: -172.5ms;
-webkit-animation-delay: -172.5ms;
-moz-animation-delay: -172.5ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(4) {
animation-delay: -230ms;
-o-animation-delay: -230ms;
-ms-animation-delay: -230ms;
-webkit-animation-delay: -230ms;
-moz-animation-delay: -230ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(5) {
animation-delay: -287.5ms;
-o-animation-delay: -287.5ms;
-ms-animation-delay: -287.5ms;
-webkit-animation-delay: -287.5ms;
-moz-animation-delay: -287.5ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(1) .cssload-loader-line-wrap {
border-color: rgb(234, 71, 71);
height: 88px;
width: 88px;
top: 7px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(2) .cssload-loader-line-wrap {
border-color: rgb(234, 234, 71);
height: 74px;
width: 74px;
top: 14px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(3) .cssload-loader-line-wrap {
border-color: rgb(71, 234, 71);
height: 60px;
width: 60px;
top: 20px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(4) .cssload-loader-line-wrap {
border-color: rgb(71, 234, 234);
height: 47px;
width: 47px;
top: 27px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(5) .cssload-loader-line-wrap {
border-color: rgb(71, 71, 234);
height: 33px;
width: 33px;
top: 34px;
}
@keyframes cssload-spin {
0%,
15% {
transform: rotate(0);
transform: rotate(0);
}
100% {
transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes cssload-spin {
0%,
15% {
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes cssload-spin {
0%,
15% {
-ms-transform: rotate(0);
transform: rotate(0);
}
100% {
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes cssload-spin {
0%,
15% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes cssload-spin {
0%,
15% {
-moz-transform: rotate(0);
transform: rotate(0);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
} | css/components/loader.css |
.loader {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.loader-info {
font-size: 16px;
line-height: 24px;
}
.cssload-loader-inner {
position: relative;
height: 100px;
width: 97px;
}
.cssload-cssload-loader-line-wrap-wrap {
animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
-o-animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
-ms-animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
-webkit-animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
-moz-animation: cssload-spin 2300ms cubic-bezier(.175, .885, .32, 1.275) infinite;
box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: 49px;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
width: 97px;
}
.cssload-loader-line-wrap {
border: 4px solid transparent;
border-radius: 100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: 97px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 0;
width: 97px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(1) {
animation-delay: -57.5ms;
-o-animation-delay: -57.5ms;
-ms-animation-delay: -57.5ms;
-webkit-animation-delay: -57.5ms;
-moz-animation-delay: -57.5ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(2) {
animation-delay: -115ms;
-o-animation-delay: -115ms;
-ms-animation-delay: -115ms;
-webkit-animation-delay: -115ms;
-moz-animation-delay: -115ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(3) {
animation-delay: -172.5ms;
-o-animation-delay: -172.5ms;
-ms-animation-delay: -172.5ms;
-webkit-animation-delay: -172.5ms;
-moz-animation-delay: -172.5ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(4) {
animation-delay: -230ms;
-o-animation-delay: -230ms;
-ms-animation-delay: -230ms;
-webkit-animation-delay: -230ms;
-moz-animation-delay: -230ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(5) {
animation-delay: -287.5ms;
-o-animation-delay: -287.5ms;
-ms-animation-delay: -287.5ms;
-webkit-animation-delay: -287.5ms;
-moz-animation-delay: -287.5ms;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(1) .cssload-loader-line-wrap {
border-color: rgb(234, 71, 71);
height: 88px;
width: 88px;
top: 7px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(2) .cssload-loader-line-wrap {
border-color: rgb(234, 234, 71);
height: 74px;
width: 74px;
top: 14px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(3) .cssload-loader-line-wrap {
border-color: rgb(71, 234, 71);
height: 60px;
width: 60px;
top: 20px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(4) .cssload-loader-line-wrap {
border-color: rgb(71, 234, 234);
height: 47px;
width: 47px;
top: 27px;
}
.cssload-cssload-loader-line-wrap-wrap:nth-child(5) .cssload-loader-line-wrap {
border-color: rgb(71, 71, 234);
height: 33px;
width: 33px;
top: 34px;
}
@keyframes cssload-spin {
0%,
15% {
transform: rotate(0);
transform: rotate(0);
}
100% {
transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes cssload-spin {
0%,
15% {
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes cssload-spin {
0%,
15% {
-ms-transform: rotate(0);
transform: rotate(0);
}
100% {
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes cssload-spin {
0%,
15% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes cssload-spin {
0%,
15% {
-moz-transform: rotate(0);
transform: rotate(0);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
} | 0.476823 | 0.047448 |
background-color: #dfe4ff;
}
#home #home-container img {
margin-top: 60px;
background-size: cover;
}
#slogan {
position: absolute;
z-index: 1;
top: 75%;
margin-left: 75%;
z-index: 0;
}
.vertical-line {
border-left: 5px solid #00b2f1;
height: 90px;
position: absolute;
left: -7%;
}
h5 {
font-family: "Raleway", sans-serif;
font-weight: 200;
white-space: nowrap;
}
@media only screen and (max-width: 768px) {
#home {
height: 100vh;
}
#home-container > img {
margin-top: 120px;
}
#slogan {
top: 60%;
left: 18%;
}
}
#image {
padding: 20px;
width: 50%;
}
#image img {
box-shadow: lightgray 15px 15px 15px;
}
#text {
padding: 20px 20px;
width: 50%;
}
@media only screen and (max-width: 768px) {
#image,
#text {
width: 100%;
}
}
.thumb {
padding: 20px;
width: 33.3%;
}
.thumb img {
max-width: 200px;
max-height: 200px;
}
.thumb img:hover {
box-shadow: lightgray 15px 15px 15px;
}
@media only screen and (max-width: 768px) {
.thumb {
width: 100%;
}
.thumb img {
max-width: none;
max-height: none;
}
}
#contato > .wrapper {
justify-content: center;
align-items: center;
}
#form-container {
margin-top: 100px;
}
.navbar {
display: grid;
grid-template-columns: 80px 1fr;
gap: 0;
width: 100%;
height: auto;
background: #fff;
position: fixed;
z-index: 1;
}
.navbar .nav-brand {
justify-self: center;
align-self: center;
color: #615d5d;
cursor: pointer;
}
.navbar .nav-links {
display: flex;
justify-self: flex-end;
}
.navbar .nav-links .nav-link {
padding: 20px;
list-style-type: none;
}
.navbar .nav-links .nav-link button {
background: transparent;
border: none;
color: #615d5d;
}
.navbar .nav-links .nav-link button:hover {
transition: 0.5s;
color: #00b2f1;
}
.navbar .nav-toggler {
display: none;
}
@media screen and (max-width: 768px) {
.navbar {
grid-template-columns: repeat(3 1fr);
grid-template-rows: 40px auto;
}
.navbar .nav-brand {
grid-area: 1/1/2/2;
}
.navbar .nav-links {
width: 100%;
}
.navbar .nav-links .nav-link {
padding: 0;
}
.navbar .nav-links .nav-link button {
width: 100%;
height: 100%;
padding: 20px;
cursor: pointer;
}
.navbar .nav-toggler {
grid-area: 1/3/2/4;
justify-self: center;
align-self: center;
display: block;
background: #fff;
border: none;
color: #615d5d;
cursor: pointer;
padding: 10px 10px;
}
.closed {
grid-area: 2/1/3/4;
flex-direction: column;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
transition: height 0.3s ease-in-out, visibility 0.3s;
}
.opened {
grid-area: 2/1/3/4;
flex-direction: column;
width: 100%;
height: 256px;
overflow: hidden;
transition: height 0.3s ease-in-out;
}
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
display: grid;
grid-template-areas: "Home" "Sobre" "Portfolio" "Contato" "footer";
grid-template-rows: repeat(4, 100vh) auto;
}
h3 {
font-family: "Raleway", sans-serif;
font-weight: 300;
}
section {
height: 100vh;
background-color: #f2f2f2;
}
.wrapper {
display: flex;
flex-wrap: wrap;
padding: 60px 80px;
}
.header {
width: 100%;
height: 50px;
padding: 10px 20px;
}
hr {
border: lightgray 0.5px solid;
}
.responsive {
width: 100%;
height: auto;
}
@media only screen and (max-width: 768px) {
body {
grid-template-rows: auto;
}
section {
height: auto;
}
.wrapper {
padding: 60px 20px;
}
}
/*# sourceMappingURL=index.css.map */ | src/styles/index.css | background-color: #dfe4ff;
}
#home #home-container img {
margin-top: 60px;
background-size: cover;
}
#slogan {
position: absolute;
z-index: 1;
top: 75%;
margin-left: 75%;
z-index: 0;
}
.vertical-line {
border-left: 5px solid #00b2f1;
height: 90px;
position: absolute;
left: -7%;
}
h5 {
font-family: "Raleway", sans-serif;
font-weight: 200;
white-space: nowrap;
}
@media only screen and (max-width: 768px) {
#home {
height: 100vh;
}
#home-container > img {
margin-top: 120px;
}
#slogan {
top: 60%;
left: 18%;
}
}
#image {
padding: 20px;
width: 50%;
}
#image img {
box-shadow: lightgray 15px 15px 15px;
}
#text {
padding: 20px 20px;
width: 50%;
}
@media only screen and (max-width: 768px) {
#image,
#text {
width: 100%;
}
}
.thumb {
padding: 20px;
width: 33.3%;
}
.thumb img {
max-width: 200px;
max-height: 200px;
}
.thumb img:hover {
box-shadow: lightgray 15px 15px 15px;
}
@media only screen and (max-width: 768px) {
.thumb {
width: 100%;
}
.thumb img {
max-width: none;
max-height: none;
}
}
#contato > .wrapper {
justify-content: center;
align-items: center;
}
#form-container {
margin-top: 100px;
}
.navbar {
display: grid;
grid-template-columns: 80px 1fr;
gap: 0;
width: 100%;
height: auto;
background: #fff;
position: fixed;
z-index: 1;
}
.navbar .nav-brand {
justify-self: center;
align-self: center;
color: #615d5d;
cursor: pointer;
}
.navbar .nav-links {
display: flex;
justify-self: flex-end;
}
.navbar .nav-links .nav-link {
padding: 20px;
list-style-type: none;
}
.navbar .nav-links .nav-link button {
background: transparent;
border: none;
color: #615d5d;
}
.navbar .nav-links .nav-link button:hover {
transition: 0.5s;
color: #00b2f1;
}
.navbar .nav-toggler {
display: none;
}
@media screen and (max-width: 768px) {
.navbar {
grid-template-columns: repeat(3 1fr);
grid-template-rows: 40px auto;
}
.navbar .nav-brand {
grid-area: 1/1/2/2;
}
.navbar .nav-links {
width: 100%;
}
.navbar .nav-links .nav-link {
padding: 0;
}
.navbar .nav-links .nav-link button {
width: 100%;
height: 100%;
padding: 20px;
cursor: pointer;
}
.navbar .nav-toggler {
grid-area: 1/3/2/4;
justify-self: center;
align-self: center;
display: block;
background: #fff;
border: none;
color: #615d5d;
cursor: pointer;
padding: 10px 10px;
}
.closed {
grid-area: 2/1/3/4;
flex-direction: column;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
transition: height 0.3s ease-in-out, visibility 0.3s;
}
.opened {
grid-area: 2/1/3/4;
flex-direction: column;
width: 100%;
height: 256px;
overflow: hidden;
transition: height 0.3s ease-in-out;
}
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
display: grid;
grid-template-areas: "Home" "Sobre" "Portfolio" "Contato" "footer";
grid-template-rows: repeat(4, 100vh) auto;
}
h3 {
font-family: "Raleway", sans-serif;
font-weight: 300;
}
section {
height: 100vh;
background-color: #f2f2f2;
}
.wrapper {
display: flex;
flex-wrap: wrap;
padding: 60px 80px;
}
.header {
width: 100%;
height: 50px;
padding: 10px 20px;
}
hr {
border: lightgray 0.5px solid;
}
.responsive {
width: 100%;
height: auto;
}
@media only screen and (max-width: 768px) {
body {
grid-template-rows: auto;
}
section {
height: auto;
}
.wrapper {
padding: 60px 20px;
}
}
/*# sourceMappingURL=index.css.map */ | 0.362405 | 0.064979 |
@import "../common/index.css";
@import "../common/iconfont/icons.css";
.rbt-input-number {
display: inline-block;
width: 100%;
line-height: 1.5715;
font-size: 14px;
color: #55585e;
background-color: #fff;
background-image: none;
position: relative;
transition: all 0.2s;
width: 88px;
height: 32px;
line-height: 32px;
vertical-align: middle;
border: 1px solid #dcdee2;
border-radius: 2px;
overflow: hidden;
}
.rbt-input-number:not(.rbt-input-number-disabled):hover {
border-color: #5cadff;
border-right-width: 1px !important;
}
.rbt-input-number:not(.rbt-input-number-disabled).rbt-input-number:hover .rbt-input-number-handler-wrap {
opacity: 1;
}
.rbt-input-number:not(.rbt-input-number-disabled).rbt-input-number-focused {
border-color: #5cadff;
border-right-width: 1px !important;
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.rbt-input-number-handler {
display: block;
width: 100%;
height: 16px;
line-height: 0;
text-align: center;
overflow: hidden;
color: #999;
position: relative;
}
.rbt-input-number-handler-wrap {
width: 20px;
height: 100%;
border-left: 1px solid #dcdee2;
border-radius: 0 2px 2px 0;
background: #fff;
position: absolute;
top: 0;
right: 0;
opacity: 0;
transition: opacity 0.2s ease-in-out;
}
.rbt-input-number-handler-down {
border-top: 1px solid #dcdee2;
}
.rbt-input-number-handler-up,
.rbt-input-number-handler-down {
cursor: pointer;
}
.rbt-input-number-handler-up-inner,
.rbt-input-number-handler-down-inner {
width: 12px;
height: 12px;
line-height: 12px;
font-size: 14px;
color: #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: absolute;
top: 1px;
right: 5px;
transition: all 0.2s linear;
}
.rbt-input-number-input {
width: 100%;
height: 32px;
line-height: 32px;
padding: 0 11px;
text-align: left;
outline: 0;
-moz-appearance: textfield;
color: #666;
border: 0;
border-radius: 2px;
transition: all 0.2s linear;
}
.rbt-input-number-input-wrap {
overflow: hidden;
height: 32px;
}
.rbt-input-number-large {
padding: 0;
font-size: 16px;
height: 40px;
}
.rbt-input-number-large input {
height: 40px;
}
.rbt-input-number-large .rbt-input-number-handler {
height: 20px;
top: 2px;
}
.rbt-input-number-large .rbt-input-number-handler-wrap {
width: 24px;
}
.rbt-input-number-large .rbt-input-number-handler-up-inner,
.rbt-input-number-large .rbt-input-number-handler-down-inner {
font-size: 14px;
}
.rbt-input-number-large .rbt-input-number-input-wrap {
height: 40px;
}
.rbt-input-number-small {
padding: 0;
height: 24px;
}
.rbt-input-number-small input {
height: 24px;
line-height: 24px;
margin-top: -1px;
vertical-align: top;
}
.rbt-input-number-small .rbt-input-number-handler {
height: 12px;
top: -2px;
}
.rbt-input-number-small .rbt-input-number-input-wrap {
height: 24px;
}
.rbt-input-number-disabled .rbt-input-number-handler-wrap {
display: none !important;
}
.rbt-input-number-disabled .rbt-input-number-input {
background-color: #f3f3f3;
opacity: 1;
cursor: not-allowed;
color: #ccc;
}
.rbt-input-number-disabled .rbt-input-number-handler-down-inner,
.rbt-input-number-disabled .rbt-input-number-handler-up-inner,
.rbt-input-number-handler-down-disabled .rbt-input-number-handler-down-inner,
.rbt-input-number-handler-down-disabled .rbt-input-number-handler-up-inner,
.rbt-input-number-handler-up-disabled .rbt-input-number-handler-down-inner,
.rbt-input-number-handler-up-disabled .rbt-input-number-handler-up-inner {
opacity: 0.72;
color: #ccc !important;
cursor: not-allowed;
} | src/style/components/input-number.css | @import "../common/index.css";
@import "../common/iconfont/icons.css";
.rbt-input-number {
display: inline-block;
width: 100%;
line-height: 1.5715;
font-size: 14px;
color: #55585e;
background-color: #fff;
background-image: none;
position: relative;
transition: all 0.2s;
width: 88px;
height: 32px;
line-height: 32px;
vertical-align: middle;
border: 1px solid #dcdee2;
border-radius: 2px;
overflow: hidden;
}
.rbt-input-number:not(.rbt-input-number-disabled):hover {
border-color: #5cadff;
border-right-width: 1px !important;
}
.rbt-input-number:not(.rbt-input-number-disabled).rbt-input-number:hover .rbt-input-number-handler-wrap {
opacity: 1;
}
.rbt-input-number:not(.rbt-input-number-disabled).rbt-input-number-focused {
border-color: #5cadff;
border-right-width: 1px !important;
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.rbt-input-number-handler {
display: block;
width: 100%;
height: 16px;
line-height: 0;
text-align: center;
overflow: hidden;
color: #999;
position: relative;
}
.rbt-input-number-handler-wrap {
width: 20px;
height: 100%;
border-left: 1px solid #dcdee2;
border-radius: 0 2px 2px 0;
background: #fff;
position: absolute;
top: 0;
right: 0;
opacity: 0;
transition: opacity 0.2s ease-in-out;
}
.rbt-input-number-handler-down {
border-top: 1px solid #dcdee2;
}
.rbt-input-number-handler-up,
.rbt-input-number-handler-down {
cursor: pointer;
}
.rbt-input-number-handler-up-inner,
.rbt-input-number-handler-down-inner {
width: 12px;
height: 12px;
line-height: 12px;
font-size: 14px;
color: #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: absolute;
top: 1px;
right: 5px;
transition: all 0.2s linear;
}
.rbt-input-number-input {
width: 100%;
height: 32px;
line-height: 32px;
padding: 0 11px;
text-align: left;
outline: 0;
-moz-appearance: textfield;
color: #666;
border: 0;
border-radius: 2px;
transition: all 0.2s linear;
}
.rbt-input-number-input-wrap {
overflow: hidden;
height: 32px;
}
.rbt-input-number-large {
padding: 0;
font-size: 16px;
height: 40px;
}
.rbt-input-number-large input {
height: 40px;
}
.rbt-input-number-large .rbt-input-number-handler {
height: 20px;
top: 2px;
}
.rbt-input-number-large .rbt-input-number-handler-wrap {
width: 24px;
}
.rbt-input-number-large .rbt-input-number-handler-up-inner,
.rbt-input-number-large .rbt-input-number-handler-down-inner {
font-size: 14px;
}
.rbt-input-number-large .rbt-input-number-input-wrap {
height: 40px;
}
.rbt-input-number-small {
padding: 0;
height: 24px;
}
.rbt-input-number-small input {
height: 24px;
line-height: 24px;
margin-top: -1px;
vertical-align: top;
}
.rbt-input-number-small .rbt-input-number-handler {
height: 12px;
top: -2px;
}
.rbt-input-number-small .rbt-input-number-input-wrap {
height: 24px;
}
.rbt-input-number-disabled .rbt-input-number-handler-wrap {
display: none !important;
}
.rbt-input-number-disabled .rbt-input-number-input {
background-color: #f3f3f3;
opacity: 1;
cursor: not-allowed;
color: #ccc;
}
.rbt-input-number-disabled .rbt-input-number-handler-down-inner,
.rbt-input-number-disabled .rbt-input-number-handler-up-inner,
.rbt-input-number-handler-down-disabled .rbt-input-number-handler-down-inner,
.rbt-input-number-handler-down-disabled .rbt-input-number-handler-up-inner,
.rbt-input-number-handler-up-disabled .rbt-input-number-handler-down-inner,
.rbt-input-number-handler-up-disabled .rbt-input-number-handler-up-inner {
opacity: 0.72;
color: #ccc !important;
cursor: not-allowed;
} | 0.272411 | 0.056705 |
.zcapt-frame {
display: block;
position: relative;
background-color: white;
width: 100%;
height: 100%;
}
.zcapt-size-300 {
width: 300px;
height: 200px;
}
.zcapt-size-400 {
width: 400px;
height: 266.6666666667px;
}
.zcapt-size-500 {
width: 500px;
height: 333.3333333333px;
}
.zcapt-size-600 {
width: 600px;
height: 400px;
}
.zcapt-largeRefresh {
position: absolute;
z-index: 11;
width: 100%;
height: 100%;
}
.zcapt-loading {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.7);
z-index: 11;
}
.zcapt-loading div {
box-sizing: content-box;
position: absolute;
border-width: 0.5em;
border-style: solid;
opacity: 1;
border-radius: 50%;
animation: zcapt-loading 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.zcapt-loading div:nth-child(1) {
border-color: #FF99CC;
}
.zcapt-loading div:nth-child(2) {
border-color: #FF99CC;
animation-delay: -0.5s;
}
.zcapt-loading {
transform: translate(-100%, -100%) scale(1) translate(100%, 100%);
}
/*
Loading animation
*/
@keyframes zcapt-loading {
0% {
top: 50%;
left: 50%;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: 0;
left: 16.6666666667%;
width: 66.6666666667%;
height: 100%;
opacity: 0;
}
}
.zcapt-appear {
animation: zcapt-appear 0.5s;
animation-fill-mode: forwards;
}
.zcapt-disappear {
animation: zcapt-disappear 0.5s;
animation-fill-mode: forwards;
}
@keyframes zcapt-appear {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes zcapt-disappear {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.zcapt-smallPic {
display: block;
position: absolute;
top: 18%;
left: 5%;
width: 13.3333333333%;
height: 20%;
z-index: 10;
box-shadow: 0 0 0.2em 0.2em #FF99CC;
opacity: 0.7;
border: #FFF solid;
border-width: 0;
transition: box-shadow 0.5s, opacity 0.3s, border-width 0.4s;
}
.zcapt-smallPic:hover {
box-shadow: 0 0 0 0 #FF99CC;
opacity: 1;
}
.zcapt-smallPic:active {
border-width: 0.2em;
}
.zcapt-largePic {
display: block;
position: absolute;
bottom: 10%;
right: 8%;
width: 80%;
height: 80%;
z-index: 9;
box-shadow: 0 0 0.1em 0.1em #999;
}
#zcapt-refresh {
position: absolute;
top: 80%;
left: 5%;
height: 8%;
background-color: #FFF;
border-radius: 0.3em;
transition: height 0.3s, left 0.3s, top 0.3s;
}
#zcapt-refresh:hover {
height: 10%;
left: 4%;
top: 79%;
}
#zcapt-largeRefresh {
width: 100%;
height: 70%;
margin-top: 10%;
transition: height 0.3s, margin-top 0.3s;
}
#zcapt-largeRefresh:hover {
height: 80%;
margin-top: 5%;
}
.zcapt-refresh-fill {
fill: #FFCCCC;
}
.zcapt-largeRefresh-fill {
fill: #FFCCCC;
}
.zcapt-verified-fill {
fill: #FF99CC;
}
.zcapt-verified {
position: absolute;
z-index: 12;
width: 100%;
height: 100%;
background-color: #fff;
}
#zcapt-verified-icon {
width: 100%;
height: 100%;
}
/*# sourceMappingURL=skin.css.map */ | dist/skin.css | .zcapt-frame {
display: block;
position: relative;
background-color: white;
width: 100%;
height: 100%;
}
.zcapt-size-300 {
width: 300px;
height: 200px;
}
.zcapt-size-400 {
width: 400px;
height: 266.6666666667px;
}
.zcapt-size-500 {
width: 500px;
height: 333.3333333333px;
}
.zcapt-size-600 {
width: 600px;
height: 400px;
}
.zcapt-largeRefresh {
position: absolute;
z-index: 11;
width: 100%;
height: 100%;
}
.zcapt-loading {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.7);
z-index: 11;
}
.zcapt-loading div {
box-sizing: content-box;
position: absolute;
border-width: 0.5em;
border-style: solid;
opacity: 1;
border-radius: 50%;
animation: zcapt-loading 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.zcapt-loading div:nth-child(1) {
border-color: #FF99CC;
}
.zcapt-loading div:nth-child(2) {
border-color: #FF99CC;
animation-delay: -0.5s;
}
.zcapt-loading {
transform: translate(-100%, -100%) scale(1) translate(100%, 100%);
}
/*
Loading animation
*/
@keyframes zcapt-loading {
0% {
top: 50%;
left: 50%;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: 0;
left: 16.6666666667%;
width: 66.6666666667%;
height: 100%;
opacity: 0;
}
}
.zcapt-appear {
animation: zcapt-appear 0.5s;
animation-fill-mode: forwards;
}
.zcapt-disappear {
animation: zcapt-disappear 0.5s;
animation-fill-mode: forwards;
}
@keyframes zcapt-appear {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes zcapt-disappear {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.zcapt-smallPic {
display: block;
position: absolute;
top: 18%;
left: 5%;
width: 13.3333333333%;
height: 20%;
z-index: 10;
box-shadow: 0 0 0.2em 0.2em #FF99CC;
opacity: 0.7;
border: #FFF solid;
border-width: 0;
transition: box-shadow 0.5s, opacity 0.3s, border-width 0.4s;
}
.zcapt-smallPic:hover {
box-shadow: 0 0 0 0 #FF99CC;
opacity: 1;
}
.zcapt-smallPic:active {
border-width: 0.2em;
}
.zcapt-largePic {
display: block;
position: absolute;
bottom: 10%;
right: 8%;
width: 80%;
height: 80%;
z-index: 9;
box-shadow: 0 0 0.1em 0.1em #999;
}
#zcapt-refresh {
position: absolute;
top: 80%;
left: 5%;
height: 8%;
background-color: #FFF;
border-radius: 0.3em;
transition: height 0.3s, left 0.3s, top 0.3s;
}
#zcapt-refresh:hover {
height: 10%;
left: 4%;
top: 79%;
}
#zcapt-largeRefresh {
width: 100%;
height: 70%;
margin-top: 10%;
transition: height 0.3s, margin-top 0.3s;
}
#zcapt-largeRefresh:hover {
height: 80%;
margin-top: 5%;
}
.zcapt-refresh-fill {
fill: #FFCCCC;
}
.zcapt-largeRefresh-fill {
fill: #FFCCCC;
}
.zcapt-verified-fill {
fill: #FF99CC;
}
.zcapt-verified {
position: absolute;
z-index: 12;
width: 100%;
height: 100%;
background-color: #fff;
}
#zcapt-verified-icon {
width: 100%;
height: 100%;
}
/*# sourceMappingURL=skin.css.map */ | 0.642769 | 0.081666 |
html,
body,
#root {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
font-size: 1rem;
background-color: #33334d;
font-family: 'Helvetica';
font-weight: lighter;
}
#root {
display: grid;
}
.main-box {
margin: auto;
margin-top: 0px;
}
.title {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
h1 {
text-align: left;
font-weight: lighter;
color: #DCDCDC;
}
h3 {
color: #fff;
text-align: left;
font-weight: lighter;
}
header {
font-size: 1.5rem;
padding: 20px;
background-color: #35636e;
color: white;
}
#dialog {
display: flex;
flex-direction: column;
margin: 8px 0px 8px 0px;
width: 500px;
border-radius: 20px;
background-color: #a3a3c2;
color: white;
font-weight: inherit;
}
#content {
display: flex;
flex-direction: column;
padding: 20px;
}
#footer {
display: flex;
justify-content: flex-end;
padding-top: 20px;
}
.buttons {
display: flex;
flex-direction: column;
justify-content: space-around;
padding: 0px 10px 20px 10px;
}
.button {
margin-top: 0px;
margin-bottom: 5px;
color: #fff;
font-size: 1rem;
padding: 15px;
background-color: #696969;
border-radius: 3px;
border: solid 2px #000;
border-radius: 40px;
outline: none;
cursor: pointer;
transition: 0.2s;
}
.button:hover {
color: #e6e6e6;
background-color: #404040;
}
.button:active {
margin-top: 5px;
margin-bottom: 0px;
}
#public-token {
word-break: break-word;
}
#public-token-copy,
#public-token-copy__copied {
float: right;
text-align: center;
margin: 15px 10px;
padding: 5px;
cursor: pointer;
transition: 0.2s;
}
#public-token-copy:hover {
border-radius: 3px;
color: white;
background-color: #35636e;
}
.text-align-center {
text-align: center;
}
a {
text-decoration: none;
color: purple;
}
a:hover {
font-style: italic;
}
th {
font-weight: lighter;
padding-bottom: 16px;
}
.address {
color: #000;
}
table {
border: 2px solid black;
background-color: #696969;
border-radius: 16px;
padding: 8px 32px 32px 8px;
color: white;
margin: auto;
}
td {
border-bottom: 2px solid black;
}
#tabs {
display: flex;
flex-direction: row;
justify-content: space-around;
border: none;
color: #DCDCDC;
margin: 0px;
transition: 0.3s;
}
#tabs div {
width: 80%;
padding: 20px;
margin: 0px 10px;
border: solid 2px #000000;
background-color: #696969;
border-radius: 40px;
text-align: center;
cursor: pointer;
}
#tabs div.active {
background-color: #a3a3c2;
}
#tabs div:hover {
color: black;
}
#transfer-inputs {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0px 10px 20px 10px;
}
#transfer-inputs input[type="text"] {
padding: 15px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border: solid 2px #35636e;
outline: none;
font-size: 1rem;
border-right: none;
margin-top: 0px;
margin-bottom: 5px;
}
#transfer-inputs input[type="number"] {
padding: 15px;
width: 60px;
border: solid 2px #35636e;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-left: none;
outline: none;
margin-right: 5px;
font-size: 1rem;
margin-top: 0px;
margin-bottom: 5px;
text-align: right;
}
/* Removes arrows in input number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type="number"] {
-moz-appearance: textfield;
}
.coefInput {
margin: 4px 0px 4px 0px;
padding: 8px 0px 8px 0px;
border-radius: 16px;
font-size: 1.25em;
text-align: center;
width: 25%;
align-self: center;
background-color: #e0e0eb;
color: #666699;
}
.wallet {
display: flex;
flex-direction: row;
padding: 4px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 16px;
width: 100%;
float: right;
background-color: #3d3d5c;
border-radius: 20px;
}
.wallet_info {
display: flex;
flex-direction: column;
margin-left: 12px;
margin-right: 24px;
font-size: 0.75rem;
color: white;
}
.buttonDisc {
margin: auto;
color: #fff;
font-size: 1rem;
margin-top: 15px;
padding: 12px;
background-color: #696969;
border-radius: 3px;
border: solid 2px #35636e;
border-radius: 40px;
outline: none;
cursor: pointer;
transition: 0.2s;
}
.buttonDisc:hover {
color: #e6e6e6;
background-color: #404040;
} | frontend/src/App.css | html,
body,
#root {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
font-size: 1rem;
background-color: #33334d;
font-family: 'Helvetica';
font-weight: lighter;
}
#root {
display: grid;
}
.main-box {
margin: auto;
margin-top: 0px;
}
.title {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
h1 {
text-align: left;
font-weight: lighter;
color: #DCDCDC;
}
h3 {
color: #fff;
text-align: left;
font-weight: lighter;
}
header {
font-size: 1.5rem;
padding: 20px;
background-color: #35636e;
color: white;
}
#dialog {
display: flex;
flex-direction: column;
margin: 8px 0px 8px 0px;
width: 500px;
border-radius: 20px;
background-color: #a3a3c2;
color: white;
font-weight: inherit;
}
#content {
display: flex;
flex-direction: column;
padding: 20px;
}
#footer {
display: flex;
justify-content: flex-end;
padding-top: 20px;
}
.buttons {
display: flex;
flex-direction: column;
justify-content: space-around;
padding: 0px 10px 20px 10px;
}
.button {
margin-top: 0px;
margin-bottom: 5px;
color: #fff;
font-size: 1rem;
padding: 15px;
background-color: #696969;
border-radius: 3px;
border: solid 2px #000;
border-radius: 40px;
outline: none;
cursor: pointer;
transition: 0.2s;
}
.button:hover {
color: #e6e6e6;
background-color: #404040;
}
.button:active {
margin-top: 5px;
margin-bottom: 0px;
}
#public-token {
word-break: break-word;
}
#public-token-copy,
#public-token-copy__copied {
float: right;
text-align: center;
margin: 15px 10px;
padding: 5px;
cursor: pointer;
transition: 0.2s;
}
#public-token-copy:hover {
border-radius: 3px;
color: white;
background-color: #35636e;
}
.text-align-center {
text-align: center;
}
a {
text-decoration: none;
color: purple;
}
a:hover {
font-style: italic;
}
th {
font-weight: lighter;
padding-bottom: 16px;
}
.address {
color: #000;
}
table {
border: 2px solid black;
background-color: #696969;
border-radius: 16px;
padding: 8px 32px 32px 8px;
color: white;
margin: auto;
}
td {
border-bottom: 2px solid black;
}
#tabs {
display: flex;
flex-direction: row;
justify-content: space-around;
border: none;
color: #DCDCDC;
margin: 0px;
transition: 0.3s;
}
#tabs div {
width: 80%;
padding: 20px;
margin: 0px 10px;
border: solid 2px #000000;
background-color: #696969;
border-radius: 40px;
text-align: center;
cursor: pointer;
}
#tabs div.active {
background-color: #a3a3c2;
}
#tabs div:hover {
color: black;
}
#transfer-inputs {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0px 10px 20px 10px;
}
#transfer-inputs input[type="text"] {
padding: 15px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border: solid 2px #35636e;
outline: none;
font-size: 1rem;
border-right: none;
margin-top: 0px;
margin-bottom: 5px;
}
#transfer-inputs input[type="number"] {
padding: 15px;
width: 60px;
border: solid 2px #35636e;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-left: none;
outline: none;
margin-right: 5px;
font-size: 1rem;
margin-top: 0px;
margin-bottom: 5px;
text-align: right;
}
/* Removes arrows in input number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type="number"] {
-moz-appearance: textfield;
}
.coefInput {
margin: 4px 0px 4px 0px;
padding: 8px 0px 8px 0px;
border-radius: 16px;
font-size: 1.25em;
text-align: center;
width: 25%;
align-self: center;
background-color: #e0e0eb;
color: #666699;
}
.wallet {
display: flex;
flex-direction: row;
padding: 4px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 16px;
width: 100%;
float: right;
background-color: #3d3d5c;
border-radius: 20px;
}
.wallet_info {
display: flex;
flex-direction: column;
margin-left: 12px;
margin-right: 24px;
font-size: 0.75rem;
color: white;
}
.buttonDisc {
margin: auto;
color: #fff;
font-size: 1rem;
margin-top: 15px;
padding: 12px;
background-color: #696969;
border-radius: 3px;
border: solid 2px #35636e;
border-radius: 40px;
outline: none;
cursor: pointer;
transition: 0.2s;
}
.buttonDisc:hover {
color: #e6e6e6;
background-color: #404040;
} | 0.391755 | 0.093719 |
:root {
/* --color-primary: #014EB8; */
/* --color-primary: #27ae60; */
--color-primary: #7d5fff;
/* --color-primary: #e67e22; */
--color-gray: rgb(42, 42, 42);
--color-white: rgb(93, 93, 93);
--color-black-light: #111414;
--color-black-dark: #050606;
}
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
html {
font-size: 62.5%;
color: var(--color-white);
}
body {
box-sizing: border-box;
background-color: #eee;
font-family: 'Roboto', sans-serif;
}
::-webkit-scrollbar {
width: 0px;
}
*:focus {
user-select: none;
outline: none;
outline: 0;
}
/* -------------------- Common Styles ---------------------- */
.list__container,
.player__container {
width: 28rem;
height: 53rem;
background-color: var(--color-gray);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 2.5rem;
box-shadow: 0px 0px 35px 1px rgba(128,128,128,1);
overflow: hidden;
border: 1px solid var(--color-primary);
}
/* --------------------- List ---------------------------- */
.list {
height: 100vh;
position: relative;
}
.list__container-backBtn {
width: 3rem;
height: 3rem;
background-color: var(--color-black-light);
display: flex;
justify-content: center;
align-content: center;
align-items: center;
border-radius: 50%;
position: absolute;
top: 5%;
left: 10%;
box-shadow: -2px -2px 20px 1px var(--color-white);
border: 3px solid var(--color-black-dark);
}
.list__container-backBtn:hover {
cursor: pointer;
}
.list__container-backBtn > svg {
width: 50%;
height: 50%;
fill: var(--color-white);
}
.list__container-currentPlayingThumbnail {
width: 50%;
height: 28%;
text-align: center;
border-radius: 50%;
border: .5rem solid var(--color-black-dark);
background-size: cover;
overflow: hidden;
margin: 13% auto 3rem auto;
box-shadow: -2px -2px 20px 1px var(--color-white);
transform: scale(.9);
transition: all .2s;
}
.list__container-currentPlayingThumbnail > img {
width: 100%;
}
.list__container-currentPlayingThumbnail:hover {
cursor: pointer;
transform: scale(1);
box-shadow: -2px -2px 10px 10px var(--color-white);
}
.list__container-songsList {
/* width: 106%; */
width: 100%;
height: calc(100% - 45%);
display: grid;
grid-auto-rows: min-content;
grid-gap: 1rem;
overflow-y: auto;
padding-right: 0;
box-sizing: content-box;
/*
Since the scrollbar width differs in different browsers, it is better to handle it with JavaScript. If you do Element.offsetWidth - Element.clientWidth, the exact scrollbar width will show up.
*/
}
.list__container-songCard {
width: 100%;
display: grid;
align-items: center;
grid-template-columns: 1fr 4rem;
padding: 1rem 0;
border-radius: 2rem;
}
.list__container-songCard:hover {
background-color: var(--color-black-light);
cursor: pointer;
}
.list__container-songInfo {
color: rgb(211, 210, 210);
padding-left: 2rem;
}
.list__container-songInfo p:first-child {
font-size: 1.3rem;
}
.list__container-playPauseBtn {
width: 2.5rem;
height: 2.5rem;
background-color: var(--color-black-light);
display: flex;
justify-content: center;
align-content: center;
align-items: center;
border-radius: 50%;
box-shadow: 0px 0px 10px 0px var(--color-white);
border: 3px solid var(--color-black-dark);
}
.list__container-songsList svg {
width: 50%;
height: 50%;
fill: var(--color-white);
}
.selected {
background-color: var(--color-black-dark);
}
.selected .list__container-playPauseBtn {
background-color: var(--color-primary);
}
.selected svg {
fill: white;
}
/* --------------------- Player ---------------------------- */
.player {
height: 100vh;
position: relative;
}
.player__container {
display: grid;
grid-template-columns: 2rem 3rem 1fr 3rem 2rem;
grid-template-rows: 2rem 2.5rem 1rem 1fr 3rem 3rem 1rem 1rem 8rem 2rem;
grid-gap: 1rem;
}
.player__container-menuBtnDiv {
grid-column: 4 / span 1;
grid-row: 2 / span 1;
width: 4rem;
height: 4rem;
background-color: var(--color-black-light);
display: flex;
justify-content: center;
align-content: center;
align-items: center;
border-radius: 50%;
box-shadow: -2px -2px 20px 1px var(--color-white);
border: 3px solid var(--color-black-dark);
}
.player__container-menuBtnDiv:hover {
cursor: pointer;
}
.player__container-menuBtnDiv > svg {
width: 50%;
height: 50%;
fill: var(--color-white);
}
.player__container-heading {
grid-column: 3 / span 1;
grid-row: 3 / span 1;
justify-self: center;
align-self: center;
}
.player__container-heading p {
font-size: 1.2rem;
color: rgb(211, 210, 210);
}
.playing__container-currentPlayingThumbnail {
grid-column: 2 / span 3;
grid-row: 4 / span 1;
width: 200px;
height: 100%;
text-align: center;
border-radius: 50%;
border: .5rem solid var(--color-black-dark);
background-size: contain;
overflow: hidden;
/* margin: 13% auto 3rem auto; */
box-shadow: -2px -2px 20px 1px var(--color-white);
justify-self: center;
}
.playing__container-currentPlayingThumbnail > img {
width: 100%;
}
.playing__container-songTitle {
grid-column: 2 / span 3;
grid-row: 5 / span 1;
justify-self: center;
align-self: center;
color: rgb(231, 231, 231);
font-weight: bold;
letter-spacing: 1.5px;
}
.playing__container-songTitle p {
font-size: 2rem;
}
.playing__container-ArtistName {
grid-column: 2 / span 3;
grid-row: 6 / span 1;
justify-self: center;
align-self: flex-start;
font-size: 1.2rem;
color: rgb(231, 231, 231);
}
.playing__container-timers {
grid-column: 2 / span 3;
grid-row: 7 / span 1;
display: grid;
grid-template-columns: repeat(2, 1fr);
justify-content: space-between;
color: rgb(188, 188, 188);
}
.playing__container-durationTime {
justify-self: flex-end;
}
.playing__container-slider {
grid-column: 2 / span 3;
grid-row: 8 / span 1;
position: relative;
}
.slider__normalLine {
width: 100%;
height: 6px;
background-color: var(--color-black-dark);
box-shadow: 1px 1px 1px 0px rgb(73, 73, 73);
border-radius: 3px;
overflow: hidden;
}
.slider__dot {
width: 1.5rem;
height: 1.5rem;
background-image: radial-gradient(white, var(--color-primary), white);
border-radius: 50%;
position: absolute;
top: 0;
left: 0%;
transform: translate(-50%, -27%);
z-index: 2;
/* transition: all .2s; */
}
@keyframes dotMoveRight {
0% {
left: 0%
}
100% {
left: 100%;
}
}
.slider__gradLine {
width: 0%;
height: 4px;
background-color: var(--color-primary);
position: absolute;
top: 10%;
left: 0%;
border-radius: 3px;
/* transition: all .2s; */
}
@keyframes lineMoveRight {
0% {
width: 0%
}
100% {
width: 100%
}
}
.playing__container-transparentLine {
grid-column: 2 / span 3;
grid-row: 8 / span 1;
width: 100%;
height: 4rem;
transform: translate(0%,-40%);
background-color: transparent;
z-index: 3;
/* outline: 0 !important; */
-webkit-tap-highlight-color:transparent;
-moz-tap-highlight-color:transparent;
-o-tap-highlight-color:transparent;
tap-highlight-color:transparent;
}
.hoverPointer:hover {
cursor: pointer;
}
.playing__container-controls {
grid-column: 2 / -2;
grid-row: 9 / span 1;
display: grid;
grid-template-columns: 7rem 1fr 7rem;
}
.playing__container-previousBtn,
.playing__container-playBtn,
.playing__container-pauseBtn,
.playing__container-nextBtn {
width: 6rem;
height: 6rem;
background-color: var(--color-black-light);
border-radius: 50%;
box-shadow: -2px -2px 20px 1px var(--color-white);
border: 3px solid var(--color-black-dark);
transform: scale(.8);
transition: all .1s;
align-self: center;
justify-self: center
}
.playing__container-previousBtn:hover,
.playing__container-playBtn:hover,
.playing__container-pauseBtn:hover,
.playing__container-nextBtn:hover {
cursor: pointer;
}
.playing__container-previousBtn {
grid-column: 1 / span 1;
}
.playing__container-playBtn,
.playing__container-pauseBtn {
grid-column: 2 / span 1;
width: 8rem;
height: 8rem;
background-color: var(--color-primary);
}
.playing__container-nextBtn {
grid-column: 3 / span 1;
}
.playing__container-previousBtn svg,
.playing__container-nextBtn svg,
.playing__container-playBtn svg,
.playing__container-pauseBtn svg {
width: 60%;
height: 100%;
display: flex;
justify-content: center;
margin: 0 auto;
fill: var(--color-white);
}
.playing__container-playBtn svg,
.playing__container-pauseBtn svg {
fill: white;
}
.hidden {
display: none;
} | main.css | :root {
/* --color-primary: #014EB8; */
/* --color-primary: #27ae60; */
--color-primary: #7d5fff;
/* --color-primary: #e67e22; */
--color-gray: rgb(42, 42, 42);
--color-white: rgb(93, 93, 93);
--color-black-light: #111414;
--color-black-dark: #050606;
}
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit;
}
html {
font-size: 62.5%;
color: var(--color-white);
}
body {
box-sizing: border-box;
background-color: #eee;
font-family: 'Roboto', sans-serif;
}
::-webkit-scrollbar {
width: 0px;
}
*:focus {
user-select: none;
outline: none;
outline: 0;
}
/* -------------------- Common Styles ---------------------- */
.list__container,
.player__container {
width: 28rem;
height: 53rem;
background-color: var(--color-gray);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 2.5rem;
box-shadow: 0px 0px 35px 1px rgba(128,128,128,1);
overflow: hidden;
border: 1px solid var(--color-primary);
}
/* --------------------- List ---------------------------- */
.list {
height: 100vh;
position: relative;
}
.list__container-backBtn {
width: 3rem;
height: 3rem;
background-color: var(--color-black-light);
display: flex;
justify-content: center;
align-content: center;
align-items: center;
border-radius: 50%;
position: absolute;
top: 5%;
left: 10%;
box-shadow: -2px -2px 20px 1px var(--color-white);
border: 3px solid var(--color-black-dark);
}
.list__container-backBtn:hover {
cursor: pointer;
}
.list__container-backBtn > svg {
width: 50%;
height: 50%;
fill: var(--color-white);
}
.list__container-currentPlayingThumbnail {
width: 50%;
height: 28%;
text-align: center;
border-radius: 50%;
border: .5rem solid var(--color-black-dark);
background-size: cover;
overflow: hidden;
margin: 13% auto 3rem auto;
box-shadow: -2px -2px 20px 1px var(--color-white);
transform: scale(.9);
transition: all .2s;
}
.list__container-currentPlayingThumbnail > img {
width: 100%;
}
.list__container-currentPlayingThumbnail:hover {
cursor: pointer;
transform: scale(1);
box-shadow: -2px -2px 10px 10px var(--color-white);
}
.list__container-songsList {
/* width: 106%; */
width: 100%;
height: calc(100% - 45%);
display: grid;
grid-auto-rows: min-content;
grid-gap: 1rem;
overflow-y: auto;
padding-right: 0;
box-sizing: content-box;
/*
Since the scrollbar width differs in different browsers, it is better to handle it with JavaScript. If you do Element.offsetWidth - Element.clientWidth, the exact scrollbar width will show up.
*/
}
.list__container-songCard {
width: 100%;
display: grid;
align-items: center;
grid-template-columns: 1fr 4rem;
padding: 1rem 0;
border-radius: 2rem;
}
.list__container-songCard:hover {
background-color: var(--color-black-light);
cursor: pointer;
}
.list__container-songInfo {
color: rgb(211, 210, 210);
padding-left: 2rem;
}
.list__container-songInfo p:first-child {
font-size: 1.3rem;
}
.list__container-playPauseBtn {
width: 2.5rem;
height: 2.5rem;
background-color: var(--color-black-light);
display: flex;
justify-content: center;
align-content: center;
align-items: center;
border-radius: 50%;
box-shadow: 0px 0px 10px 0px var(--color-white);
border: 3px solid var(--color-black-dark);
}
.list__container-songsList svg {
width: 50%;
height: 50%;
fill: var(--color-white);
}
.selected {
background-color: var(--color-black-dark);
}
.selected .list__container-playPauseBtn {
background-color: var(--color-primary);
}
.selected svg {
fill: white;
}
/* --------------------- Player ---------------------------- */
.player {
height: 100vh;
position: relative;
}
.player__container {
display: grid;
grid-template-columns: 2rem 3rem 1fr 3rem 2rem;
grid-template-rows: 2rem 2.5rem 1rem 1fr 3rem 3rem 1rem 1rem 8rem 2rem;
grid-gap: 1rem;
}
.player__container-menuBtnDiv {
grid-column: 4 / span 1;
grid-row: 2 / span 1;
width: 4rem;
height: 4rem;
background-color: var(--color-black-light);
display: flex;
justify-content: center;
align-content: center;
align-items: center;
border-radius: 50%;
box-shadow: -2px -2px 20px 1px var(--color-white);
border: 3px solid var(--color-black-dark);
}
.player__container-menuBtnDiv:hover {
cursor: pointer;
}
.player__container-menuBtnDiv > svg {
width: 50%;
height: 50%;
fill: var(--color-white);
}
.player__container-heading {
grid-column: 3 / span 1;
grid-row: 3 / span 1;
justify-self: center;
align-self: center;
}
.player__container-heading p {
font-size: 1.2rem;
color: rgb(211, 210, 210);
}
.playing__container-currentPlayingThumbnail {
grid-column: 2 / span 3;
grid-row: 4 / span 1;
width: 200px;
height: 100%;
text-align: center;
border-radius: 50%;
border: .5rem solid var(--color-black-dark);
background-size: contain;
overflow: hidden;
/* margin: 13% auto 3rem auto; */
box-shadow: -2px -2px 20px 1px var(--color-white);
justify-self: center;
}
.playing__container-currentPlayingThumbnail > img {
width: 100%;
}
.playing__container-songTitle {
grid-column: 2 / span 3;
grid-row: 5 / span 1;
justify-self: center;
align-self: center;
color: rgb(231, 231, 231);
font-weight: bold;
letter-spacing: 1.5px;
}
.playing__container-songTitle p {
font-size: 2rem;
}
.playing__container-ArtistName {
grid-column: 2 / span 3;
grid-row: 6 / span 1;
justify-self: center;
align-self: flex-start;
font-size: 1.2rem;
color: rgb(231, 231, 231);
}
.playing__container-timers {
grid-column: 2 / span 3;
grid-row: 7 / span 1;
display: grid;
grid-template-columns: repeat(2, 1fr);
justify-content: space-between;
color: rgb(188, 188, 188);
}
.playing__container-durationTime {
justify-self: flex-end;
}
.playing__container-slider {
grid-column: 2 / span 3;
grid-row: 8 / span 1;
position: relative;
}
.slider__normalLine {
width: 100%;
height: 6px;
background-color: var(--color-black-dark);
box-shadow: 1px 1px 1px 0px rgb(73, 73, 73);
border-radius: 3px;
overflow: hidden;
}
.slider__dot {
width: 1.5rem;
height: 1.5rem;
background-image: radial-gradient(white, var(--color-primary), white);
border-radius: 50%;
position: absolute;
top: 0;
left: 0%;
transform: translate(-50%, -27%);
z-index: 2;
/* transition: all .2s; */
}
@keyframes dotMoveRight {
0% {
left: 0%
}
100% {
left: 100%;
}
}
.slider__gradLine {
width: 0%;
height: 4px;
background-color: var(--color-primary);
position: absolute;
top: 10%;
left: 0%;
border-radius: 3px;
/* transition: all .2s; */
}
@keyframes lineMoveRight {
0% {
width: 0%
}
100% {
width: 100%
}
}
.playing__container-transparentLine {
grid-column: 2 / span 3;
grid-row: 8 / span 1;
width: 100%;
height: 4rem;
transform: translate(0%,-40%);
background-color: transparent;
z-index: 3;
/* outline: 0 !important; */
-webkit-tap-highlight-color:transparent;
-moz-tap-highlight-color:transparent;
-o-tap-highlight-color:transparent;
tap-highlight-color:transparent;
}
.hoverPointer:hover {
cursor: pointer;
}
.playing__container-controls {
grid-column: 2 / -2;
grid-row: 9 / span 1;
display: grid;
grid-template-columns: 7rem 1fr 7rem;
}
.playing__container-previousBtn,
.playing__container-playBtn,
.playing__container-pauseBtn,
.playing__container-nextBtn {
width: 6rem;
height: 6rem;
background-color: var(--color-black-light);
border-radius: 50%;
box-shadow: -2px -2px 20px 1px var(--color-white);
border: 3px solid var(--color-black-dark);
transform: scale(.8);
transition: all .1s;
align-self: center;
justify-self: center
}
.playing__container-previousBtn:hover,
.playing__container-playBtn:hover,
.playing__container-pauseBtn:hover,
.playing__container-nextBtn:hover {
cursor: pointer;
}
.playing__container-previousBtn {
grid-column: 1 / span 1;
}
.playing__container-playBtn,
.playing__container-pauseBtn {
grid-column: 2 / span 1;
width: 8rem;
height: 8rem;
background-color: var(--color-primary);
}
.playing__container-nextBtn {
grid-column: 3 / span 1;
}
.playing__container-previousBtn svg,
.playing__container-nextBtn svg,
.playing__container-playBtn svg,
.playing__container-pauseBtn svg {
width: 60%;
height: 100%;
display: flex;
justify-content: center;
margin: 0 auto;
fill: var(--color-white);
}
.playing__container-playBtn svg,
.playing__container-pauseBtn svg {
fill: white;
}
.hidden {
display: none;
} | 0.410166 | 0.090534 |
* {
margin:0px;
padding:0px;
}
img {
border:none;
}
input, textarea{
outline:none;}
ul li {
list-style:none;
}
a {
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
display:block;
font-weight:normal;
}
body {
font-size:15px;
font-family:"myriad Pro";
background-image:url(../images/body_bg.png);
background-position:0 0;
background-repeat:repeat;
background-color:#1b3363;
}
.center_frame {
width:960px;
margin:0 auto;
}
/*===================================== HEADER CSS ============================*/
#header {
float:left;
width:100%;
}
/*===================================== TOP HEADER CSS ========================*/
#top_header {
float:left;
width:100%;
background-image:url(../images/top_bg.png);
background-position:0 0;
background-repeat:repeat-x;
height:41px;
}
#top_header .top {
float:right;
width:420px;
}
#top_header .search {
float:left;
margin-top:4px;
margin-left:-10px;
}
#top_header .search input[type="text"] {
float:left;
border:none;
background-image:url(../images/search_box.png);
background-position:0 0;
background-repeat:no-repeat;
width:165px;
font-family:"Myriad Pro";
color:#fff;
background-color:#000;
padding: 6px 0 8px 5px;
/* line-height:32px;*/
height:19px;
font-size:14px;
}
#top_header .search a {
float: left;
margin-left: -32px;
margin-top: 2px;
background-image:url(../images/search_reg.png);
background-position:0 0;
background-repeat:no-repeat;
width:29px;
height:28px;
}
#top_header .search a:hover {
float: left;
background-image:url(../images/search_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
margin-left: -32px;
margin-top: 2px;
position:relative;
z-index:3100;
}
#top_header .language {
float:left;
margin-top:4px;
background-image:url(../images/language_bg.png);
background-position:0 0;
background-repeat:no-repeat;
height:30px;
width:87px;
margin-left:9px;
padding-left:1px;
margin-right:9px;
}
#top_header .language .english {
float:left;
background-image:url(../images/sprit_language_icon.png);
background-position:left top;
background-repeat:no-repeat;
height:28px;
width:28px;
}
#top_header .language .english:hover, #top_header .language .english.active {
background-image:url(../images/sprit_language_icon.png);
background-position:left bottom;
background-repeat:no-repeat;
}
#top_header .language .german {
float:left;
background-image:url(../images/sprit_language_icon.png);
background-position:-28px top;
background-repeat:no-repeat;
height:28px;
width:28px;
}
#top_header .language .german:hover, #top_header .language .german.active {
background-image:url(../images/sprit_language_icon.png);
background-position:-28px bottom;
background-repeat:no-repeat;
}
#top_header .language .spanish {
float:left;
background-image:url(../images/sprit_language_icon.png);
background-position:-56px top;
background-repeat:no-repeat;
height:28px;
width:28px;
}
#top_header .language .spanish:hover, #top_header .language .spanish.active {
background-image:url(../images/sprit_language_icon.png);
background-position:-56px bottom;
background-repeat:no-repeat;
}
#top_header .login {
float:left;
margin-top:5px;
}
#top_header .login .login_img {
float:left;
width:62px;
height:32px;
margin:0px 0px;
background-image:url(../images/login_reg.png);
background-position: 0 0;
background-repeat:no-repeat;
line-height:30px;
text-align:center;
color:#fff;
}
#top_header .login .login_img:hover {
background-image:url(../images/login_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
#top_header .login .register {
float:left;
width:76px;
height:32px;
margin:0px 5px;
background-image:url(../images/register_reg.png);
background-position: right top;
background-repeat:no-repeat;
line-height:30px;
text-align:center;
color:#fff;
}
#top_header .login .register:hover {
background-image:url(../images/register_reg_hover.png);
background-position:1px 0;
background-repeat:no-repeat;
}
/*===================================== LOGO AND NAVIGATION CSS ===============*/
#logo_nav {
float:left;
width:100%;
background-image:url(../images/slider_bg_11.png);
background-position:0 bottom;
background-repeat:repeat-x;
position:relative;
z-index:99;
}
#logo_nav .bg {
float:left;
width:100%;
background-image:url(../images/slider_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
position:relative;
z-index:100;
height:581px;
}
#logo_nav .bg1 {
float:left;
width:100%;
background-image:url(../images/slider_bg1.jpg);
background-position:center top;
background-repeat:no-repeat;
position:relative;
z-index:100;
height:581px;
}
#logo_nav .bg_11 {
float:left;
width:100%;
background-image:url(../images/contact_page_map_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
position:relative;
z-index:100;
height:581px;
}
#logo_nav .bg_111 {
float:left;
width:100%;
background-image:url(../images/blog_bg.png);
background-position:center top;
background-repeat:no-repeat;
position:relative;
z-index:100;
height:251px;
}
#logo_nav .logo {
float:left;
margin-top:20px;
width:360px;
}
#logo_nav .logo a {
float:left;
}
#logo_nav .logo a img {
float:left;
}
#navigation {
float:right;
margin-top:35px;
height:46px;
position:relative;
z-index:999;
}
#navigation li {
float:left;
margin-left:5px;
}
#navigation li a {
float:left;
background-image:url(../images/menu_left.png);
background-position: left top;
background-repeat:no-repeat;
padding-left:20px;
cursor:pointer;
position: relative;
z-index: 9999;
}
#navigation a span {
float:left;
padding:0px 20px 0px 0px;
line-height:46px;
color:#ffffff;
background-image:url(../images/menu_right.png);
background-position:right top;
background-repeat:no-repeat;
}
#navigation a span em {
float:right;
background-image:url(../images/menu_dropdown.png);
background-position:right center;
width:20px;
background-repeat:no-repeat;
}
#navigation li a:hover {
background-image:url(../images/menu_left_hover.png);
background-position:left top;
background-repeat:no-repeat;
}
#navigation li a:hover span {
background-image:url(../images/menu_right_hover.png);
background-position:right top;
background-repeat:no-repeat;
}
#navigation li ul {
display:none;
padding-top: 72px;
margin-left:-40px;
float:left;
position:absolute;
z-index:999;
}
#navigation li:hover ul {
display:block;
}
/*===================================== DROPDOWN CSS ==========================*/
#navigation ul {
width: 182px;
position: absolute;
float:left;
background-image:url(../images/drop_down_bg_top_1.png);
background-position:0 49px;
background-repeat:no-repeat;
height:197px;
padding-bottom:10px;
}
#navigation ul li {
font-weight: normal;
color: #000;
float: none;
}
#navigation ul li .life, #navigation ul li .life_1, #navigation ul li .life_2, #navigation ul li .life_3, #navigation ul li .life_4 {
float:left;
padding-left:43px;
color:#ffffff;
font-family:"myriad Pro";
font-size:14px;
}
.newsletter a {
float:left;
color:#000;
}
.newsletter a:hover {
color:#4CC72A;
}
#navigation ul li .life {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left 2px;
background-repeat:no-repeat;
}
#navigation ul li .life_1 {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left -35px;
background-repeat:no-repeat;
}
#navigation ul li .life_2 {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left -70px;
background-repeat:no-repeat;
}
#navigation ul li .life_3 {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left -103px;
background-repeat:no-repeat;
}
#navigation ul li .life_4 {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left -140px;
background-repeat:no-repeat;
}
#navigation ul li .life:hover, #navigation ul li .life_1:hover, #navigation ul li .life_2:hover, #navigation ul li .life_3:hover, #navigation ul li .life_4:hover {
color:#84c745;
}
#navigation ul li .life.active, #navigation ul li .life_1.active, #navigation ul li .life_2.active, #navigation ul li .life_3.active, #navigation ul li .life_4.active {
color:#84c745;
}
#navigation ul span {
float:left;
width:182px;
background-image:url(../images/drop_li_line.png);
background-position:center center;
background-repeat:no-repeat;
height:3px;
margin:8px 0 8px -5px;
;
}
#navigation ul img {
float:left;
width:182px;
}
#navigation ul .bg_1 {
float:left;
width:182px;
background-image:url(../images/drop_down_bg_middel.png);
background-position: 0 0;
background-repeat:repeat-y;
}
#navigation ul .top_img {
float:left;
width:182px;
background-image:none;
height:auto;
margin:0px;
}
/*===================================== WRAPPER CSS ===========================*/
#wrapper {
float:left;
width:100%;
margin-top:-1px;
}
#wrapper_top {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
height:194px;
}
#wrapper_top .section_left {
float:left;
width:297px;
padding:0px 10px;
height:195px;
background-image:url(../images/sperater.png);
background-position:right center;
background-repeat:no-repeat;
}
/*#wrapper_top .section_left .splitters{
float:right;
width:3px;
background-image:url(../images/sperater.png);
background-position:0 center;
background-repeat:no-repeat;
height:195px;
}*/
#wrapper_top .section_middle {
float:left;
width:297px;
padding:0px 10px;
height:195px;
background-image:url(../images/sperater.png);
background-position:right center;
background-repeat:no-repeat;
}
#wrapper_top .section_right {
float:left;
width:300px;
padding:0px 10px;
}
#wrapper_top .section_left, #wrapper_top .section_middle, #wrapper_top .section_right {
float:left;
}
#wrapper_top .section_left h5, #wrapper_top .section_middle h5, #wrapper_top .section_right h5 {
float:left;
color:#000000;
font-family: 'geosanslightregular';
font-size:25px;
font-weight:normal;
margin-top:45px;
}
#wrapper_top .section_left h5 img, #wrapper_top .section_middle h5 img, #wrapper_top .section_right h5 img {
float:left;
margin-right:20px;
}
#wrapper_top .section_left p, #wrapper_top .section_middle p, #wrapper_top .section_right p {
float:left;
color:#3a3a3a;
font-family:"myriad Pro";
font-size:14px;
font-weight:normal;
margin-top:10px;
width:280px;
text-align:justify;
}
#main_contant {
float:left;
width:100%;
}
#main_contant h2 {
float:left;
width:100%;
background-image:url(../images/title_bg.png);
background-position:0 0;
background-repeat:repeat-x;
height:79px;
text-align:center;
line-height:79px;
color:#555555;
font-family: 'existence_lightregular';
font-size:48px;
font-weight:normal;
margin:30px 0px 15px 0px;
}
#main_contant .box_1, #main_contant .box_3, #main_contant .box_2 {
float:left;
width:960px;
-moz-box-shadow: 5px 5px 5px #f3f3f4;
-webkit-box-shadow: 5px 5px 5px #f3f3f4;
box-shadow: 5px 5px 5px #f3f3f4;
border:1px solid #d8d8d8;
margin-bottom:25px;
height:324px;
}
.text {
float:left;
width:424px;
margin-left:-43px;
}
#main_contant .box_1 .img_1 {
float:left;
display:block;
}
#main_contant .box_3 .img_1 {
float:left;
display:block;
}
#main_contant .box_1 h6, #main_contant .box_2 h6, #main_contant .box_3 h6 {
float:left;
width:424px;
color:#48a31b;
font-size:37px;
font-family: 'existence_lightregular';
margin-top:60px;
}
#main_contant .box_1 h5, #main_contant .box_2 h5, #main_contant .box_3 h5 {
float:left;
width:424px;
font-family:"myriad Pro";
font-size:20px;
color:#2c2c2c;
}
#main_contant .box_1 p, #main_contant .box_2 p, #main_contant .box_3 p {
float:left;
width:424px;
line-height:26px;
color:#555555;
font-family:"myriad Pro";
font-size:15px;
}
#main_contant .box_1 a, #main_contant .box_2 a, #main_contant .box_3 a {
float:left;
margin-top:30px;
width:83px;
height:31px;
background-image:url(../images/more_info.png);
background-position:0 0;
background-repeat:no-repeat;
}
#main_contant .box_1 a:hover, #main_contant .box_2 a:hover, #main_contant .box_3 a:hover {
background-image:url(../images/more_info_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
#main_contant .box_1 .main_img_1 {
float:right;
margin-right:70px;
}
#main_contant .box_3 .main_img_3 {
float:right;
margin:20px 20px 0px 0px;
}
#main_contant .box_2 .main_img_2 {
float:left;
margin-left:50px;
}
#main_contant .box_2 .img_2 {
float:right;
}
.text_2 {
float:right;
width:424px;
margin-right:-30px;
}
/*===================================== FOOTER CSS ============================*/
#footer {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
height:412px;
}
#footer1 {
width:960px;
margin:0 auto;
padding-top:44px;
}
#footer1 h2 {
font-size:17px;
font-weight:bold;
color:#000 !important;
width:200px;
padding:0px 0 12px 0;
margin:0px;
}
#fbox1 {
width:369px;
float:left;
border-right: 1px solid #dadada;
padding: 0 10px 0 10px;
min-height:300px;
}
#fbox2 {
width:298px;
float:left;
border-right: 1px solid #dadada;
border-left: 1px solid #fff;
padding: 0 20px 0 20px;
min-height:300px;
}
#fbox2 .share {
width:299px;
height:51px;
margin:15px 0 30px 0;
}
#fbox2 .share .facebook {
float:left;
height:51px;
width:49px;
background-image:url(../images/social_icon.png);
background-position:left top;
background-repeat:no-repeat;
}
#fbox2 .share .facebook:hover {
background-image:url(../images/social_icon.png);
background-position:left bottom;
background-repeat:no-repeat;
}
#fbox2 .share .twitter {
float:left;
background-position: -50px 0;
height:51px;
width:63px;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .twitter:hover {
background-position: -50px bottom;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .skype {
float:left;
background-position: -116px 0;
height:51px;
width:62px;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .skype:hover {
background-position: -116px bottom;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .in {
float:left;
background-position: -180px 0;
height:51px;
width:59px;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .in:hover {
background-position: -180px bottom;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .email {
float:left;
background-position: -241px 0;
height:51px;
width:59px;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .email:hover {
background-position: -241px bottom;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .newsletter {
font-size:11px;
font-style:italic;
background-image:url(../images/line.png);
background-position:top;
background-repeat:no-repeat;
padding-top:30px;
float:left;
}
#fbox2 .newsletter h2 {
float:left;
padding-bottom:27px !important;
width:298px;
}
#fbox2 input[type="text"] {
width:201px;
padding: 12px 0 13px 0px;
float:left;
color: #5A5A5A;
font-weight:normal;
font-family:"myriad Pro";
background-image:url(../images/email-bg.png);
background-repeat:no-repeat;
border:none;
font-size:14px;
text-indent:5px;
padding-left:10px;
}
#fbox2 input[type="submit"] {
float:left;
margin-left:5px;
width:81px;
height:44px;
font-size:0px;
color:#c9f56b;
background-image:url(../images/sign_up_reg.png);
background-repeat:no-repeat;
background-position:0 0;
background-repeat:no-repeat;
border:none;
}
#fbox2 input[type="submit"]:hover {
background-image:url(../images/sign_up_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
border:none;
}
#fbox3 {
width:209px;
float:left;
border-left: 1px solid #fff;
padding: 0 10px 0 10px;
min-height:300px;
font-size:13px;
}
#fbox3 img {
float:left;
margin: 12px 0 20px 40px;
}
#fbox3 span {
width:210px;
float:left;
padding-left:4px;
}
#fbox1 ul {
width:170px;
float:left;
margin:0px;
padding:0px;
}
#fbox1 ul li {
width:170px;
float:left;
list-style:none;
line-height:30px;
}
#fbox1 ul li a {
width:170px;
float:left;
list-style:none;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#000;
}
#fbox1 ul li a:hover {
color:#48a31b;
}
#fbox1 ul li ul.fsub-menu {
float:left;
margin:0px 0 0 10px;
padding:0px 0 0 0;
}
#fbox1 ul li ul.fsub-menu li {
line-height:20px !important;
background-image:url(../images/f-arrow.png);
background-position:left;
background-repeat:no-repeat;
}
#fbox1 ul li ul.fsub-menu li a {
font-weight:normal;
color:#5a5a5a;
padding-left:15px;
}
#fbox1 ul li ul.fsub-menu li a:hover {
font-weight:normal;
color:#000;
margin-left:5px;
}
#copyrights {
background-image:url(../images/copy-bg.png);
width:100%;
float:left;
background-repeat:repeat-x;
min-height:40px;
margin-top:27px;
}
#copyrights div {
width:960px;
margin: 12px auto;
font-size:12px;
}
/*===================================== PROJECT PAGE CSS ======================*/
#project_84 {
float:left;
width:100%;
margin-top:50px;
}
#project_84 h1 {
float:left;
width:700px;
font-family: 'existence_lightregular';
font-size:35px;
color:#bfc2c7;
line-height:42px;
}
#project_84 h1 strong {
color:#ffffff;
}
#project_84 .proj_sign {
float:right;
background-image:url(../images/sign_up_sprit.png);
background-position: left top;
background-repeat:no-repeat;
width:207px;
height:76px;
}
#project_84 .proj_sign:hover {
background-image:url(../images/sign_up_sprit.png);
background-position:left -86px;
background-repeat:no-repeat;
}
#proj_process {
float:left;
width:820px;
margin-top:80px;
background-image:url(../images/header_shade_bg.png);
background-position:0 0;
background-repeat:repeat-x;
height:161px;
padding:35px 70px 0px;
}
#project_84 .proj_process {
float:left;
width:184px;
}
#project_84 .proj_process .subject_brain {
float:left;
background-image:url(../images/header_project84_img.png);
background-position: 0 0;
background-repeat:no-repeat;
width:184px;
height:65px;
}
#project_84 .proj_process p {
float:left;
width:184px;
text-align:center;
font-family:"myriad Pro";
font-size:16px;
color:#ffffff;
margin-top:30px;
}
.arrwo_bg {
float:left;
width:133px;
height:65px;
background-image:url(../images/header_project84_img.png);
background-position: -184px top;
background-repeat:no-repeat;
}
#project_84 .proj_process .lens_eve {
float:left;
background-image:url(../images/header_project84_img.png);
background-position: -320px top;
background-repeat:no-repeat;
width:184px;
height:65px;
}
#project_84 .proj_process .safe_fast {
float:left;
background-image:url(../images/header_project84_img.png);
background-position: -638px 0;
background-repeat:no-repeat;
width:184px;
height:65px;
}
#wrapper_top_project {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
height:491px;
}
/*=====================================TAB CONTANT CSS========================*/
#tab_contant {
float:left;
width:100%;
}
#tab_contant .tab_display {
float:left;
width:100%;
margin-top:50px;
}
#tab_contant .tab_display img {
float:left;
}
#tab_contant .tab_display .tab_right_side {
float:right;
width:480px;
margin-top:10px;
}
.tab_right_side h1 {
float:left;
color:#101010;
font-size:45px;
font-family: 'existence_lightregular';
}
.tab_right_side h6 {
float:left;
color:#000000;
font-size:18px;
margin:10px 0px;
font-family: 'myriad_pro_lightbold';
width:480px;
}
.tab_right_side p {
float:left;
color:#515151;
font-size:14px;
font-family: "myriad Pro";
text-align:justify;
line-height:23px;
width:470px;
}
.nav_tab {
float:left;
width:100%;
}
.nav_tab li a {
display: block;
float:left;
padding:26px 0px;
}
.tabs_nav {
*zoom: 1;
}
.tabs_nav:before, .tabs_nav:after {
display: table;
content: "";
}
.tabs_nav li {
float: left;
width:140px;
margin:0px 10px;
height:150px;
}
.tabs_nav li a {
float:left;
font-size:14px;
color:#8f8f8f;
text-align:center;
}
.tabs_nav li a .tab_img_1, .tabs_nav li a .tab_img_2, .tabs_nav li a .tab_img_3, .tabs_nav li a .tab_img_4, .tabs_nav li a .tab_img_5, .tabs_nav li a .tab_img_6 {
float:left;
width:120px;
height:60px;
margin-bottom:20px;
}
.tabs_nav li a .tab_img_1 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:37px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_1:hover, ui-state-active {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:37px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_2 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-123px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_2:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-123px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_3 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-288px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_3:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-288px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_4 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-438px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_4:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-438px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_5 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-605px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_5:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-605px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_6 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-761px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_6:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-761px top;
background-repeat:no-repeat;
}
.tabs_nav {
}
.tabs_nav li {
margin-bottom: -1px;
}
.tabs_nav li a:hover {
float:left;
background-image:url(../images/tab_selected_bg.png);
background-position:0 0;
background-repeat:no-repeat;
width:140px;
}
.tabs_nav .active a, .tabs_nav .active a:hover {
float:left;
background-image:url(../images/tab_selected_bg.png);
background-position:0 0;
background-repeat:no-repeat;
width:140px;
}
li {
line-height: 18px;
}
.tab-content.active {
display: block;
}
.tab-content.hide {
display: none;
}
/*=====================================PROJECT MAIN CONTANT CSS========================*/
#project_84_main_contant {
float:left;
width:100%;
margin-top:100px;
}
#project_84_main_contant h1 {
float:left;
width:100%;
text-align:center;
font-size:59px;
color:#000000;
font-family: 'existence_lightregular';
margin-bottom:75px;
}
#some_features {
float:left;
width:100%;
padding-bottom:20px;
}
#some_features li {
float:left;
width:50%;
margin-bottom:30px;
}
#some_features li img {
float:left;
}
#some_features li .features_text {
float:left;
width:75%;
margin-left:3%;
}
#some_features li .features_text h6 {
float:left;
width:100%;
font-family:"myriad Pro";
font-size:22px;
color:#000000;
}
#some_features li .features_text h6 a {
font-family:"myriad Pro";
font-size:12px;
color:#ffffff;
background-color:#66ce52;
padding:1px 3px;
font-weight:normal;
margin-left:15px;
margin-top:-2px !important;
float:right;
margin-right:50px;
}
#some_features li .features_text p {
float:left;
width:100%;
font-family:"myriad Pro";
font-size:16px;
color:#525252;
line-height:22px;
margin-top:5px;
}
/*===================================== LOGIN PAGE CSS ========================*/
#login_detail {
float:left;
width:100%;
}
#login_detail form {
margin:50px auto;
width:308px;
}
#login_detail form h6 {
float:left;
width:100%;
text-align:center;
font-size:47px;
color:#ffffff;
font-family: 'existence_lightregular';
}
#login_detail form input.input_1 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
background-image:url(../images/login_sprit.png);
background-position:left top;
background-repeat:no-repeat;
margin-top:50px;
}
#login_detail form input.input_2 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
margin-top:5px;
background-image:url(../images/login_sprit.png);
background-position:left -49px;
background-repeat:no-repeat;
}
#login_detail form input[type="submit"] {
float:left;
width:308px;
margin-top:28px;
background:none;
cursor:pointer;
background-image:url(../images/login_sprit.png);
background-position:left -118px;
background-repeat:no-repeat;
height:55px;
border:none;
}
#login_detail form input[type="submit"]:hover {
background-image:url(../images/login_hover.png);
background-position:1px 3px;
background-repeat:no-repeat;
}
#login_detail form .forget, #login_detail form .not_yet {
font-family:"myriad Pro";
font-size:11px;
color:#ffffff;
margin-top:15px;
}
#login_detail form .forget {
float:left;
}
#login_detail form .not_yet {
float:right;
}
/*===================================== REGISTER PAGE CSS =====================*/
#register_details {
float:left;
width:100%;
}
#register_details form {
margin:50px auto;
width:308px;
}
#register_details form h6 {
float:left;
width:100%;
text-align:center;
font-size:47px;
color:#ffffff;
font-family: 'existence_lightregular';
}
#register_details form input.input_1 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
background-image:url(../images/login_sprit.png);
background-position:left top;
background-repeat:no-repeat;
margin-top:50px;
}
#register_details form input.input_2 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
margin-top:5px;
background-image:url(../images/login_sprit.png);
background-position:left -49px;
background-repeat:no-repeat;
}
#register_details form input[type="submit"] {
float:left;
width:308px;
margin-top:28px;
background:none;
cursor:pointer;
background-image:url(../images/register_sprit.png);
background-position:left -221px;
background-repeat:no-repeat;
height:55px;
border:none;
}
#register_details form input[type="submit"]:hover {
background-image:url(../images/register_hover.png);
background-position:0 -1px;
background-repeat:no-repeat;
}
#register_details form .forget, #login_detail form .not_yet {
font-family:"myriad Pro";
font-size:11px;
color:#ffffff;
margin-top:15px;
}
#register_details form .forget {
float:left;
}
#register_details form .not_yet {
float:right;
}
#register_details form input.input_3 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
margin-top:5px;
background:none;
padding-left:60px;
background-image:url(../images/login_sprit.png);
background-position:left -49px;
background-repeat:no-repeat;
}
#register_details form input.input_4 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
margin-top:7px;
background-image:url(../images/register_sprit.png);
background-position:left -150px;
background-repeat:no-repeat;
}
/*===================================== ABOUT PSAGE CSS ========================*/
#about_us {
float:left;
width:100%;
margin-top:50px;
}
#about_us h1 {
float:left;
width:100%;
text-align:center;
color:#ffffff;
font-size:59px;
font-family: 'existence_lightregular';
}
#about_us .meet_the_team {
float:left;
width:100%;
margin-top:40px;
}
#about_us .meet_the_team li {
float:left;
margin:0px 10px;
width:220px;
}
#about_us .meet_the_team li .hawk, #about_us .meet_the_team li .kangaroo, #about_us .meet_the_team li .koala, #about_us .meet_the_team li .squirrel {
float:left;
width:100%;
height:160px;
}
#about_us .meet_the_team li .hawk {
background-image:url(../images/our_team_sprit.png);
background-position:36px top;
background-repeat:no-repeat;
}
#about_us .meet_the_team li .kangaroo {
background-image:url(../images/our_team_sprit.png);
background-position:-202px top;
background-repeat:no-repeat;
}
#about_us .meet_the_team li .koala {
background-image:url(../images/our_team_sprit.png);
background-position:-442px top;
background-repeat:no-repeat;
}
#about_us .meet_the_team li .squirrel {
background-image:url(../images/our_team_sprit.png);
background-position:-684px top;
background-repeat:no-repeat;
}
#about_us .meet_the_team li strong {
float:left;
width:100%;
text-align:center;
font-family: 'myriad_pro_lightbold';
font-size:18px;
color:#ffffff;
margin:5px 0px;
}
#about_us .meet_the_team li p {
float:left;
width:100%;
text-align:justify;
font-size:14px;
font-family:"myriad Pro";
color:#ffffff;
}
/*=====================================ABOUT WRAPPER TOP CSS========================*/
#wrapper_top_about {
background-image: url("../images/white_texture.png");
background-position: 0 0;
background-repeat: repeat;
float: left;
padding:30px 0px;
width: 100%;
}
#wrapper_top_about h2 {
float:left;
width:100%;
text-align:center;
font-size:59px;
color:#000000;
font-family: 'existence_lightregular';
margin-bottom:25px;
}
/*=====================================ABOUT WRAPPER LEFT CSS========================*/
#about_left {
float:left;
width:400px;
margin-left:10px;
margin-bottom: 20px;
}
#about_left .future_projects, #about_left .project_trial, #about_left .power_house {
float:left;
width:358px;
border:1px solid #cbcbcc;
background-color:#ffffff;
padding:0px 20px 0px 20px;
-moz-box-shadow: 3px 3px 3px #e0e0e0;
-webkit-box-shadow: 3px 3px 3px #e0e0e0;
box-shadow: 3px 3px 3px #e0e0e0;
}
#about_left .future_projects {
margin-top:48px;
}
#about_left .project_trial {
margin-top:170px;
}
#about_left .power_house {
margin-top:48px;
}
#about_left .future_projects .toltip_left, #about_left .project_trial .toltip_left, #about_left .power_house .toltip_left {
float:left;
margin-left:-21px;
}
#about_left .future_projects h3, #about_left .project_trial h3, #about_left .power_house h3 {
float:left;
font-size:20px;
color:#297f18;
font-family: 'existence_lightregular';
margin-top:-57px;
line-height:57px;
}
#about_left .future_projects p, #about_left .project_trial p, #about_left .power_house p {
float:left;
width:100%;
color:#414141;
font-family:"myriad Pro";
font-size:13px;
padding:25px 0px;
border-bottom:1px solid #e1e1e1;
}
#about_left .future_projects em, #about_left .project_trial em, #about_left .power_house em {
float:left;
margin:8px 0px 8px 0px;
padding-left:20px;
background-image:url(../images/clender_icon_1.png);
background-position: 0 center;
background-repeat:no-repeat;
font-style:normal;
font-family:"myriad Pro";
font-size:11px;
color:#272727;
line-height:14px;
}
/*=====================================ABOUT WRAPPER MIDDLE CSS========================*/
#about_middle {
float:left;
width:140px;
}
#about_middle .present {
float:left;
width:75px;
height:38px;
text-align:center;
line-height:29px;
color:#fff;
font-size:14px;
font-family: 'myriad_pro_lightbold';
margin-left:33px;
background-image:url(../images/drop_line_1.png);
background-position:0 0;
background-repeat:no-repeat;
}
#about_middle .present:hover, #about_middle .year_date:hover {
color:#84c745;
}
#about_middle .drop_title {
float:left;
width:75px;
height:688px;
margin-left:33px;
background-image:url(../images/drop_line_1.png);
background-position:0 -39px;
background-repeat:no-repeat;
}
#about_middle .year_date {
float:left;
width:75px;
height:44px;
text-align:center;
line-height:49px;
color:#fff;
font-size:14px;
font-family: 'myriad_pro_lightbold';
margin-left:33px;
background-image:url(../images/drop_line_1.png);
background-position:0 bottom;
background-repeat:no-repeat;
}
/*=====================================ABOUT WRAPPER RIGHT CSS========================*/
#about_right {
float:right;
width:400px;
margin-right:10px;
}
#about_right .powerhouse_market, #about_right .implantation_first {
float:left;
width:358px;
border:1px solid #cbcbcc;
background-color:#ffffff;
padding:0px 20px 0px 20px;
-moz-box-shadow: 3px 3px 3px #e0e0e0;
-webkit-box-shadow: 3px 3px 3px #e0e0e0;
box-shadow: 3px 3px 3px #e0e0e0;
}
#about_right .powerhouse_market {
margin-top:156px;
}
#about_right .implantation_first {
margin-top:144px;
}
#about_right .powerhouse_market .toltip_right, #about_right .implantation_first .toltip_right {
float:left;
margin-left:-34px;
}
#about_right .powerhouse_market h3, #about_right .implantation_first h3 {
float:left;
font-size:20px;
color:#297f18;
font-family: 'existence_lightregular';
margin-top:-57px;
line-height:57px;
}
#about_right .powerhouse_market p, #about_right .implantation_first p {
float:left;
width:100%;
color:#414141;
font-family:"myriad Pro";
font-size:13px;
padding:25px 0px;
border-bottom:1px solid #e1e1e1;
}
#about_right .powerhouse_market em, #about_right .implantation_first em {
float:left;
margin:8px 0px 8px 0px;
padding-left:20px;
background-image:url(../images/clender_icon_1.png);
background-position: 0 center;
background-repeat:no-repeat;
font-style:normal;
font-family:"myriad Pro";
font-size:11px;
color:#272727;
line-height:14px;
}
/*=====================================ABOUT AFFILIATES CSS========================*/
#affiliates {
float:left;
width:100%;
background-image:url(../images/affiliates_bg.png);
background-position: 0 0;
background-repeat:repeat;
height:361px;
}
#affiliates h1 {
float:left;
width:100%;
text-align:center;
font-size:42px;
color:#000000;
margin-bottom:15px;
margin-top:55px;
font-family: 'existence_lightregular';
}
#affiliates .affiliates_contributers {
float:left;
background-color:#ffffff;
border:1px solid #e9e9e9;
padding:15px 34px;
}
#affiliates .affiliates_contributers li {
float:left;
}
#affiliates .affiliates_contributers li+li {
background-image:url(../images/affiliates_sprit_02.png);
background-position:0 center;
background-repeat:no-repeat;
}
/*===================================== SERVICE HEADER CSS =====================*/
#services {
float:left;
width:100%;
margin-top:50px;
}
#services h1 {
color: #BFC2C7;
float: left;
font-family: 'existence_lightregular';
font-size: 47px;
line-height: 42px;
}
#service_besides {
float:left;
width:100%;
height:370px;
margin-top:15px;
background-image:url(../images/service_round_bg.png);
background-position:108px top;
background-repeat:no-repeat;
}
#service_besides .icon_center {
width:700px;
height:100%;
margin:0 auto;
}
#service_besides .services_icon {
float:left;
width:200px;
height:200px;
margin: 80px 0 0 58px;
}
#service_besides .services_icon img {
float:left;
}
#service_besides .service_header_text {
float:right;
width:425px;
height:100%;
}
#service_besides .service_header_text h6 {
float:left;
background-image:url(../images/service_header_title_bg.png);
background-position:0 0;
background-repeat:no-repeat;
width:245px;
font-size:35px;
color:#ffffff;
font-family: 'existence_lightregular';
height:57px;
line-height:57px;
padding-left:5px;
margin-top:41px;
}
#service_besides .service_header_text p {
float:left;
width:100%;
font-size:17px;
font-family:"myriad Pro";
color:#ffffff;
line-height:24px;
margin-top:15px;
}
/*=====================================SERVICE PAGE PRICING CSS========================*/
#service_pricing {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
}
#service_details {
float: left;
margin-bottom: 60px;
margin-top: 100px;
width: 100%;
}
#service_details .service_details {
float:left;
width:300px;
margin:0px 10px;
background-image:url(../images/service_pattern.png);
background-position:0 0;
background-repeat:repeat;
-moz-box-shadow: 3px 3px 5px #e0e0e0;
-webkit-box-shadow: 3px 3px 5px #e0e0e0;
box-shadow: 3px 3px 5px #e0e0e0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#service_details .service_details img {
float:left;
margin-left:110px;
margin-top:-40px;
cursor:pointer;
}
#service_details .service_details h6 {
float:left;
background-image:url(../images/service_title_bg.png);
background-position:0 0;
background-repeat:no-repeat;
width:292px;
height:63px;
line-height:63px;
margin-left:4px;
color:#ffffff;
font-size:37px;
font-family: 'existence_lightregular';
text-align:center;
font-weight:bold;
margin-top:10px;
}
#service_details .service_details ul {
float:left;
width:90%;
margin-left:10%;
margin-top:20px;
}
#service_details .service_details ul li {
float:left;
background-image:url(../images/service_bullot_bg.png);
background-position:0 4px;
background-repeat:no-repeat;
padding-left:30px;
margin-bottom:20px;
}
#service_details .service_details ul li strong {
float:left;
font-size:16px;
color:#ffffff;
font-family:"myriad Pro";
font-weight:normal;
}
#service_details .service_details ul li em {
float:left;
width:100%;
font-size:12px;
font-family:"myriad Pro";
color:#818181;
margin-top:2px;
}
#service_details .service_details span {
float:left;
width:100%;
text-align:center;
font-size:26px;
color:#ffffff;
font-style:italic;
font-family: 'existence_lightregular';
background-image:url(../images/service_sep_1.png);
background-position:center 0;
background-repeat:no-repeat;
padding:10px 0px;
}
#service_details .service_details span img {
float:left;
margin:0px;
padding:0px;
margin-top:10px;
}
.button_service {
float:left;
margin:15px 0px;
background-image:url(../images/service_let_reg.png);
background-position:2px 0;
background-repeat:no-repeat;
width:206px;
height:52px;
line-height:52px;
font-family:"myriad Pro";
font-size:20px;
font-weight:bold;
text-align:center;
color:#ffffff;
margin-left:45px;
}
.button_service:hover {
background-image:url(../images/service_let_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
/*=====================================SERVICE PAGE TESTIMONIAL CSS========================*/
#testimonal {
float:left;
width:100%;
padding:30px 0px;
}
#testimonal h1 {
float:left;
width:100%;
text-align:center;
color:#000000;
font-size:42px;
font-family: 'existence_lightregular';
margin-bottom:20px;
}
#testimonal .test_title {
width:839px;
margin:0 auto;
}
#testimonal .test_title img {
float:left;
}
#testimonal .test_title p {
float:left;
width:100%;
padding:20px 0px;
line-height:29px;
font-size:23px;
font-family:"myriad Pro";
color:#606060;
text-align:center;
}
#client_speek {
float:left;
width:100%;
margin-top:40px;
padding-bottom:100px;
}
#client_speek .first_testi, #client_speek .second_testi, #client_speek .third_testi {
float:left;
width:300px;
margin:0px 10px;
}
#client_speek .first_testi img, #client_speek .second_testi img, #client_speek .third_testi img {
float:left;
margin-left:40px;
}
#client_speek .first_testi .testi_bg, #client_speek .second_testi .testi_bg, #client_speek .third_testi .testi_bg {
float:left;
width:259px;
margin:0px 10px;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
padding:20px;
border-top:1px solid #bdbfc1;
border-left:1px solid #bdbfc1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#client_speek .first_testi ul, #client_speek .second_testi ul, #client_speek .third_testi ul {
float:left;
width:100%;
}
#client_speek .first_testi ul li, #client_speek .second_testi ul li, #client_speek .third_testi ul li {
float:left;
background-image:url(../images/service_top_icon.png);
background-position:0 0;
background-repeat:no-repeat;
}
#client_speek .first_testi ul li p, #client_speek .second_testi ul li p, #client_speek .third_testi ul li p {
text-indent:24px;
float:left;
font-family:"myriad Pro";
font-size:16px;
color:#000000;
line-height:29px;
background-image:url(../images/service_bottom_icon.png);
background-position:right bottom;
background-repeat:no-repeat;
margin-bottom: 10px;
padding-left: 19px;
padding-top: 9px;
}
#client_speek .first_testi ul li .client_name, #client_speek .second_testi ul li .client_name, #client_speek .third_testi ul li .client_name {
float: left;
left: -20px;
margin-top: -102px;
position: relative;
top: 177px;
width:220px;
}
#client_speek .first_testi ul li .client_name strong, #client_speek .second_testi ul li .client_name strong, #client_speek .third_testi ul li .client_name strong {
float:left;
color:#3c6ab7;
font-size:26px;
font-weight:bold;
font-family: 'existence_lightregular';
width:300px;
line-height:30px;
}
#client_speek .first_testi ul li .client_name span, #client_speek .second_testi ul li .client_name span, #client_speek .third_testi ul li .client_name span {
float:left;
font-family:"myriad Pro";
font-size:12px;
color:#4d4d4d;
margin-top:3px;
}
/*===================================== CONTACT PAGE CSS =======================*/
#contact {
float:left;
width:100%;
margin-top:50px;
}
#contact_form_left {
float:left;
margin-left:10px;
width:460px;
}
#contact_form_left form {
float:left;
width:100%;
}
#contact_form_left form input[type="text"].contact_name, #contact_form_left form input[type="text"].contact_email, #contact_form_left form textarea.contact_textarea {
font-size:16px;
font-family:"myriad Pro";
color:#000000;
}
#contact_form_left form input[type="text"].contact_name {
float:left;
width:240px;
border:none;
background:none;
padding-left:61px;
background-image:url(../images/contact_page_name.png);
background-position:0 0;
background-repeat:no-repeat;
padding-bottom:14px;
padding-top:12px;
}
#contact_form_left form input[type="text"].contact_email {
float:left;
width:240px;
border:none;
background:none;
padding-left:61px;
background-image:url(../images/contact_page_email.png);
background-position:0 0;
background-repeat:no-repeat;
padding-bottom:14px;
padding-top:12px;
margin:8px 0px;
}
#contact_form_left form textarea.contact_textarea {
float:left;
width:399px;
border:none;
background:none;
padding-left:61px;
background-image:url(../images/contact_page_message.png);
background-position:0 0;
background-repeat:no-repeat;
padding-top:12px;
height:119px;
}
#contact_form_left form input[type="submit"] {
float:left;
width:112px;
border:none;
background:none;
margin-top:15px;
background-image:url(../images/contact_message_reg.png);
background-position:0 0;
background-repeat:no-repeat;
height:32px;
cursor:pointer;
}
#contact_form_left form input[type="submit"]:hover {
background-image:url(../images/contact_message_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
.contact_form_line {
float:left;
margin:0px 69px 0px 89px;
}
#contact_form_right {
float:left;
width:320px;
margin-right:10px;
}
#contact_form_left h1, #contact_form_right h1 {
float:left;
font-size:47px;
color:#ffffff;
font-family: 'existence_lightregular';
margin-bottom:50px;
}
#contact_form_right h6 {
float:left;
width:260px;
font-size:33px;
color:#ffffff;
font-weight:bold;
font-family: 'existence_lightregular';
background-image:url(../images/contact_page_phone_icon.png);
background-position:0 0;
background-repeat:no-repeat;
text-shadow: 0 3px 3px #000000;
height:45px;
padding-left:60px;
}
#contact_form_right p {
float:left;
width:100%;
font-size:19px;
font-family:"myriad Pro";
color:#ffffff;
line-height:38px;
margin-top:45px;
}
/*=====================================CONTACT PAGE ADDRESS CSS========================*/
#contact_address {
float:left;
width:100%;
margin-top:25px;
margin-bottom:100px;
}
#contact_address h1 {
float:left;
width:100%;
text-align:center;
font-size:59px;
color:#000;
font-family: 'existence_lightregular';
}
#contact_address .address_powerhouse {
float:left;
width:100%;
margin-top:40px;
}
#contact_address .address_powerhouse h5 {
float:left;
margin-left:70px;
width:320px;
font-size:26px;
font-family:"myriad Pro";
color:#000000;
margin-top:67px;
margin-bottom:15px;
}
#contact_address .address_powerhouse span {
float:left;
margin-left:70px;
width:320px;
font-family:"myriad Pro";
font-size:20px;
line-height:22px;
color:#797979;
margin-bottom:30px;
}
#contact_address .address_powerhouse a {
float:left;
margin-left:70px;
width:223px;
height:51px;
background-image:url(../images/google_map.png);
background-position:0 0;
background-repeat:no-repeat;
}
#contact_address .address_powerhouse a:hover {
background-image:url(../images/google_map_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
#contact_address .address_powerhouse_img {
float:right;
border:1px solid #9d9d9d;
}
/*===================================== BLOG PAGE CSS ==========================*/
#blog_top {
float:left;
width:100%;
margin-top:50px;
}
#blog_top h1 {
float:left;
width:100%;
text-align:center;
color:#fff;
font-size:48px;
font-family: 'existence_lightregular';
text-shadow: 0 3px 3px #000000;
}
/*=====================================BLOG PAGE MAIN CONTANT CSS========================*/
#blog_content {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
padding:25px 0px;
}
/*=====================================BLOG PAGE MAIN CONTANT CSS========================*/
#blog_left {
float:left;
width:220px;
margin-left:10px;
}
.blog_side_bg {
float:left;
width:219px !important;
padding-top:25px;
padding-bottom:35px;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:15px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:15px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:15px;
border-top-right-radius:0px;
border-bottom-left-radius:15px;
border-bottom-right-radius:0px;
background-image:url(../images/blog_left_bg.png);
background-position: 0 0;
background-repeat:repeat;
}
#blog_cat {
float:left;
}
#blog_left h4 {
float:left;
width:auto;
font-size:26px;
font-weight:bold;
color:#000000;
font-family: 'existence_lightregular';
margin-left:20px;
}
#categories {
float:left;
width:219px;
margin-top:15px;
}
#categories li {
float:left;
margin:1px 0px;
width:219px;
}
#categories li+li {
float:left;
background-image:url(../images/blgo_left_line.png);
background-position:center top;
background-repeat:no-repeat;
width:219px;
}
#categories li a {
float:left;
margin-top:2px;
line-height:34px;
font-family:"myriad Pro";
font-size:14px;
color:#535353;
width:181px;
margin-left:15px;
background-image:url(../images/blog_bullet_bg.png);
background-position: 9px center;
background-repeat:no-repeat;
padding-left:24px;
height:34px;
}
#categories li a:hover, #categories li a.active {
background-image:url(../images/blog_nav_active_hover.png);
background-position:right top;
background-repeat:no-repeat;
color:#1f1f1f;
}
#plpular_tags {
float:left;
margin-top:35px;
padding-bottom:20px;
}
#plpular_tags_icon {
float:left;
width:219px;
margin-top:17px;
}
#plpular_tags_icon li {
float:left;
margin-left:10px;
margin-bottom:6px;
}
#plpular_tags_icon li a {
float:left;
background-image:url(../images/blgo_nav_left.png);
background-position:0 0;
background-repeat:no-repeat;
padding-left:23px;
height:25px;
}
#plpular_tags_icon li a span {
float:left;
background-image:url(../images/blog_nav_right.png);
background-position:right top;
background-repeat:no-repeat;
padding-right:10px;
font-size:12px;
font-family:Helvetica;
font-weight:bold;
height:25px;
color:#fff;
line-height:21px;
font-weight:normal;
}
#archive {
float:left;
margin-top:35px;
}
#blog_archive {
float:left;
width:219px;
margin-top:15px;
}
#blog_archive li {
float:left;
margin:1px 0px;
width:219px;
}
#blog_archive li+li {
float:left;
background-image:url(../images/blgo_left_line.png);
background-position:center top;
background-repeat:no-repeat;
width:219px;
}
#blog_archive li a {
float:left;
margin-top:2px;
line-height:34px;
font-family:"myriad Pro";
font-size:14px;
color:#535353;
width:181px;
margin-left:15px;
background-image:url(../images/blog_bullet_bg.png);
background-position: 9px center;
background-repeat:no-repeat;
padding-left:24px;
height:34px;
}
#blog_archive li a:hover, #blog_archive li a.active {
background-image:url(../images/blog_nav_active_hover.png);
background-position:right top;
background-repeat:no-repeat;
color:#1f1f1f;
}
#polular {
float:left;
margin-top:35px;
}
#polular span {
float:left;
width:219px;
}
#polular span.margin {
margin-top:20px;
}
#polular span strong {
float:left;
font-size:12px;
color:#000000;
font-family: 'myriad_pro_lightbold';
margin-left:20px;
width:auto;
}
#polular span a {
float:left;
width:179px;
color:#6a6a6a;
font-family:"myriad Pro";
font-size:12px;
line-height:16px;
margin-left:20px;
margin-right:20px;
margin-top:5px;
text-align:justify;
}
#polular span .line_break_img {
float:left;
width:219px;
background-image:url(../images/blgo_left_line.png);
background-position:center top;
background-repeat:no-repeat;
margin:10px 0px;
height:2px;
}
/*=====================================BLOG PAGE MAIN CONTANT CSS========================*/
#blog_right {
float:left;
width:678px;
padding:20px;
background-color:#ffffff;
/*-moz-box-shadow: 3px 3px 0px #e0e0e0;
-webkit-box-shadow: 3px 3px 0px #e0e0e0;
box-shadow: 3px 3px 0px #e0e0e0;*/
border-right:2px solid #E0E0E0;
border-bottom:2px solid #E0E0E0;
}
.post_blog {
float:left;
width:100%;
}
.post_blog h2 {
float:left;
width:505px;
height:80px;
background-image:url(../images/blgo_title_bg.png);
background-position:0 0;
background-repeat:repeat;
line-height:80px;
font-size:38px;
color:#000000;
font-family: 'existence_lightregular';
padding-left:25px;
}
.post_blog h3 {
float:right;
width:145px;
height:80px;
background-image:url(../images/blgo_title_bg.png);
background-position:0 0;
background-repeat:repeat;
}
.post_blog .post_date {
float:left;
width:129px;
height:39px;
margin-left:8px;
margin-top:8px;
background-image:url(../images/blog_date_img.png);
background-position:0 0;
background-repeat:no-repeat;
}
.post_blog h3 .post_date code {
float:left;
width:35px;
height:39px;
font-family:"myriad Pro";
color:#ffffff;
font-size:30px;
padding-left:5px;
line-height:39px;
text-shadow: 0 1px 1px #000000;
}
.post_blog h3 .post_date strong {
float:right;
width:85px;
font-size:12px;
color:#fff;
font-family: 'myriad_pro_lightbold';
margin-top:6px;
}
.post_blog h3 .post_date em {
float:right;
width:85px;
font-family: 'myriad_pro_lightbold';
font-size:12px;
color:#fff;
font-style:normal;
}
.post_blog h3 dfn {
float:left;
background-image:url(../images/blog_post_pencil.png);
background-position:0 0;
background-repeat:no-repeat;
padding-left:18px;
font-size:12px;
font-family:"myriad Pro";
color:#787878;
margin-left:8px;
margin-top:10px;
font-style:normal;
line-height:15px;
}
.post_blog img {
float:left;
margin:20px 0px;
}
.post_blog p {
float:left;
width:100%;
font-family:"myriad Pro";
font-size:15px;
line-height:26px;
color:#505050;
margin-bottom:15px;
}
a {
float:left;
}
.post_blog .blgo_read {
float:left;
background-image:url(../images/blog_read_more.png);
background-position:0 0;
background-repeat:no-repeat;
width:97px;
font-size:14px;
font-family: 'myriad_pro_lightbold';
height:30px;
color:#fff;
line-height:30px;
padding-left:10px;
}
.post_blog .blgo_read:hover {
background-image:url(../images/blog_read_more_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
.post_blog .blgo_comment {
float:left;
background-image:url(../images/blog_comment_reg.png);
background-position:0 0;
background-repeat:no-repeat;
width:108px;
font-size:14px;
font-family: 'myriad_pro_lightbold';
height:30px;
color:#fff;
line-height:30px;
padding-left:10px;
margin-left:15px;
}
.post_blog .blgo_comment:hover {
background-image:url(../images/blog_comment_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
.post_blog .blgo_developer_icon {
float:left;
width:100%;
margin-top:15px;
margin-bottom:15px;
padding-top:10px;
border-top:1px solid #e5e5e5;
}
.blgo_developer_icon ul {
float:left;
}
.blgo_developer_icon ul li {
float:left;
margin-right:20px;
}
.blgo_developer_icon ul li a {
float:left;
font-size:11px;
font-family:"myriad Pro";
color:#969696;
}
.blgo_developer_icon ul li a img {
float:left;
margin-right:10px;
width:23px;
height:19px;
margin-top:3px;
margin-left:0px;
margin-bottom:0px;
}
/*=====================================BLOG PAGE NAVIGATION CSS========================*/
#page_navigation {
float:left;
height:110px;
width:100%;
background-color:#fff;
}
.blog_page_nav {
float:right;
width:505px;
margin-top:40px;
}
.blog_page_nav li {
float:left;
margin-right:5px;
}
.blog_page_nav li a {
float:left;
width:27px;
height:27px;
background-image:url(../images/blgo_page_nav_icon.png);
background-position:0 0;
background-repeat:no-repeat;
text-align:center;
line-height:26px;
font-size:15px;
font-family:"myriad Pro";
color:#fff;
}
.blog_page_nav li a.active, .blog_page_nav li a:hover {
background-image:url(../images/blgo_page_nav_icon_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
.blog_page_nav li a.page_prev {
background-image:url(../images/blog_page_nav.png);
background-position:0 0;
background-repeat:no-repeat;
width:48px;
}
.blog_page_nav li a.page_next {
background-image:url(../images/blog_page_nav.png);
background-position:0 0;
background-repeat:no-repeat;
width:48px;
}
/*===================================== BLOG POST PAGE CSS =====================*/
#leave_comment {
float:left;
width:100%;
margin-top:20px;
border-bottom: 1px solid #E5E5E5;
}
.person_icon {
float:left;
margin-bottom:15px;
}
.person_icon h5 {
float:left;
width:74px;
}
.person_icon img {
float:left;
}
.person_icon span {
float:left;
width:100%;
font-size:11px;
font-family:"myriad Pro";
color:#3461d3;
margin:4px 0px 2px;
font-weight:700;
}
.person_icon em {
float:left;
width:100%;
font-style:normal;
font-size:11px;
font-family:"myriad Pro";
color:#959595;
}
.person_icon a {
float:right;
font-size:12px;
font-family:"myriad Pro";
color:#3461d3;
margin-top:8px;
margin-right:20px;
}
.person_comment {
float:left;
background-color:#e9e9e9;
padding:15px;
font-family:"myriad Pro";
font-size:13px;
color:#5d5d5d;
line-height:26px;
border:solid 1px #cccccc;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
width:79%;
margin-left:25px;
}
.person_comment .comment_tooltip {
float:left;
position:relative;
margin-left:-30px;
}
.leve_margin {
margin-left:110px;
}
.short_width {
width:75%;
}
#comment_form {
float:left;
width:100%;
margin-top:40px;
}
#comment_form h2 {
float:left;
font-family:"myriad Pro";
font-weight:bold;
font-size:20px;
color:#373737;
}
#comment_form form {
float:left;
width:100%;
margin-top:35px;
}
#comment_form form input.comment_name, #comment_form form input.comment_email, #comment_form form textarea.coment_message {
background:none;
border:none;
padding-left:60px;
padding-top:13px;
padding-bottom:14px;
margin-bottom:10px;
font-size:16px;
font-family:"myriad Pro";
color:#292929;
}
#comment_form form input.comment_name {
float:left;
width:300px;
background-image:url(../images/leave_name.png);
background-position:0 0;
background-repeat:no-repeat;
}
#comment_form form input.comment_email {
float:left;
width:300px;
background-image:url(../images/leave_email.png);
background-position:0 0;
background-repeat:no-repeat;
}
#comment_form form textarea.coment_message {
float:left;
width:612px;
height:105px;
background-image:url(../images/leave_message.png);
background-position:0 0;
background-repeat:no-repeat;
}
#comment_form form input[type="submit"] {
float:left;
border:none;
background:none;
width:298px;
height:45px;
margin-top:3px;
line-height:42px;
background-image:url(../images/leave_post_comment.png);
background-position:0 0;
background-repeat:no-repeat;
color:#fff;
font-family:"myriad Pro";
font-size:20px;
font-weight:bold;
cursor:pointer;
}
#comment_form form input[type="submit"]:hover {
background-image:url(../images/leave_post_comment_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
#page_navigation .leave_back {
float:right;
margin-right:315px;
width:138px;
height:37px;
background-image:url(../images/leave_back.png);
background-position:0 0;
background-repeat:no-repeat;
margin-top:35px;
}
#page_navigation .leave_back:hover {
float:right;
margin-right:315px;
width:138px;
height:37px;
background-image:url(../images/leave_back_hover.png);
background-position:0 0;
background-repeat:no-repeat;
margin-top:35px;
}
/*===================================== EXTRA POST PAGE CSS ====================*/
#extra_page {
float:left;
width:100%;
margin-top:50px;
}
#extra_slider {
float:left;
width:100%;
}
#extra_slider h1 {
float:left;
width:70%;
padding-bottom:15px;
background-image:url(../images/slider-bg.png);
background-repeat:repeat-x;
height:137px;
margin-top:-245px;
margin-left:50px;
font-family:"myriad Pro";
font-size:17px;
color:#fff;
padding-top:10px;
padding-left:10px;
line-height:21px;
z-index: 1;
position:absolute;
}
#extra_slider h1 strong {
float:left;
font-family:"myriad Pro";
font-size:25px;
line-height:30px;
}
/*=====================================EXTRA POST PAGE TAB CSS========================*/
#extra_content {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
}
#extra_cat {
float:left;
width:100%;
padding:50px 0px 0px;
}
#extra_cat h1 {
float:left;
font-size:36px;
color:#000000;
font-family: 'existence_lightregular';
margin-left:10px;
}
/* Example Styles for Demo */
.extra_tab {
display: inline-block;
zoom:1;
*display:inline;
background: #eee;
border: solid 1px #999;
border-bottom: none;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.extra_tab a {
font-size: 14px;
line-height: 2em;
display: block;
padding: 0 10px;
outline: none;
}
.extra_tab a:hover {
text-decoration: underline;
}
.extra_tab.active {
background: #fff;
padding-top: 6px;
position: relative;
top: 1px;
border-color: #666;
}
.extra_tab a.active {
font-weight: bold;
}
.tab-container .panel-container {
float:left;
}
.panel-container {
margin-bottom: 10px;
float:left;
}
.etabs {
float:left;
margin-left:10px;
margin-top:30px;
width:950px;
}
.etabs li {
float:left;
margin-right:10px;
}
.etabs li a {
float:left;
background-image:url(../images/extra_tab_bg.png);
background-position:0 0;
background-repeat:repeat-x;
padding:0px 20px;
line-height:35px;
}
.etabs li a:hover, .etabs li.active {
background-image:url(../images/extra_tab_bg_hover.png);
background-repeat:repeat;
background-position:0 0;
}
.extra_tab_content {
float:left;
width:960px;
margin-top:35px;
}
.extra_tab_content li {
float:left;
width:300px;
margin:0px 10px;
background-color:#fff;
padding-bottom:20px;
margin-bottom:35px;
position:relative;
z-index:102;
}
.extra_tab_content li a {
float:left;
}
.extra_tab_content li a img {
float:left;
border-bottom:2px solid #8fd831;
position:relative;
z-index:2221;
}
.extra_tab_content li a img:hover {
float:left;
background-image:url(../images/extra_tab_hover.png);
background-position:0 0;
background-repeat:no-repeat;
position:relative;
z-index:2222;
border-bottom:2px solid #000;
}
.extra_tab_content li strong {
float:left;
margin-top:20px;
margin-left:10px;
margin-bottom:5px;
font-size:14px;
color:#000000;
font-family: 'myriad_pro_lightbold';
}
.extra_tab_content li p {
float:left;
width:280px;
padding:0px 10px;
font-family:"myriad Pro";
font-size:13px;
color:#3a3a3a;
line-height:16px;
}
#extra_page_nav {
float:left;
width:100%;
}
#extra_page_nav ul {
float:left;
margin-left:10px;
margin-bottom:30px;
}
#extra_page_nav ul li {
float:left;
margin-right:10px;
}
#extra_page_nav ul li a {
float:left;
line-height:35px;
text-align:center;
color:#000;
padding:0px 15px;
background-image:url(../images/extra_tab_bg.png);
background-position:0 0;
background-repeat:repeat-x;
}
#extra_page_nav ul li a:hover {
background-image:url(../images/extra_tab_bg_hover.png);
background-position: 0 0;
color:#000;
opacity:.60;
background-repeat:repeat-x;
}
#extra_testimonial {
float:left;
width:100%;
background-color:#fff;
padding:40px 0px;
}
#extra_testi {
float:left;
width:100%;
background-image:url(../images/extra_testi_bg.png);
background-repeat:repeat;
}
#extra_testi ul {
float:left;
width:905px;
padding:45px 25px 25px 30px;
}
#extra_testi ul li {
float:left;
width:100%;
background-image:url(../images/extra_img_11.png);
background-position:0 0;
background-repeat:no-repeat;
}
#extra_testi ul li p {
float:left;
width:95%;
padding-left:45px;
font-family:"myriad Pro";
font-size:18px;
color:#5c5c5c;
line-height:31px;
padding-top:5px;
}
#extra_testi ul li p img {
float:right;
}
#extra_testi ul li p strong {
color:#000000;
font-family: 'myriad_pro_lightbold';
}
#extra_testi ul li span {
float:right;
width:100px;
font-family:"myriad Pro";
font-size:18px;
color:#0061c4;
margin-top:5px;
margin-right:30px;
}
#extra_testi ul li em {
float:left;
font-size:14px;
color:#424242;
font-style:normal;
}
.sign_up_beta_img {
float:left;
background-image:url(../images/signup-beta.png);
background-position:0 0;
background-repeat:no-repeat;
width:207px;
height:70px;
}
.sign_up_beta_img:hover {
background-image:url(../images/signup-beta-hover.png);
background-position:0 0;
background-repeat:no-repeat;
} | themes/www/css/style.css | * {
margin:0px;
padding:0px;
}
img {
border:none;
}
input, textarea{
outline:none;}
ul li {
list-style:none;
}
a {
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
display:block;
font-weight:normal;
}
body {
font-size:15px;
font-family:"myriad Pro";
background-image:url(../images/body_bg.png);
background-position:0 0;
background-repeat:repeat;
background-color:#1b3363;
}
.center_frame {
width:960px;
margin:0 auto;
}
/*===================================== HEADER CSS ============================*/
#header {
float:left;
width:100%;
}
/*===================================== TOP HEADER CSS ========================*/
#top_header {
float:left;
width:100%;
background-image:url(../images/top_bg.png);
background-position:0 0;
background-repeat:repeat-x;
height:41px;
}
#top_header .top {
float:right;
width:420px;
}
#top_header .search {
float:left;
margin-top:4px;
margin-left:-10px;
}
#top_header .search input[type="text"] {
float:left;
border:none;
background-image:url(../images/search_box.png);
background-position:0 0;
background-repeat:no-repeat;
width:165px;
font-family:"Myriad Pro";
color:#fff;
background-color:#000;
padding: 6px 0 8px 5px;
/* line-height:32px;*/
height:19px;
font-size:14px;
}
#top_header .search a {
float: left;
margin-left: -32px;
margin-top: 2px;
background-image:url(../images/search_reg.png);
background-position:0 0;
background-repeat:no-repeat;
width:29px;
height:28px;
}
#top_header .search a:hover {
float: left;
background-image:url(../images/search_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
margin-left: -32px;
margin-top: 2px;
position:relative;
z-index:3100;
}
#top_header .language {
float:left;
margin-top:4px;
background-image:url(../images/language_bg.png);
background-position:0 0;
background-repeat:no-repeat;
height:30px;
width:87px;
margin-left:9px;
padding-left:1px;
margin-right:9px;
}
#top_header .language .english {
float:left;
background-image:url(../images/sprit_language_icon.png);
background-position:left top;
background-repeat:no-repeat;
height:28px;
width:28px;
}
#top_header .language .english:hover, #top_header .language .english.active {
background-image:url(../images/sprit_language_icon.png);
background-position:left bottom;
background-repeat:no-repeat;
}
#top_header .language .german {
float:left;
background-image:url(../images/sprit_language_icon.png);
background-position:-28px top;
background-repeat:no-repeat;
height:28px;
width:28px;
}
#top_header .language .german:hover, #top_header .language .german.active {
background-image:url(../images/sprit_language_icon.png);
background-position:-28px bottom;
background-repeat:no-repeat;
}
#top_header .language .spanish {
float:left;
background-image:url(../images/sprit_language_icon.png);
background-position:-56px top;
background-repeat:no-repeat;
height:28px;
width:28px;
}
#top_header .language .spanish:hover, #top_header .language .spanish.active {
background-image:url(../images/sprit_language_icon.png);
background-position:-56px bottom;
background-repeat:no-repeat;
}
#top_header .login {
float:left;
margin-top:5px;
}
#top_header .login .login_img {
float:left;
width:62px;
height:32px;
margin:0px 0px;
background-image:url(../images/login_reg.png);
background-position: 0 0;
background-repeat:no-repeat;
line-height:30px;
text-align:center;
color:#fff;
}
#top_header .login .login_img:hover {
background-image:url(../images/login_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
#top_header .login .register {
float:left;
width:76px;
height:32px;
margin:0px 5px;
background-image:url(../images/register_reg.png);
background-position: right top;
background-repeat:no-repeat;
line-height:30px;
text-align:center;
color:#fff;
}
#top_header .login .register:hover {
background-image:url(../images/register_reg_hover.png);
background-position:1px 0;
background-repeat:no-repeat;
}
/*===================================== LOGO AND NAVIGATION CSS ===============*/
#logo_nav {
float:left;
width:100%;
background-image:url(../images/slider_bg_11.png);
background-position:0 bottom;
background-repeat:repeat-x;
position:relative;
z-index:99;
}
#logo_nav .bg {
float:left;
width:100%;
background-image:url(../images/slider_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
position:relative;
z-index:100;
height:581px;
}
#logo_nav .bg1 {
float:left;
width:100%;
background-image:url(../images/slider_bg1.jpg);
background-position:center top;
background-repeat:no-repeat;
position:relative;
z-index:100;
height:581px;
}
#logo_nav .bg_11 {
float:left;
width:100%;
background-image:url(../images/contact_page_map_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
position:relative;
z-index:100;
height:581px;
}
#logo_nav .bg_111 {
float:left;
width:100%;
background-image:url(../images/blog_bg.png);
background-position:center top;
background-repeat:no-repeat;
position:relative;
z-index:100;
height:251px;
}
#logo_nav .logo {
float:left;
margin-top:20px;
width:360px;
}
#logo_nav .logo a {
float:left;
}
#logo_nav .logo a img {
float:left;
}
#navigation {
float:right;
margin-top:35px;
height:46px;
position:relative;
z-index:999;
}
#navigation li {
float:left;
margin-left:5px;
}
#navigation li a {
float:left;
background-image:url(../images/menu_left.png);
background-position: left top;
background-repeat:no-repeat;
padding-left:20px;
cursor:pointer;
position: relative;
z-index: 9999;
}
#navigation a span {
float:left;
padding:0px 20px 0px 0px;
line-height:46px;
color:#ffffff;
background-image:url(../images/menu_right.png);
background-position:right top;
background-repeat:no-repeat;
}
#navigation a span em {
float:right;
background-image:url(../images/menu_dropdown.png);
background-position:right center;
width:20px;
background-repeat:no-repeat;
}
#navigation li a:hover {
background-image:url(../images/menu_left_hover.png);
background-position:left top;
background-repeat:no-repeat;
}
#navigation li a:hover span {
background-image:url(../images/menu_right_hover.png);
background-position:right top;
background-repeat:no-repeat;
}
#navigation li ul {
display:none;
padding-top: 72px;
margin-left:-40px;
float:left;
position:absolute;
z-index:999;
}
#navigation li:hover ul {
display:block;
}
/*===================================== DROPDOWN CSS ==========================*/
#navigation ul {
width: 182px;
position: absolute;
float:left;
background-image:url(../images/drop_down_bg_top_1.png);
background-position:0 49px;
background-repeat:no-repeat;
height:197px;
padding-bottom:10px;
}
#navigation ul li {
font-weight: normal;
color: #000;
float: none;
}
#navigation ul li .life, #navigation ul li .life_1, #navigation ul li .life_2, #navigation ul li .life_3, #navigation ul li .life_4 {
float:left;
padding-left:43px;
color:#ffffff;
font-family:"myriad Pro";
font-size:14px;
}
.newsletter a {
float:left;
color:#000;
}
.newsletter a:hover {
color:#4CC72A;
}
#navigation ul li .life {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left 2px;
background-repeat:no-repeat;
}
#navigation ul li .life_1 {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left -35px;
background-repeat:no-repeat;
}
#navigation ul li .life_2 {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left -70px;
background-repeat:no-repeat;
}
#navigation ul li .life_3 {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left -103px;
background-repeat:no-repeat;
}
#navigation ul li .life_4 {
float:left;
background-image:url(../images/drop_down_product.png);
background-position:left -140px;
background-repeat:no-repeat;
}
#navigation ul li .life:hover, #navigation ul li .life_1:hover, #navigation ul li .life_2:hover, #navigation ul li .life_3:hover, #navigation ul li .life_4:hover {
color:#84c745;
}
#navigation ul li .life.active, #navigation ul li .life_1.active, #navigation ul li .life_2.active, #navigation ul li .life_3.active, #navigation ul li .life_4.active {
color:#84c745;
}
#navigation ul span {
float:left;
width:182px;
background-image:url(../images/drop_li_line.png);
background-position:center center;
background-repeat:no-repeat;
height:3px;
margin:8px 0 8px -5px;
;
}
#navigation ul img {
float:left;
width:182px;
}
#navigation ul .bg_1 {
float:left;
width:182px;
background-image:url(../images/drop_down_bg_middel.png);
background-position: 0 0;
background-repeat:repeat-y;
}
#navigation ul .top_img {
float:left;
width:182px;
background-image:none;
height:auto;
margin:0px;
}
/*===================================== WRAPPER CSS ===========================*/
#wrapper {
float:left;
width:100%;
margin-top:-1px;
}
#wrapper_top {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
height:194px;
}
#wrapper_top .section_left {
float:left;
width:297px;
padding:0px 10px;
height:195px;
background-image:url(../images/sperater.png);
background-position:right center;
background-repeat:no-repeat;
}
/*#wrapper_top .section_left .splitters{
float:right;
width:3px;
background-image:url(../images/sperater.png);
background-position:0 center;
background-repeat:no-repeat;
height:195px;
}*/
#wrapper_top .section_middle {
float:left;
width:297px;
padding:0px 10px;
height:195px;
background-image:url(../images/sperater.png);
background-position:right center;
background-repeat:no-repeat;
}
#wrapper_top .section_right {
float:left;
width:300px;
padding:0px 10px;
}
#wrapper_top .section_left, #wrapper_top .section_middle, #wrapper_top .section_right {
float:left;
}
#wrapper_top .section_left h5, #wrapper_top .section_middle h5, #wrapper_top .section_right h5 {
float:left;
color:#000000;
font-family: 'geosanslightregular';
font-size:25px;
font-weight:normal;
margin-top:45px;
}
#wrapper_top .section_left h5 img, #wrapper_top .section_middle h5 img, #wrapper_top .section_right h5 img {
float:left;
margin-right:20px;
}
#wrapper_top .section_left p, #wrapper_top .section_middle p, #wrapper_top .section_right p {
float:left;
color:#3a3a3a;
font-family:"myriad Pro";
font-size:14px;
font-weight:normal;
margin-top:10px;
width:280px;
text-align:justify;
}
#main_contant {
float:left;
width:100%;
}
#main_contant h2 {
float:left;
width:100%;
background-image:url(../images/title_bg.png);
background-position:0 0;
background-repeat:repeat-x;
height:79px;
text-align:center;
line-height:79px;
color:#555555;
font-family: 'existence_lightregular';
font-size:48px;
font-weight:normal;
margin:30px 0px 15px 0px;
}
#main_contant .box_1, #main_contant .box_3, #main_contant .box_2 {
float:left;
width:960px;
-moz-box-shadow: 5px 5px 5px #f3f3f4;
-webkit-box-shadow: 5px 5px 5px #f3f3f4;
box-shadow: 5px 5px 5px #f3f3f4;
border:1px solid #d8d8d8;
margin-bottom:25px;
height:324px;
}
.text {
float:left;
width:424px;
margin-left:-43px;
}
#main_contant .box_1 .img_1 {
float:left;
display:block;
}
#main_contant .box_3 .img_1 {
float:left;
display:block;
}
#main_contant .box_1 h6, #main_contant .box_2 h6, #main_contant .box_3 h6 {
float:left;
width:424px;
color:#48a31b;
font-size:37px;
font-family: 'existence_lightregular';
margin-top:60px;
}
#main_contant .box_1 h5, #main_contant .box_2 h5, #main_contant .box_3 h5 {
float:left;
width:424px;
font-family:"myriad Pro";
font-size:20px;
color:#2c2c2c;
}
#main_contant .box_1 p, #main_contant .box_2 p, #main_contant .box_3 p {
float:left;
width:424px;
line-height:26px;
color:#555555;
font-family:"myriad Pro";
font-size:15px;
}
#main_contant .box_1 a, #main_contant .box_2 a, #main_contant .box_3 a {
float:left;
margin-top:30px;
width:83px;
height:31px;
background-image:url(../images/more_info.png);
background-position:0 0;
background-repeat:no-repeat;
}
#main_contant .box_1 a:hover, #main_contant .box_2 a:hover, #main_contant .box_3 a:hover {
background-image:url(../images/more_info_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
#main_contant .box_1 .main_img_1 {
float:right;
margin-right:70px;
}
#main_contant .box_3 .main_img_3 {
float:right;
margin:20px 20px 0px 0px;
}
#main_contant .box_2 .main_img_2 {
float:left;
margin-left:50px;
}
#main_contant .box_2 .img_2 {
float:right;
}
.text_2 {
float:right;
width:424px;
margin-right:-30px;
}
/*===================================== FOOTER CSS ============================*/
#footer {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
height:412px;
}
#footer1 {
width:960px;
margin:0 auto;
padding-top:44px;
}
#footer1 h2 {
font-size:17px;
font-weight:bold;
color:#000 !important;
width:200px;
padding:0px 0 12px 0;
margin:0px;
}
#fbox1 {
width:369px;
float:left;
border-right: 1px solid #dadada;
padding: 0 10px 0 10px;
min-height:300px;
}
#fbox2 {
width:298px;
float:left;
border-right: 1px solid #dadada;
border-left: 1px solid #fff;
padding: 0 20px 0 20px;
min-height:300px;
}
#fbox2 .share {
width:299px;
height:51px;
margin:15px 0 30px 0;
}
#fbox2 .share .facebook {
float:left;
height:51px;
width:49px;
background-image:url(../images/social_icon.png);
background-position:left top;
background-repeat:no-repeat;
}
#fbox2 .share .facebook:hover {
background-image:url(../images/social_icon.png);
background-position:left bottom;
background-repeat:no-repeat;
}
#fbox2 .share .twitter {
float:left;
background-position: -50px 0;
height:51px;
width:63px;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .twitter:hover {
background-position: -50px bottom;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .skype {
float:left;
background-position: -116px 0;
height:51px;
width:62px;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .skype:hover {
background-position: -116px bottom;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .in {
float:left;
background-position: -180px 0;
height:51px;
width:59px;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .in:hover {
background-position: -180px bottom;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .email {
float:left;
background-position: -241px 0;
height:51px;
width:59px;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .share .email:hover {
background-position: -241px bottom;
background-image:url(../images/social_icon.png);
background-repeat:no-repeat;
}
#fbox2 .newsletter {
font-size:11px;
font-style:italic;
background-image:url(../images/line.png);
background-position:top;
background-repeat:no-repeat;
padding-top:30px;
float:left;
}
#fbox2 .newsletter h2 {
float:left;
padding-bottom:27px !important;
width:298px;
}
#fbox2 input[type="text"] {
width:201px;
padding: 12px 0 13px 0px;
float:left;
color: #5A5A5A;
font-weight:normal;
font-family:"myriad Pro";
background-image:url(../images/email-bg.png);
background-repeat:no-repeat;
border:none;
font-size:14px;
text-indent:5px;
padding-left:10px;
}
#fbox2 input[type="submit"] {
float:left;
margin-left:5px;
width:81px;
height:44px;
font-size:0px;
color:#c9f56b;
background-image:url(../images/sign_up_reg.png);
background-repeat:no-repeat;
background-position:0 0;
background-repeat:no-repeat;
border:none;
}
#fbox2 input[type="submit"]:hover {
background-image:url(../images/sign_up_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
border:none;
}
#fbox3 {
width:209px;
float:left;
border-left: 1px solid #fff;
padding: 0 10px 0 10px;
min-height:300px;
font-size:13px;
}
#fbox3 img {
float:left;
margin: 12px 0 20px 40px;
}
#fbox3 span {
width:210px;
float:left;
padding-left:4px;
}
#fbox1 ul {
width:170px;
float:left;
margin:0px;
padding:0px;
}
#fbox1 ul li {
width:170px;
float:left;
list-style:none;
line-height:30px;
}
#fbox1 ul li a {
width:170px;
float:left;
list-style:none;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#000;
}
#fbox1 ul li a:hover {
color:#48a31b;
}
#fbox1 ul li ul.fsub-menu {
float:left;
margin:0px 0 0 10px;
padding:0px 0 0 0;
}
#fbox1 ul li ul.fsub-menu li {
line-height:20px !important;
background-image:url(../images/f-arrow.png);
background-position:left;
background-repeat:no-repeat;
}
#fbox1 ul li ul.fsub-menu li a {
font-weight:normal;
color:#5a5a5a;
padding-left:15px;
}
#fbox1 ul li ul.fsub-menu li a:hover {
font-weight:normal;
color:#000;
margin-left:5px;
}
#copyrights {
background-image:url(../images/copy-bg.png);
width:100%;
float:left;
background-repeat:repeat-x;
min-height:40px;
margin-top:27px;
}
#copyrights div {
width:960px;
margin: 12px auto;
font-size:12px;
}
/*===================================== PROJECT PAGE CSS ======================*/
#project_84 {
float:left;
width:100%;
margin-top:50px;
}
#project_84 h1 {
float:left;
width:700px;
font-family: 'existence_lightregular';
font-size:35px;
color:#bfc2c7;
line-height:42px;
}
#project_84 h1 strong {
color:#ffffff;
}
#project_84 .proj_sign {
float:right;
background-image:url(../images/sign_up_sprit.png);
background-position: left top;
background-repeat:no-repeat;
width:207px;
height:76px;
}
#project_84 .proj_sign:hover {
background-image:url(../images/sign_up_sprit.png);
background-position:left -86px;
background-repeat:no-repeat;
}
#proj_process {
float:left;
width:820px;
margin-top:80px;
background-image:url(../images/header_shade_bg.png);
background-position:0 0;
background-repeat:repeat-x;
height:161px;
padding:35px 70px 0px;
}
#project_84 .proj_process {
float:left;
width:184px;
}
#project_84 .proj_process .subject_brain {
float:left;
background-image:url(../images/header_project84_img.png);
background-position: 0 0;
background-repeat:no-repeat;
width:184px;
height:65px;
}
#project_84 .proj_process p {
float:left;
width:184px;
text-align:center;
font-family:"myriad Pro";
font-size:16px;
color:#ffffff;
margin-top:30px;
}
.arrwo_bg {
float:left;
width:133px;
height:65px;
background-image:url(../images/header_project84_img.png);
background-position: -184px top;
background-repeat:no-repeat;
}
#project_84 .proj_process .lens_eve {
float:left;
background-image:url(../images/header_project84_img.png);
background-position: -320px top;
background-repeat:no-repeat;
width:184px;
height:65px;
}
#project_84 .proj_process .safe_fast {
float:left;
background-image:url(../images/header_project84_img.png);
background-position: -638px 0;
background-repeat:no-repeat;
width:184px;
height:65px;
}
#wrapper_top_project {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
height:491px;
}
/*=====================================TAB CONTANT CSS========================*/
#tab_contant {
float:left;
width:100%;
}
#tab_contant .tab_display {
float:left;
width:100%;
margin-top:50px;
}
#tab_contant .tab_display img {
float:left;
}
#tab_contant .tab_display .tab_right_side {
float:right;
width:480px;
margin-top:10px;
}
.tab_right_side h1 {
float:left;
color:#101010;
font-size:45px;
font-family: 'existence_lightregular';
}
.tab_right_side h6 {
float:left;
color:#000000;
font-size:18px;
margin:10px 0px;
font-family: 'myriad_pro_lightbold';
width:480px;
}
.tab_right_side p {
float:left;
color:#515151;
font-size:14px;
font-family: "myriad Pro";
text-align:justify;
line-height:23px;
width:470px;
}
.nav_tab {
float:left;
width:100%;
}
.nav_tab li a {
display: block;
float:left;
padding:26px 0px;
}
.tabs_nav {
*zoom: 1;
}
.tabs_nav:before, .tabs_nav:after {
display: table;
content: "";
}
.tabs_nav li {
float: left;
width:140px;
margin:0px 10px;
height:150px;
}
.tabs_nav li a {
float:left;
font-size:14px;
color:#8f8f8f;
text-align:center;
}
.tabs_nav li a .tab_img_1, .tabs_nav li a .tab_img_2, .tabs_nav li a .tab_img_3, .tabs_nav li a .tab_img_4, .tabs_nav li a .tab_img_5, .tabs_nav li a .tab_img_6 {
float:left;
width:120px;
height:60px;
margin-bottom:20px;
}
.tabs_nav li a .tab_img_1 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:37px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_1:hover, ui-state-active {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:37px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_2 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-123px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_2:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-123px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_3 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-288px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_3:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-288px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_4 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-438px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_4:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-438px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_5 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-605px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_5:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-605px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_6 {
float:left;
background-image:url(../images/project_tab_img.png);
background-position:-761px top;
background-repeat:no-repeat;
}
.tabs_nav li a .tab_img_6:hover {
float:left;
background-image:url(../images/project_tab_img-hover.png);
background-position:-761px top;
background-repeat:no-repeat;
}
.tabs_nav {
}
.tabs_nav li {
margin-bottom: -1px;
}
.tabs_nav li a:hover {
float:left;
background-image:url(../images/tab_selected_bg.png);
background-position:0 0;
background-repeat:no-repeat;
width:140px;
}
.tabs_nav .active a, .tabs_nav .active a:hover {
float:left;
background-image:url(../images/tab_selected_bg.png);
background-position:0 0;
background-repeat:no-repeat;
width:140px;
}
li {
line-height: 18px;
}
.tab-content.active {
display: block;
}
.tab-content.hide {
display: none;
}
/*=====================================PROJECT MAIN CONTANT CSS========================*/
#project_84_main_contant {
float:left;
width:100%;
margin-top:100px;
}
#project_84_main_contant h1 {
float:left;
width:100%;
text-align:center;
font-size:59px;
color:#000000;
font-family: 'existence_lightregular';
margin-bottom:75px;
}
#some_features {
float:left;
width:100%;
padding-bottom:20px;
}
#some_features li {
float:left;
width:50%;
margin-bottom:30px;
}
#some_features li img {
float:left;
}
#some_features li .features_text {
float:left;
width:75%;
margin-left:3%;
}
#some_features li .features_text h6 {
float:left;
width:100%;
font-family:"myriad Pro";
font-size:22px;
color:#000000;
}
#some_features li .features_text h6 a {
font-family:"myriad Pro";
font-size:12px;
color:#ffffff;
background-color:#66ce52;
padding:1px 3px;
font-weight:normal;
margin-left:15px;
margin-top:-2px !important;
float:right;
margin-right:50px;
}
#some_features li .features_text p {
float:left;
width:100%;
font-family:"myriad Pro";
font-size:16px;
color:#525252;
line-height:22px;
margin-top:5px;
}
/*===================================== LOGIN PAGE CSS ========================*/
#login_detail {
float:left;
width:100%;
}
#login_detail form {
margin:50px auto;
width:308px;
}
#login_detail form h6 {
float:left;
width:100%;
text-align:center;
font-size:47px;
color:#ffffff;
font-family: 'existence_lightregular';
}
#login_detail form input.input_1 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
background-image:url(../images/login_sprit.png);
background-position:left top;
background-repeat:no-repeat;
margin-top:50px;
}
#login_detail form input.input_2 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
margin-top:5px;
background-image:url(../images/login_sprit.png);
background-position:left -49px;
background-repeat:no-repeat;
}
#login_detail form input[type="submit"] {
float:left;
width:308px;
margin-top:28px;
background:none;
cursor:pointer;
background-image:url(../images/login_sprit.png);
background-position:left -118px;
background-repeat:no-repeat;
height:55px;
border:none;
}
#login_detail form input[type="submit"]:hover {
background-image:url(../images/login_hover.png);
background-position:1px 3px;
background-repeat:no-repeat;
}
#login_detail form .forget, #login_detail form .not_yet {
font-family:"myriad Pro";
font-size:11px;
color:#ffffff;
margin-top:15px;
}
#login_detail form .forget {
float:left;
}
#login_detail form .not_yet {
float:right;
}
/*===================================== REGISTER PAGE CSS =====================*/
#register_details {
float:left;
width:100%;
}
#register_details form {
margin:50px auto;
width:308px;
}
#register_details form h6 {
float:left;
width:100%;
text-align:center;
font-size:47px;
color:#ffffff;
font-family: 'existence_lightregular';
}
#register_details form input.input_1 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
background-image:url(../images/login_sprit.png);
background-position:left top;
background-repeat:no-repeat;
margin-top:50px;
}
#register_details form input.input_2 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
margin-top:5px;
background-image:url(../images/login_sprit.png);
background-position:left -49px;
background-repeat:no-repeat;
}
#register_details form input[type="submit"] {
float:left;
width:308px;
margin-top:28px;
background:none;
cursor:pointer;
background-image:url(../images/register_sprit.png);
background-position:left -221px;
background-repeat:no-repeat;
height:55px;
border:none;
}
#register_details form input[type="submit"]:hover {
background-image:url(../images/register_hover.png);
background-position:0 -1px;
background-repeat:no-repeat;
}
#register_details form .forget, #login_detail form .not_yet {
font-family:"myriad Pro";
font-size:11px;
color:#ffffff;
margin-top:15px;
}
#register_details form .forget {
float:left;
}
#register_details form .not_yet {
float:right;
}
#register_details form input.input_3 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
margin-top:5px;
background:none;
padding-left:60px;
background-image:url(../images/login_sprit.png);
background-position:left -49px;
background-repeat:no-repeat;
}
#register_details form input.input_4 {
float:left;
width:248px;
padding-top:13px;
padding-bottom:15px;
border:none;
background:none;
padding-left:60px;
margin-top:7px;
background-image:url(../images/register_sprit.png);
background-position:left -150px;
background-repeat:no-repeat;
}
/*===================================== ABOUT PSAGE CSS ========================*/
#about_us {
float:left;
width:100%;
margin-top:50px;
}
#about_us h1 {
float:left;
width:100%;
text-align:center;
color:#ffffff;
font-size:59px;
font-family: 'existence_lightregular';
}
#about_us .meet_the_team {
float:left;
width:100%;
margin-top:40px;
}
#about_us .meet_the_team li {
float:left;
margin:0px 10px;
width:220px;
}
#about_us .meet_the_team li .hawk, #about_us .meet_the_team li .kangaroo, #about_us .meet_the_team li .koala, #about_us .meet_the_team li .squirrel {
float:left;
width:100%;
height:160px;
}
#about_us .meet_the_team li .hawk {
background-image:url(../images/our_team_sprit.png);
background-position:36px top;
background-repeat:no-repeat;
}
#about_us .meet_the_team li .kangaroo {
background-image:url(../images/our_team_sprit.png);
background-position:-202px top;
background-repeat:no-repeat;
}
#about_us .meet_the_team li .koala {
background-image:url(../images/our_team_sprit.png);
background-position:-442px top;
background-repeat:no-repeat;
}
#about_us .meet_the_team li .squirrel {
background-image:url(../images/our_team_sprit.png);
background-position:-684px top;
background-repeat:no-repeat;
}
#about_us .meet_the_team li strong {
float:left;
width:100%;
text-align:center;
font-family: 'myriad_pro_lightbold';
font-size:18px;
color:#ffffff;
margin:5px 0px;
}
#about_us .meet_the_team li p {
float:left;
width:100%;
text-align:justify;
font-size:14px;
font-family:"myriad Pro";
color:#ffffff;
}
/*=====================================ABOUT WRAPPER TOP CSS========================*/
#wrapper_top_about {
background-image: url("../images/white_texture.png");
background-position: 0 0;
background-repeat: repeat;
float: left;
padding:30px 0px;
width: 100%;
}
#wrapper_top_about h2 {
float:left;
width:100%;
text-align:center;
font-size:59px;
color:#000000;
font-family: 'existence_lightregular';
margin-bottom:25px;
}
/*=====================================ABOUT WRAPPER LEFT CSS========================*/
#about_left {
float:left;
width:400px;
margin-left:10px;
margin-bottom: 20px;
}
#about_left .future_projects, #about_left .project_trial, #about_left .power_house {
float:left;
width:358px;
border:1px solid #cbcbcc;
background-color:#ffffff;
padding:0px 20px 0px 20px;
-moz-box-shadow: 3px 3px 3px #e0e0e0;
-webkit-box-shadow: 3px 3px 3px #e0e0e0;
box-shadow: 3px 3px 3px #e0e0e0;
}
#about_left .future_projects {
margin-top:48px;
}
#about_left .project_trial {
margin-top:170px;
}
#about_left .power_house {
margin-top:48px;
}
#about_left .future_projects .toltip_left, #about_left .project_trial .toltip_left, #about_left .power_house .toltip_left {
float:left;
margin-left:-21px;
}
#about_left .future_projects h3, #about_left .project_trial h3, #about_left .power_house h3 {
float:left;
font-size:20px;
color:#297f18;
font-family: 'existence_lightregular';
margin-top:-57px;
line-height:57px;
}
#about_left .future_projects p, #about_left .project_trial p, #about_left .power_house p {
float:left;
width:100%;
color:#414141;
font-family:"myriad Pro";
font-size:13px;
padding:25px 0px;
border-bottom:1px solid #e1e1e1;
}
#about_left .future_projects em, #about_left .project_trial em, #about_left .power_house em {
float:left;
margin:8px 0px 8px 0px;
padding-left:20px;
background-image:url(../images/clender_icon_1.png);
background-position: 0 center;
background-repeat:no-repeat;
font-style:normal;
font-family:"myriad Pro";
font-size:11px;
color:#272727;
line-height:14px;
}
/*=====================================ABOUT WRAPPER MIDDLE CSS========================*/
#about_middle {
float:left;
width:140px;
}
#about_middle .present {
float:left;
width:75px;
height:38px;
text-align:center;
line-height:29px;
color:#fff;
font-size:14px;
font-family: 'myriad_pro_lightbold';
margin-left:33px;
background-image:url(../images/drop_line_1.png);
background-position:0 0;
background-repeat:no-repeat;
}
#about_middle .present:hover, #about_middle .year_date:hover {
color:#84c745;
}
#about_middle .drop_title {
float:left;
width:75px;
height:688px;
margin-left:33px;
background-image:url(../images/drop_line_1.png);
background-position:0 -39px;
background-repeat:no-repeat;
}
#about_middle .year_date {
float:left;
width:75px;
height:44px;
text-align:center;
line-height:49px;
color:#fff;
font-size:14px;
font-family: 'myriad_pro_lightbold';
margin-left:33px;
background-image:url(../images/drop_line_1.png);
background-position:0 bottom;
background-repeat:no-repeat;
}
/*=====================================ABOUT WRAPPER RIGHT CSS========================*/
#about_right {
float:right;
width:400px;
margin-right:10px;
}
#about_right .powerhouse_market, #about_right .implantation_first {
float:left;
width:358px;
border:1px solid #cbcbcc;
background-color:#ffffff;
padding:0px 20px 0px 20px;
-moz-box-shadow: 3px 3px 3px #e0e0e0;
-webkit-box-shadow: 3px 3px 3px #e0e0e0;
box-shadow: 3px 3px 3px #e0e0e0;
}
#about_right .powerhouse_market {
margin-top:156px;
}
#about_right .implantation_first {
margin-top:144px;
}
#about_right .powerhouse_market .toltip_right, #about_right .implantation_first .toltip_right {
float:left;
margin-left:-34px;
}
#about_right .powerhouse_market h3, #about_right .implantation_first h3 {
float:left;
font-size:20px;
color:#297f18;
font-family: 'existence_lightregular';
margin-top:-57px;
line-height:57px;
}
#about_right .powerhouse_market p, #about_right .implantation_first p {
float:left;
width:100%;
color:#414141;
font-family:"myriad Pro";
font-size:13px;
padding:25px 0px;
border-bottom:1px solid #e1e1e1;
}
#about_right .powerhouse_market em, #about_right .implantation_first em {
float:left;
margin:8px 0px 8px 0px;
padding-left:20px;
background-image:url(../images/clender_icon_1.png);
background-position: 0 center;
background-repeat:no-repeat;
font-style:normal;
font-family:"myriad Pro";
font-size:11px;
color:#272727;
line-height:14px;
}
/*=====================================ABOUT AFFILIATES CSS========================*/
#affiliates {
float:left;
width:100%;
background-image:url(../images/affiliates_bg.png);
background-position: 0 0;
background-repeat:repeat;
height:361px;
}
#affiliates h1 {
float:left;
width:100%;
text-align:center;
font-size:42px;
color:#000000;
margin-bottom:15px;
margin-top:55px;
font-family: 'existence_lightregular';
}
#affiliates .affiliates_contributers {
float:left;
background-color:#ffffff;
border:1px solid #e9e9e9;
padding:15px 34px;
}
#affiliates .affiliates_contributers li {
float:left;
}
#affiliates .affiliates_contributers li+li {
background-image:url(../images/affiliates_sprit_02.png);
background-position:0 center;
background-repeat:no-repeat;
}
/*===================================== SERVICE HEADER CSS =====================*/
#services {
float:left;
width:100%;
margin-top:50px;
}
#services h1 {
color: #BFC2C7;
float: left;
font-family: 'existence_lightregular';
font-size: 47px;
line-height: 42px;
}
#service_besides {
float:left;
width:100%;
height:370px;
margin-top:15px;
background-image:url(../images/service_round_bg.png);
background-position:108px top;
background-repeat:no-repeat;
}
#service_besides .icon_center {
width:700px;
height:100%;
margin:0 auto;
}
#service_besides .services_icon {
float:left;
width:200px;
height:200px;
margin: 80px 0 0 58px;
}
#service_besides .services_icon img {
float:left;
}
#service_besides .service_header_text {
float:right;
width:425px;
height:100%;
}
#service_besides .service_header_text h6 {
float:left;
background-image:url(../images/service_header_title_bg.png);
background-position:0 0;
background-repeat:no-repeat;
width:245px;
font-size:35px;
color:#ffffff;
font-family: 'existence_lightregular';
height:57px;
line-height:57px;
padding-left:5px;
margin-top:41px;
}
#service_besides .service_header_text p {
float:left;
width:100%;
font-size:17px;
font-family:"myriad Pro";
color:#ffffff;
line-height:24px;
margin-top:15px;
}
/*=====================================SERVICE PAGE PRICING CSS========================*/
#service_pricing {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
}
#service_details {
float: left;
margin-bottom: 60px;
margin-top: 100px;
width: 100%;
}
#service_details .service_details {
float:left;
width:300px;
margin:0px 10px;
background-image:url(../images/service_pattern.png);
background-position:0 0;
background-repeat:repeat;
-moz-box-shadow: 3px 3px 5px #e0e0e0;
-webkit-box-shadow: 3px 3px 5px #e0e0e0;
box-shadow: 3px 3px 5px #e0e0e0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#service_details .service_details img {
float:left;
margin-left:110px;
margin-top:-40px;
cursor:pointer;
}
#service_details .service_details h6 {
float:left;
background-image:url(../images/service_title_bg.png);
background-position:0 0;
background-repeat:no-repeat;
width:292px;
height:63px;
line-height:63px;
margin-left:4px;
color:#ffffff;
font-size:37px;
font-family: 'existence_lightregular';
text-align:center;
font-weight:bold;
margin-top:10px;
}
#service_details .service_details ul {
float:left;
width:90%;
margin-left:10%;
margin-top:20px;
}
#service_details .service_details ul li {
float:left;
background-image:url(../images/service_bullot_bg.png);
background-position:0 4px;
background-repeat:no-repeat;
padding-left:30px;
margin-bottom:20px;
}
#service_details .service_details ul li strong {
float:left;
font-size:16px;
color:#ffffff;
font-family:"myriad Pro";
font-weight:normal;
}
#service_details .service_details ul li em {
float:left;
width:100%;
font-size:12px;
font-family:"myriad Pro";
color:#818181;
margin-top:2px;
}
#service_details .service_details span {
float:left;
width:100%;
text-align:center;
font-size:26px;
color:#ffffff;
font-style:italic;
font-family: 'existence_lightregular';
background-image:url(../images/service_sep_1.png);
background-position:center 0;
background-repeat:no-repeat;
padding:10px 0px;
}
#service_details .service_details span img {
float:left;
margin:0px;
padding:0px;
margin-top:10px;
}
.button_service {
float:left;
margin:15px 0px;
background-image:url(../images/service_let_reg.png);
background-position:2px 0;
background-repeat:no-repeat;
width:206px;
height:52px;
line-height:52px;
font-family:"myriad Pro";
font-size:20px;
font-weight:bold;
text-align:center;
color:#ffffff;
margin-left:45px;
}
.button_service:hover {
background-image:url(../images/service_let_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
/*=====================================SERVICE PAGE TESTIMONIAL CSS========================*/
#testimonal {
float:left;
width:100%;
padding:30px 0px;
}
#testimonal h1 {
float:left;
width:100%;
text-align:center;
color:#000000;
font-size:42px;
font-family: 'existence_lightregular';
margin-bottom:20px;
}
#testimonal .test_title {
width:839px;
margin:0 auto;
}
#testimonal .test_title img {
float:left;
}
#testimonal .test_title p {
float:left;
width:100%;
padding:20px 0px;
line-height:29px;
font-size:23px;
font-family:"myriad Pro";
color:#606060;
text-align:center;
}
#client_speek {
float:left;
width:100%;
margin-top:40px;
padding-bottom:100px;
}
#client_speek .first_testi, #client_speek .second_testi, #client_speek .third_testi {
float:left;
width:300px;
margin:0px 10px;
}
#client_speek .first_testi img, #client_speek .second_testi img, #client_speek .third_testi img {
float:left;
margin-left:40px;
}
#client_speek .first_testi .testi_bg, #client_speek .second_testi .testi_bg, #client_speek .third_testi .testi_bg {
float:left;
width:259px;
margin:0px 10px;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
padding:20px;
border-top:1px solid #bdbfc1;
border-left:1px solid #bdbfc1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#client_speek .first_testi ul, #client_speek .second_testi ul, #client_speek .third_testi ul {
float:left;
width:100%;
}
#client_speek .first_testi ul li, #client_speek .second_testi ul li, #client_speek .third_testi ul li {
float:left;
background-image:url(../images/service_top_icon.png);
background-position:0 0;
background-repeat:no-repeat;
}
#client_speek .first_testi ul li p, #client_speek .second_testi ul li p, #client_speek .third_testi ul li p {
text-indent:24px;
float:left;
font-family:"myriad Pro";
font-size:16px;
color:#000000;
line-height:29px;
background-image:url(../images/service_bottom_icon.png);
background-position:right bottom;
background-repeat:no-repeat;
margin-bottom: 10px;
padding-left: 19px;
padding-top: 9px;
}
#client_speek .first_testi ul li .client_name, #client_speek .second_testi ul li .client_name, #client_speek .third_testi ul li .client_name {
float: left;
left: -20px;
margin-top: -102px;
position: relative;
top: 177px;
width:220px;
}
#client_speek .first_testi ul li .client_name strong, #client_speek .second_testi ul li .client_name strong, #client_speek .third_testi ul li .client_name strong {
float:left;
color:#3c6ab7;
font-size:26px;
font-weight:bold;
font-family: 'existence_lightregular';
width:300px;
line-height:30px;
}
#client_speek .first_testi ul li .client_name span, #client_speek .second_testi ul li .client_name span, #client_speek .third_testi ul li .client_name span {
float:left;
font-family:"myriad Pro";
font-size:12px;
color:#4d4d4d;
margin-top:3px;
}
/*===================================== CONTACT PAGE CSS =======================*/
#contact {
float:left;
width:100%;
margin-top:50px;
}
#contact_form_left {
float:left;
margin-left:10px;
width:460px;
}
#contact_form_left form {
float:left;
width:100%;
}
#contact_form_left form input[type="text"].contact_name, #contact_form_left form input[type="text"].contact_email, #contact_form_left form textarea.contact_textarea {
font-size:16px;
font-family:"myriad Pro";
color:#000000;
}
#contact_form_left form input[type="text"].contact_name {
float:left;
width:240px;
border:none;
background:none;
padding-left:61px;
background-image:url(../images/contact_page_name.png);
background-position:0 0;
background-repeat:no-repeat;
padding-bottom:14px;
padding-top:12px;
}
#contact_form_left form input[type="text"].contact_email {
float:left;
width:240px;
border:none;
background:none;
padding-left:61px;
background-image:url(../images/contact_page_email.png);
background-position:0 0;
background-repeat:no-repeat;
padding-bottom:14px;
padding-top:12px;
margin:8px 0px;
}
#contact_form_left form textarea.contact_textarea {
float:left;
width:399px;
border:none;
background:none;
padding-left:61px;
background-image:url(../images/contact_page_message.png);
background-position:0 0;
background-repeat:no-repeat;
padding-top:12px;
height:119px;
}
#contact_form_left form input[type="submit"] {
float:left;
width:112px;
border:none;
background:none;
margin-top:15px;
background-image:url(../images/contact_message_reg.png);
background-position:0 0;
background-repeat:no-repeat;
height:32px;
cursor:pointer;
}
#contact_form_left form input[type="submit"]:hover {
background-image:url(../images/contact_message_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
.contact_form_line {
float:left;
margin:0px 69px 0px 89px;
}
#contact_form_right {
float:left;
width:320px;
margin-right:10px;
}
#contact_form_left h1, #contact_form_right h1 {
float:left;
font-size:47px;
color:#ffffff;
font-family: 'existence_lightregular';
margin-bottom:50px;
}
#contact_form_right h6 {
float:left;
width:260px;
font-size:33px;
color:#ffffff;
font-weight:bold;
font-family: 'existence_lightregular';
background-image:url(../images/contact_page_phone_icon.png);
background-position:0 0;
background-repeat:no-repeat;
text-shadow: 0 3px 3px #000000;
height:45px;
padding-left:60px;
}
#contact_form_right p {
float:left;
width:100%;
font-size:19px;
font-family:"myriad Pro";
color:#ffffff;
line-height:38px;
margin-top:45px;
}
/*=====================================CONTACT PAGE ADDRESS CSS========================*/
#contact_address {
float:left;
width:100%;
margin-top:25px;
margin-bottom:100px;
}
#contact_address h1 {
float:left;
width:100%;
text-align:center;
font-size:59px;
color:#000;
font-family: 'existence_lightregular';
}
#contact_address .address_powerhouse {
float:left;
width:100%;
margin-top:40px;
}
#contact_address .address_powerhouse h5 {
float:left;
margin-left:70px;
width:320px;
font-size:26px;
font-family:"myriad Pro";
color:#000000;
margin-top:67px;
margin-bottom:15px;
}
#contact_address .address_powerhouse span {
float:left;
margin-left:70px;
width:320px;
font-family:"myriad Pro";
font-size:20px;
line-height:22px;
color:#797979;
margin-bottom:30px;
}
#contact_address .address_powerhouse a {
float:left;
margin-left:70px;
width:223px;
height:51px;
background-image:url(../images/google_map.png);
background-position:0 0;
background-repeat:no-repeat;
}
#contact_address .address_powerhouse a:hover {
background-image:url(../images/google_map_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
#contact_address .address_powerhouse_img {
float:right;
border:1px solid #9d9d9d;
}
/*===================================== BLOG PAGE CSS ==========================*/
#blog_top {
float:left;
width:100%;
margin-top:50px;
}
#blog_top h1 {
float:left;
width:100%;
text-align:center;
color:#fff;
font-size:48px;
font-family: 'existence_lightregular';
text-shadow: 0 3px 3px #000000;
}
/*=====================================BLOG PAGE MAIN CONTANT CSS========================*/
#blog_content {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
padding:25px 0px;
}
/*=====================================BLOG PAGE MAIN CONTANT CSS========================*/
#blog_left {
float:left;
width:220px;
margin-left:10px;
}
.blog_side_bg {
float:left;
width:219px !important;
padding-top:25px;
padding-bottom:35px;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:15px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:15px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:15px;
border-top-right-radius:0px;
border-bottom-left-radius:15px;
border-bottom-right-radius:0px;
background-image:url(../images/blog_left_bg.png);
background-position: 0 0;
background-repeat:repeat;
}
#blog_cat {
float:left;
}
#blog_left h4 {
float:left;
width:auto;
font-size:26px;
font-weight:bold;
color:#000000;
font-family: 'existence_lightregular';
margin-left:20px;
}
#categories {
float:left;
width:219px;
margin-top:15px;
}
#categories li {
float:left;
margin:1px 0px;
width:219px;
}
#categories li+li {
float:left;
background-image:url(../images/blgo_left_line.png);
background-position:center top;
background-repeat:no-repeat;
width:219px;
}
#categories li a {
float:left;
margin-top:2px;
line-height:34px;
font-family:"myriad Pro";
font-size:14px;
color:#535353;
width:181px;
margin-left:15px;
background-image:url(../images/blog_bullet_bg.png);
background-position: 9px center;
background-repeat:no-repeat;
padding-left:24px;
height:34px;
}
#categories li a:hover, #categories li a.active {
background-image:url(../images/blog_nav_active_hover.png);
background-position:right top;
background-repeat:no-repeat;
color:#1f1f1f;
}
#plpular_tags {
float:left;
margin-top:35px;
padding-bottom:20px;
}
#plpular_tags_icon {
float:left;
width:219px;
margin-top:17px;
}
#plpular_tags_icon li {
float:left;
margin-left:10px;
margin-bottom:6px;
}
#plpular_tags_icon li a {
float:left;
background-image:url(../images/blgo_nav_left.png);
background-position:0 0;
background-repeat:no-repeat;
padding-left:23px;
height:25px;
}
#plpular_tags_icon li a span {
float:left;
background-image:url(../images/blog_nav_right.png);
background-position:right top;
background-repeat:no-repeat;
padding-right:10px;
font-size:12px;
font-family:Helvetica;
font-weight:bold;
height:25px;
color:#fff;
line-height:21px;
font-weight:normal;
}
#archive {
float:left;
margin-top:35px;
}
#blog_archive {
float:left;
width:219px;
margin-top:15px;
}
#blog_archive li {
float:left;
margin:1px 0px;
width:219px;
}
#blog_archive li+li {
float:left;
background-image:url(../images/blgo_left_line.png);
background-position:center top;
background-repeat:no-repeat;
width:219px;
}
#blog_archive li a {
float:left;
margin-top:2px;
line-height:34px;
font-family:"myriad Pro";
font-size:14px;
color:#535353;
width:181px;
margin-left:15px;
background-image:url(../images/blog_bullet_bg.png);
background-position: 9px center;
background-repeat:no-repeat;
padding-left:24px;
height:34px;
}
#blog_archive li a:hover, #blog_archive li a.active {
background-image:url(../images/blog_nav_active_hover.png);
background-position:right top;
background-repeat:no-repeat;
color:#1f1f1f;
}
#polular {
float:left;
margin-top:35px;
}
#polular span {
float:left;
width:219px;
}
#polular span.margin {
margin-top:20px;
}
#polular span strong {
float:left;
font-size:12px;
color:#000000;
font-family: 'myriad_pro_lightbold';
margin-left:20px;
width:auto;
}
#polular span a {
float:left;
width:179px;
color:#6a6a6a;
font-family:"myriad Pro";
font-size:12px;
line-height:16px;
margin-left:20px;
margin-right:20px;
margin-top:5px;
text-align:justify;
}
#polular span .line_break_img {
float:left;
width:219px;
background-image:url(../images/blgo_left_line.png);
background-position:center top;
background-repeat:no-repeat;
margin:10px 0px;
height:2px;
}
/*=====================================BLOG PAGE MAIN CONTANT CSS========================*/
#blog_right {
float:left;
width:678px;
padding:20px;
background-color:#ffffff;
/*-moz-box-shadow: 3px 3px 0px #e0e0e0;
-webkit-box-shadow: 3px 3px 0px #e0e0e0;
box-shadow: 3px 3px 0px #e0e0e0;*/
border-right:2px solid #E0E0E0;
border-bottom:2px solid #E0E0E0;
}
.post_blog {
float:left;
width:100%;
}
.post_blog h2 {
float:left;
width:505px;
height:80px;
background-image:url(../images/blgo_title_bg.png);
background-position:0 0;
background-repeat:repeat;
line-height:80px;
font-size:38px;
color:#000000;
font-family: 'existence_lightregular';
padding-left:25px;
}
.post_blog h3 {
float:right;
width:145px;
height:80px;
background-image:url(../images/blgo_title_bg.png);
background-position:0 0;
background-repeat:repeat;
}
.post_blog .post_date {
float:left;
width:129px;
height:39px;
margin-left:8px;
margin-top:8px;
background-image:url(../images/blog_date_img.png);
background-position:0 0;
background-repeat:no-repeat;
}
.post_blog h3 .post_date code {
float:left;
width:35px;
height:39px;
font-family:"myriad Pro";
color:#ffffff;
font-size:30px;
padding-left:5px;
line-height:39px;
text-shadow: 0 1px 1px #000000;
}
.post_blog h3 .post_date strong {
float:right;
width:85px;
font-size:12px;
color:#fff;
font-family: 'myriad_pro_lightbold';
margin-top:6px;
}
.post_blog h3 .post_date em {
float:right;
width:85px;
font-family: 'myriad_pro_lightbold';
font-size:12px;
color:#fff;
font-style:normal;
}
.post_blog h3 dfn {
float:left;
background-image:url(../images/blog_post_pencil.png);
background-position:0 0;
background-repeat:no-repeat;
padding-left:18px;
font-size:12px;
font-family:"myriad Pro";
color:#787878;
margin-left:8px;
margin-top:10px;
font-style:normal;
line-height:15px;
}
.post_blog img {
float:left;
margin:20px 0px;
}
.post_blog p {
float:left;
width:100%;
font-family:"myriad Pro";
font-size:15px;
line-height:26px;
color:#505050;
margin-bottom:15px;
}
a {
float:left;
}
.post_blog .blgo_read {
float:left;
background-image:url(../images/blog_read_more.png);
background-position:0 0;
background-repeat:no-repeat;
width:97px;
font-size:14px;
font-family: 'myriad_pro_lightbold';
height:30px;
color:#fff;
line-height:30px;
padding-left:10px;
}
.post_blog .blgo_read:hover {
background-image:url(../images/blog_read_more_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
.post_blog .blgo_comment {
float:left;
background-image:url(../images/blog_comment_reg.png);
background-position:0 0;
background-repeat:no-repeat;
width:108px;
font-size:14px;
font-family: 'myriad_pro_lightbold';
height:30px;
color:#fff;
line-height:30px;
padding-left:10px;
margin-left:15px;
}
.post_blog .blgo_comment:hover {
background-image:url(../images/blog_comment_reg_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
.post_blog .blgo_developer_icon {
float:left;
width:100%;
margin-top:15px;
margin-bottom:15px;
padding-top:10px;
border-top:1px solid #e5e5e5;
}
.blgo_developer_icon ul {
float:left;
}
.blgo_developer_icon ul li {
float:left;
margin-right:20px;
}
.blgo_developer_icon ul li a {
float:left;
font-size:11px;
font-family:"myriad Pro";
color:#969696;
}
.blgo_developer_icon ul li a img {
float:left;
margin-right:10px;
width:23px;
height:19px;
margin-top:3px;
margin-left:0px;
margin-bottom:0px;
}
/*=====================================BLOG PAGE NAVIGATION CSS========================*/
#page_navigation {
float:left;
height:110px;
width:100%;
background-color:#fff;
}
.blog_page_nav {
float:right;
width:505px;
margin-top:40px;
}
.blog_page_nav li {
float:left;
margin-right:5px;
}
.blog_page_nav li a {
float:left;
width:27px;
height:27px;
background-image:url(../images/blgo_page_nav_icon.png);
background-position:0 0;
background-repeat:no-repeat;
text-align:center;
line-height:26px;
font-size:15px;
font-family:"myriad Pro";
color:#fff;
}
.blog_page_nav li a.active, .blog_page_nav li a:hover {
background-image:url(../images/blgo_page_nav_icon_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
.blog_page_nav li a.page_prev {
background-image:url(../images/blog_page_nav.png);
background-position:0 0;
background-repeat:no-repeat;
width:48px;
}
.blog_page_nav li a.page_next {
background-image:url(../images/blog_page_nav.png);
background-position:0 0;
background-repeat:no-repeat;
width:48px;
}
/*===================================== BLOG POST PAGE CSS =====================*/
#leave_comment {
float:left;
width:100%;
margin-top:20px;
border-bottom: 1px solid #E5E5E5;
}
.person_icon {
float:left;
margin-bottom:15px;
}
.person_icon h5 {
float:left;
width:74px;
}
.person_icon img {
float:left;
}
.person_icon span {
float:left;
width:100%;
font-size:11px;
font-family:"myriad Pro";
color:#3461d3;
margin:4px 0px 2px;
font-weight:700;
}
.person_icon em {
float:left;
width:100%;
font-style:normal;
font-size:11px;
font-family:"myriad Pro";
color:#959595;
}
.person_icon a {
float:right;
font-size:12px;
font-family:"myriad Pro";
color:#3461d3;
margin-top:8px;
margin-right:20px;
}
.person_comment {
float:left;
background-color:#e9e9e9;
padding:15px;
font-family:"myriad Pro";
font-size:13px;
color:#5d5d5d;
line-height:26px;
border:solid 1px #cccccc;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
width:79%;
margin-left:25px;
}
.person_comment .comment_tooltip {
float:left;
position:relative;
margin-left:-30px;
}
.leve_margin {
margin-left:110px;
}
.short_width {
width:75%;
}
#comment_form {
float:left;
width:100%;
margin-top:40px;
}
#comment_form h2 {
float:left;
font-family:"myriad Pro";
font-weight:bold;
font-size:20px;
color:#373737;
}
#comment_form form {
float:left;
width:100%;
margin-top:35px;
}
#comment_form form input.comment_name, #comment_form form input.comment_email, #comment_form form textarea.coment_message {
background:none;
border:none;
padding-left:60px;
padding-top:13px;
padding-bottom:14px;
margin-bottom:10px;
font-size:16px;
font-family:"myriad Pro";
color:#292929;
}
#comment_form form input.comment_name {
float:left;
width:300px;
background-image:url(../images/leave_name.png);
background-position:0 0;
background-repeat:no-repeat;
}
#comment_form form input.comment_email {
float:left;
width:300px;
background-image:url(../images/leave_email.png);
background-position:0 0;
background-repeat:no-repeat;
}
#comment_form form textarea.coment_message {
float:left;
width:612px;
height:105px;
background-image:url(../images/leave_message.png);
background-position:0 0;
background-repeat:no-repeat;
}
#comment_form form input[type="submit"] {
float:left;
border:none;
background:none;
width:298px;
height:45px;
margin-top:3px;
line-height:42px;
background-image:url(../images/leave_post_comment.png);
background-position:0 0;
background-repeat:no-repeat;
color:#fff;
font-family:"myriad Pro";
font-size:20px;
font-weight:bold;
cursor:pointer;
}
#comment_form form input[type="submit"]:hover {
background-image:url(../images/leave_post_comment_hover.png);
background-position:0 0;
background-repeat:no-repeat;
}
#page_navigation .leave_back {
float:right;
margin-right:315px;
width:138px;
height:37px;
background-image:url(../images/leave_back.png);
background-position:0 0;
background-repeat:no-repeat;
margin-top:35px;
}
#page_navigation .leave_back:hover {
float:right;
margin-right:315px;
width:138px;
height:37px;
background-image:url(../images/leave_back_hover.png);
background-position:0 0;
background-repeat:no-repeat;
margin-top:35px;
}
/*===================================== EXTRA POST PAGE CSS ====================*/
#extra_page {
float:left;
width:100%;
margin-top:50px;
}
#extra_slider {
float:left;
width:100%;
}
#extra_slider h1 {
float:left;
width:70%;
padding-bottom:15px;
background-image:url(../images/slider-bg.png);
background-repeat:repeat-x;
height:137px;
margin-top:-245px;
margin-left:50px;
font-family:"myriad Pro";
font-size:17px;
color:#fff;
padding-top:10px;
padding-left:10px;
line-height:21px;
z-index: 1;
position:absolute;
}
#extra_slider h1 strong {
float:left;
font-family:"myriad Pro";
font-size:25px;
line-height:30px;
}
/*=====================================EXTRA POST PAGE TAB CSS========================*/
#extra_content {
float:left;
width:100%;
background-image:url(../images/white_texture.png);
background-position:0 0;
background-repeat:repeat;
}
#extra_cat {
float:left;
width:100%;
padding:50px 0px 0px;
}
#extra_cat h1 {
float:left;
font-size:36px;
color:#000000;
font-family: 'existence_lightregular';
margin-left:10px;
}
/* Example Styles for Demo */
.extra_tab {
display: inline-block;
zoom:1;
*display:inline;
background: #eee;
border: solid 1px #999;
border-bottom: none;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.extra_tab a {
font-size: 14px;
line-height: 2em;
display: block;
padding: 0 10px;
outline: none;
}
.extra_tab a:hover {
text-decoration: underline;
}
.extra_tab.active {
background: #fff;
padding-top: 6px;
position: relative;
top: 1px;
border-color: #666;
}
.extra_tab a.active {
font-weight: bold;
}
.tab-container .panel-container {
float:left;
}
.panel-container {
margin-bottom: 10px;
float:left;
}
.etabs {
float:left;
margin-left:10px;
margin-top:30px;
width:950px;
}
.etabs li {
float:left;
margin-right:10px;
}
.etabs li a {
float:left;
background-image:url(../images/extra_tab_bg.png);
background-position:0 0;
background-repeat:repeat-x;
padding:0px 20px;
line-height:35px;
}
.etabs li a:hover, .etabs li.active {
background-image:url(../images/extra_tab_bg_hover.png);
background-repeat:repeat;
background-position:0 0;
}
.extra_tab_content {
float:left;
width:960px;
margin-top:35px;
}
.extra_tab_content li {
float:left;
width:300px;
margin:0px 10px;
background-color:#fff;
padding-bottom:20px;
margin-bottom:35px;
position:relative;
z-index:102;
}
.extra_tab_content li a {
float:left;
}
.extra_tab_content li a img {
float:left;
border-bottom:2px solid #8fd831;
position:relative;
z-index:2221;
}
.extra_tab_content li a img:hover {
float:left;
background-image:url(../images/extra_tab_hover.png);
background-position:0 0;
background-repeat:no-repeat;
position:relative;
z-index:2222;
border-bottom:2px solid #000;
}
.extra_tab_content li strong {
float:left;
margin-top:20px;
margin-left:10px;
margin-bottom:5px;
font-size:14px;
color:#000000;
font-family: 'myriad_pro_lightbold';
}
.extra_tab_content li p {
float:left;
width:280px;
padding:0px 10px;
font-family:"myriad Pro";
font-size:13px;
color:#3a3a3a;
line-height:16px;
}
#extra_page_nav {
float:left;
width:100%;
}
#extra_page_nav ul {
float:left;
margin-left:10px;
margin-bottom:30px;
}
#extra_page_nav ul li {
float:left;
margin-right:10px;
}
#extra_page_nav ul li a {
float:left;
line-height:35px;
text-align:center;
color:#000;
padding:0px 15px;
background-image:url(../images/extra_tab_bg.png);
background-position:0 0;
background-repeat:repeat-x;
}
#extra_page_nav ul li a:hover {
background-image:url(../images/extra_tab_bg_hover.png);
background-position: 0 0;
color:#000;
opacity:.60;
background-repeat:repeat-x;
}
#extra_testimonial {
float:left;
width:100%;
background-color:#fff;
padding:40px 0px;
}
#extra_testi {
float:left;
width:100%;
background-image:url(../images/extra_testi_bg.png);
background-repeat:repeat;
}
#extra_testi ul {
float:left;
width:905px;
padding:45px 25px 25px 30px;
}
#extra_testi ul li {
float:left;
width:100%;
background-image:url(../images/extra_img_11.png);
background-position:0 0;
background-repeat:no-repeat;
}
#extra_testi ul li p {
float:left;
width:95%;
padding-left:45px;
font-family:"myriad Pro";
font-size:18px;
color:#5c5c5c;
line-height:31px;
padding-top:5px;
}
#extra_testi ul li p img {
float:right;
}
#extra_testi ul li p strong {
color:#000000;
font-family: 'myriad_pro_lightbold';
}
#extra_testi ul li span {
float:right;
width:100px;
font-family:"myriad Pro";
font-size:18px;
color:#0061c4;
margin-top:5px;
margin-right:30px;
}
#extra_testi ul li em {
float:left;
font-size:14px;
color:#424242;
font-style:normal;
}
.sign_up_beta_img {
float:left;
background-image:url(../images/signup-beta.png);
background-position:0 0;
background-repeat:no-repeat;
width:207px;
height:70px;
}
.sign_up_beta_img:hover {
background-image:url(../images/signup-beta-hover.png);
background-position:0 0;
background-repeat:no-repeat;
} | 0.18101 | 0.043691 |
@-moz-document url-prefix("https://plus.google.com"), domain("plus.google.com") {
.zhMuaf.Tp6dle {
display: none;
}
span.Gja.mQ.nl {
height: 0 !important;
width: 0 !important;
padding-left: 18px !important;
padding-top: 18px !important;
}
span.Gja.mQ.nl:hover {
height: 0 !important;
width: 0 !important;
padding-left: 18px !important;
padding-top: 18px !important;
}
span.Gja.mQ.ml {
height: 0 !important;
width: 0 !important;
padding-left: 18px !important;
padding-top: 18px !important;
}
span.Gja.mQ.ml:hover {
height: 0 !important;
width: 0 !important;
padding-left: 18px !important;
padding-top: 18px !important;
}
div.m-o-q-ba-r {
background: transparent !important;
border: none;
}
body {
background: url(http://i.imgur.com/HvmoO.png) repeat;
background-position: right bottom;
background-attachment:fixed;
}
div.B-J-pc-ja-C {
border-style:outset !important;
border-width:5px !important;
border-color:darkgray !important;
}
div.kh.iA {
background-color:transparent !important;
}
div.md.gi {
background-color:transparent !important;
}
div.Sq {
background-image:url('http://i.imgur.com/o7IPy.png') !important;
}
#contentPane {
background-image:url('http://i.imgur.com/o7IPy.png') !important;
background-repeat: repeat;
}
div.c-r-C-Eb-jc {
background-color:transparent !important;
}
div.eo.wx {
background-color:transparent !important;
}
div.mi.Rs {
background-color:transparent !important;
}
div.g-yl.oK {
background-color:transparent !important;
}
div.c-r-P.RK.xc-P.vcard {
background-image:url('http://i.imgur.com/o7IPy.png') !important;
}
div.Vr.yx {
background-color:transparent !important;
}
span.a-j.Ur.xx {
background-color:transparent !important;
}
div.Qe9xI.UxByke{
background-color:transparent;
}
div.Vp {
visibility:hidden;
}
div.Ie {
visibility:hidden;
}
div.EZ {
visibility:hidden;
}
div.Ela, div.a-l-k.e-b.e-b-ca.tfa.Dla {
visibility:hidden;
}
div.u7 {
margin-top:-140px;
}
div.c-ge-bd {
//position:fixed;
}
span.c-r-Qa-V a-l-k c-i-r-Qa-V​ {
position:fixed;
}
div#gbx1, div#gbx2 {
background-color:#FFFFFF;
}
div.WfC6wc.g03oLc {
background-image: url('https://ssl.gstatic.com/s2/oz/images/stream/options_default.png') !important;
}
} | data/usercss/57993.user.css | @-moz-document url-prefix("https://plus.google.com"), domain("plus.google.com") {
.zhMuaf.Tp6dle {
display: none;
}
span.Gja.mQ.nl {
height: 0 !important;
width: 0 !important;
padding-left: 18px !important;
padding-top: 18px !important;
}
span.Gja.mQ.nl:hover {
height: 0 !important;
width: 0 !important;
padding-left: 18px !important;
padding-top: 18px !important;
}
span.Gja.mQ.ml {
height: 0 !important;
width: 0 !important;
padding-left: 18px !important;
padding-top: 18px !important;
}
span.Gja.mQ.ml:hover {
height: 0 !important;
width: 0 !important;
padding-left: 18px !important;
padding-top: 18px !important;
}
div.m-o-q-ba-r {
background: transparent !important;
border: none;
}
body {
background: url(http://i.imgur.com/HvmoO.png) repeat;
background-position: right bottom;
background-attachment:fixed;
}
div.B-J-pc-ja-C {
border-style:outset !important;
border-width:5px !important;
border-color:darkgray !important;
}
div.kh.iA {
background-color:transparent !important;
}
div.md.gi {
background-color:transparent !important;
}
div.Sq {
background-image:url('http://i.imgur.com/o7IPy.png') !important;
}
#contentPane {
background-image:url('http://i.imgur.com/o7IPy.png') !important;
background-repeat: repeat;
}
div.c-r-C-Eb-jc {
background-color:transparent !important;
}
div.eo.wx {
background-color:transparent !important;
}
div.mi.Rs {
background-color:transparent !important;
}
div.g-yl.oK {
background-color:transparent !important;
}
div.c-r-P.RK.xc-P.vcard {
background-image:url('http://i.imgur.com/o7IPy.png') !important;
}
div.Vr.yx {
background-color:transparent !important;
}
span.a-j.Ur.xx {
background-color:transparent !important;
}
div.Qe9xI.UxByke{
background-color:transparent;
}
div.Vp {
visibility:hidden;
}
div.Ie {
visibility:hidden;
}
div.EZ {
visibility:hidden;
}
div.Ela, div.a-l-k.e-b.e-b-ca.tfa.Dla {
visibility:hidden;
}
div.u7 {
margin-top:-140px;
}
div.c-ge-bd {
//position:fixed;
}
span.c-r-Qa-V a-l-k c-i-r-Qa-V​ {
position:fixed;
}
div#gbx1, div#gbx2 {
background-color:#FFFFFF;
}
div.WfC6wc.g03oLc {
background-image: url('https://ssl.gstatic.com/s2/oz/images/stream/options_default.png') !important;
}
} | 0.252476 | 0.089335 |
*{
margin: 0;
padding: 0;
font-family: 'helvetica neue', helvetica;
}
#sidebar{
background: url("../img/obrnuto.png");
background-size: cover;
padding: 0px;
overflow:auto; //added
-webkit-overflow-scrolling:touch; //added
}
#sidet2{
padding-left: 80px !important;
}
#body {
background: url("../img/index.png");
background-size: cover;
padding:10px;
}
#indextexty{
color: white;
z-index: 1000;
margin-left: 0px;
padding-left: 0px;
margin-top: 0px;
font-weight: bolder;
letter-spacing: 5px;
float: left;
padding-top: 20px;
padding-left: 20px;
}
header{
height: auto;
background: url("../img/info.jpg") center center;
background-size: cover;
width: 100%;
}
.logoinfo{
padding-top: 35px;
padding-left: 78px;
}
a{
font-weight: 700;
font-size: 18px;
letter-spacing: 5px;
list-style: none;
height: 125px;
padding-left: 90px;
}
nav{
text-transform: uppercase;
position: relative; /* da bi navigacija isla preko contenta */
z-index: 1000; /* da bi navigacija isla preko contenta */
background: rgba(0, 0, 0, 0.7);
margin-top: 20px;
}
nav a{
list-style: none;
padding-left: 15px; /* odmak od lijevog ruba */
margin-left: 0px;
width: 100% !important;
padding-bottom: 0px; /* da bude cijeli -li- clickable */
padding-top: 0px; /* da bude cijeli -li- clickable */
padding-left: 0px;
padding-right: 0px;
border-bottom: grey solid 1px;
color: #FFF;
text-decoration: none;
display: block;
padding-bottom: 50.5px; /* podešavanje visine klikabilnog podrucja*/
padding-top: 50.5px; /* podešavanje visine klikabilnog podrucja*/
}
nav a:hover{
background-color: rgba(255, 0 , 0, 0.5);
}
#list1{
padding-left: 108px;
padding-top: 50px;
}
#list2{
padding-left: 108px;
padding-top: 50px;
}
h1{
font-size: 20px;
color: rgb(215,245,250);
text-transform: uppercase;
letter-spacing: 0.05em;
text-align: center;
margin-bottom: 0px;
clear: both;
padding-top: 50px;
}
span{
display: inline-block;
padding: 0.2em 0.5em;
border: rgb(215,245,250) solid 10px;
margin-bottom: 5%;
}
.kicker{
text-align: center;
font-weight: 700;
letter-spacing: 0.05em;
color: rgb(215,245,250);
padding-left: 10px;
width: 330px;
height: 350px;
}
div{
display: block;
}
.divtext{
margin-top: 20px;
padding-top: 50px;
padding-bottom: 50px;
background-color: rgb(215,245,250);
width: 95%;
overflow: auto;
}
::-webkit-overflow-scrolling:touch;
.sub{
font-weight: 1000;
color: #484848;
text-align: center;
}
.text{
color: #484848;
font-weight: bolder;
text-align: center;
}
/*===============================FOOTER====================================*/
footer{
position: relative;
clear: both;
height: 50px; /*auto - automatski dodjeljiva visinu ovisno o sadržaju i njegovoj visini*/
width: 100% !important;
left: 0px;
bottom: 0px;
/*margin-bottom:0px; za 480height*/
/*padding: 30px 30px;*/ /*dodati za 480px height*/
}
.footer{
text-align: center;
color: #ccc;
float: left;
margin-top: 5px; /*udaljenost texta od vrha footera*/
margin-bottom: 1px; /*udaljenost texta od dna*/
margin-left: 30%; /*margin left i right pomiču text od rubova footera*/
margin-right: 30%;
}
/*=================================MEDIA RESPONSIVE================================================*/ | www/css/info.css | *{
margin: 0;
padding: 0;
font-family: 'helvetica neue', helvetica;
}
#sidebar{
background: url("../img/obrnuto.png");
background-size: cover;
padding: 0px;
overflow:auto; //added
-webkit-overflow-scrolling:touch; //added
}
#sidet2{
padding-left: 80px !important;
}
#body {
background: url("../img/index.png");
background-size: cover;
padding:10px;
}
#indextexty{
color: white;
z-index: 1000;
margin-left: 0px;
padding-left: 0px;
margin-top: 0px;
font-weight: bolder;
letter-spacing: 5px;
float: left;
padding-top: 20px;
padding-left: 20px;
}
header{
height: auto;
background: url("../img/info.jpg") center center;
background-size: cover;
width: 100%;
}
.logoinfo{
padding-top: 35px;
padding-left: 78px;
}
a{
font-weight: 700;
font-size: 18px;
letter-spacing: 5px;
list-style: none;
height: 125px;
padding-left: 90px;
}
nav{
text-transform: uppercase;
position: relative; /* da bi navigacija isla preko contenta */
z-index: 1000; /* da bi navigacija isla preko contenta */
background: rgba(0, 0, 0, 0.7);
margin-top: 20px;
}
nav a{
list-style: none;
padding-left: 15px; /* odmak od lijevog ruba */
margin-left: 0px;
width: 100% !important;
padding-bottom: 0px; /* da bude cijeli -li- clickable */
padding-top: 0px; /* da bude cijeli -li- clickable */
padding-left: 0px;
padding-right: 0px;
border-bottom: grey solid 1px;
color: #FFF;
text-decoration: none;
display: block;
padding-bottom: 50.5px; /* podešavanje visine klikabilnog podrucja*/
padding-top: 50.5px; /* podešavanje visine klikabilnog podrucja*/
}
nav a:hover{
background-color: rgba(255, 0 , 0, 0.5);
}
#list1{
padding-left: 108px;
padding-top: 50px;
}
#list2{
padding-left: 108px;
padding-top: 50px;
}
h1{
font-size: 20px;
color: rgb(215,245,250);
text-transform: uppercase;
letter-spacing: 0.05em;
text-align: center;
margin-bottom: 0px;
clear: both;
padding-top: 50px;
}
span{
display: inline-block;
padding: 0.2em 0.5em;
border: rgb(215,245,250) solid 10px;
margin-bottom: 5%;
}
.kicker{
text-align: center;
font-weight: 700;
letter-spacing: 0.05em;
color: rgb(215,245,250);
padding-left: 10px;
width: 330px;
height: 350px;
}
div{
display: block;
}
.divtext{
margin-top: 20px;
padding-top: 50px;
padding-bottom: 50px;
background-color: rgb(215,245,250);
width: 95%;
overflow: auto;
}
::-webkit-overflow-scrolling:touch;
.sub{
font-weight: 1000;
color: #484848;
text-align: center;
}
.text{
color: #484848;
font-weight: bolder;
text-align: center;
}
/*===============================FOOTER====================================*/
footer{
position: relative;
clear: both;
height: 50px; /*auto - automatski dodjeljiva visinu ovisno o sadržaju i njegovoj visini*/
width: 100% !important;
left: 0px;
bottom: 0px;
/*margin-bottom:0px; za 480height*/
/*padding: 30px 30px;*/ /*dodati za 480px height*/
}
.footer{
text-align: center;
color: #ccc;
float: left;
margin-top: 5px; /*udaljenost texta od vrha footera*/
margin-bottom: 1px; /*udaljenost texta od dna*/
margin-left: 30%; /*margin left i right pomiču text od rubova footera*/
margin-right: 30%;
}
/*=================================MEDIA RESPONSIVE================================================*/ | 0.222785 | 0.053305 |
@font-face {
font-family: <NAME>;
src: url(../font/KENYAN-COFFEE-RG.TTF);
}
@font-face {
font-family: Agency Reguler;
src: url(../font/AGENCYR.TTF);
}
@font-face {
font-family: Agency Bld;
src: url(../font/AGENCYB.TTF);
}
@font-face {
font-family: Myriadpro Regular;
src: url(../font/MYRIADPRO-REGULAR.OTF);
}
@font-face {
font-family: Uniform;
src: url(../font/UNIFORM.OTF);
}
@font-face {
font-family: Uniform Bld;
src: url(../font/Uniform_Bold.ttf);
}
/* @font-face {
font-family: Uniform Bld;
src: url(../font/UNIFORM_BOLD_2.TTF);
} */
@font-face {
font-family: Uniform Light;
src: url(../font/UNIFORM-CONDENSED-LIGHT.OTF);
}
/* @font-face {
font-family: Uniform Mdm;
src: url(../font/UNIFORM-CONDENSED-MEDIUM.OTF);
} */
/* @font-face {
font-family: Uniform Cdn;
src: url(../font/Uniform_Condensed.ttf);
} */
/* @font-face {
font-family: Uniform Mdm;
src: url(../font/Uniform_Medium.ttf);
} */
@font-face {
font-family: Uniform Mdm;
src: url(../font/UNIFORM-CONDENSED-MEDIUM.OTF);
}
body {
background: #fff;
/* color: #666666; */
/* font-family: "Open Sans", sans-serif; */
}
a {
color: #1e1e1e;
}
a:hover,
a:active,
a:focus {
color: #1e1e1e;
outline: none;
text-decoration: none;
}
p {
padding: 0;
margin: 0 0 10px 0;
font-size: 18px;
/* font-weight: 700; */
font-family: "Uniform Light";
}
h1,
h2,
h3,
h4,
h5,
h6 {
/* font-family: "Poppins", sans-serif; */
/* font-weight: 400; */
margin: 0 0 20px 0;
padding: 0;
color: #1e1e1e;
}
/* Prelaoder */
#preloader {
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100%;
height: 100%;
overflow: visible;
background: #fff url("../img/preloader.svg") no-repeat center center;
}
/* Back to top button */
.back-to-top {
position: fixed;
display: none;
background: rgba(0, 0, 0, 0.2);
color: #fff;
padding: 6px 12px 9px 12px;
font-size: 16px;
border-radius: 2px;
right: 15px;
bottom: 15px;
transition: background 0.5s;
}
@media (max-width: 768px) {
.back-to-top {
bottom: 15px;
}
}
.back-to-top:focus {
background: rgba(0, 0, 0, 0.2);
color: #fff;
outline: none;
}
.back-to-top:hover {
background: #046671;
color: #fff;
}
/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
[data-aos-delay] {
transition-delay: 0 !important;
}
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
padding: 20px 0;
position: fixed;
left: 0;
top: 0;
right: 0;
/* transition: all 0.5s; */
z-index: 997;
background: #fff;
/* display: flex; */
}
#header #logo {
float: left;
font-size: 30px;
font-family: "<NAME>";
}
#header #logo h1 {
font-size: 36px;
margin: 0;
padding: 6px 0;
line-height: 1;
/* font-family: "Poppins", sans-serif; */
font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
}
#header #logo h1 a,
#header #logo h1 a:hover {
color: #1e1e1e;
}
#header #logo img {
padding: 0;
margin: 0;
}
@media (max-width: 768px) {
#header #logo h1 {
font-size: 26px;
}
#header #logo img {
max-height: 40px;
}
}
/* #header.header-transparent {
background: transparent;
} */
#header.header-fixed {
background: #fff;
padding: 20px 0;
/* height: 72px; */
/* transition: all 0.5s; */
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#img-home {
margin-top: 1.5rem;
background-image: url(../img/konten-header/compressed/Header-Home.jpg);
/* width: 100%; */
background-position: center;
background-size: cover;
background-repeat: no-repeat;
height: 60vh;
}
#hero {
margin-top: 6rem;
width: 100%;
/* padding: 0 7%; */
/* display: table; */
/* margin: 0; */
/* max-width: 100%; */
background-image: url(/assets/img/konten-header/compressed/Header-Home.png);
background-repeat: no-repeat;
background-size: cover;
height: 80vh;
}
.img-fluid {
margin-top: 6rem;
width: 100%;
height: 520px;
}
.img-absolute {
position: absolute;
/* top: 80px; */
right: 0;
width: 700px;
/* height: 400px; */
}
.img-absolute-left {
position: absolute;
/* top: 80px; */
/* right: 0; */
left: 0;
width: 700px;
/* height: 400px; */
}
#hero-profile {
width: 100%;
height: 600px;
/* padding-bottom: 80vh; */
background-image: url(/assets/img/konten-header/Header-Profil-Tanpa-Teks.png);
background-size: 100%;
background-repeat: no-repeat;
position: relative;
/* width: 100%;
padding: 0 7%;
display: table;
margin: 0;
max-width: 100%;
background-image: url(/assets/img/hero-profile.jpg);
background-repeat: no-repeat;
background-size: cover;
height: 80vh; */
}
#hero-divisi {
width: 100%;
height: 540px;
background-color: #ff6c5c;
background-size: cover;
position: relative;
/* padding-top: 20vh; */
}
#hero-galeri {
width: 100%;
height: 80vh;
background: url(../img/hero-galeri.jpg) top center;
background-size: cover;
position: relative;
}
#hero-kontak {
width: 100%;
height: 80vh;
background: url(../img/hero-test.png) top center;
background-size: cover;
position: relative;
}
@media (min-width: 1024px) {
#hero {
background-attachment: fixed;
}
}
@media (min-width: 1024px) {
#hero-profile {
background-attachment: fixed;
}
}
@media (min-width: 1024px) {
#hero-galeri {
background-attachment: fixed;
}
}
@media (min-width: 1024px) {
#hero-kontak {
background-attachment: fixed;
}
}
@media (min-width: 1024px) {
#hero-divisi {
background-attachment: fixed;
}
}
/* #hero:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
} */
/* #hero-profile:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
} */
#hero-galeri:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
#hero-kontak:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
#hero-divisi:before {
content: "";
/* background: rgba(0, 0, 0, 0.6); */
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
#hero .hero-container {
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
}
#hero-profile .hero-container-profile {
position: absolute;
bottom: 8rem;
}
#hero-galeri .hero-container-galeri {
position: absolute;
bottom: 8rem;
}
#hero-kontak .hero-container-kontak {
position: absolute;
bottom: 8rem;
}
#hero-divisi .hero-container-divisi {
position: absolute;
bottom: 8rem;
}
#hero h1 {
margin: 30px 0 10px 0;
font-size: 72px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "<NAME>";
/* text-transform: uppercase; */
color: #fff;
}
#img-home .img-container {
position: absolute;
bottom: 0;
padding-bottom: 12rem;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
}
#img-home h1 {
text-align: center;
margin: 30px 0 10px 0;
font-size: 60px;
font-family: "<NAME>";
color: #fff;
}
@media screen and (max-width: 1366px) {
#img-home h1 {
text-align: center;
margin: 30px 0 10px 0;
font-size: 54px;
font-family: "Kenyan Coffe";
color: #fff;
}
}
@media screen and (max-width: 1366px) {
#img-home .img-container {
position: absolute;
bottom: 0;
padding-bottom: 6rem;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
}
}
#hero-profile h1 {
/* padding-left: 10px; */
margin: 30px 0 10px 0;
font-size: 60px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
.hero-text h1 {
margin: 30px 0 10px 0;
font-size: 60px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
.hero-text p {
margin: 0 0 0 0;
font-size: 18px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Uniform Light";
/* text-transform: uppercase; */
color: #fff;
}
#hero-galeri h1 {
/* padding-left: 10px; */
margin: 30px 0 10 0;
font-size: 60px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
#hero-kontak h1 {
/* padding-left: 10px; */
margin: 30px 0 10 0;
font-size: 60px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
#hero-divisi h1 {
/* padding-left: 10px; */
margin: 30px 0 10 0;
font-size: 52px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
#hero-profile p {
margin: 0 0 0 0;
font-size: 20px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Uniform Light";
/* text-transform: uppercase; */
color: #fff;
}
#hero-galeri p {
margin: 0 0 0 0;
font-size: 20px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Uniform Light";
/* text-transform: uppercase; */
color: #fff;
}
#hero-kontak p {
margin: 0 0 0 0;
font-size: 20px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Uniform Light";
/* text-transform: uppercase; */
color: #fff;
}
@media (max-width: 768px) {
#hero h1 {
font-size: 28px;
line-height: 36px;
}
}
#hero h2 {
color: #eee;
margin-bottom: 50px;
font-size: 24px;
}
@media (max-width: 768px) {
#hero h2 {
font-size: 18px;
line-height: 24px;
margin-bottom: 30px;
}
}
#hero .btn-get-started {
/* font-family: "Poppins", sans-serif; */
text-transform: uppercase;
font-weight: 500;
font-size: 16px;
letter-spacing: 1px;
display: inline-block;
padding: 8px 28px;
border-radius: 50px;
transition: 0.5s;
margin: 10px;
border: 2px solid #fff;
color: #fff;
}
#hero .btn-get-started:hover {
background: #2dc997;
border: 2px solid #2dc997;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu,
.nav-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.nav-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99;
}
.nav-menu li {
position: relative;
white-space: nowrap;
}
.nav-menu > li {
float: left;
}
.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
display: block;
}
.nav-menu ul ul {
top: 0;
left: 100%;
}
.nav-menu ul li {
min-width: 180px;
}
/* Nav Menu Arrows */
/* .sf-arrows .sf-with-ul {
padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
content: "\f107";
position: absolute;
right: 15px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
}
.sf-arrows ul .sf-with-ul:after {
content: "\f105";
} */
/* Nav Meu Container */
#nav-menu-container {
float: right;
margin: 0;
}
@media (max-width: 768px) {
#nav-menu-container {
display: none;
}
}
/* Nav Meu Styling */
.nav-menu a {
padding: 0 8px 10px 8px;
text-decoration: none;
display: inline-block;
color: #1e1e1e;
font-family: "Uniform";
font-weight: 700;
/* text-transform: uppercase; */
font-size: 16px;
outline: none;
}
.nav-menu a:hover {
color: #046671;
}
.nav-menu > li {
margin-left: 10px;
}
.menu-active a {
color: #046671;
}
.nav-menu > li > a:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background-color: #046671;
visibility: hidden;
transform: scaleX(0);
transition: all 0.3s ease-in-out 0s;
}
.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
visibility: visible;
transform: scaleX(1);
}
.nav-menu ul {
margin: 4px 0 0 0;
border: 1px solid #e7e7e7;
}
.nav-menu ul li {
background: #fff;
}
.nav-menu ul li:first-child {
border-top: 0;
}
.nav-menu ul li a {
padding: 10px;
color: #333;
transition: 0.3s;
display: block;
font-size: 13px;
text-transform: none;
}
.nav-menu ul li a:hover {
background: #2dc997;
color: #fff;
}
.nav-menu ul ul {
margin: 0;
}
/* Mobile Nav Toggle */
#mobile-nav-toggle {
position: fixed;
right: 0;
top: 0;
z-index: 999;
margin: 20px 20px 0 0;
border: 0;
background: none;
font-size: 24px;
display: none;
transition: all 0.4s;
outline: none;
cursor: pointer;
}
#mobile-nav-toggle i {
color: rgb(0, 0, 0);
}
@media (max-width: 768px) {
#mobile-nav-toggle {
display: inline;
}
}
/* Mobile Nav Styling */
#mobile-nav {
position: fixed;
top: 0;
padding-top: 18px;
bottom: 0;
z-index: 998;
/* background: rgba(52, 59, 64, 0.9); */
background: #046671;
left: -260px;
width: 260px;
overflow-y: auto;
transition: 0.4s;
}
#mobile-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#mobile-nav ul li {
position: relative;
}
#mobile-nav ul li a {
color: #fff;
font-size: 16px;
font-family: "Uniform Mdm";
overflow: hidden;
padding: 10px 22px 10px 15px;
position: relative;
text-decoration: none;
width: 100%;
display: block;
outline: none;
}
#mobile-nav ul li a:hover {
color: #fff;
}
#mobile-nav ul li li {
padding-left: 30px;
}
#mobile-nav ul .menu-has-children i {
position: absolute;
right: 0;
z-index: 99;
padding: 15px;
cursor: pointer;
color: #fff;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
color: #2dc997;
}
#mobile-nav ul .menu-item-active {
color: #2dc997;
}
#mobile-body-overly {
width: 100%;
height: 100%;
z-index: 997;
top: 0;
left: 0;
position: fixed;
background: rgba(52, 59, 64, 0.9);
display: none;
}
/* Mobile Nav body classes */
body.mobile-nav-active {
overflow: hidden;
}
body.mobile-nav-active #mobile-nav {
left: 0;
}
body.mobile-nav-active #mobile-nav-toggle {
color: #fff;
}
/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
overflow: hidden;
}
/* Sections Header
--------------------------------*/
.section-header .section-title {
font-size: 32px;
color: #ffffff;
/* text-transform: uppercase; */
text-align: center;
font-weight: 700;
margin-bottom: 5px;
font-family: "Uniform";
}
.us-title {
font-size: 32px;
color: #1e1e1e;
/* text-transform: uppercase; */
text-align: center;
/* font-weight: 700; */
margin-bottom: 5px;
font-family: "Uniform Bld";
}
.us-title-galeri {
font-size: 32px;
color: #ffffff;
/* text-transform: uppercase; */
text-align: center;
margin-bottom: 5px;
font-family: "Uniform Bld";
}
.us-title-galeri-black {
font-size: 32px;
color: #1e1e1e;
/* text-transform: uppercase; */
text-align: center;
margin-bottom: 5px;
font-family: "Uniform Bld";
}
.divisi-title {
font-size: 32px;
color: #1e1e1e;
/* text-transform: uppercase; */
/* text-align: center; */
/* font-weight: 700; */
/* margin-bottom: 5px; */
font-family: "Uniform Bld";
}
.section-header .section-description {
text-align: center;
padding-bottom: 40px;
color: #999;
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
padding: 20px 0;
background-color: whitesmoke;
min-height: 40px;
margin-top: 92px;
}
.breadcrumbs h2 {
font-size: 24px;
font-weight: 300;
margin: 0;
}
@media (max-width: 992px) {
.breadcrumbs h2 {
margin: 0 0 10px 0;
}
}
.breadcrumbs ol {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 0;
margin: 0;
font-size: 14px;
}
.breadcrumbs ol li + li {
padding-left: 10px;
}
.breadcrumbs ol li + li::before {
display: inline-block;
padding-right: 10px;
color: #6c757d;
content: "/";
}
@media (max-width: 768px) {
.breadcrumbs .d-flex {
display: block !important;
}
.breadcrumbs ol {
display: block;
}
.breadcrumbs ol li {
display: inline-block;
}
}
/* Divisi Section */
.img-divisi {
max-width: 100%;
max-height: 100%;
}
.rectangle-divisi {
background: #ff6c5c;
border-radius: 18px;
margin: auto;
padding: 10px;
width: 220px;
line-height: 30px;
text-align: center;
font-size: 14px;
font-weight: 700;
color: #fff;
font-family: "Uniform";
}
.border-divisi {
border: solid black 5px;
}
#divisi {
background-color: #ffffff;
padding: 80px 0 60px 0;
}
hr.divisi {
border: 1px solid #1e1e1e;
margin-top: 4rem;
margin-bottom: 4rem;
}
.arrow-left {
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
height: 60px;
width: 60px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transition: all 0.2s ease-in-out;
}
.arrow-right {
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
height: 60px;
width: 60px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transition: all 0.2s ease-in-out;
}
.arrow-left:hover {
transform: scale(1.1);
transform: rotate(-45deg);
}
.arrow-right:hover {
transform: scale(1.1);
transform: rotate(135deg);
}
/* .right {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
} */
/* .left {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
} */
/* End Divisi Section */
/* About Us Section
--------------------------------*/
#about {
background: #fff;
/* padding: 80px 0; */
}
#about p {
font-family: "Uniform Light";
font-size: 18px;
color: #1e1e1e;
}
#about .about-container .background {
min-height: 300px;
/* background: url(/assets/img/01.png) center top no-repeat; */
margin-bottom: 10px;
}
#about .about-container .content {
background: #fff;
}
#about .about-container .title {
color: #1e1e1e;
/* font-weight: 700; */
font-size: 52px;
font-family: "Kenyan Coffe";
}
@media (max-width: 768px) {
#about .about-container .title {
padding-top: 15px;
}
}
#about .about-container p {
line-height: 26px;
}
#about .about-container p:last-child {
margin-bottom: 0;
}
#about .about-container .icon-box {
background: #fff;
background-size: cover;
padding: 0 0 30px 0;
}
#about .about-container .icon-box .icon {
float: left;
background: #fff;
width: 64px;
height: 64px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
border-radius: 50%;
border: 2px solid #2dc997;
}
#about .about-container .icon-box .icon i {
color: #2dc997;
font-size: 24px;
}
#about .about-container .icon-box .title {
margin-left: 80px;
font-weight: 500;
margin-bottom: 5px;
font-size: 18px;
text-transform: uppercase;
}
#about .about-container .icon-box .title a {
color: #111;
}
#about .about-container .icon-box .description {
margin-left: 80px;
line-height: 24px;
font-size: 14px;
}
/* Facts Section
--------------------------------*/
/* Color Background */
.bg-card {
background-color: #ff6c5c !important;
width: 100%;
border-radius: 2px;
}
.rounded-circle {
border-radius: 50% !important;
border: 6px solid #ffffff;
}
.rectangle {
background: #046671;
border-radius: 10px;
margin: auto;
width: 130px;
line-height: 30px;
text-align: center;
/* font-size: 25px; */
letter-spacing: 1px;
color: #fff;
font-family: "Uniform Mdm";
}
.footer-rectangle {
padding-top: 15px;
font-size: 18px;
background: #ff6c5c;
margin: auto;
width: 80%;
height: 70px;
line-height: 1.2;
text-align: center;
/* font-size: 25px; */
color: #fff;
font-family: "Uniform Bld";
}
.footer-rectangle-galeri {
padding-top: 8px;
/* padding-bottom: 10px; */
padding-left: 30px;
padding-right: 30px;
font-size: 18px;
background: #ff6c5c;
margin: auto;
width: 100%;
height: 6rem;
text-align: center;
color: #fff;
font-family: "Uniform Light";
}
.mid-rectangle-galeri {
padding-top: 10px;
padding-bottom: 10px;
font-size: 20px;
background: #ff6c5c;
margin: auto;
width: 100%;
text-align: center;
color: #fff;
font-family: "Uniform Mdm";
}
.card {
border-radius: 0;
}
.card-img-top {
border-radius: 0;
}
.border-card {
border: solid black 7px;
}
.border-card-white {
border: solid white 6px;
}
.border-card-green {
border: solid #046671 6px;
}
#facts {
background: #046671;
padding: 80px 0 60px 0;
}
#facts .counters p {
color: #1e1e1e;
padding: 0;
margin: 0 20px 0 20px;
font-family: "Uniform Light";
font-size: 18px;
}
hr.us {
/* display: inline-block; */
border: 2px solid #1e1e1e;
text-align: center;
width: 50px;
margin-top: 30px;
margin-bottom: 5px;
}
hr.div {
/* display: inline-block; */
border: 4px solid #ff6c5c;
text-align: center;
width: 50px;
margin-top: 30px;
margin-bottom: 5px;
}
hr.home {
/* display: inline-block; */
border: 4px solid #ffffff;
text-align: center;
width: 100% auto;
/* margin-top: 30px;
margin-bottom: 5px; */
}
hr.line {
/* display: inline-block; */
border: 4px solid #ffffff;
text-align: center;
width: 100% auto;
/* margin-top: 30px; */
/* margin-bottom: 5px; */
}
.vl {
border-left: 2px solid #ffffff;
height: 210px;
position: absolute;
left: 50%;
}
#facts .counters span {
font-size: 48px;
display: block;
color: #2dc997;
}
/* Profile Section */
#facts-profile {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-visi-misi.png);
/* background-color: #046671; */
background-repeat: repeat-x;
background-size: 25% auto;
background-position: center;
padding: 80px 0 60px 0;
/* height: 300px; */
}
.bg {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-visi-misi.png);
/* background-color: #046671; */
background-repeat: repeat-x;
/* background-size: 100px auto; */
background-repeat: no-repeat;
background-size: 400px 75px;
background-position: center;
padding: 0 0 0 0;
/* height: 300px; */
}
#us {
background-color: #ffffff;
padding: 20px 0 60px 0;
}
#facts-profile .counters span {
font-size: 48px;
display: block;
color: #2dc997;
}
#facts-profile .counters p {
color: #ffffff;
padding-left: 4rem;
padding-right: 4rem;
/* margin: 0 0 20px 0; */
font-family: "Uniform Mdm";
font-size: 18px;
}
#facts-profile .counters h2 {
color: #ffffff;
letter-spacing: 4px;
padding: 0;
/* margin: 0 0 20px 0; */
font-family: "Uniform Bld";
font-size: 40px;
}
#who {
background: #ff6c5c;
padding: 80px 0 60px 0;
}
#who .counters p {
color: #ffffff;
padding-top: 2rem;
padding-left: 2.9rem;
padding-right: 2.9rem;
margin: 0 0 20px 0;
font-family: "Uniform Mdm";
/* font-weight: 700; */
letter-spacing: 2px;
font-size: 18px;
}
.rectangle-who {
border: 7px solid #ffffff;
background: #046671;
border-radius: 18px;
margin: auto;
padding: 10px;
width: 250px;
line-height: 30px;
text-align: center;
font-size: 30px;
font-weight: 700;
color: #fff;
font-family: "Uniform";
}
/* End Profile Section */
/* Services Section
--------------------------------*/
.btn-artikel {
background: #ff6c5c;
border-radius: 14px;
/* margin: auto; */
width: 180px;
/* height: 40px; */
line-height: 15px;
text-align: center;
padding-bottom: 8px;
/* font-size: 25px; */
font-family: "Uniform Light";
color: #fff;
}
.btn-artikel:hover {
color: #fff;
background-color: #eb6455;
border-color: #eb6455;
}
#services h2 {
font-size: 42px;
color: #1e1e1e;
font-family: "<NAME>";
letter-spacing: 2px;
}
#services h5 {
font-size: 20px;
color: #1e1e1e;
font-weight: 700;
font-family: "Uniform Mdm";
}
x {
line-height: 1.5rem;
margin-top: 0;
margin-bottom: 1rem;
}
.text-artikel {
color: #046671;
font-weight: 700;
font-family: "Uniform Mdm";
}
hr.artikel {
display: inline-block;
border: 2px solid #ff6c5c;
text-align: left;
width: 20px;
margin-top: 5px;
margin-bottom: 5px;
}
#services {
background: #fff;
background-size: cover;
padding: 80px 0 60px 0;
}
#services .box {
padding: 50px 20px;
margin-bottom: 50px;
text-align: center;
border: 1px solid #e6e6e6;
height: 200px;
position: relative;
background: #fafafa;
}
#services .icon {
position: absolute;
top: -36px;
left: calc(50% - 36px);
transition: 0.2s;
border-radius: 50%;
border: 6px solid #fff;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
width: 72px;
height: 72px;
background: #2dc997;
}
#services .icon a {
display: inline-block;
}
#services .icon i {
color: #fff;
font-size: 24px;
}
#services .box:hover .icon {
background: #fff;
border: 2px solid #2dc997;
}
#services .box:hover .icon i {
color: #2dc997;
}
#services .box:hover .icon a {
color: #2dc997;
}
#services .title {
font-weight: 700;
font-size: 18px;
margin-bottom: 15px;
text-transform: uppercase;
}
#services .title a {
color: #111;
}
#services .description {
font-size: 14px;
line-height: 24px;
}
/* Contact Section */
#contact {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-visi-misi.png);
/* background-color: #046671; */
background-repeat: repeat-x;
height: 90px;
/* background-size: 10% auto; */
background-position: center;
padding-top: 25px;
/* padding: 60px 0 60px 0; */
/* height: 300px; */
}
.text-contact {
font-size: 20px;
color: #046671;
font-family: "Uniform Bld";
}
/* End Contact Section */
/* Galeri */
#galeri {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-galeri.png);
/* background-color: #046671; */
background-repeat: repeat-x;
background-size: 8% auto;
background-position: center;
padding: 60px 0 60px 0;
/* height: 300px; */
}
@media screen and (max-width: 1366px) {
#galeri {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-galeri.png);
/* background-color: #046671; */
background-repeat: repeat-x;
background-size: 10% auto;
background-position: center;
padding: 60px 0 60px 0;
/* height: 300px; */
}
}
.rectangle-galeri {
/* border: 7px solid #ffffff; */
background: #046671;
border-radius: 18px;
margin: auto;
padding: 20px;
width: 220px;
/* line-height: 30px; */
text-align: center;
font-size: 14px;
color: #fff;
font-weight: 700;
font-family: "Uniform";
}
/* Galeri */
/* Footer */
.site-footer h5 {
color: #ffffff;
font-size: 24px;
letter-spacing: 1px;
font-family: "Kenyan Coffe";
}
.site-footer h6 {
color: #ffffff;
font-size: 20px;
letter-spacing: 4px;
text-transform: uppercase;
font-family: "Uniform Mdm";
}
.text-footer {
color: #ffffff;
font-size: 16px;
font-family: "Uniform Light";
}
.text-address {
color: #ffffff;
font-size: 20px;
letter-spacing: 4px;
text-transform: uppercase;
font-family: "Uniform Mdm";
}
.footer-last {
color: #ffffff;
padding-top: 15px;
padding-bottom: 15px;
background: #ff6c5c;
}
.footer-newsletter form {
/* margin-top: 30px; */
background: #fff;
padding: 6px 10px;
position: relative;
/* width: 500px; */
border-radius: 4px;
}
.footer-newsletter form input[type="email"] {
border: 0;
padding: 4px;
width: calc(100% - 110px);
}
.footer-newsletter form input[type="submit"] {
position: absolute;
top: 0;
right: -2px;
bottom: 0;
border: 0;
background: none;
font-size: 16px;
padding: 0 20px 2px 20px;
background: #ff6c5c;
color: #fff;
transition: 0.3s;
border-radius: 0 4px 4px 0;
}
.site-footer {
background-color: #046671;
padding: 60px 0 60px;
font-size: 15px;
line-height: 24px;
color: #ffffff;
}
/* .site-footer hr {
border-top-color: #bbb;
opacity: 0.5;
} */
.site-footer hr.small {
margin: 20px 0;
}
/* .site-footer h6 {
color: #fff;
font-size: 16px;
text-transform: uppercase;
margin-top: 5px;
letter-spacing: 2px;
} */
.site-footer a {
color: #737373;
}
.site-footer a:hover {
color: #3366cc;
text-decoration: none;
}
.footer-links {
padding-left: 0;
list-style: none;
}
.footer-links li {
display: block;
}
.footer-links a {
color: #737373;
}
.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
color: #3366cc;
text-decoration: none;
}
.footer-links.inline li {
display: inline-block;
}
.site-footer .social-icons {
text-align: right;
}
.site-footer .social-icons a {
width: 40px;
height: 40px;
line-height: 40px;
margin-left: 6px;
margin-right: 0;
border-radius: 100%;
background-color: #33353d;
}
.copyright-text {
margin: 0;
font-weight: lighter;
font-family: "Myriadpro Regular";
font-size: 14px;
}
@media (max-width: 991px) {
.site-footer [class^="col-"] {
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.site-footer {
padding-bottom: 0;
}
.site-footer .copyright-text,
.site-footer .social-icons {
text-align: center;
}
}
.social-icons {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.social-icons li {
display: inline-block;
margin-bottom: 4px;
}
.social-icons li.title {
margin-right: 15px;
text-transform: uppercase;
color: #96a2b2;
font-weight: 700;
font-size: 13px;
}
.social-icons a {
background-color: #eceeef;
color: #818a91;
font-size: 16px;
display: inline-block;
line-height: 44px;
width: 44px;
height: 44px;
text-align: center;
margin-right: 8px;
border-radius: 100%;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
color: #fff;
background-color: #29aafe;
}
.social-icons.size-sm a {
line-height: 34px;
height: 34px;
width: 34px;
font-size: 14px;
}
.social-icons a.facebook:hover {
background-color: #3b5998;
}
.social-icons a.twitter:hover {
background-color: #00aced;
}
.social-icons a.linkedin:hover {
background-color: #007bb6;
}
.social-icons a.dribbble:hover {
background-color: #ea4c89;
}
@media (max-width: 767px) {
.social-icons li.title {
display: block;
margin-right: 0;
font-weight: 600;
}
}
/* End Footer */
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
background: #343b40;
padding: 30px 0;
color: #fff;
font-size: 14px;
}
#footer .copyright {
text-align: center;
}
#footer .credits {
padding-top: 10px;
text-align: center;
font-size: 13px;
color: #ccc;
} | assets/css/style.css | @font-face {
font-family: <NAME>;
src: url(../font/KENYAN-COFFEE-RG.TTF);
}
@font-face {
font-family: Agency Reguler;
src: url(../font/AGENCYR.TTF);
}
@font-face {
font-family: Agency Bld;
src: url(../font/AGENCYB.TTF);
}
@font-face {
font-family: Myriadpro Regular;
src: url(../font/MYRIADPRO-REGULAR.OTF);
}
@font-face {
font-family: Uniform;
src: url(../font/UNIFORM.OTF);
}
@font-face {
font-family: Uniform Bld;
src: url(../font/Uniform_Bold.ttf);
}
/* @font-face {
font-family: Uniform Bld;
src: url(../font/UNIFORM_BOLD_2.TTF);
} */
@font-face {
font-family: Uniform Light;
src: url(../font/UNIFORM-CONDENSED-LIGHT.OTF);
}
/* @font-face {
font-family: Uniform Mdm;
src: url(../font/UNIFORM-CONDENSED-MEDIUM.OTF);
} */
/* @font-face {
font-family: Uniform Cdn;
src: url(../font/Uniform_Condensed.ttf);
} */
/* @font-face {
font-family: Uniform Mdm;
src: url(../font/Uniform_Medium.ttf);
} */
@font-face {
font-family: Uniform Mdm;
src: url(../font/UNIFORM-CONDENSED-MEDIUM.OTF);
}
body {
background: #fff;
/* color: #666666; */
/* font-family: "Open Sans", sans-serif; */
}
a {
color: #1e1e1e;
}
a:hover,
a:active,
a:focus {
color: #1e1e1e;
outline: none;
text-decoration: none;
}
p {
padding: 0;
margin: 0 0 10px 0;
font-size: 18px;
/* font-weight: 700; */
font-family: "Uniform Light";
}
h1,
h2,
h3,
h4,
h5,
h6 {
/* font-family: "Poppins", sans-serif; */
/* font-weight: 400; */
margin: 0 0 20px 0;
padding: 0;
color: #1e1e1e;
}
/* Prelaoder */
#preloader {
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100%;
height: 100%;
overflow: visible;
background: #fff url("../img/preloader.svg") no-repeat center center;
}
/* Back to top button */
.back-to-top {
position: fixed;
display: none;
background: rgba(0, 0, 0, 0.2);
color: #fff;
padding: 6px 12px 9px 12px;
font-size: 16px;
border-radius: 2px;
right: 15px;
bottom: 15px;
transition: background 0.5s;
}
@media (max-width: 768px) {
.back-to-top {
bottom: 15px;
}
}
.back-to-top:focus {
background: rgba(0, 0, 0, 0.2);
color: #fff;
outline: none;
}
.back-to-top:hover {
background: #046671;
color: #fff;
}
/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
[data-aos-delay] {
transition-delay: 0 !important;
}
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
padding: 20px 0;
position: fixed;
left: 0;
top: 0;
right: 0;
/* transition: all 0.5s; */
z-index: 997;
background: #fff;
/* display: flex; */
}
#header #logo {
float: left;
font-size: 30px;
font-family: "<NAME>";
}
#header #logo h1 {
font-size: 36px;
margin: 0;
padding: 6px 0;
line-height: 1;
/* font-family: "Poppins", sans-serif; */
font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
}
#header #logo h1 a,
#header #logo h1 a:hover {
color: #1e1e1e;
}
#header #logo img {
padding: 0;
margin: 0;
}
@media (max-width: 768px) {
#header #logo h1 {
font-size: 26px;
}
#header #logo img {
max-height: 40px;
}
}
/* #header.header-transparent {
background: transparent;
} */
#header.header-fixed {
background: #fff;
padding: 20px 0;
/* height: 72px; */
/* transition: all 0.5s; */
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#img-home {
margin-top: 1.5rem;
background-image: url(../img/konten-header/compressed/Header-Home.jpg);
/* width: 100%; */
background-position: center;
background-size: cover;
background-repeat: no-repeat;
height: 60vh;
}
#hero {
margin-top: 6rem;
width: 100%;
/* padding: 0 7%; */
/* display: table; */
/* margin: 0; */
/* max-width: 100%; */
background-image: url(/assets/img/konten-header/compressed/Header-Home.png);
background-repeat: no-repeat;
background-size: cover;
height: 80vh;
}
.img-fluid {
margin-top: 6rem;
width: 100%;
height: 520px;
}
.img-absolute {
position: absolute;
/* top: 80px; */
right: 0;
width: 700px;
/* height: 400px; */
}
.img-absolute-left {
position: absolute;
/* top: 80px; */
/* right: 0; */
left: 0;
width: 700px;
/* height: 400px; */
}
#hero-profile {
width: 100%;
height: 600px;
/* padding-bottom: 80vh; */
background-image: url(/assets/img/konten-header/Header-Profil-Tanpa-Teks.png);
background-size: 100%;
background-repeat: no-repeat;
position: relative;
/* width: 100%;
padding: 0 7%;
display: table;
margin: 0;
max-width: 100%;
background-image: url(/assets/img/hero-profile.jpg);
background-repeat: no-repeat;
background-size: cover;
height: 80vh; */
}
#hero-divisi {
width: 100%;
height: 540px;
background-color: #ff6c5c;
background-size: cover;
position: relative;
/* padding-top: 20vh; */
}
#hero-galeri {
width: 100%;
height: 80vh;
background: url(../img/hero-galeri.jpg) top center;
background-size: cover;
position: relative;
}
#hero-kontak {
width: 100%;
height: 80vh;
background: url(../img/hero-test.png) top center;
background-size: cover;
position: relative;
}
@media (min-width: 1024px) {
#hero {
background-attachment: fixed;
}
}
@media (min-width: 1024px) {
#hero-profile {
background-attachment: fixed;
}
}
@media (min-width: 1024px) {
#hero-galeri {
background-attachment: fixed;
}
}
@media (min-width: 1024px) {
#hero-kontak {
background-attachment: fixed;
}
}
@media (min-width: 1024px) {
#hero-divisi {
background-attachment: fixed;
}
}
/* #hero:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
} */
/* #hero-profile:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
} */
#hero-galeri:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
#hero-kontak:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
#hero-divisi:before {
content: "";
/* background: rgba(0, 0, 0, 0.6); */
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
#hero .hero-container {
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
}
#hero-profile .hero-container-profile {
position: absolute;
bottom: 8rem;
}
#hero-galeri .hero-container-galeri {
position: absolute;
bottom: 8rem;
}
#hero-kontak .hero-container-kontak {
position: absolute;
bottom: 8rem;
}
#hero-divisi .hero-container-divisi {
position: absolute;
bottom: 8rem;
}
#hero h1 {
margin: 30px 0 10px 0;
font-size: 72px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "<NAME>";
/* text-transform: uppercase; */
color: #fff;
}
#img-home .img-container {
position: absolute;
bottom: 0;
padding-bottom: 12rem;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
}
#img-home h1 {
text-align: center;
margin: 30px 0 10px 0;
font-size: 60px;
font-family: "<NAME>";
color: #fff;
}
@media screen and (max-width: 1366px) {
#img-home h1 {
text-align: center;
margin: 30px 0 10px 0;
font-size: 54px;
font-family: "Kenyan Coffe";
color: #fff;
}
}
@media screen and (max-width: 1366px) {
#img-home .img-container {
position: absolute;
bottom: 0;
padding-bottom: 6rem;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
}
}
#hero-profile h1 {
/* padding-left: 10px; */
margin: 30px 0 10px 0;
font-size: 60px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
.hero-text h1 {
margin: 30px 0 10px 0;
font-size: 60px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
.hero-text p {
margin: 0 0 0 0;
font-size: 18px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Uniform Light";
/* text-transform: uppercase; */
color: #fff;
}
#hero-galeri h1 {
/* padding-left: 10px; */
margin: 30px 0 10 0;
font-size: 60px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
#hero-kontak h1 {
/* padding-left: 10px; */
margin: 30px 0 10 0;
font-size: 60px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
#hero-divisi h1 {
/* padding-left: 10px; */
margin: 30px 0 10 0;
font-size: 52px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Kenyan Coffe";
/* text-transform: uppercase; */
color: #fff;
}
#hero-profile p {
margin: 0 0 0 0;
font-size: 20px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Uniform Light";
/* text-transform: uppercase; */
color: #fff;
}
#hero-galeri p {
margin: 0 0 0 0;
font-size: 20px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Uniform Light";
/* text-transform: uppercase; */
color: #fff;
}
#hero-kontak p {
margin: 0 0 0 0;
font-size: 20px;
/* font-weight: 700; */
/* line-height: 56px; */
font-family: "Uniform Light";
/* text-transform: uppercase; */
color: #fff;
}
@media (max-width: 768px) {
#hero h1 {
font-size: 28px;
line-height: 36px;
}
}
#hero h2 {
color: #eee;
margin-bottom: 50px;
font-size: 24px;
}
@media (max-width: 768px) {
#hero h2 {
font-size: 18px;
line-height: 24px;
margin-bottom: 30px;
}
}
#hero .btn-get-started {
/* font-family: "Poppins", sans-serif; */
text-transform: uppercase;
font-weight: 500;
font-size: 16px;
letter-spacing: 1px;
display: inline-block;
padding: 8px 28px;
border-radius: 50px;
transition: 0.5s;
margin: 10px;
border: 2px solid #fff;
color: #fff;
}
#hero .btn-get-started:hover {
background: #2dc997;
border: 2px solid #2dc997;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu,
.nav-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.nav-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99;
}
.nav-menu li {
position: relative;
white-space: nowrap;
}
.nav-menu > li {
float: left;
}
.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
display: block;
}
.nav-menu ul ul {
top: 0;
left: 100%;
}
.nav-menu ul li {
min-width: 180px;
}
/* Nav Menu Arrows */
/* .sf-arrows .sf-with-ul {
padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
content: "\f107";
position: absolute;
right: 15px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
}
.sf-arrows ul .sf-with-ul:after {
content: "\f105";
} */
/* Nav Meu Container */
#nav-menu-container {
float: right;
margin: 0;
}
@media (max-width: 768px) {
#nav-menu-container {
display: none;
}
}
/* Nav Meu Styling */
.nav-menu a {
padding: 0 8px 10px 8px;
text-decoration: none;
display: inline-block;
color: #1e1e1e;
font-family: "Uniform";
font-weight: 700;
/* text-transform: uppercase; */
font-size: 16px;
outline: none;
}
.nav-menu a:hover {
color: #046671;
}
.nav-menu > li {
margin-left: 10px;
}
.menu-active a {
color: #046671;
}
.nav-menu > li > a:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: 0;
left: 0;
background-color: #046671;
visibility: hidden;
transform: scaleX(0);
transition: all 0.3s ease-in-out 0s;
}
.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
visibility: visible;
transform: scaleX(1);
}
.nav-menu ul {
margin: 4px 0 0 0;
border: 1px solid #e7e7e7;
}
.nav-menu ul li {
background: #fff;
}
.nav-menu ul li:first-child {
border-top: 0;
}
.nav-menu ul li a {
padding: 10px;
color: #333;
transition: 0.3s;
display: block;
font-size: 13px;
text-transform: none;
}
.nav-menu ul li a:hover {
background: #2dc997;
color: #fff;
}
.nav-menu ul ul {
margin: 0;
}
/* Mobile Nav Toggle */
#mobile-nav-toggle {
position: fixed;
right: 0;
top: 0;
z-index: 999;
margin: 20px 20px 0 0;
border: 0;
background: none;
font-size: 24px;
display: none;
transition: all 0.4s;
outline: none;
cursor: pointer;
}
#mobile-nav-toggle i {
color: rgb(0, 0, 0);
}
@media (max-width: 768px) {
#mobile-nav-toggle {
display: inline;
}
}
/* Mobile Nav Styling */
#mobile-nav {
position: fixed;
top: 0;
padding-top: 18px;
bottom: 0;
z-index: 998;
/* background: rgba(52, 59, 64, 0.9); */
background: #046671;
left: -260px;
width: 260px;
overflow-y: auto;
transition: 0.4s;
}
#mobile-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#mobile-nav ul li {
position: relative;
}
#mobile-nav ul li a {
color: #fff;
font-size: 16px;
font-family: "Uniform Mdm";
overflow: hidden;
padding: 10px 22px 10px 15px;
position: relative;
text-decoration: none;
width: 100%;
display: block;
outline: none;
}
#mobile-nav ul li a:hover {
color: #fff;
}
#mobile-nav ul li li {
padding-left: 30px;
}
#mobile-nav ul .menu-has-children i {
position: absolute;
right: 0;
z-index: 99;
padding: 15px;
cursor: pointer;
color: #fff;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
color: #2dc997;
}
#mobile-nav ul .menu-item-active {
color: #2dc997;
}
#mobile-body-overly {
width: 100%;
height: 100%;
z-index: 997;
top: 0;
left: 0;
position: fixed;
background: rgba(52, 59, 64, 0.9);
display: none;
}
/* Mobile Nav body classes */
body.mobile-nav-active {
overflow: hidden;
}
body.mobile-nav-active #mobile-nav {
left: 0;
}
body.mobile-nav-active #mobile-nav-toggle {
color: #fff;
}
/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
overflow: hidden;
}
/* Sections Header
--------------------------------*/
.section-header .section-title {
font-size: 32px;
color: #ffffff;
/* text-transform: uppercase; */
text-align: center;
font-weight: 700;
margin-bottom: 5px;
font-family: "Uniform";
}
.us-title {
font-size: 32px;
color: #1e1e1e;
/* text-transform: uppercase; */
text-align: center;
/* font-weight: 700; */
margin-bottom: 5px;
font-family: "Uniform Bld";
}
.us-title-galeri {
font-size: 32px;
color: #ffffff;
/* text-transform: uppercase; */
text-align: center;
margin-bottom: 5px;
font-family: "Uniform Bld";
}
.us-title-galeri-black {
font-size: 32px;
color: #1e1e1e;
/* text-transform: uppercase; */
text-align: center;
margin-bottom: 5px;
font-family: "Uniform Bld";
}
.divisi-title {
font-size: 32px;
color: #1e1e1e;
/* text-transform: uppercase; */
/* text-align: center; */
/* font-weight: 700; */
/* margin-bottom: 5px; */
font-family: "Uniform Bld";
}
.section-header .section-description {
text-align: center;
padding-bottom: 40px;
color: #999;
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
padding: 20px 0;
background-color: whitesmoke;
min-height: 40px;
margin-top: 92px;
}
.breadcrumbs h2 {
font-size: 24px;
font-weight: 300;
margin: 0;
}
@media (max-width: 992px) {
.breadcrumbs h2 {
margin: 0 0 10px 0;
}
}
.breadcrumbs ol {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 0;
margin: 0;
font-size: 14px;
}
.breadcrumbs ol li + li {
padding-left: 10px;
}
.breadcrumbs ol li + li::before {
display: inline-block;
padding-right: 10px;
color: #6c757d;
content: "/";
}
@media (max-width: 768px) {
.breadcrumbs .d-flex {
display: block !important;
}
.breadcrumbs ol {
display: block;
}
.breadcrumbs ol li {
display: inline-block;
}
}
/* Divisi Section */
.img-divisi {
max-width: 100%;
max-height: 100%;
}
.rectangle-divisi {
background: #ff6c5c;
border-radius: 18px;
margin: auto;
padding: 10px;
width: 220px;
line-height: 30px;
text-align: center;
font-size: 14px;
font-weight: 700;
color: #fff;
font-family: "Uniform";
}
.border-divisi {
border: solid black 5px;
}
#divisi {
background-color: #ffffff;
padding: 80px 0 60px 0;
}
hr.divisi {
border: 1px solid #1e1e1e;
margin-top: 4rem;
margin-bottom: 4rem;
}
.arrow-left {
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
height: 60px;
width: 60px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transition: all 0.2s ease-in-out;
}
.arrow-right {
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
height: 60px;
width: 60px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transition: all 0.2s ease-in-out;
}
.arrow-left:hover {
transform: scale(1.1);
transform: rotate(-45deg);
}
.arrow-right:hover {
transform: scale(1.1);
transform: rotate(135deg);
}
/* .right {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
} */
/* .left {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
} */
/* End Divisi Section */
/* About Us Section
--------------------------------*/
#about {
background: #fff;
/* padding: 80px 0; */
}
#about p {
font-family: "Uniform Light";
font-size: 18px;
color: #1e1e1e;
}
#about .about-container .background {
min-height: 300px;
/* background: url(/assets/img/01.png) center top no-repeat; */
margin-bottom: 10px;
}
#about .about-container .content {
background: #fff;
}
#about .about-container .title {
color: #1e1e1e;
/* font-weight: 700; */
font-size: 52px;
font-family: "Kenyan Coffe";
}
@media (max-width: 768px) {
#about .about-container .title {
padding-top: 15px;
}
}
#about .about-container p {
line-height: 26px;
}
#about .about-container p:last-child {
margin-bottom: 0;
}
#about .about-container .icon-box {
background: #fff;
background-size: cover;
padding: 0 0 30px 0;
}
#about .about-container .icon-box .icon {
float: left;
background: #fff;
width: 64px;
height: 64px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
border-radius: 50%;
border: 2px solid #2dc997;
}
#about .about-container .icon-box .icon i {
color: #2dc997;
font-size: 24px;
}
#about .about-container .icon-box .title {
margin-left: 80px;
font-weight: 500;
margin-bottom: 5px;
font-size: 18px;
text-transform: uppercase;
}
#about .about-container .icon-box .title a {
color: #111;
}
#about .about-container .icon-box .description {
margin-left: 80px;
line-height: 24px;
font-size: 14px;
}
/* Facts Section
--------------------------------*/
/* Color Background */
.bg-card {
background-color: #ff6c5c !important;
width: 100%;
border-radius: 2px;
}
.rounded-circle {
border-radius: 50% !important;
border: 6px solid #ffffff;
}
.rectangle {
background: #046671;
border-radius: 10px;
margin: auto;
width: 130px;
line-height: 30px;
text-align: center;
/* font-size: 25px; */
letter-spacing: 1px;
color: #fff;
font-family: "Uniform Mdm";
}
.footer-rectangle {
padding-top: 15px;
font-size: 18px;
background: #ff6c5c;
margin: auto;
width: 80%;
height: 70px;
line-height: 1.2;
text-align: center;
/* font-size: 25px; */
color: #fff;
font-family: "Uniform Bld";
}
.footer-rectangle-galeri {
padding-top: 8px;
/* padding-bottom: 10px; */
padding-left: 30px;
padding-right: 30px;
font-size: 18px;
background: #ff6c5c;
margin: auto;
width: 100%;
height: 6rem;
text-align: center;
color: #fff;
font-family: "Uniform Light";
}
.mid-rectangle-galeri {
padding-top: 10px;
padding-bottom: 10px;
font-size: 20px;
background: #ff6c5c;
margin: auto;
width: 100%;
text-align: center;
color: #fff;
font-family: "Uniform Mdm";
}
.card {
border-radius: 0;
}
.card-img-top {
border-radius: 0;
}
.border-card {
border: solid black 7px;
}
.border-card-white {
border: solid white 6px;
}
.border-card-green {
border: solid #046671 6px;
}
#facts {
background: #046671;
padding: 80px 0 60px 0;
}
#facts .counters p {
color: #1e1e1e;
padding: 0;
margin: 0 20px 0 20px;
font-family: "Uniform Light";
font-size: 18px;
}
hr.us {
/* display: inline-block; */
border: 2px solid #1e1e1e;
text-align: center;
width: 50px;
margin-top: 30px;
margin-bottom: 5px;
}
hr.div {
/* display: inline-block; */
border: 4px solid #ff6c5c;
text-align: center;
width: 50px;
margin-top: 30px;
margin-bottom: 5px;
}
hr.home {
/* display: inline-block; */
border: 4px solid #ffffff;
text-align: center;
width: 100% auto;
/* margin-top: 30px;
margin-bottom: 5px; */
}
hr.line {
/* display: inline-block; */
border: 4px solid #ffffff;
text-align: center;
width: 100% auto;
/* margin-top: 30px; */
/* margin-bottom: 5px; */
}
.vl {
border-left: 2px solid #ffffff;
height: 210px;
position: absolute;
left: 50%;
}
#facts .counters span {
font-size: 48px;
display: block;
color: #2dc997;
}
/* Profile Section */
#facts-profile {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-visi-misi.png);
/* background-color: #046671; */
background-repeat: repeat-x;
background-size: 25% auto;
background-position: center;
padding: 80px 0 60px 0;
/* height: 300px; */
}
.bg {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-visi-misi.png);
/* background-color: #046671; */
background-repeat: repeat-x;
/* background-size: 100px auto; */
background-repeat: no-repeat;
background-size: 400px 75px;
background-position: center;
padding: 0 0 0 0;
/* height: 300px; */
}
#us {
background-color: #ffffff;
padding: 20px 0 60px 0;
}
#facts-profile .counters span {
font-size: 48px;
display: block;
color: #2dc997;
}
#facts-profile .counters p {
color: #ffffff;
padding-left: 4rem;
padding-right: 4rem;
/* margin: 0 0 20px 0; */
font-family: "Uniform Mdm";
font-size: 18px;
}
#facts-profile .counters h2 {
color: #ffffff;
letter-spacing: 4px;
padding: 0;
/* margin: 0 0 20px 0; */
font-family: "Uniform Bld";
font-size: 40px;
}
#who {
background: #ff6c5c;
padding: 80px 0 60px 0;
}
#who .counters p {
color: #ffffff;
padding-top: 2rem;
padding-left: 2.9rem;
padding-right: 2.9rem;
margin: 0 0 20px 0;
font-family: "Uniform Mdm";
/* font-weight: 700; */
letter-spacing: 2px;
font-size: 18px;
}
.rectangle-who {
border: 7px solid #ffffff;
background: #046671;
border-radius: 18px;
margin: auto;
padding: 10px;
width: 250px;
line-height: 30px;
text-align: center;
font-size: 30px;
font-weight: 700;
color: #fff;
font-family: "Uniform";
}
/* End Profile Section */
/* Services Section
--------------------------------*/
.btn-artikel {
background: #ff6c5c;
border-radius: 14px;
/* margin: auto; */
width: 180px;
/* height: 40px; */
line-height: 15px;
text-align: center;
padding-bottom: 8px;
/* font-size: 25px; */
font-family: "Uniform Light";
color: #fff;
}
.btn-artikel:hover {
color: #fff;
background-color: #eb6455;
border-color: #eb6455;
}
#services h2 {
font-size: 42px;
color: #1e1e1e;
font-family: "<NAME>";
letter-spacing: 2px;
}
#services h5 {
font-size: 20px;
color: #1e1e1e;
font-weight: 700;
font-family: "Uniform Mdm";
}
x {
line-height: 1.5rem;
margin-top: 0;
margin-bottom: 1rem;
}
.text-artikel {
color: #046671;
font-weight: 700;
font-family: "Uniform Mdm";
}
hr.artikel {
display: inline-block;
border: 2px solid #ff6c5c;
text-align: left;
width: 20px;
margin-top: 5px;
margin-bottom: 5px;
}
#services {
background: #fff;
background-size: cover;
padding: 80px 0 60px 0;
}
#services .box {
padding: 50px 20px;
margin-bottom: 50px;
text-align: center;
border: 1px solid #e6e6e6;
height: 200px;
position: relative;
background: #fafafa;
}
#services .icon {
position: absolute;
top: -36px;
left: calc(50% - 36px);
transition: 0.2s;
border-radius: 50%;
border: 6px solid #fff;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
width: 72px;
height: 72px;
background: #2dc997;
}
#services .icon a {
display: inline-block;
}
#services .icon i {
color: #fff;
font-size: 24px;
}
#services .box:hover .icon {
background: #fff;
border: 2px solid #2dc997;
}
#services .box:hover .icon i {
color: #2dc997;
}
#services .box:hover .icon a {
color: #2dc997;
}
#services .title {
font-weight: 700;
font-size: 18px;
margin-bottom: 15px;
text-transform: uppercase;
}
#services .title a {
color: #111;
}
#services .description {
font-size: 14px;
line-height: 24px;
}
/* Contact Section */
#contact {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-visi-misi.png);
/* background-color: #046671; */
background-repeat: repeat-x;
height: 90px;
/* background-size: 10% auto; */
background-position: center;
padding-top: 25px;
/* padding: 60px 0 60px 0; */
/* height: 300px; */
}
.text-contact {
font-size: 20px;
color: #046671;
font-family: "Uniform Bld";
}
/* End Contact Section */
/* Galeri */
#galeri {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-galeri.png);
/* background-color: #046671; */
background-repeat: repeat-x;
background-size: 8% auto;
background-position: center;
padding: 60px 0 60px 0;
/* height: 300px; */
}
@media screen and (max-width: 1366px) {
#galeri {
/* margin-top: 80px; */
/* margin-bottom: 60px; */
background: url(../img/icon/bg-galeri.png);
/* background-color: #046671; */
background-repeat: repeat-x;
background-size: 10% auto;
background-position: center;
padding: 60px 0 60px 0;
/* height: 300px; */
}
}
.rectangle-galeri {
/* border: 7px solid #ffffff; */
background: #046671;
border-radius: 18px;
margin: auto;
padding: 20px;
width: 220px;
/* line-height: 30px; */
text-align: center;
font-size: 14px;
color: #fff;
font-weight: 700;
font-family: "Uniform";
}
/* Galeri */
/* Footer */
.site-footer h5 {
color: #ffffff;
font-size: 24px;
letter-spacing: 1px;
font-family: "Kenyan Coffe";
}
.site-footer h6 {
color: #ffffff;
font-size: 20px;
letter-spacing: 4px;
text-transform: uppercase;
font-family: "Uniform Mdm";
}
.text-footer {
color: #ffffff;
font-size: 16px;
font-family: "Uniform Light";
}
.text-address {
color: #ffffff;
font-size: 20px;
letter-spacing: 4px;
text-transform: uppercase;
font-family: "Uniform Mdm";
}
.footer-last {
color: #ffffff;
padding-top: 15px;
padding-bottom: 15px;
background: #ff6c5c;
}
.footer-newsletter form {
/* margin-top: 30px; */
background: #fff;
padding: 6px 10px;
position: relative;
/* width: 500px; */
border-radius: 4px;
}
.footer-newsletter form input[type="email"] {
border: 0;
padding: 4px;
width: calc(100% - 110px);
}
.footer-newsletter form input[type="submit"] {
position: absolute;
top: 0;
right: -2px;
bottom: 0;
border: 0;
background: none;
font-size: 16px;
padding: 0 20px 2px 20px;
background: #ff6c5c;
color: #fff;
transition: 0.3s;
border-radius: 0 4px 4px 0;
}
.site-footer {
background-color: #046671;
padding: 60px 0 60px;
font-size: 15px;
line-height: 24px;
color: #ffffff;
}
/* .site-footer hr {
border-top-color: #bbb;
opacity: 0.5;
} */
.site-footer hr.small {
margin: 20px 0;
}
/* .site-footer h6 {
color: #fff;
font-size: 16px;
text-transform: uppercase;
margin-top: 5px;
letter-spacing: 2px;
} */
.site-footer a {
color: #737373;
}
.site-footer a:hover {
color: #3366cc;
text-decoration: none;
}
.footer-links {
padding-left: 0;
list-style: none;
}
.footer-links li {
display: block;
}
.footer-links a {
color: #737373;
}
.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
color: #3366cc;
text-decoration: none;
}
.footer-links.inline li {
display: inline-block;
}
.site-footer .social-icons {
text-align: right;
}
.site-footer .social-icons a {
width: 40px;
height: 40px;
line-height: 40px;
margin-left: 6px;
margin-right: 0;
border-radius: 100%;
background-color: #33353d;
}
.copyright-text {
margin: 0;
font-weight: lighter;
font-family: "Myriadpro Regular";
font-size: 14px;
}
@media (max-width: 991px) {
.site-footer [class^="col-"] {
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.site-footer {
padding-bottom: 0;
}
.site-footer .copyright-text,
.site-footer .social-icons {
text-align: center;
}
}
.social-icons {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.social-icons li {
display: inline-block;
margin-bottom: 4px;
}
.social-icons li.title {
margin-right: 15px;
text-transform: uppercase;
color: #96a2b2;
font-weight: 700;
font-size: 13px;
}
.social-icons a {
background-color: #eceeef;
color: #818a91;
font-size: 16px;
display: inline-block;
line-height: 44px;
width: 44px;
height: 44px;
text-align: center;
margin-right: 8px;
border-radius: 100%;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
color: #fff;
background-color: #29aafe;
}
.social-icons.size-sm a {
line-height: 34px;
height: 34px;
width: 34px;
font-size: 14px;
}
.social-icons a.facebook:hover {
background-color: #3b5998;
}
.social-icons a.twitter:hover {
background-color: #00aced;
}
.social-icons a.linkedin:hover {
background-color: #007bb6;
}
.social-icons a.dribbble:hover {
background-color: #ea4c89;
}
@media (max-width: 767px) {
.social-icons li.title {
display: block;
margin-right: 0;
font-weight: 600;
}
}
/* End Footer */
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
background: #343b40;
padding: 30px 0;
color: #fff;
font-size: 14px;
}
#footer .copyright {
text-align: center;
}
#footer .credits {
padding-top: 10px;
text-align: center;
font-size: 13px;
color: #ccc;
} | 0.227813 | 0.080466 |
.displayBlock {
display: block;
}
/* ---------*/
/* navigation */
.navbar {
position: fixed;
height: 50px;
z-index: 1;
background-color: rgb(0, 155, 155);
margin: 0;
width: 100%;
top: 0;
}
.navbar-small {
display: none;
}
.navbar-small img {
display: none;
}
#mainNav {
margin-top: 1%;
margin-left: 20%;
}
#mainNav > ul > li {
display: block;
float: left;
margin: 0 50px;
}
#mainNav > ul > li > ul {
border-bottom-left-radius: 5%;
border-bottom-right-radius: 5%;
}
#mainNav > ul > li > ul > li {
float: none;
list-style: none;
padding: 8px;
width: 100%;
}
#mainNav ul {
background-color: rgba(0, 155, 155, 1);
}
#mainNav > ul > li {
margin-bottom: 2px;
list-style: none;
}
#mainNav > ul > li > ul > li > a {
font-weight: 400;
}
li a {
text-decoration: none;
color: rgba(255, 255, 255, 1);
font: normal normal bold 1rem "lato", sans-serif;
text-align: center;
}
li a:hover {
color: rgba(1, 200, 200, 1);
}
nav > div > ul > li > ul {
display: none;
}
.active
{
color:rgb(255, 51, 0);
}
.dropdown-menu li {
clear: both;
}
/* Responsive Design */
@media (max-width: 750px) {
.navbar {
display: none;
height: auto;
position: fixed;
top: 50px;
width: 100%;
margin: 0;
float: right;
}
.displayBlock {
display: block;
}
#mainNav {
margin-left: 0;
margin-top: 0;
}
#mainNav > ul {
right: 90%;
}
#mainNav ul li {
float: none;
padding: 0;
margin: 0;
}
#mainNav > ul > li > ul > li {
margin: 3%;
}
#mainNav > ul > li {
position: relative;
color: rgba(239, 150, 9, 1);
border-bottom: solid 1px #178c89;
}
#mainNav ul li a {
margin-left: 5%;
font-size: 1rem;
}
#mainNav ul li {
padding: 10px 0;
}
#mainNav > ul > li > ul > li > a {
font-weight: 400;
font-size: 1rem;
color: rgba(255, 255, 255, 1);
padding-left: 5%;
}
#mainNav > ul > li > ul > li > a:hover {
color: rgba(200, 200, 200, 1);
}
.navbar-small {
position: fixed;
display: block;
z-index: 3;
background-color: rgb(0, 155, 155);
height: 50px;
width: 100%;
}
.navbar-small img {
display: block;
}
.icon-bar {
height: 3px;
width: 25px;
margin: 4px;
background-color: rgba(255, 255, 255, 1);
display: block;
border-radius: 2px;
cursor: pointer;
}
.navbar-toggle {
background-color: transparent;
z-index: 2;
float: left;
display: block;
margin-top: 10px;
margin-left: 6px;
}
.logo {
display: block;
}
.logo img {
height: 40px;
position: relative;
right: -80%;
margin-top: 5px;
}
}
@media (max-width: 480px) {
.logo img {
height: 40px;
position: relative;
right: -75%;
margin-top: 5px;
}
}
@media (max-width: 380px) {
.logo img {
right: -65%;
}
} | css/navigation.css | .displayBlock {
display: block;
}
/* ---------*/
/* navigation */
.navbar {
position: fixed;
height: 50px;
z-index: 1;
background-color: rgb(0, 155, 155);
margin: 0;
width: 100%;
top: 0;
}
.navbar-small {
display: none;
}
.navbar-small img {
display: none;
}
#mainNav {
margin-top: 1%;
margin-left: 20%;
}
#mainNav > ul > li {
display: block;
float: left;
margin: 0 50px;
}
#mainNav > ul > li > ul {
border-bottom-left-radius: 5%;
border-bottom-right-radius: 5%;
}
#mainNav > ul > li > ul > li {
float: none;
list-style: none;
padding: 8px;
width: 100%;
}
#mainNav ul {
background-color: rgba(0, 155, 155, 1);
}
#mainNav > ul > li {
margin-bottom: 2px;
list-style: none;
}
#mainNav > ul > li > ul > li > a {
font-weight: 400;
}
li a {
text-decoration: none;
color: rgba(255, 255, 255, 1);
font: normal normal bold 1rem "lato", sans-serif;
text-align: center;
}
li a:hover {
color: rgba(1, 200, 200, 1);
}
nav > div > ul > li > ul {
display: none;
}
.active
{
color:rgb(255, 51, 0);
}
.dropdown-menu li {
clear: both;
}
/* Responsive Design */
@media (max-width: 750px) {
.navbar {
display: none;
height: auto;
position: fixed;
top: 50px;
width: 100%;
margin: 0;
float: right;
}
.displayBlock {
display: block;
}
#mainNav {
margin-left: 0;
margin-top: 0;
}
#mainNav > ul {
right: 90%;
}
#mainNav ul li {
float: none;
padding: 0;
margin: 0;
}
#mainNav > ul > li > ul > li {
margin: 3%;
}
#mainNav > ul > li {
position: relative;
color: rgba(239, 150, 9, 1);
border-bottom: solid 1px #178c89;
}
#mainNav ul li a {
margin-left: 5%;
font-size: 1rem;
}
#mainNav ul li {
padding: 10px 0;
}
#mainNav > ul > li > ul > li > a {
font-weight: 400;
font-size: 1rem;
color: rgba(255, 255, 255, 1);
padding-left: 5%;
}
#mainNav > ul > li > ul > li > a:hover {
color: rgba(200, 200, 200, 1);
}
.navbar-small {
position: fixed;
display: block;
z-index: 3;
background-color: rgb(0, 155, 155);
height: 50px;
width: 100%;
}
.navbar-small img {
display: block;
}
.icon-bar {
height: 3px;
width: 25px;
margin: 4px;
background-color: rgba(255, 255, 255, 1);
display: block;
border-radius: 2px;
cursor: pointer;
}
.navbar-toggle {
background-color: transparent;
z-index: 2;
float: left;
display: block;
margin-top: 10px;
margin-left: 6px;
}
.logo {
display: block;
}
.logo img {
height: 40px;
position: relative;
right: -80%;
margin-top: 5px;
}
}
@media (max-width: 480px) {
.logo img {
height: 40px;
position: relative;
right: -75%;
margin-top: 5px;
}
}
@media (max-width: 380px) {
.logo img {
right: -65%;
}
} | 0.461988 | 0.155431 |
=======================
1 - Media Queries
2 - Important Styles
3 - General Styles
4 - Buttons
5 - Header
6 - Navigation
7 - Intro
8 - Intro Images
9 - Gallery
10 - OWL Carousel
11 - Features List
12 - Testimonials
13 - Extra Features
14 - Map
15 - Contact
16 - Footer
======================*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800,400italic);
@import url(https://fonts.googleapis.com/css?family=Playball);
/* 1-Media Queries */
@media (min-width: 1430px) {
.container {width: 1400px;}
}
@media (min-width:1200px) {
.auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
.auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
.auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
.auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
.auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px) {
.auto-clear .col-md-1:nth-child(12n+1){clear:left;}
.auto-clear .col-md-2:nth-child(6n+1){clear:left;}
.auto-clear .col-md-3:nth-child(4n+1){clear:left;}
.auto-clear .col-md-4:nth-child(3n+1){clear:left;}
.auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px) {
.auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
.auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
.auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
.auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
.auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px) {
.auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
.auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
.auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
.auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
.auto-clear .col-xs-6:nth-child(odd){clear:left;}
}
@media (max-width: 768px) {
body {
font-size: 16px;
}
p {
font-size: 16px;
}
h1 {
font-size: 38px;
}
h2 {
font-size: 22px;
}
#intro {
padding: 180px 0;
}
#intro h2 {
font-size: 18px;
}
.copyright {
text-align: center;
}
}
@media (max-width: 992px) {
.navbar-header {
float: none;
}
.mobile-toggle {
display: block !important;
}
.navbar-collapse {
position: absolute;
width: 100%;
top: 61px;
left: 0;
border: 0;
margin-top: 9px;
background-color: rgba(8, 3, 1, 0.95);
}
.navbar-collapse.collapse.in {
display: block !important;
}
.navbar-header .collapse, .navbar-toggle {
display:block !important;
}
.navbar-collapse {
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: none!important;
}
.navbar-nav {
float: none!important;
margin: 20px -15px 30px;
}
.navbar-nav>li {
float: none;
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media (min-width: 768px) {
body {
font-size: 18px;
}
p {
font-size: 18px;
}
h1 {
font-size: 48px;
}
h2 {
font-size: 26px;
}
#intro {
padding: 240px 0;
}
#intro h2 {
font-size: 20px;
}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
h1 {
font-size: 58px;
}
h2 {
font-size: 30px;
}
#intro {
padding: 280px 0;
}
#intro h2 {
font-size: 22px;
}
.title-separator.left {
margin-left: 0 !important;
margin-right: 0 !important;
}
#extra-features {
text-align: left !important;
}
#extra-features .certificate p {
position: absolute;
top: 8px;
left: 100px;
}
}
/* 2-Important Styles */
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
padding-right: 0;
padding-left: 0;
}
.row.no-padding [class*='col-'] {
padding-right: 0 !important;
padding-left: 0 !important;
}
/* 3-General Styles */
body {
font-family: Raleway, sans-serif;
line-height: 1.6;
color: #534135;
}
p {
font-weight: 400;
line-height: 32px;
color: #967f76;
}
a {
color: #534135;
text-decoration: none;
}
a:focus,
a:hover {
color: #a5c942;
text-decoration: none;
}
a.white {
color: #fff;
}
h1 {
color: #5b3821;
font-weight: 700;
margin: 10px 0;
}
h2 {
font-weight: 600;
line-height: 1.4;
margin: 10px 0 20px;
}
h3 {
font-size: 20px;
font-weight: 600;
}
h4 {
font-size: 18px;
font-weight: 700;
}
h5 {
font-size: 16px;
font-weight: 700;
}
h6 {
color: #f9680b;
font-size: 26px;
font-family: 'Playball', cursive;
margin-top: 10px;
}
section {
padding-top: 90px;
padding-bottom: 80px;
}
.title i.fa {
color: #e5e5e5;
font-size: 30px;
}
.img-responsive {
width: 100%;
height: auto;
}
.margin-10 {
margin-top: 10px;
}
.margin-20 {
margin-top: 20px;
}
.margin-30 {
margin-top: 30px;
}
.margin-40 {
margin-top: 40px;
}
.margin-50 {
margin-top: 50px;
}
.separator {
position: relative;
}
.separator.top::before,
.separator.bottom::after {
z-index: 2;
left: 0;
content: '';
width: 100%;
height: 20px;
position: absolute;
background-image: url('../images/separator.jpg');
background-position: center;
background-repeat: repeat-x;
}
.separator.top::before {
top: 0;
}
.separator.bottom::after {
bottom: -20px;
}
.arrow-separator {
top: 0;
width: 100%;
height: 42px;
position: absolute;
z-index: 5;
background-image: url('../images/direction-arrow.png');
background-repeat: no-repeat;
background-position: center;
overflow: hidden;
}
.title-separator {
width: 150px;
height: 1px;
display: block;
position: relative;
margin: 40px auto 30px auto;
background-color: #e7e7e7;
}
.title-separator.bottom {
margin: 35px auto 40px auto;
}
.title-separator::before {
content: '';
width: 5px;
height: 5px;
border-radius: 3px;
position: absolute;
top: -2px;
background-color: #cc9a50;
border-radius: 2px;
left: 73px;
}
/* 4-Buttons */
.button {
color: #333;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 100%;
margin: 10px 0;
outline: 0 none;
padding: 16px 40px;
position: relative;
white-space: nowrap;
border: 2px solid #cdaa5e;
background: transparent;
}
.button:hover,
.button:focus,
.button:active {
color: #fff;
background: #cdaa5e;
-webkit-transition: all .1s ease-out;
transition: all .1s ease-out;
}
.button.green {
color: #fff;
background-color: #a6ce37;
border-color: #a6ce37;
}
.button.green:hover,
.button.green:focus,
.button.green:active {
color: #fff;
background-color: #8fbe26;
border-color: #8fbe26;
}
.button.green.border {
color: #333;
border: 2px solid #a6ce37;
background-color: transparent;;
}
.button.green.border:hover,
.button.green.border:focus,
.button.green.border:active {
color: #fff !important;
background: #a6ce37;
-webkit-transition: all .1s ease-out;
}
.button.green.border.light {
color: #fff !important;
}
.button.brown {
color: #fff;
background-color: #cdaa5e;
border-color: #cdaa5e;
}
.button.brown:hover,
.button.brown:focus,
.button.brown:active {
color: #fff;
background-color: #bd9346;
border-color: #bd9346;
}
.button.rounded {
border-radius: 3px
}
/* 5-Header */
header {
height: 95px;
position: fixed;
top: 0;
transition: top 0.2s ease-in-out;
width: 100%;
z-index: 100;
background-image: url('../images/header.jpg');
background-position: bottom center;
background-repeat: repeat-x;
-webkit-transform: translate3d(0,0,0);
}
.nav-up {
top: -95px;
}
.logo {
float: left;
height: 64px;
width: auto;
margin-left: 15px;
display: inline-block;
}
/* 6-Navigation */
.navbar {
border: 0;
margin-top: 25px;
}
.navbar-nav li a {
font-size: 15px;
font-weight: 600;
color: #fff;
padding: 15px 10px;
display: inline-block;
margin: 8px 15px;
border: 2px solid transparent;
line-height: 100%;
}
.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav li a:active {
color: #ece0ce;
background-color: transparent;
}
.navbar-nav li .button {
font-weight: 600;
padding: 15px 35px ;
}
.mobile-toggle {
position: relative;
margin: 14px 0;
cursor: pointer;
display: none;
z-index: 10;
}
.bar-1,
.bar-2,
.bar-3 {
width: 25px;
height: 3px;
background: #fff;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
}
.bar-2 {
position: relative;
margin-top: 5px;
}
.bar-3 {
position: relative;
top: 5px;
}
.mobile-toggle:hover .bar-1 {
transform: translate3d(0, 2px, 0);
-webkit-transform: translate3d(0, 2px, 0);
-moz-transform: translate3d(0, 2px, 0);
}
.mobile-toggle:hover .bar-3 {
transform: translate3d(0, -2px, 0);
-webkit-transform: translate3d(0, -2px, 0);
-moz-transform: translate3d(0, -2px, 0);
}
/* 7-Intro */
#intro {
background: url(../images/intro.jpg) 50% 0 fixed;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
}
#intro h1:after {
content: ' ';
display: block;
width: 40px;
height: 1px;
margin: 15px auto 20px;
background-color: #99d328;
}
#intro h2 {
color: #653f27;
font-weight: 500;
}
/* 8-Intro Images */
#intro-features {
padding-top: 0;
margin-top: -100px;
}
.intro-features-wrap {
z-index: 3;
position: relative;
background-color: #fff;
padding: 5px 5px 20px 5px;
}
#intro-features figure .image {
margin: 0;
padding: 0;
background: #fff;
overflow: hidden;
}
#intro-features .image img {
-webkit-transition: all 1s ease; /* Safari and Chrome */
-moz-transition: all 1s ease; /* Firefox */
-ms-transition: all 1s ease; /* IE 9 */
-o-transition: all 1s ease; /* Opera */
transition: all 1s ease;
}
#intro-features .image:hover img {
-webkit-transform:scale(1.1); /* Safari and Chrome */
-moz-transform:scale(1.1); /* Firefox */
-ms-transform:scale(1.1); /* IE 9 */
-o-transform:scale(1.1); /* Opera */
transform:scale(1.1);
}
.min-feature {
background-color: #fff;
padding: 5px;
margin-bottom: 40px;
}
.min-feature .shadow {
margin: 10px auto 0 auto;
}
.min-feature h3 {
font-size: 24px;
color: #4a4a4a;
font-weight: 300;
padding: 15px 5px 5px 5px;
margin: 0;
text-transform: uppercase;
}
.min-feature h4 {
font-size: 22px;
color: #94c000;
font-weight: 700;
padding: 0;
margin: 0;
text-transform: uppercase;
}
/* 9-Gallery */
#gallery {
width: 100%;
height: auto;
position: relative;
padding: 0;
margin: 0 auto;
}
#gallery .item img {
width: 100%;
height: auto;
}
#gallery figure {
position: relative;
}
#gallery figure .overlay {
top: 0;
display: block;
z-index: 10;
height: 100%;
width: 100%;
position: absolute;
text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+51,000000+100&0+0,0+50,1+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 20%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.4) 45%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.4) 45%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background-size: auto 200%;
background-position: 0 0;
transition: background-position 0.4s;
}
#gallery figure .overlay:hover {
background-position: 0 100%;
}
#gallery figure .overlay .content {
display: block;
bottom: 40px;
width: 100%;
position: absolute;
text-align: center;
min-height: 80px;
}
#gallery figure .overlay .category {
font-size: 13px;
font-weight: 600;
color: #fff;
display: inline-block;
margin: 0 0 10px 0;
padding: 3px 7px;
line-height: 16px;
pointer-events: auto;
background-color: #f26522;
border-radius: 3px;
}
#gallery figure .overlay h3 {
color: #fff;
position: relative;
width: 70%;
margin: 0 auto;
}
/* 10-OWL Carousel */
.owl-theme .owl-controls {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
color: white;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #d6d6d6;
display: inline-block;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
background: #869791;
color: white;
text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 14px;
height: 14px;
margin: 4px;
background: #4b361e;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 7px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
border: solid 2px #4b361e;
background: #fff;
}
/* 11-Features List */
#features-list .fbox {
position: relative;
border: 1px solid #f0f0f0;
padding: 40px 30px 40px 80px;
margin-top: 30px;
}
#features-list .fbox i {
position: absolute;
display: block;
left: 26px;
top: 45px;
font-size: 32px;
color: #fd9039;
}
#features-list .small a {
font-weight: 600;
position: relative;
}
#features-list .small a:after {
content: '';
width: 100%;
height: 1px;
background-color: #a5c942;
position: absolute;
left: 0;
bottom: -2px;
}
/* 12-Testimonials */
#testimonials {
background: url(../images/testimonials-bg.jpg) 50% 0 fixed;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
padding: 120px 0 60px;
}
#testimonials figure {
padding: 50px 30px 40px 30px;
background-color: #fff;
border-radius: 4px;
}
#testimonials figure img {
height: 80px;
width: 80px;
border-radius: 45px;
margin: 0 auto;
}
#testimonials figcaption {
margin-top: 20px;
font-size: 20px;
font-weight: 600;
}
#testimonials figure .credit {
padding: 18px 0 0 0;
}
#testimonials figure cite a {
padding: 5px 0;
font-style: normal;
font-weight: 600;
font-size: 16px;
}
#testimonials figure i {
font-size: 14px;
color: #ffbb37;
}
#testimonials figure blockquote {
margin: 0;
border-left: 0;
}
#testimonials figure blockquote p {
padding: 10px 0 20px;
margin: 0;
font-size: 16px;
line-height: 30px;
}
#testimonials .owl-theme .owl-controls {
margin-top: 70px;
}
/* 13-Extra Features */
#extra-features {
text-align: center;
padding-top: 110px;
padding-bottom: 110px;
}
#extra-features .item {
margin: 10px;
}
#extra-features .item img {
width: 100%;
height: auto;
}
#extra-features .certificate {
position: relative;
margin-bottom: 30px;
}
#extra-features .certificate p {
color: #534135;
font-weight: 600;
padding: 20px 10px;
}
#counter-bg {
padding: 0 0 200px;
background-image: url('../images/counter-bg.jpg');
background-repeat: no-repeat;
background-position: bottom center;
}
.number {
margin: 0 auto;
display: inline-block;
}
.counter-box {
margin-top: 10px;
background-color: rgba( 255,255,255, 0.8 );
padding: 50px 0 28px 0;
border-radius: 4px;
border: 1px solid #f7f7f7;
}
.counter-box .timer {
font-size: 36px;
}
.counter-box h4 {
font-family: arial, 'sans-serif';
padding: 5px 15px;
}
.counter-box h4:after {
content: ' ';
display: block;
width: 40px;
height: 1px;
margin: 36px auto 0px;
background-color: #99d328;
}
.counter-box .lead {
font-size: 18px;
}
/* 14-Map */
#contact-info {
padding-top: 460px;
padding-bottom: 30px;
}
.map {
width:100%;
height:100%;
position: absolute;
top: 0;
}
.map-info {
z-index: 1;
background-color: #fff;
border-radius: 3px;
}
#contact-info .side-borders::after {
content: '';
width: 100%;
height: 40px;
z-index: 110;
top: 28px;
left: 0;
right: 0;
position: absolute;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}
.iconbox {
position: relative;
padding: 20px 30px 20px 75px;
}
.iconbox p, .iconbox h5 {
margin: 8px 0;
line-height: 100%;
}
.iconbox i {
position: absolute;
display: block;
left: 20px;
top: 32px;
font-size: 28px;
color: #fd9039;
}
/* 15-Contact */
.form .form-group {
margin: 10px 0;
}
.form .input-group {
margin-left: auto;
margin-right: auto;
}
.form .form-control {
font-size: inherit;
padding: 23px 15px;
margin: 0;
width: 100%;
border: 2px solid #eeeeee;
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form textarea {
height: 250px;
resize: vertical;
}
.form input,
.form textarea {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-webkit-appearance: none !important;
}
.form label {
font-size: 16px;
font-weight: 500;
margin: 20px 0 0px;
}
.form .disabled { background: #fff !important; }
.form span.required {
color: #ff0000 !important;
}
.error_message {
margin-left: auto;
margin-right: auto;
padding: 10px 15px;
margin: 5px 0;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #F73E3E;
}
#success_page p {
margin: 5px 0;
}
/* 16-Footer */
#footer {
width: 100%;
height: 95px;
padding-top: 40px;
background-image: url('../images/header.jpg');
background-position: center;
background-repeat: repeat-x;
}
#footer p {
font-size: 14px;
color: #ffe8da;
padding: 2px 0;
}
#footer .list-socials {
margin: 0;
}
#footer .list-socials li > a {
color: #ffe8da;
border: 1px solid #a6ce37;
border-radius: 50%;
display: inline-block;
height: 34px;
width: 34px;
padding-top: 1px;
text-align: center;
transition: all .3s ease;
}
#footer .list-socials li > a:hover {
border: 1px solid #fff;
}
#footer .list-socials li > a > i.fa {
font-size: 14px;
}
.comments-panel {
padding: 100px;
}
.well-lg {
text-align: left;
}
.comment-date {
display: block;
float: right;
color: #777;
font-size: 13px;
}
.comment-pp {
width: 60px;
display: block;
margin: 5px auto;
border: 3px solid #000;
}
.comment-username {
font-size: 13px;
margin-bottom: 0px;
}
.comment-user-roll {
font-size: 11px;
padding: 3px;
margin-top: 0px;
} | assets/front/css/style.css | =======================
1 - Media Queries
2 - Important Styles
3 - General Styles
4 - Buttons
5 - Header
6 - Navigation
7 - Intro
8 - Intro Images
9 - Gallery
10 - OWL Carousel
11 - Features List
12 - Testimonials
13 - Extra Features
14 - Map
15 - Contact
16 - Footer
======================*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800,400italic);
@import url(https://fonts.googleapis.com/css?family=Playball);
/* 1-Media Queries */
@media (min-width: 1430px) {
.container {width: 1400px;}
}
@media (min-width:1200px) {
.auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
.auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
.auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
.auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
.auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px) {
.auto-clear .col-md-1:nth-child(12n+1){clear:left;}
.auto-clear .col-md-2:nth-child(6n+1){clear:left;}
.auto-clear .col-md-3:nth-child(4n+1){clear:left;}
.auto-clear .col-md-4:nth-child(3n+1){clear:left;}
.auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px) {
.auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
.auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
.auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
.auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
.auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px) {
.auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
.auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
.auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
.auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
.auto-clear .col-xs-6:nth-child(odd){clear:left;}
}
@media (max-width: 768px) {
body {
font-size: 16px;
}
p {
font-size: 16px;
}
h1 {
font-size: 38px;
}
h2 {
font-size: 22px;
}
#intro {
padding: 180px 0;
}
#intro h2 {
font-size: 18px;
}
.copyright {
text-align: center;
}
}
@media (max-width: 992px) {
.navbar-header {
float: none;
}
.mobile-toggle {
display: block !important;
}
.navbar-collapse {
position: absolute;
width: 100%;
top: 61px;
left: 0;
border: 0;
margin-top: 9px;
background-color: rgba(8, 3, 1, 0.95);
}
.navbar-collapse.collapse.in {
display: block !important;
}
.navbar-header .collapse, .navbar-toggle {
display:block !important;
}
.navbar-collapse {
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: none!important;
}
.navbar-nav {
float: none!important;
margin: 20px -15px 30px;
}
.navbar-nav>li {
float: none;
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media (min-width: 768px) {
body {
font-size: 18px;
}
p {
font-size: 18px;
}
h1 {
font-size: 48px;
}
h2 {
font-size: 26px;
}
#intro {
padding: 240px 0;
}
#intro h2 {
font-size: 20px;
}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
h1 {
font-size: 58px;
}
h2 {
font-size: 30px;
}
#intro {
padding: 280px 0;
}
#intro h2 {
font-size: 22px;
}
.title-separator.left {
margin-left: 0 !important;
margin-right: 0 !important;
}
#extra-features {
text-align: left !important;
}
#extra-features .certificate p {
position: absolute;
top: 8px;
left: 100px;
}
}
/* 2-Important Styles */
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
padding-right: 0;
padding-left: 0;
}
.row.no-padding [class*='col-'] {
padding-right: 0 !important;
padding-left: 0 !important;
}
/* 3-General Styles */
body {
font-family: Raleway, sans-serif;
line-height: 1.6;
color: #534135;
}
p {
font-weight: 400;
line-height: 32px;
color: #967f76;
}
a {
color: #534135;
text-decoration: none;
}
a:focus,
a:hover {
color: #a5c942;
text-decoration: none;
}
a.white {
color: #fff;
}
h1 {
color: #5b3821;
font-weight: 700;
margin: 10px 0;
}
h2 {
font-weight: 600;
line-height: 1.4;
margin: 10px 0 20px;
}
h3 {
font-size: 20px;
font-weight: 600;
}
h4 {
font-size: 18px;
font-weight: 700;
}
h5 {
font-size: 16px;
font-weight: 700;
}
h6 {
color: #f9680b;
font-size: 26px;
font-family: 'Playball', cursive;
margin-top: 10px;
}
section {
padding-top: 90px;
padding-bottom: 80px;
}
.title i.fa {
color: #e5e5e5;
font-size: 30px;
}
.img-responsive {
width: 100%;
height: auto;
}
.margin-10 {
margin-top: 10px;
}
.margin-20 {
margin-top: 20px;
}
.margin-30 {
margin-top: 30px;
}
.margin-40 {
margin-top: 40px;
}
.margin-50 {
margin-top: 50px;
}
.separator {
position: relative;
}
.separator.top::before,
.separator.bottom::after {
z-index: 2;
left: 0;
content: '';
width: 100%;
height: 20px;
position: absolute;
background-image: url('../images/separator.jpg');
background-position: center;
background-repeat: repeat-x;
}
.separator.top::before {
top: 0;
}
.separator.bottom::after {
bottom: -20px;
}
.arrow-separator {
top: 0;
width: 100%;
height: 42px;
position: absolute;
z-index: 5;
background-image: url('../images/direction-arrow.png');
background-repeat: no-repeat;
background-position: center;
overflow: hidden;
}
.title-separator {
width: 150px;
height: 1px;
display: block;
position: relative;
margin: 40px auto 30px auto;
background-color: #e7e7e7;
}
.title-separator.bottom {
margin: 35px auto 40px auto;
}
.title-separator::before {
content: '';
width: 5px;
height: 5px;
border-radius: 3px;
position: absolute;
top: -2px;
background-color: #cc9a50;
border-radius: 2px;
left: 73px;
}
/* 4-Buttons */
.button {
color: #333;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 100%;
margin: 10px 0;
outline: 0 none;
padding: 16px 40px;
position: relative;
white-space: nowrap;
border: 2px solid #cdaa5e;
background: transparent;
}
.button:hover,
.button:focus,
.button:active {
color: #fff;
background: #cdaa5e;
-webkit-transition: all .1s ease-out;
transition: all .1s ease-out;
}
.button.green {
color: #fff;
background-color: #a6ce37;
border-color: #a6ce37;
}
.button.green:hover,
.button.green:focus,
.button.green:active {
color: #fff;
background-color: #8fbe26;
border-color: #8fbe26;
}
.button.green.border {
color: #333;
border: 2px solid #a6ce37;
background-color: transparent;;
}
.button.green.border:hover,
.button.green.border:focus,
.button.green.border:active {
color: #fff !important;
background: #a6ce37;
-webkit-transition: all .1s ease-out;
}
.button.green.border.light {
color: #fff !important;
}
.button.brown {
color: #fff;
background-color: #cdaa5e;
border-color: #cdaa5e;
}
.button.brown:hover,
.button.brown:focus,
.button.brown:active {
color: #fff;
background-color: #bd9346;
border-color: #bd9346;
}
.button.rounded {
border-radius: 3px
}
/* 5-Header */
header {
height: 95px;
position: fixed;
top: 0;
transition: top 0.2s ease-in-out;
width: 100%;
z-index: 100;
background-image: url('../images/header.jpg');
background-position: bottom center;
background-repeat: repeat-x;
-webkit-transform: translate3d(0,0,0);
}
.nav-up {
top: -95px;
}
.logo {
float: left;
height: 64px;
width: auto;
margin-left: 15px;
display: inline-block;
}
/* 6-Navigation */
.navbar {
border: 0;
margin-top: 25px;
}
.navbar-nav li a {
font-size: 15px;
font-weight: 600;
color: #fff;
padding: 15px 10px;
display: inline-block;
margin: 8px 15px;
border: 2px solid transparent;
line-height: 100%;
}
.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav li a:active {
color: #ece0ce;
background-color: transparent;
}
.navbar-nav li .button {
font-weight: 600;
padding: 15px 35px ;
}
.mobile-toggle {
position: relative;
margin: 14px 0;
cursor: pointer;
display: none;
z-index: 10;
}
.bar-1,
.bar-2,
.bar-3 {
width: 25px;
height: 3px;
background: #fff;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
}
.bar-2 {
position: relative;
margin-top: 5px;
}
.bar-3 {
position: relative;
top: 5px;
}
.mobile-toggle:hover .bar-1 {
transform: translate3d(0, 2px, 0);
-webkit-transform: translate3d(0, 2px, 0);
-moz-transform: translate3d(0, 2px, 0);
}
.mobile-toggle:hover .bar-3 {
transform: translate3d(0, -2px, 0);
-webkit-transform: translate3d(0, -2px, 0);
-moz-transform: translate3d(0, -2px, 0);
}
/* 7-Intro */
#intro {
background: url(../images/intro.jpg) 50% 0 fixed;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
}
#intro h1:after {
content: ' ';
display: block;
width: 40px;
height: 1px;
margin: 15px auto 20px;
background-color: #99d328;
}
#intro h2 {
color: #653f27;
font-weight: 500;
}
/* 8-Intro Images */
#intro-features {
padding-top: 0;
margin-top: -100px;
}
.intro-features-wrap {
z-index: 3;
position: relative;
background-color: #fff;
padding: 5px 5px 20px 5px;
}
#intro-features figure .image {
margin: 0;
padding: 0;
background: #fff;
overflow: hidden;
}
#intro-features .image img {
-webkit-transition: all 1s ease; /* Safari and Chrome */
-moz-transition: all 1s ease; /* Firefox */
-ms-transition: all 1s ease; /* IE 9 */
-o-transition: all 1s ease; /* Opera */
transition: all 1s ease;
}
#intro-features .image:hover img {
-webkit-transform:scale(1.1); /* Safari and Chrome */
-moz-transform:scale(1.1); /* Firefox */
-ms-transform:scale(1.1); /* IE 9 */
-o-transform:scale(1.1); /* Opera */
transform:scale(1.1);
}
.min-feature {
background-color: #fff;
padding: 5px;
margin-bottom: 40px;
}
.min-feature .shadow {
margin: 10px auto 0 auto;
}
.min-feature h3 {
font-size: 24px;
color: #4a4a4a;
font-weight: 300;
padding: 15px 5px 5px 5px;
margin: 0;
text-transform: uppercase;
}
.min-feature h4 {
font-size: 22px;
color: #94c000;
font-weight: 700;
padding: 0;
margin: 0;
text-transform: uppercase;
}
/* 9-Gallery */
#gallery {
width: 100%;
height: auto;
position: relative;
padding: 0;
margin: 0 auto;
}
#gallery .item img {
width: 100%;
height: auto;
}
#gallery figure {
position: relative;
}
#gallery figure .overlay {
top: 0;
display: block;
z-index: 10;
height: 100%;
width: 100%;
position: absolute;
text-align: center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+51,000000+100&0+0,0+50,1+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 20%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0.4) 45%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.4) 45%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background-size: auto 200%;
background-position: 0 0;
transition: background-position 0.4s;
}
#gallery figure .overlay:hover {
background-position: 0 100%;
}
#gallery figure .overlay .content {
display: block;
bottom: 40px;
width: 100%;
position: absolute;
text-align: center;
min-height: 80px;
}
#gallery figure .overlay .category {
font-size: 13px;
font-weight: 600;
color: #fff;
display: inline-block;
margin: 0 0 10px 0;
padding: 3px 7px;
line-height: 16px;
pointer-events: auto;
background-color: #f26522;
border-radius: 3px;
}
#gallery figure .overlay h3 {
color: #fff;
position: relative;
width: 70%;
margin: 0 auto;
}
/* 10-OWL Carousel */
.owl-theme .owl-controls {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
color: white;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #d6d6d6;
display: inline-block;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
background: #869791;
color: white;
text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 14px;
height: 14px;
margin: 4px;
background: #4b361e;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-moz-transition: opacity 200ms ease;
-ms-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 7px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
border: solid 2px #4b361e;
background: #fff;
}
/* 11-Features List */
#features-list .fbox {
position: relative;
border: 1px solid #f0f0f0;
padding: 40px 30px 40px 80px;
margin-top: 30px;
}
#features-list .fbox i {
position: absolute;
display: block;
left: 26px;
top: 45px;
font-size: 32px;
color: #fd9039;
}
#features-list .small a {
font-weight: 600;
position: relative;
}
#features-list .small a:after {
content: '';
width: 100%;
height: 1px;
background-color: #a5c942;
position: absolute;
left: 0;
bottom: -2px;
}
/* 12-Testimonials */
#testimonials {
background: url(../images/testimonials-bg.jpg) 50% 0 fixed;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
padding: 120px 0 60px;
}
#testimonials figure {
padding: 50px 30px 40px 30px;
background-color: #fff;
border-radius: 4px;
}
#testimonials figure img {
height: 80px;
width: 80px;
border-radius: 45px;
margin: 0 auto;
}
#testimonials figcaption {
margin-top: 20px;
font-size: 20px;
font-weight: 600;
}
#testimonials figure .credit {
padding: 18px 0 0 0;
}
#testimonials figure cite a {
padding: 5px 0;
font-style: normal;
font-weight: 600;
font-size: 16px;
}
#testimonials figure i {
font-size: 14px;
color: #ffbb37;
}
#testimonials figure blockquote {
margin: 0;
border-left: 0;
}
#testimonials figure blockquote p {
padding: 10px 0 20px;
margin: 0;
font-size: 16px;
line-height: 30px;
}
#testimonials .owl-theme .owl-controls {
margin-top: 70px;
}
/* 13-Extra Features */
#extra-features {
text-align: center;
padding-top: 110px;
padding-bottom: 110px;
}
#extra-features .item {
margin: 10px;
}
#extra-features .item img {
width: 100%;
height: auto;
}
#extra-features .certificate {
position: relative;
margin-bottom: 30px;
}
#extra-features .certificate p {
color: #534135;
font-weight: 600;
padding: 20px 10px;
}
#counter-bg {
padding: 0 0 200px;
background-image: url('../images/counter-bg.jpg');
background-repeat: no-repeat;
background-position: bottom center;
}
.number {
margin: 0 auto;
display: inline-block;
}
.counter-box {
margin-top: 10px;
background-color: rgba( 255,255,255, 0.8 );
padding: 50px 0 28px 0;
border-radius: 4px;
border: 1px solid #f7f7f7;
}
.counter-box .timer {
font-size: 36px;
}
.counter-box h4 {
font-family: arial, 'sans-serif';
padding: 5px 15px;
}
.counter-box h4:after {
content: ' ';
display: block;
width: 40px;
height: 1px;
margin: 36px auto 0px;
background-color: #99d328;
}
.counter-box .lead {
font-size: 18px;
}
/* 14-Map */
#contact-info {
padding-top: 460px;
padding-bottom: 30px;
}
.map {
width:100%;
height:100%;
position: absolute;
top: 0;
}
.map-info {
z-index: 1;
background-color: #fff;
border-radius: 3px;
}
#contact-info .side-borders::after {
content: '';
width: 100%;
height: 40px;
z-index: 110;
top: 28px;
left: 0;
right: 0;
position: absolute;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}
.iconbox {
position: relative;
padding: 20px 30px 20px 75px;
}
.iconbox p, .iconbox h5 {
margin: 8px 0;
line-height: 100%;
}
.iconbox i {
position: absolute;
display: block;
left: 20px;
top: 32px;
font-size: 28px;
color: #fd9039;
}
/* 15-Contact */
.form .form-group {
margin: 10px 0;
}
.form .input-group {
margin-left: auto;
margin-right: auto;
}
.form .form-control {
font-size: inherit;
padding: 23px 15px;
margin: 0;
width: 100%;
border: 2px solid #eeeeee;
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form textarea {
height: 250px;
resize: vertical;
}
.form input,
.form textarea {
box-shadow: none !important;
-webkit-box-shadow: none !important;
-webkit-appearance: none !important;
}
.form label {
font-size: 16px;
font-weight: 500;
margin: 20px 0 0px;
}
.form .disabled { background: #fff !important; }
.form span.required {
color: #ff0000 !important;
}
.error_message {
margin-left: auto;
margin-right: auto;
padding: 10px 15px;
margin: 5px 0;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #F73E3E;
}
#success_page p {
margin: 5px 0;
}
/* 16-Footer */
#footer {
width: 100%;
height: 95px;
padding-top: 40px;
background-image: url('../images/header.jpg');
background-position: center;
background-repeat: repeat-x;
}
#footer p {
font-size: 14px;
color: #ffe8da;
padding: 2px 0;
}
#footer .list-socials {
margin: 0;
}
#footer .list-socials li > a {
color: #ffe8da;
border: 1px solid #a6ce37;
border-radius: 50%;
display: inline-block;
height: 34px;
width: 34px;
padding-top: 1px;
text-align: center;
transition: all .3s ease;
}
#footer .list-socials li > a:hover {
border: 1px solid #fff;
}
#footer .list-socials li > a > i.fa {
font-size: 14px;
}
.comments-panel {
padding: 100px;
}
.well-lg {
text-align: left;
}
.comment-date {
display: block;
float: right;
color: #777;
font-size: 13px;
}
.comment-pp {
width: 60px;
display: block;
margin: 5px auto;
border: 3px solid #000;
}
.comment-username {
font-size: 13px;
margin-bottom: 0px;
}
.comment-user-roll {
font-size: 11px;
padding: 3px;
margin-top: 0px;
} | 0.338405 | 0.136695 |
* {
font-family: sans-serif;
}
html, body {
background-color: black;
color: white;
}
main {
border-radius: 20px;
border: 1px solid white;
padding: 20px;
margin: 10px;
}
h1 {
width: 100%;
text-align: center;
}
input {
padding: 5px;
font-size: large;
width: 100px;
}
input[type="number"] {
text-align: end;
}
input:focus {
outline-color: teal;
}
button {
color: white;
font-weight: bold;
font-size: large;
background-color: teal;
border: none;
padding: 5px;
cursor: pointer;
border-radius: 25px;
}
button:hover {
background-color: darkcyan;
}
noscript {
display: block;
text-align: center;
color: red;
font-weight: bold;
border: 2px solid teal;
padding: 0 5px;
}
label {
display: inline-block;
width: 175px;
text-align: right;
}
section {
max-width: 500px;
margin: 0 auto;
}
section > * {
width: 100%;
}
#btn-setup {
margin-top: 5px;
width: 100%;
}
#question {
font-size: x-large;
}
.row {
margin-top: 5px;
margin-bottom: 5px;
}
.hidden {
display: none;
}
#results {
text-align: center;
}
#results > ol {
list-style: none;
padding: 0;
}
.r-item {
font-weight: bold;
font-size: x-large;
margin-bottom: 5px;
}
.wrong-a {
margin-left: 5px;
color: red;
text-decoration: line-through;
}
.correct-a {
color: turquoise;
}
#title {
color: white;
text-decoration: none;
}
@media (prefers-reduced-motion: no-preference) {
.r-perfect {
animation: rainbow 3s linear infinite;
}
}
@media (prefers-reduced-motion: reduce) {
.r-perfect {
color: deeppink;
}
}
@keyframes rainbow {
from {
color: red;
}
10% {
color: orange;
}
25% {
color: yellow;
}
40% {
color: green;
}
55% {
color: lightblue;
}
75% {
color: #7202c5;
}
90% {
color: violet;
}
to {
color: red;
}
} | style.css | * {
font-family: sans-serif;
}
html, body {
background-color: black;
color: white;
}
main {
border-radius: 20px;
border: 1px solid white;
padding: 20px;
margin: 10px;
}
h1 {
width: 100%;
text-align: center;
}
input {
padding: 5px;
font-size: large;
width: 100px;
}
input[type="number"] {
text-align: end;
}
input:focus {
outline-color: teal;
}
button {
color: white;
font-weight: bold;
font-size: large;
background-color: teal;
border: none;
padding: 5px;
cursor: pointer;
border-radius: 25px;
}
button:hover {
background-color: darkcyan;
}
noscript {
display: block;
text-align: center;
color: red;
font-weight: bold;
border: 2px solid teal;
padding: 0 5px;
}
label {
display: inline-block;
width: 175px;
text-align: right;
}
section {
max-width: 500px;
margin: 0 auto;
}
section > * {
width: 100%;
}
#btn-setup {
margin-top: 5px;
width: 100%;
}
#question {
font-size: x-large;
}
.row {
margin-top: 5px;
margin-bottom: 5px;
}
.hidden {
display: none;
}
#results {
text-align: center;
}
#results > ol {
list-style: none;
padding: 0;
}
.r-item {
font-weight: bold;
font-size: x-large;
margin-bottom: 5px;
}
.wrong-a {
margin-left: 5px;
color: red;
text-decoration: line-through;
}
.correct-a {
color: turquoise;
}
#title {
color: white;
text-decoration: none;
}
@media (prefers-reduced-motion: no-preference) {
.r-perfect {
animation: rainbow 3s linear infinite;
}
}
@media (prefers-reduced-motion: reduce) {
.r-perfect {
color: deeppink;
}
}
@keyframes rainbow {
from {
color: red;
}
10% {
color: orange;
}
25% {
color: yellow;
}
40% {
color: green;
}
55% {
color: lightblue;
}
75% {
color: #7202c5;
}
90% {
color: violet;
}
to {
color: red;
}
} | 0.627609 | 0.148355 |
.dg-promo01{
position:relative;
font-size:15px;
padding:60px 0 50px 0;
margin-bottom:0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #fff;
}
.dg-promo01:after {
clear: both;
content: "";
display: table;
}
.dg-promo01 .promo-content{
float:left;
width:70%;
margin-left:4%;
}
.dg-promo01 .promo-button{
width: 20%;
text-align: center;
position: absolute;
top: 50%;
margin: -26px 0 0;
left: auto;
right: 5px;
}
.dg-promo01 .promo-content h3{
color: #fff;
line-height: 32px;
margin:0 0 15px 0;
letter-spacing:0.05em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dg-promo01 .promo-content{
width:62%;
margin-left:2%;
}
.dg-promo01 .promo-button{
width: 30%;
}
}
@media only screen and (max-width: 767px) {
.dg-promo01 .promo-content{
float:none;
width:auto;
margin-left:0;
}
.dg-promo01 .promo-button{
width: auto;
position:static;
margin: 10px 0 0;
}
}
.dg-promo02{
position:relative;
font-size:15px;
padding:60px 0 50px 0;
margin-bottom:0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #fff;
}
.dg-promo02:after {
clear: both;
content: "";
display: table;
}
.dg-promo02 .promo-content{
float:left;
width:75%;
text-align:left;
}
.dg-promo02 .promo-button{
width: 25%;
text-align: right;
position: absolute;
top: 50%;
margin: -23px 0 0;
left: auto;
right: 5px;
}
.dg-promo02 .promo-content h3{
font-size: 24px;
color: #fff;
line-height: 32px;
margin:0 ;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dg-promo02 .promo-content{
width:60%;
}
.dg-promo02 .promo-button{
width:40%;
}
}
@media only screen and (max-width: 767px) {
.dg-promo02 .promo-content{
float:none;
width:auto;
margin-left:0;
text-align:center;
}
.dg-promo02 .promo-button{
width: auto;
position:static;
margin: 10px 0 0;
text-align:center;
}
}
.dg-promo03{
position:relative;
font-size:20px;
padding:60px 0 50px 0;
margin-bottom:0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #ffffff;
}
.dg-promo03:after {
clear: both;
content: "";
display: table;
}
.dg-promo03 .promo-icon{
float:left;
width:10%;
margin-left:4%;
min-height:100px;
position:relative;
}
.dg-promo03 .promo-icon > span{
width:100px;
height:100px;
line-height:100px;
text-align:center;
color:#FFF;
font-size:58px;
display:inline-block;
position:absolute;
top:50%;
left:0;
margin-top:-50px;
background-color:rgba(255,255,255,0.3);
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
}
.dg-promo03 .promo-content{
float:left;
width:60%;
text-align:left;
}
.dg-promo03 .promo-button{
width: 25%;
text-align: right;
position: absolute;
top: 50%;
margin: -26px 0 0;
left: auto;
right: 5px;
}
.dg-promo03 .promo-content h3{
font-size:30px;
color: #fff;
line-height:1.2;
font-weight:bold;
margin:0 0 20px;
}
.dg-promo03 .promo-content p{
color:#FFF
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.dg-promo03 .promo-icon{
width:15%;
margin-left:2%;
}
.dg-promo03 .promo-content{
width:55%;
}
.dg-promo03 .promo-button{
width:40%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dg-promo03 .promo-icon{
width:15%;
margin-left:2%;
}
.dg-promo03 .promo-content{
width:49%;
}
.dg-promo03 .promo-button{
width:46%;
}
}
@media only screen and (max-width: 767px) {
.dg-promo03 .promo-icon{
float:none;
width:auto;
margin:0 0 20px;
text-align:center;
}
.dg-promo03 .promo-icon > span{
position:static;
margin:0;
}
.dg-promo03 .promo-content{
float:none;
width:auto;
margin-left:0;
text-align:center;
}
.dg-promo03 .promo-button{
width: auto;
position:static;
margin: 10px 0 0;
text-align:center;
}
}
.dg-promo04{
position:relative;
font-size:20px;
padding:60px 0 50px 0;
margin-bottom:0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #ffffff;
}
.dg-promo04:after {
clear: both;
content: "";
display: table;
}
.dg-promo04 .promo-icon{
float:left;
width:10%;
margin-left:4%;
min-height:80px;
position:relative;
}
.dg-promo04 .promo-icon > span{
width:80px;
height:80px;
line-height:80px;
text-align:center;
color:#FFF;
font-size:36px;
display:inline-block;
position:absolute;
top:50%;
left:0;
margin-top:-40px;
border:1px solid #FFF;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
}
.dg-promo04 .promo-content{
float:left;
width:60%;
text-align:left;
}
.dg-promo04 .promo-button{
width: 25%;
text-align: right;
position: absolute;
top: 50%;
margin: -23px 0 0;
left: auto;
right: 5px;
}
.dg-promo04 .promo-content h3{
font-size:36px;
color: #fff;
line-height:1.2;
margin:0;
}
.dg-promo04 .promo-content p{
color:#FFF
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.dg-promo04 .promo-icon{
width:15%;
margin-left:2%;
}
.dg-promo04 .promo-content{
width:55%;
}
.dg-promo04 .promo-button{
width:40%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dg-promo04 .promo-icon{
width:15%;
margin-left:2%;
}
.dg-promo04 .promo-content{
width:49%;
}
.dg-promo04 .promo-button{
width:46%;
}
}
@media only screen and (max-width: 767px) {
.dg-promo04 .promo-icon{
float:none;
width:auto;
margin:0 0 20px;
text-align:center;
}
.dg-promo04 .promo-icon > span{
position:static;
margin:0;
}
.dg-promo04 .promo-content{
float:none;
width:auto;
margin-left:0;
text-align:center;
}
.dg-promo04 .promo-button{
width: auto;
position:static;
margin: 10px 0 0;
text-align:center;
}
}
.dg-promo05{
border:1px solid #e4e7ea;
display:table;
width:100%;
padding-top:58px;
padding-bottom:58px;
}
.dg-promo05 .promo-content{
display:table-cell;
font-size:20px;
vertical-align:middle;
padding-left: 34.5px;
padding-right: 30px;
letter-spacing:0.05em;
}
.dg-promo05 .promo-button{
display:table-cell;
vertical-align:middle;
padding-left: 30px;
padding-right: 34.5px;
width:5%;
}
.dg-promo05 .promo-content .title{
font-size:30px;
line-height:1.2;
color:#333333;
font-weight:bold;
letter-spacing:0.072em;
margin:0;
}
.dg-promo05 .promo-content .title + p{
margin-top:9px;
}
.dg-promo05 .promo-content p:last-child{
margin-bottom:0;
}
@media only screen and (max-width: 991px) {
.dg-promo05{
padding-top:29px;
padding-bottom:29px;
}
.dg-promo05 .promo-content{
font-size:14px;
}
.dg-promo05 .promo-content .title{
font-size:24px;
}
}
@media only screen and (max-width: 767px) {
.dg-promo05,
.dg-promo05 .promo-content,
.dg-promo05 .promo-button{
display:block;
padding:0;
width:auto;
}
.dg-promo05{
padding:20px;
}
.dg-promo05 .promo-content{
margin-bottom:15px;
}
}
.dg-promo06{
display:table;
width:100%;
padding-top:58px;
padding-bottom:58px;
background-color:#f9f9f9;
}
.dg-promo06 .promo-content{
display:table-cell;
font-size:20px;
vertical-align:middle;
padding-left: 34.5px;
padding-right: 30px;
letter-spacing:0.05em;
}
.dg-promo06-icon .promo-content{
padding-left:6.9%;
padding-right:5%;
}
.dg-promo06 .promo-button{
display:table-cell;
vertical-align:middle;
padding-left: 30px;
padding-right: 34.5px;
width:5%;
}
.dg-promo06 .promo-icon{
display:table-cell;
vertical-align:middle;
padding-right:0;
padding-left: 34.5px;
width:5%;
}
.dg-promo06 .promo-icon > .fa{
width:100px;
height:100px;
line-height:100px;
text-align:center;
display:block;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
background-color:#999999;
font-size:56px;
color:#FFF;
}
.dg-promo06 .promo-content .title{
font-size:30px;
line-height:1.2;
color:#333333;
letter-spacing:0.072em;
margin:0;
}
.dg-promo06 .promo-content .title + p{
margin-top:9px;
}
.dg-promo06 .promo-content p:last-child{
margin-bottom:0;
}
@media only screen and (max-width: 991px) {
.dg-promo06{
padding-top:29px;
padding-bottom:29px;
}
.dg-promo06 .promo-content{
font-size:14px;
}
.dg-promo06 .promo-content .title{
font-size:24px;
}
}
@media only screen and (max-width: 767px) {
.dg-promo06,
.dg-promo06 .promo-content,
.dg-promo06 .promo-button,
.dg-promo06 .promo-icon{
display:block;
padding:0;
width:auto;
}
.dg-promo06{
padding:20px;
}
.dg-promo06 .promo-icon{
margin-bottom:15px;
}
.dg-promo06 .promo-content + .promo-button{
margin-top:15px;
}
}
.dg-promo07{
display:table;
width:100%;
padding-top:58px;
padding-bottom:58px;
}
.dg-promo07 .promo-content{
display:table-cell;
font-size:20px;
vertical-align:middle;
padding-left: 34.5px;
padding-right: 30px;
letter-spacing:0.05em;
}
.dg-promo07 .promo-content .title{
font-size:30px;
line-height:1.2;
color:#333333;
letter-spacing:0.072em;
margin:0;
}
.dg-promo07 .promo-content .title a{
text-decoration:underline;
}
.dg-promo07 .promo-content .title a:hover{
text-decoration: none;
}
.dg-promo07 .promo-content .title .fa{
vertical-align:middle
}
.dg-promo07 .promo-content .title + p{
margin-top:9px;
}
.dg-promo07 .promo-content p:last-child{
margin-bottom:0;
}
@media only screen and (max-width: 991px) {
.dg-promo07{
padding-top:29px;
padding-bottom:29px;
}
.dg-promo07 .promo-content{
font-size:14px;
}
.dg-promo07 .promo-content .title{
font-size:24px;
}
}
@media only screen and (max-width: 767px) {
.dg-promo07{
padding:20px;
}
}
.dg-promo08{
border:1px solid #e4e7ea;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:28px 42px 30px;
}
.dg-promo08 .promo-content{
letter-spacing:0.05em;
}
.dg-promo08 .promo-content .title{
font-size:25px;
color:#111111;
margin:0 0 17px;
}
.dg-promo08 .promo-content p{
font-size:13px;
line-height:2;
}
.dg-promo08 .promo-button{
padding-top:21px;!important
}
@media only screen and (max-width: 991px) {
.dg-promo08{
padding:20px 25px 22px;
}
}
.dg-promo09{
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:29px 42px 31px;
background-color:#f9f9f9;
}
.dg-promo09 .promo-content{
letter-spacing:0.05em;
}
.dg-promo09 .promo-content .title{
font-size:25px;
color:#111111;
margin:0 0 17px;
}
.dg-promo09 .promo-content p{
font-size:13px;
line-height:2;
}
.dg-promo09 .promo-button{
padding-top:21px;!important
}
@media only screen and (max-width: 991px) {
.dg-promo09{
padding:20px 25px 22px;
}
}
.dg-promo10{
display:table;
width:100%;
padding-top:58px;
padding-bottom:58px;
}
.dg-promo10 .promo-content{
display:table-cell;
font-size:20px;
vertical-align:middle;
letter-spacing:0.05em;
color:#FFF;
}
.dg-promo10 .promo-button{
display:table-cell;
vertical-align:middle;
width:5%;
}
.dg-promo10 .promo-icon{
display:table-cell;
vertical-align:middle;
padding-right:0;
width:5%;
}
.dg-promo10 .promo-icon + .promo-content{
padding-left: 34.5px;
}
.dg-promo10 .promo-button{
padding-left: 34.5px;
}
.dg-promo10 .promo-icon > span{
width:100px;
height:100px;
line-height:100px;
text-align:center;
display:inline-block;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
background-color:rgba(255,255,255,0.3);
font-size:56px;
color:#FFF;
}
.dg-promo10 .promo-content .title{
font-size:30px;
line-height:1.2;
color:#fff;
letter-spacing:0.072em;
margin:0;
}
.dg-promo10 .promo-content .title + p{
margin-top:9px;
}
.dg-promo10 .promo-content p:last-child{
margin-bottom:0;
}
@media only screen and (max-width: 991px) {
.dg-promo10{
padding-top:29px;
padding-bottom:29px;
}
.dg-promo10 .promo-content{
font-size:14px;
}
.dg-promo10 .promo-content .title{
font-size:24px;
}
}
@media only screen and (max-width: 767px) {
.dg-promo10,
.dg-promo10 .promo-content,
.dg-promo10 .promo-button,
.dg-promo10 .promo-icon{
display:block;
padding:0!important;
width:auto;
text-align:center;
}
.dg-promo10{
padding:30px 0!important;
}
.dg-promo10 .promo-icon{
margin-bottom:15px;
}
.dg-promo10 .promo-content + .promo-button{
margin-top:15px;
}
}
.promo-from{
position:relative;
white-space:nowrap;
border:1px solid #ffffff;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
display:inline-block;
}
.promo-from input[type="text"],
.promo-from input[type="email"]{
background:none;
border:none;
width:340px;
padding:0px 10px;
outline:none;
max-width:100%;
color:#ffffff;
font-style:italic;
}
.promo-from > *{
display:inline-block;
vertical-align:middle;
margin:0;
line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.promo-from input[type="text"],
.promo-from input[type="email"]{
width:250px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.promo-from input[type="text"],
.promo-from input[type="email"]{
width:200px;
}
}
@media only screen and (max-width: 767px) {
.promo-from input[type="text"],
.promo-from input[type="email"]{
width:150px;
}
} | site_asset/css/elements/promo-boxes.css | .dg-promo01{
position:relative;
font-size:15px;
padding:60px 0 50px 0;
margin-bottom:0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #fff;
}
.dg-promo01:after {
clear: both;
content: "";
display: table;
}
.dg-promo01 .promo-content{
float:left;
width:70%;
margin-left:4%;
}
.dg-promo01 .promo-button{
width: 20%;
text-align: center;
position: absolute;
top: 50%;
margin: -26px 0 0;
left: auto;
right: 5px;
}
.dg-promo01 .promo-content h3{
color: #fff;
line-height: 32px;
margin:0 0 15px 0;
letter-spacing:0.05em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dg-promo01 .promo-content{
width:62%;
margin-left:2%;
}
.dg-promo01 .promo-button{
width: 30%;
}
}
@media only screen and (max-width: 767px) {
.dg-promo01 .promo-content{
float:none;
width:auto;
margin-left:0;
}
.dg-promo01 .promo-button{
width: auto;
position:static;
margin: 10px 0 0;
}
}
.dg-promo02{
position:relative;
font-size:15px;
padding:60px 0 50px 0;
margin-bottom:0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #fff;
}
.dg-promo02:after {
clear: both;
content: "";
display: table;
}
.dg-promo02 .promo-content{
float:left;
width:75%;
text-align:left;
}
.dg-promo02 .promo-button{
width: 25%;
text-align: right;
position: absolute;
top: 50%;
margin: -23px 0 0;
left: auto;
right: 5px;
}
.dg-promo02 .promo-content h3{
font-size: 24px;
color: #fff;
line-height: 32px;
margin:0 ;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dg-promo02 .promo-content{
width:60%;
}
.dg-promo02 .promo-button{
width:40%;
}
}
@media only screen and (max-width: 767px) {
.dg-promo02 .promo-content{
float:none;
width:auto;
margin-left:0;
text-align:center;
}
.dg-promo02 .promo-button{
width: auto;
position:static;
margin: 10px 0 0;
text-align:center;
}
}
.dg-promo03{
position:relative;
font-size:20px;
padding:60px 0 50px 0;
margin-bottom:0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #ffffff;
}
.dg-promo03:after {
clear: both;
content: "";
display: table;
}
.dg-promo03 .promo-icon{
float:left;
width:10%;
margin-left:4%;
min-height:100px;
position:relative;
}
.dg-promo03 .promo-icon > span{
width:100px;
height:100px;
line-height:100px;
text-align:center;
color:#FFF;
font-size:58px;
display:inline-block;
position:absolute;
top:50%;
left:0;
margin-top:-50px;
background-color:rgba(255,255,255,0.3);
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
}
.dg-promo03 .promo-content{
float:left;
width:60%;
text-align:left;
}
.dg-promo03 .promo-button{
width: 25%;
text-align: right;
position: absolute;
top: 50%;
margin: -26px 0 0;
left: auto;
right: 5px;
}
.dg-promo03 .promo-content h3{
font-size:30px;
color: #fff;
line-height:1.2;
font-weight:bold;
margin:0 0 20px;
}
.dg-promo03 .promo-content p{
color:#FFF
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.dg-promo03 .promo-icon{
width:15%;
margin-left:2%;
}
.dg-promo03 .promo-content{
width:55%;
}
.dg-promo03 .promo-button{
width:40%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dg-promo03 .promo-icon{
width:15%;
margin-left:2%;
}
.dg-promo03 .promo-content{
width:49%;
}
.dg-promo03 .promo-button{
width:46%;
}
}
@media only screen and (max-width: 767px) {
.dg-promo03 .promo-icon{
float:none;
width:auto;
margin:0 0 20px;
text-align:center;
}
.dg-promo03 .promo-icon > span{
position:static;
margin:0;
}
.dg-promo03 .promo-content{
float:none;
width:auto;
margin-left:0;
text-align:center;
}
.dg-promo03 .promo-button{
width: auto;
position:static;
margin: 10px 0 0;
text-align:center;
}
}
.dg-promo04{
position:relative;
font-size:20px;
padding:60px 0 50px 0;
margin-bottom:0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #ffffff;
}
.dg-promo04:after {
clear: both;
content: "";
display: table;
}
.dg-promo04 .promo-icon{
float:left;
width:10%;
margin-left:4%;
min-height:80px;
position:relative;
}
.dg-promo04 .promo-icon > span{
width:80px;
height:80px;
line-height:80px;
text-align:center;
color:#FFF;
font-size:36px;
display:inline-block;
position:absolute;
top:50%;
left:0;
margin-top:-40px;
border:1px solid #FFF;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
}
.dg-promo04 .promo-content{
float:left;
width:60%;
text-align:left;
}
.dg-promo04 .promo-button{
width: 25%;
text-align: right;
position: absolute;
top: 50%;
margin: -23px 0 0;
left: auto;
right: 5px;
}
.dg-promo04 .promo-content h3{
font-size:36px;
color: #fff;
line-height:1.2;
margin:0;
}
.dg-promo04 .promo-content p{
color:#FFF
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.dg-promo04 .promo-icon{
width:15%;
margin-left:2%;
}
.dg-promo04 .promo-content{
width:55%;
}
.dg-promo04 .promo-button{
width:40%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dg-promo04 .promo-icon{
width:15%;
margin-left:2%;
}
.dg-promo04 .promo-content{
width:49%;
}
.dg-promo04 .promo-button{
width:46%;
}
}
@media only screen and (max-width: 767px) {
.dg-promo04 .promo-icon{
float:none;
width:auto;
margin:0 0 20px;
text-align:center;
}
.dg-promo04 .promo-icon > span{
position:static;
margin:0;
}
.dg-promo04 .promo-content{
float:none;
width:auto;
margin-left:0;
text-align:center;
}
.dg-promo04 .promo-button{
width: auto;
position:static;
margin: 10px 0 0;
text-align:center;
}
}
.dg-promo05{
border:1px solid #e4e7ea;
display:table;
width:100%;
padding-top:58px;
padding-bottom:58px;
}
.dg-promo05 .promo-content{
display:table-cell;
font-size:20px;
vertical-align:middle;
padding-left: 34.5px;
padding-right: 30px;
letter-spacing:0.05em;
}
.dg-promo05 .promo-button{
display:table-cell;
vertical-align:middle;
padding-left: 30px;
padding-right: 34.5px;
width:5%;
}
.dg-promo05 .promo-content .title{
font-size:30px;
line-height:1.2;
color:#333333;
font-weight:bold;
letter-spacing:0.072em;
margin:0;
}
.dg-promo05 .promo-content .title + p{
margin-top:9px;
}
.dg-promo05 .promo-content p:last-child{
margin-bottom:0;
}
@media only screen and (max-width: 991px) {
.dg-promo05{
padding-top:29px;
padding-bottom:29px;
}
.dg-promo05 .promo-content{
font-size:14px;
}
.dg-promo05 .promo-content .title{
font-size:24px;
}
}
@media only screen and (max-width: 767px) {
.dg-promo05,
.dg-promo05 .promo-content,
.dg-promo05 .promo-button{
display:block;
padding:0;
width:auto;
}
.dg-promo05{
padding:20px;
}
.dg-promo05 .promo-content{
margin-bottom:15px;
}
}
.dg-promo06{
display:table;
width:100%;
padding-top:58px;
padding-bottom:58px;
background-color:#f9f9f9;
}
.dg-promo06 .promo-content{
display:table-cell;
font-size:20px;
vertical-align:middle;
padding-left: 34.5px;
padding-right: 30px;
letter-spacing:0.05em;
}
.dg-promo06-icon .promo-content{
padding-left:6.9%;
padding-right:5%;
}
.dg-promo06 .promo-button{
display:table-cell;
vertical-align:middle;
padding-left: 30px;
padding-right: 34.5px;
width:5%;
}
.dg-promo06 .promo-icon{
display:table-cell;
vertical-align:middle;
padding-right:0;
padding-left: 34.5px;
width:5%;
}
.dg-promo06 .promo-icon > .fa{
width:100px;
height:100px;
line-height:100px;
text-align:center;
display:block;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
background-color:#999999;
font-size:56px;
color:#FFF;
}
.dg-promo06 .promo-content .title{
font-size:30px;
line-height:1.2;
color:#333333;
letter-spacing:0.072em;
margin:0;
}
.dg-promo06 .promo-content .title + p{
margin-top:9px;
}
.dg-promo06 .promo-content p:last-child{
margin-bottom:0;
}
@media only screen and (max-width: 991px) {
.dg-promo06{
padding-top:29px;
padding-bottom:29px;
}
.dg-promo06 .promo-content{
font-size:14px;
}
.dg-promo06 .promo-content .title{
font-size:24px;
}
}
@media only screen and (max-width: 767px) {
.dg-promo06,
.dg-promo06 .promo-content,
.dg-promo06 .promo-button,
.dg-promo06 .promo-icon{
display:block;
padding:0;
width:auto;
}
.dg-promo06{
padding:20px;
}
.dg-promo06 .promo-icon{
margin-bottom:15px;
}
.dg-promo06 .promo-content + .promo-button{
margin-top:15px;
}
}
.dg-promo07{
display:table;
width:100%;
padding-top:58px;
padding-bottom:58px;
}
.dg-promo07 .promo-content{
display:table-cell;
font-size:20px;
vertical-align:middle;
padding-left: 34.5px;
padding-right: 30px;
letter-spacing:0.05em;
}
.dg-promo07 .promo-content .title{
font-size:30px;
line-height:1.2;
color:#333333;
letter-spacing:0.072em;
margin:0;
}
.dg-promo07 .promo-content .title a{
text-decoration:underline;
}
.dg-promo07 .promo-content .title a:hover{
text-decoration: none;
}
.dg-promo07 .promo-content .title .fa{
vertical-align:middle
}
.dg-promo07 .promo-content .title + p{
margin-top:9px;
}
.dg-promo07 .promo-content p:last-child{
margin-bottom:0;
}
@media only screen and (max-width: 991px) {
.dg-promo07{
padding-top:29px;
padding-bottom:29px;
}
.dg-promo07 .promo-content{
font-size:14px;
}
.dg-promo07 .promo-content .title{
font-size:24px;
}
}
@media only screen and (max-width: 767px) {
.dg-promo07{
padding:20px;
}
}
.dg-promo08{
border:1px solid #e4e7ea;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:28px 42px 30px;
}
.dg-promo08 .promo-content{
letter-spacing:0.05em;
}
.dg-promo08 .promo-content .title{
font-size:25px;
color:#111111;
margin:0 0 17px;
}
.dg-promo08 .promo-content p{
font-size:13px;
line-height:2;
}
.dg-promo08 .promo-button{
padding-top:21px;!important
}
@media only screen and (max-width: 991px) {
.dg-promo08{
padding:20px 25px 22px;
}
}
.dg-promo09{
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:29px 42px 31px;
background-color:#f9f9f9;
}
.dg-promo09 .promo-content{
letter-spacing:0.05em;
}
.dg-promo09 .promo-content .title{
font-size:25px;
color:#111111;
margin:0 0 17px;
}
.dg-promo09 .promo-content p{
font-size:13px;
line-height:2;
}
.dg-promo09 .promo-button{
padding-top:21px;!important
}
@media only screen and (max-width: 991px) {
.dg-promo09{
padding:20px 25px 22px;
}
}
.dg-promo10{
display:table;
width:100%;
padding-top:58px;
padding-bottom:58px;
}
.dg-promo10 .promo-content{
display:table-cell;
font-size:20px;
vertical-align:middle;
letter-spacing:0.05em;
color:#FFF;
}
.dg-promo10 .promo-button{
display:table-cell;
vertical-align:middle;
width:5%;
}
.dg-promo10 .promo-icon{
display:table-cell;
vertical-align:middle;
padding-right:0;
width:5%;
}
.dg-promo10 .promo-icon + .promo-content{
padding-left: 34.5px;
}
.dg-promo10 .promo-button{
padding-left: 34.5px;
}
.dg-promo10 .promo-icon > span{
width:100px;
height:100px;
line-height:100px;
text-align:center;
display:inline-block;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
background-color:rgba(255,255,255,0.3);
font-size:56px;
color:#FFF;
}
.dg-promo10 .promo-content .title{
font-size:30px;
line-height:1.2;
color:#fff;
letter-spacing:0.072em;
margin:0;
}
.dg-promo10 .promo-content .title + p{
margin-top:9px;
}
.dg-promo10 .promo-content p:last-child{
margin-bottom:0;
}
@media only screen and (max-width: 991px) {
.dg-promo10{
padding-top:29px;
padding-bottom:29px;
}
.dg-promo10 .promo-content{
font-size:14px;
}
.dg-promo10 .promo-content .title{
font-size:24px;
}
}
@media only screen and (max-width: 767px) {
.dg-promo10,
.dg-promo10 .promo-content,
.dg-promo10 .promo-button,
.dg-promo10 .promo-icon{
display:block;
padding:0!important;
width:auto;
text-align:center;
}
.dg-promo10{
padding:30px 0!important;
}
.dg-promo10 .promo-icon{
margin-bottom:15px;
}
.dg-promo10 .promo-content + .promo-button{
margin-top:15px;
}
}
.promo-from{
position:relative;
white-space:nowrap;
border:1px solid #ffffff;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
display:inline-block;
}
.promo-from input[type="text"],
.promo-from input[type="email"]{
background:none;
border:none;
width:340px;
padding:0px 10px;
outline:none;
max-width:100%;
color:#ffffff;
font-style:italic;
}
.promo-from > *{
display:inline-block;
vertical-align:middle;
margin:0;
line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.promo-from input[type="text"],
.promo-from input[type="email"]{
width:250px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.promo-from input[type="text"],
.promo-from input[type="email"]{
width:200px;
}
}
@media only screen and (max-width: 767px) {
.promo-from input[type="text"],
.promo-from input[type="email"]{
width:150px;
}
} | 0.161684 | 0.047492 |
@import url("https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700&display=swap");
* {
font-family: 'Nanum Gothic', sans-serif;
}
#ui-datepicker-div {
font-size: 12px;
}
.ui-widget-content .ui-state-default, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
color: #fff;
background-color: #026bff;
}
.ui-state-default.ui-state-active, .ui-state-default:hover {
background-color: #0656c7;
}
input#datepicker {
background: url("../assets/images/date_range-24px.svg") no-repeat 95% 50%;
padding: 0 12px;
border-radius: 5px;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0;
}
.btn.dropdown-toggle {
background: url("../assets/images/arrow_drop_down-24px.svg") no-repeat 95% 50%;
padding: 0 12px;
padding-right: 27px;
}
.dropdown-menu,
.dropdown-item {
font-size: 12px;
padding: 0;
}
.dropdown-item {
padding: 4px 12px;
}
.dropdown-toggle::after {
display: none;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
margin-bottom: 0;
}
input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
color: #026bff;
}
input[type="radio"].invisible,
input[type="checkbox"].invisible {
display: none;
}
input[type="radio"].invisible:checked + label.btn,
input[type="checkbox"].invisible:checked + label.btn {
color: #026bff;
border: solid 1px #026bff;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
color: #d0d3db;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder {
color: #d0d3db;
}
input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder {
color: #d0d3db;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder {
color: #d0d3db;
}
label.btn,
button.btn {
border: solid 1px #dce0e6;
}
button.btn-primary {
color: #fff !important;
background-color: #026bff;
}
button.btn-primary:hover {
background-color: #0656c7;
}
button.btn-secondary {
color: #fff !important;
background-color: #989ba1;
}
button.btn-secondary:hover {
background-color: #71747a;
}
button.btn-dark {
color: #fff !important;
background-color: #465057;
}
button.btn-dark:hover {
background-color: #000000;
}
body {
background-color: #f4f6fa;
width: 100%;
min-width: 1440px;
height: 100%;
}
.login-container {
margin: 260px calc(50% - 220px);
}
.login-container .card-body {
padding: 54px 36px;
}
.login-container .card-body .card-title {
text-align: center;
margin-bottom: 44px;
}
.login-container .card-body .card-text {
font-size: 12px;
margin-bottom: 12px;
}
.login-container .card-body form .form-group {
margin-bottom: 12px;
}
.login-container .card-body form .form-group input {
font-size: 14px;
}
.login-container .card-body form button {
width: 100%;
font-size: 14px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.list-gnb {
background-color: #026bff;
padding: 17px 20px;
color: #fcfcfd;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.list-gnb .logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin-right: 180px;
}
.list-gnb .logo h5 {
font-size: 18px;
margin-right: 8px;
}
.list-gnb .logo p {
font-size: 12px;
}
.list-gnb .logo img {
max-height: 25px;
}
.list-gnb a {
padding: 0;
margin-right: 40px;
color: #dce0e6;
font-size: 14px;
}
.list-gnb a.active, .list-gnb a:hover {
color: #fcfcfd;
position: relative;
}
.list-gnb a.active::after {
content: '';
position: absolute;
left: calc(50% - 10px);
width: 20px;
height: 2px;
bottom: -3px;
background-color: #fcfcfd;
}
.list-gnb .user {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin-left: auto;
}
.list-gnb .user h6 {
font-size: 14px;
line-height: 21px;
}
.list-gnb .user a {
margin-right: 0;
margin-left: 32px;
}
.list-container,
.create-container {
padding: 20px;
}
@media screen and (min-width: 1920px) {
.list-container,
.create-container {
margin: 0 calc(50% - 960px);
}
}
.list-container .breadcrumb,
.create-container .breadcrumb {
background-color: inherit;
padding: 0 20px;
font-size: 18px;
}
.list-container .breadcrumb li:not(:last-child)::after,
.create-container .breadcrumb li:not(:last-child)::after {
font-size: inherit;
content: '>';
padding: 3px 6px;
}
.list-container .filter {
width: 100%;
padding: 12px 20px;
background-color: #fff;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
font-size: 12px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.list-container .filter > *:not(:last-child) {
margin-right: 40px;
}
@media screen and (max-width: 1280px) {
.list-container .filter > *:not(:last-child) {
margin-right: 12px;
}
}
.list-container .filter .btn,
.list-container .filter #datepicker,
.list-container .filter .form-control {
height: 32px;
border: solid 1px #dce0e6;
color: #989ba1;
font-size: 12px;
}
.list-container .filter .result {
margin-right: auto;
}
.list-container .filter .filter-date,
.list-container .filter .filter-search {
display: inherit;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.list-container .filter .filter-date *:not(:last-child),
.list-container .filter .filter-search *:not(:last-child) {
margin-right: 8px;
}
.list-container .filter .filter-search > .form-control {
width: 280px;
}
@media screen and (max-width: 1440px) {
.list-container .filter .filter-search > .form-control {
width: 150px;
}
}
.list-container .filter .btn-secondary.refresh {
padding-left: 25px;
background-image: url("../assets/images/refresh-24px.svg");
background-position: 5% 50%;
background-repeat: no-repeat;
background-size: 18px;
}
.list-container .table {
margin-top: 12px;
border: solid 1px #dce0e6;
background-color: #fff;
}
.list-container .table thead {
background-color: #e0ebff;
}
.list-container .table th,
.list-container .table td {
font-size: 14px;
vertical-align: middle;
}
@media screen and (max-width: 1920px) {
.list-container .table th,
.list-container .table td {
font-size: 12px;
max-width: 246px;
}
}
@media screen and (max-width: 1440px) {
.list-container .table th,
.list-container .table td {
font-size: 11px;
max-width: 200px;
}
}
.list-container .table th .gray,
.list-container .table td .gray {
color: #989ba1;
}
.list-container .table th .primary,
.list-container .table td .primary {
color: #026bff;
}
.list-container .table th .btn.btn-secondary,
.list-container .table td .btn.btn-secondary {
height: 32px;
font-size: 12px;
}
.list-container .table td:not(:last-child) {
border-bottom: solid 1px #dce0e6;
}
.list-container .table th.td.board-content,
.list-container .table td.board-content {
width: 60%;
}
.list-container .pagination {
margin-top: 22px;
}
.list-container .pagination .page-item .page-link,
.list-container .pagination .page-item .page-link:hover,
.list-container .pagination .page-item .page-link:focus {
border: 0px;
border-radius: 2px;
-webkit-box-shadow: inherit;
box-shadow: inherit;
background-color: transparent;
color: #000;
}
.list-container .pagination .page-item:not(:last-child) {
margin-right: 14px;
}
.list-container .pagination .page-item.disabled .page-link {
color: rgba(0, 0, 0, 0.25);
}
.list-container .pagination .page-item.active .page-link {
color: #fff;
background-color: #026bff;
}
.list-container.board .filter .result {
margin-right: 40px;
}
.list-container.board .filter .filter-search {
margin-right: auto;
}
.list-container.board .filter .filter-search .btn.dropdown-toggle {
margin-right: 0;
}
.create-container .form-group {
margin: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
border-bottom: solid 1px #dce0e6;
font-size: 14px;
}
.create-container .form-group:first-child {
border-top: solid 1px #dce0e6;
}
.create-container .form-group .col-form-label {
padding: 20px 26px;
background-color: #e0ebff;
}
.create-container .form-group .col-form-label + div .form-control.sm {
width: 300px;
}
.create-container .form-group .col-form-label + div label {
margin-left: 8px;
margin-right: 35px;
}
.create-container .form-submit {
margin-top: 20px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.create-container .form-submit button {
width: 80px;
margin: 0 4px;
}
/*# sourceMappingURL=styles.css.map */ | styles/styles.css | @import url("https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700&display=swap");
* {
font-family: 'Nanum Gothic', sans-serif;
}
#ui-datepicker-div {
font-size: 12px;
}
.ui-widget-content .ui-state-default, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
color: #fff;
background-color: #026bff;
}
.ui-state-default.ui-state-active, .ui-state-default:hover {
background-color: #0656c7;
}
input#datepicker {
background: url("../assets/images/date_range-24px.svg") no-repeat 95% 50%;
padding: 0 12px;
border-radius: 5px;
}
h1, h2, h3, h4, h5, h6, p {
margin: 0;
}
.btn.dropdown-toggle {
background: url("../assets/images/arrow_drop_down-24px.svg") no-repeat 95% 50%;
padding: 0 12px;
padding-right: 27px;
}
.dropdown-menu,
.dropdown-item {
font-size: 12px;
padding: 0;
}
.dropdown-item {
padding: 4px 12px;
}
.dropdown-toggle::after {
display: none;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
margin-bottom: 0;
}
input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
color: #026bff;
}
input[type="radio"].invisible,
input[type="checkbox"].invisible {
display: none;
}
input[type="radio"].invisible:checked + label.btn,
input[type="checkbox"].invisible:checked + label.btn {
color: #026bff;
border: solid 1px #026bff;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
color: #d0d3db;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder {
color: #d0d3db;
}
input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder {
color: #d0d3db;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder {
color: #d0d3db;
}
label.btn,
button.btn {
border: solid 1px #dce0e6;
}
button.btn-primary {
color: #fff !important;
background-color: #026bff;
}
button.btn-primary:hover {
background-color: #0656c7;
}
button.btn-secondary {
color: #fff !important;
background-color: #989ba1;
}
button.btn-secondary:hover {
background-color: #71747a;
}
button.btn-dark {
color: #fff !important;
background-color: #465057;
}
button.btn-dark:hover {
background-color: #000000;
}
body {
background-color: #f4f6fa;
width: 100%;
min-width: 1440px;
height: 100%;
}
.login-container {
margin: 260px calc(50% - 220px);
}
.login-container .card-body {
padding: 54px 36px;
}
.login-container .card-body .card-title {
text-align: center;
margin-bottom: 44px;
}
.login-container .card-body .card-text {
font-size: 12px;
margin-bottom: 12px;
}
.login-container .card-body form .form-group {
margin-bottom: 12px;
}
.login-container .card-body form .form-group input {
font-size: 14px;
}
.login-container .card-body form button {
width: 100%;
font-size: 14px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.list-gnb {
background-color: #026bff;
padding: 17px 20px;
color: #fcfcfd;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.list-gnb .logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin-right: 180px;
}
.list-gnb .logo h5 {
font-size: 18px;
margin-right: 8px;
}
.list-gnb .logo p {
font-size: 12px;
}
.list-gnb .logo img {
max-height: 25px;
}
.list-gnb a {
padding: 0;
margin-right: 40px;
color: #dce0e6;
font-size: 14px;
}
.list-gnb a.active, .list-gnb a:hover {
color: #fcfcfd;
position: relative;
}
.list-gnb a.active::after {
content: '';
position: absolute;
left: calc(50% - 10px);
width: 20px;
height: 2px;
bottom: -3px;
background-color: #fcfcfd;
}
.list-gnb .user {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin-left: auto;
}
.list-gnb .user h6 {
font-size: 14px;
line-height: 21px;
}
.list-gnb .user a {
margin-right: 0;
margin-left: 32px;
}
.list-container,
.create-container {
padding: 20px;
}
@media screen and (min-width: 1920px) {
.list-container,
.create-container {
margin: 0 calc(50% - 960px);
}
}
.list-container .breadcrumb,
.create-container .breadcrumb {
background-color: inherit;
padding: 0 20px;
font-size: 18px;
}
.list-container .breadcrumb li:not(:last-child)::after,
.create-container .breadcrumb li:not(:last-child)::after {
font-size: inherit;
content: '>';
padding: 3px 6px;
}
.list-container .filter {
width: 100%;
padding: 12px 20px;
background-color: #fff;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
font-size: 12px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.list-container .filter > *:not(:last-child) {
margin-right: 40px;
}
@media screen and (max-width: 1280px) {
.list-container .filter > *:not(:last-child) {
margin-right: 12px;
}
}
.list-container .filter .btn,
.list-container .filter #datepicker,
.list-container .filter .form-control {
height: 32px;
border: solid 1px #dce0e6;
color: #989ba1;
font-size: 12px;
}
.list-container .filter .result {
margin-right: auto;
}
.list-container .filter .filter-date,
.list-container .filter .filter-search {
display: inherit;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.list-container .filter .filter-date *:not(:last-child),
.list-container .filter .filter-search *:not(:last-child) {
margin-right: 8px;
}
.list-container .filter .filter-search > .form-control {
width: 280px;
}
@media screen and (max-width: 1440px) {
.list-container .filter .filter-search > .form-control {
width: 150px;
}
}
.list-container .filter .btn-secondary.refresh {
padding-left: 25px;
background-image: url("../assets/images/refresh-24px.svg");
background-position: 5% 50%;
background-repeat: no-repeat;
background-size: 18px;
}
.list-container .table {
margin-top: 12px;
border: solid 1px #dce0e6;
background-color: #fff;
}
.list-container .table thead {
background-color: #e0ebff;
}
.list-container .table th,
.list-container .table td {
font-size: 14px;
vertical-align: middle;
}
@media screen and (max-width: 1920px) {
.list-container .table th,
.list-container .table td {
font-size: 12px;
max-width: 246px;
}
}
@media screen and (max-width: 1440px) {
.list-container .table th,
.list-container .table td {
font-size: 11px;
max-width: 200px;
}
}
.list-container .table th .gray,
.list-container .table td .gray {
color: #989ba1;
}
.list-container .table th .primary,
.list-container .table td .primary {
color: #026bff;
}
.list-container .table th .btn.btn-secondary,
.list-container .table td .btn.btn-secondary {
height: 32px;
font-size: 12px;
}
.list-container .table td:not(:last-child) {
border-bottom: solid 1px #dce0e6;
}
.list-container .table th.td.board-content,
.list-container .table td.board-content {
width: 60%;
}
.list-container .pagination {
margin-top: 22px;
}
.list-container .pagination .page-item .page-link,
.list-container .pagination .page-item .page-link:hover,
.list-container .pagination .page-item .page-link:focus {
border: 0px;
border-radius: 2px;
-webkit-box-shadow: inherit;
box-shadow: inherit;
background-color: transparent;
color: #000;
}
.list-container .pagination .page-item:not(:last-child) {
margin-right: 14px;
}
.list-container .pagination .page-item.disabled .page-link {
color: rgba(0, 0, 0, 0.25);
}
.list-container .pagination .page-item.active .page-link {
color: #fff;
background-color: #026bff;
}
.list-container.board .filter .result {
margin-right: 40px;
}
.list-container.board .filter .filter-search {
margin-right: auto;
}
.list-container.board .filter .filter-search .btn.dropdown-toggle {
margin-right: 0;
}
.create-container .form-group {
margin: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
border-bottom: solid 1px #dce0e6;
font-size: 14px;
}
.create-container .form-group:first-child {
border-top: solid 1px #dce0e6;
}
.create-container .form-group .col-form-label {
padding: 20px 26px;
background-color: #e0ebff;
}
.create-container .form-group .col-form-label + div .form-control.sm {
width: 300px;
}
.create-container .form-group .col-form-label + div label {
margin-left: 8px;
margin-right: 35px;
}
.create-container .form-submit {
margin-top: 20px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.create-container .form-submit button {
width: 80px;
margin: 0 4px;
}
/*# sourceMappingURL=styles.css.map */ | 0.28597 | 0.081374 |
@charset "utf-8";
.font12{
font-size: 12px;
}
.bottom3{
margin-bottom:3px ;
}
.posi{
position: relative;
top: 2px;
padding: 0 15px 0 0;
}
.bottom0{
margin-bottom:-7px ;
}
header{
background: #fff;
padding: 0 15px;
border-bottom:1px solid #e6ebef ;
}
header h4{
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
line-height: 1.3;
}
header p{
margin: 5px 0 ;
font-size: 12px;
}
.mainBody{
clear: both;
background: #fff;
}
.avatar{
width: 24px;
height: 24px;
min-width: 24px!important;
min-height: 24px!important;
border-radius:50% ;
margin: 0 5px 0 0;
position: relative;
top: -2px;
}
.mainBody{
padding: 20px 15px;
color: #999;
}
.mainBody img{
width: 100%;
height: auto;
margin: 10px 0;
}
.flex2{
display: flex;
justify-content: space-between;
}
/**
* 评论区域
*/
.commentTitle{
margin: 10px 0 0 0;
background: #fff;
padding: 10px 15px 5px 15px;
color: #4B9CF6;
}
.padding15{
padding: 0 15px;
}
#onlySee{
color:#4B9CF6;
border: none;
padding: 0;
}
.commentDetails{
background: #fff;
padding: 15px 0 10px 0;
margin: 0 0 10px 0;
}
.userInfo{
white-space: nowrap;
}
.avatar2{
width: 40px;
height: 40px;
min-width: 40px!important;
min-height: 40px!important;
border-radius:50% ;
margin: 0 5px 0 0;
position: relative;
top: -2px;
}
.commentText{
padding-bottom: 15px;
margin: 0;
border-bottom:1px solid #e6ebef ;
}
.reply{
margin: 0 15px;
padding:10px 0;
border-bottom:1px solid #e6ebef ;
}
.commentDetails p:nth-last-of-type(1){
border-bottom:none ;
}
.bottom5{
margin-bottom:5px ;
}
.bottomBtn{
font-size: 20px;
position: relative;
top: 5px;
}
.editInput{
padding: 8px 15px;
line-height: 1.2;
margin: 0 0 10px 15px!important;
font-size: 14px;
width: 72%;
}
.mui-bar-tab .mui-tab-item.mui-active {
color: #929292;
}
.bg_ededed{
background: #ededed!important;
box-shadow: none;
}
.commentBtn{
border: none;
margin:0 0 11px 8px ;
background: #CCCCCC;
color: #fff;
}
.editComment{
display: flex;
align-items: flex-end;
position: fixed;
bottom: -6px;
z-index: 999;
width: 100%;
padding: 10px 0 0 0;
display: none;
}
#oneComment{
position: absolute;
top: 17px;
left: 31px;
font-size: 14px!important;
color: #999;
}
.editComment .active{
background: #4B9CF6;
} | css/bbs/bbsDetails.css | @charset "utf-8";
.font12{
font-size: 12px;
}
.bottom3{
margin-bottom:3px ;
}
.posi{
position: relative;
top: 2px;
padding: 0 15px 0 0;
}
.bottom0{
margin-bottom:-7px ;
}
header{
background: #fff;
padding: 0 15px;
border-bottom:1px solid #e6ebef ;
}
header h4{
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
line-height: 1.3;
}
header p{
margin: 5px 0 ;
font-size: 12px;
}
.mainBody{
clear: both;
background: #fff;
}
.avatar{
width: 24px;
height: 24px;
min-width: 24px!important;
min-height: 24px!important;
border-radius:50% ;
margin: 0 5px 0 0;
position: relative;
top: -2px;
}
.mainBody{
padding: 20px 15px;
color: #999;
}
.mainBody img{
width: 100%;
height: auto;
margin: 10px 0;
}
.flex2{
display: flex;
justify-content: space-between;
}
/**
* 评论区域
*/
.commentTitle{
margin: 10px 0 0 0;
background: #fff;
padding: 10px 15px 5px 15px;
color: #4B9CF6;
}
.padding15{
padding: 0 15px;
}
#onlySee{
color:#4B9CF6;
border: none;
padding: 0;
}
.commentDetails{
background: #fff;
padding: 15px 0 10px 0;
margin: 0 0 10px 0;
}
.userInfo{
white-space: nowrap;
}
.avatar2{
width: 40px;
height: 40px;
min-width: 40px!important;
min-height: 40px!important;
border-radius:50% ;
margin: 0 5px 0 0;
position: relative;
top: -2px;
}
.commentText{
padding-bottom: 15px;
margin: 0;
border-bottom:1px solid #e6ebef ;
}
.reply{
margin: 0 15px;
padding:10px 0;
border-bottom:1px solid #e6ebef ;
}
.commentDetails p:nth-last-of-type(1){
border-bottom:none ;
}
.bottom5{
margin-bottom:5px ;
}
.bottomBtn{
font-size: 20px;
position: relative;
top: 5px;
}
.editInput{
padding: 8px 15px;
line-height: 1.2;
margin: 0 0 10px 15px!important;
font-size: 14px;
width: 72%;
}
.mui-bar-tab .mui-tab-item.mui-active {
color: #929292;
}
.bg_ededed{
background: #ededed!important;
box-shadow: none;
}
.commentBtn{
border: none;
margin:0 0 11px 8px ;
background: #CCCCCC;
color: #fff;
}
.editComment{
display: flex;
align-items: flex-end;
position: fixed;
bottom: -6px;
z-index: 999;
width: 100%;
padding: 10px 0 0 0;
display: none;
}
#oneComment{
position: absolute;
top: 17px;
left: 31px;
font-size: 14px!important;
color: #999;
}
.editComment .active{
background: #4B9CF6;
} | 0.115312 | 0.06666 |
.javo-masonry-skin1 a,
.javo-masonry-skin1 a:active,
.javo-masonry-skin1 a:focus,
.javo-masonry-skin1 .tg-share-icons i {
text-decoration: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: opacity 0.25s ease, color 0.25s ease, -webkit-transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
-moz-transition: opacity 0.25s ease, color 0.25s ease, -moz-transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
-ms-transition: opacity 0.25s ease, color 0.25s ease, -ms-transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
-o-transition: opacity 0.25s ease, color 0.25s ease, -o-transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
transition: opacity 0.25s ease, color 0.25s ease, transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
}
.javo-masonry-skin1 a:not(.mejs-volume-slider):hover {
opacity: 0.85;
}
.javo-masonry-skin1 .tg-center-inner {
position: absolute;
}
.javo-masonry-skin1 .tg-item-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
width: 75px;
height: 75px;
margin: 0 auto;
border-radius: 50%;
-webkit-transform: scale3d(0.8,0.8,0.8);
-moz-transform: scale3d(0.8,0.8,0.8);
-ms-transform: scale3d(0.8,0.8,0.8);
-o-transform: scale3d(0.8,0.8,0.8);
transform: scale3d(0.8,0.8,0.8);
}
.javo-masonry-skin1 .tg-media-button,
.javo-masonry-skin1 .tg-link-button {
position: relative;
display: inline-block;
vertical-align: middle;
height: 75px;
width: 75px;
margin: 0;
padding: 0;
cursor: pointer;
}
.javo-masonry-skin1 .tg-item-overlay,
.javo-masonry-skin1 .tg-media-button,
.javo-masonry-skin1 .tg-link-button {
opacity: 0;
-webkit-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
-moz-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
-ms-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
-o-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
}
.javo-masonry-skin1 .tg-media-button i,
.javo-masonry-skin1 .tg-link-button i {
position: relative;
display: block;
height: 100%;
width: 100%;
line-height: 75px;
font-size: 24px;
text-align: center;
}
.javo-masonry-skin1 .tg-media-button,
.javo-masonry-skin1 .tg-link-button {
-webkit-transform: scale3d(1.35,1.35,1.35);
-moz-transform: scale3d(1.35,1.35,1.35);
-ms-transform: scale3d(1.35,1.35,1.35);
-o-transform: scale3d(1.35,1.35,1.35);
transform: scale3d(1.35,1.35,1.35);
}
.javo-masonry-skin1 .tg-item-media-holder:hover .tg-item-overlay,
.javo-masonry-skin1 .tg-item-media-holder:hover .tg-media-button,
.javo-masonry-skin1 .tg-item-media-holder:hover .tg-link-button {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
-o-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.javo-masonry-skin1 .tg-item-decoration {
position: absolute;
display: block;
width: 20%;
right: 0;
bottom: -1px;
}
.triangle-up-left {
width: 0;
height: 0;
padding-bottom: 100%;
padding-left: 100%;
overflow: hidden;
}
.triangle-up-left:after {
content: "";
display: block;
width: 0;
height: 0;
margin-left: -500px;
border-bottom: 500px solid transparent;
border-left: 500px solid;
border-left-color: inherit;
}
.triangle-down-right {
width: 100%;
height: 0;
padding-top: 100%;
overflow: hidden;
}
.triangle-down-right:after {
content: "";
display: block;
width: 0;
height: 0;
margin-top:-500px;
border-top: 500px solid transparent;
border-right: 500px solid;
border-right-color: inherit;
}
.javo-masonry-skin1 .tg-icon-reply {
position: absolute;
display: block;
top: 15%;
left: 12%;
height: 30px;
width: 30px;
padding: 0;
margin: 0 auto 0 auto;
text-align: center;
font-size: 20px;
cursor: pointer;
}
.javo-masonry-skin1 .tg-item-decoration svg {
position: absolute;
display: block;
bottom: 0;
right: 0;
}
.javo-masonry-skin1 .tg-item-share-holder {
position: absolute;
display: block;
width: 20%;
min-width: 74px;
left: 0px;
top: 0;
}
.javo-masonry-skin1 .tg-share-icons {
position: absolute;
display: block;
z-index: 2;
width: 30px;
top: 30%;
left: 20%;
margin: 14px 0 0 -7px;
padding: 4px 0;
opacity: 0;
text-align: center;
visibility: hidden;
background-color: rgba(255,255,255,0.9);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.25);
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.25);
box-shadow: 0 0 20px rgba(0,0,0,0.25);
-webkit-transform: translateY(14px);
-moz-transform: translateY(14px);
-ms-transform: translateY(14px);
-o-transform: translateY(14px);
transform: translateY(14px);
-webkit-transition: -webkit-transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
-moz-transition: -moz-transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
-ms-transition: -ms-transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
-o-transition: -o-transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
transition: transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
}
.javo-masonry-skin1 .tg-icon-reply:hover + .tg-share-icons,
.javo-masonry-skin1 .tg-share-icons:hover {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
-moz-transition: -moz-transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
-ms-transition: -ms-transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
-o-transition: -o-transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
transition: transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
}
.javo-masonry-skin1 .tg-share-icons:before {
position: absolute;
content: '';
width: 0;
height: 0;
left: 50%;
top: -5px;
margin-left: -5px;
border-bottom: 5px solid rgba(255,255,255,0.9);
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}
.javo-masonry-skin1 .tg-share-icons a,
.javo-masonry-skin1 .tg-share-icons i {
position: relative;
float: left;
width: 100%;
height: 24px;
font-size: 14px;
line-height: 24px;
color: #444444 !important;
cursor: pointer;
}
.javo-masonry-skin1 .tg-share-icons i.tg-icon-facebook:hover {
color: #3b5998 !important;
}
.javo-masonry-skin1 .tg-share-icons i.tg-icon-twitter:hover {
color: #55acee !important;
}
.javo-masonry-skin1 .tg-share-icons i.tg-icon-google-plus:hover {
color: #d34836 !important;
}
.javo-masonry-skin1 .tg-share-icons i.tg-icon-pinterest:hover {
color: #cb2027 !important;
}
.javo-masonry-skin1 .tg-item-content-holder {
position: relative;
display: block;
padding: 20px 9%;
}
.javo-masonry-skin1 .quote-format.tg-item-content-holder,
.javo-masonry-skin1 .link-format.tg-item-content-holder {
z-index: auto;
}
.javo-masonry-skin1 h2 {
margin: 0 10px !important;
padding: 0 !important;
outline: none;
}
.javo-masonry-skin1 .tg-item-title,
.javo-masonry-skin1 .tg-item-title a {
margin: 0 !important;
padding: 0 !important;
text-align: center;
font-size: 18px;
line-height: 26px;
font-weight: 600;
text-transform: uppercase;
}
.javo-masonry-skin1 .tg-item-title {
margin: 30px 0 0 0 !important;
}
.javo-masonry-skin1 h2.tg-quote-content,
.javo-masonry-skin1 h2.tg-link-content {
margin: 0 !important;
padding: 0 !important;
line-height: 26px;
}
.javo-masonry-skin1 .tg-quote-author,
.javo-masonry-skin1 .tg-link-url {
position: relative;
display: inline-block;
width: 100%;
margin: 8px 0 0 0;
text-align: center;
font-size: 12px;
line-height: 16px;
font-weight: normal;
font-variant: normal;
font-style: italic;
text-transform: none;
}
.javo-masonry-skin1 .tg-quote-icon,
.javo-masonry-skin1 .tg-link-icon {
font-size: 22px;
}
.javo-masonry-skin1 .tg-item-date {
position: relative;
display: block;
margin: 10px 30px 0 30px;
text-align: center;
font-size: 13px;
font-weight: 600;
font-style: italic;
text-transform: uppercase;
line-height: 16px;
}
.javo-masonry-skin1 .quote-format .tg-item-date,
.javo-masonry-skin1 .link-format .tg-item-date {
margin: 10px 30px 30px 30px;
}
.javo-masonry-skin1 .tg-cats-holder {
position: relative;
display: block;
padding: 0;
margin: 4px 0 0 0;
text-align: center;
font-size: 13px;
line-height: 16px;
font-weight: 600;
text-transform: uppercase;
}
.javo-masonry-skin1 .tg-cats-holder * {
position: relative;
}
.javo-masonry-skin1 .tg-item-excerpt {
font-size: 14px;
line-height: 28px;
margin: 0;
padding: 30px 0 0 0;
}
.javo-masonry-skin1 .tg-item-footer {
position: relative;
display: inline-block;
width: 100%;
margin: 30px 0 0 0;
}
.javo-masonry-skin1 .tg-item-comment {
display: inline-block;
float: left;
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
}
.javo-masonry-skin1 .to-post-like {
float: right;
font-size: 14px;
}
.javo-masonry-skin1 .mejs-overlay-play {
display: none !important;
}
/** Rating average **/
.javo-masonry-skin1 .meta-rating-wrap {
position: absolute;
top: 0;
left: auto;
right: 0;
margin: 10px;
margin: 14px 10px;
z-index: 1;
width: 75px;
height: 15px;
}
.javo-masonry-skin1 .meta-rating-wrap::before {
position: absolute;
content: '';
top: -4px;
left: -4px;
right: 0px;
bottom: -4px;
border-radius: 0;
z-index: 1;
}
.javo-masonry-skin1 .meta-rating {
position: relative;
z-index: 1;
height: 100%;
background-position: -3px -15px;
background-image: url('http://javothemes.com/spot/demo4/wp-content/themes/javo-spot/assets/images/star-all.png');
background-repeat: no-repeat;
} | Website/the-grid/masonry/javo-masonry-skin1/javo-masonry-skin1.css | .javo-masonry-skin1 a,
.javo-masonry-skin1 a:active,
.javo-masonry-skin1 a:focus,
.javo-masonry-skin1 .tg-share-icons i {
text-decoration: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: opacity 0.25s ease, color 0.25s ease, -webkit-transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
-moz-transition: opacity 0.25s ease, color 0.25s ease, -moz-transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
-ms-transition: opacity 0.25s ease, color 0.25s ease, -ms-transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
-o-transition: opacity 0.25s ease, color 0.25s ease, -o-transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
transition: opacity 0.25s ease, color 0.25s ease, transform 0.5s cubic-bezier(.39,1.89,.55,1.45);
}
.javo-masonry-skin1 a:not(.mejs-volume-slider):hover {
opacity: 0.85;
}
.javo-masonry-skin1 .tg-center-inner {
position: absolute;
}
.javo-masonry-skin1 .tg-item-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
width: 75px;
height: 75px;
margin: 0 auto;
border-radius: 50%;
-webkit-transform: scale3d(0.8,0.8,0.8);
-moz-transform: scale3d(0.8,0.8,0.8);
-ms-transform: scale3d(0.8,0.8,0.8);
-o-transform: scale3d(0.8,0.8,0.8);
transform: scale3d(0.8,0.8,0.8);
}
.javo-masonry-skin1 .tg-media-button,
.javo-masonry-skin1 .tg-link-button {
position: relative;
display: inline-block;
vertical-align: middle;
height: 75px;
width: 75px;
margin: 0;
padding: 0;
cursor: pointer;
}
.javo-masonry-skin1 .tg-item-overlay,
.javo-masonry-skin1 .tg-media-button,
.javo-masonry-skin1 .tg-link-button {
opacity: 0;
-webkit-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
-moz-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
-ms-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
-o-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
}
.javo-masonry-skin1 .tg-media-button i,
.javo-masonry-skin1 .tg-link-button i {
position: relative;
display: block;
height: 100%;
width: 100%;
line-height: 75px;
font-size: 24px;
text-align: center;
}
.javo-masonry-skin1 .tg-media-button,
.javo-masonry-skin1 .tg-link-button {
-webkit-transform: scale3d(1.35,1.35,1.35);
-moz-transform: scale3d(1.35,1.35,1.35);
-ms-transform: scale3d(1.35,1.35,1.35);
-o-transform: scale3d(1.35,1.35,1.35);
transform: scale3d(1.35,1.35,1.35);
}
.javo-masonry-skin1 .tg-item-media-holder:hover .tg-item-overlay,
.javo-masonry-skin1 .tg-item-media-holder:hover .tg-media-button,
.javo-masonry-skin1 .tg-item-media-holder:hover .tg-link-button {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
-moz-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
-o-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.javo-masonry-skin1 .tg-item-decoration {
position: absolute;
display: block;
width: 20%;
right: 0;
bottom: -1px;
}
.triangle-up-left {
width: 0;
height: 0;
padding-bottom: 100%;
padding-left: 100%;
overflow: hidden;
}
.triangle-up-left:after {
content: "";
display: block;
width: 0;
height: 0;
margin-left: -500px;
border-bottom: 500px solid transparent;
border-left: 500px solid;
border-left-color: inherit;
}
.triangle-down-right {
width: 100%;
height: 0;
padding-top: 100%;
overflow: hidden;
}
.triangle-down-right:after {
content: "";
display: block;
width: 0;
height: 0;
margin-top:-500px;
border-top: 500px solid transparent;
border-right: 500px solid;
border-right-color: inherit;
}
.javo-masonry-skin1 .tg-icon-reply {
position: absolute;
display: block;
top: 15%;
left: 12%;
height: 30px;
width: 30px;
padding: 0;
margin: 0 auto 0 auto;
text-align: center;
font-size: 20px;
cursor: pointer;
}
.javo-masonry-skin1 .tg-item-decoration svg {
position: absolute;
display: block;
bottom: 0;
right: 0;
}
.javo-masonry-skin1 .tg-item-share-holder {
position: absolute;
display: block;
width: 20%;
min-width: 74px;
left: 0px;
top: 0;
}
.javo-masonry-skin1 .tg-share-icons {
position: absolute;
display: block;
z-index: 2;
width: 30px;
top: 30%;
left: 20%;
margin: 14px 0 0 -7px;
padding: 4px 0;
opacity: 0;
text-align: center;
visibility: hidden;
background-color: rgba(255,255,255,0.9);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.25);
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.25);
box-shadow: 0 0 20px rgba(0,0,0,0.25);
-webkit-transform: translateY(14px);
-moz-transform: translateY(14px);
-ms-transform: translateY(14px);
-o-transform: translateY(14px);
transform: translateY(14px);
-webkit-transition: -webkit-transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
-moz-transition: -moz-transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
-ms-transition: -ms-transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
-o-transition: -o-transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
transition: transform 0.15s ease, opacity 0.15s ease, visibility 0.15s step-end;
}
.javo-masonry-skin1 .tg-icon-reply:hover + .tg-share-icons,
.javo-masonry-skin1 .tg-share-icons:hover {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
-moz-transition: -moz-transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
-ms-transition: -ms-transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
-o-transition: -o-transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
transition: transform 0.15s ease, opacity 0.15s ease, visibility 0s step-end;
}
.javo-masonry-skin1 .tg-share-icons:before {
position: absolute;
content: '';
width: 0;
height: 0;
left: 50%;
top: -5px;
margin-left: -5px;
border-bottom: 5px solid rgba(255,255,255,0.9);
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}
.javo-masonry-skin1 .tg-share-icons a,
.javo-masonry-skin1 .tg-share-icons i {
position: relative;
float: left;
width: 100%;
height: 24px;
font-size: 14px;
line-height: 24px;
color: #444444 !important;
cursor: pointer;
}
.javo-masonry-skin1 .tg-share-icons i.tg-icon-facebook:hover {
color: #3b5998 !important;
}
.javo-masonry-skin1 .tg-share-icons i.tg-icon-twitter:hover {
color: #55acee !important;
}
.javo-masonry-skin1 .tg-share-icons i.tg-icon-google-plus:hover {
color: #d34836 !important;
}
.javo-masonry-skin1 .tg-share-icons i.tg-icon-pinterest:hover {
color: #cb2027 !important;
}
.javo-masonry-skin1 .tg-item-content-holder {
position: relative;
display: block;
padding: 20px 9%;
}
.javo-masonry-skin1 .quote-format.tg-item-content-holder,
.javo-masonry-skin1 .link-format.tg-item-content-holder {
z-index: auto;
}
.javo-masonry-skin1 h2 {
margin: 0 10px !important;
padding: 0 !important;
outline: none;
}
.javo-masonry-skin1 .tg-item-title,
.javo-masonry-skin1 .tg-item-title a {
margin: 0 !important;
padding: 0 !important;
text-align: center;
font-size: 18px;
line-height: 26px;
font-weight: 600;
text-transform: uppercase;
}
.javo-masonry-skin1 .tg-item-title {
margin: 30px 0 0 0 !important;
}
.javo-masonry-skin1 h2.tg-quote-content,
.javo-masonry-skin1 h2.tg-link-content {
margin: 0 !important;
padding: 0 !important;
line-height: 26px;
}
.javo-masonry-skin1 .tg-quote-author,
.javo-masonry-skin1 .tg-link-url {
position: relative;
display: inline-block;
width: 100%;
margin: 8px 0 0 0;
text-align: center;
font-size: 12px;
line-height: 16px;
font-weight: normal;
font-variant: normal;
font-style: italic;
text-transform: none;
}
.javo-masonry-skin1 .tg-quote-icon,
.javo-masonry-skin1 .tg-link-icon {
font-size: 22px;
}
.javo-masonry-skin1 .tg-item-date {
position: relative;
display: block;
margin: 10px 30px 0 30px;
text-align: center;
font-size: 13px;
font-weight: 600;
font-style: italic;
text-transform: uppercase;
line-height: 16px;
}
.javo-masonry-skin1 .quote-format .tg-item-date,
.javo-masonry-skin1 .link-format .tg-item-date {
margin: 10px 30px 30px 30px;
}
.javo-masonry-skin1 .tg-cats-holder {
position: relative;
display: block;
padding: 0;
margin: 4px 0 0 0;
text-align: center;
font-size: 13px;
line-height: 16px;
font-weight: 600;
text-transform: uppercase;
}
.javo-masonry-skin1 .tg-cats-holder * {
position: relative;
}
.javo-masonry-skin1 .tg-item-excerpt {
font-size: 14px;
line-height: 28px;
margin: 0;
padding: 30px 0 0 0;
}
.javo-masonry-skin1 .tg-item-footer {
position: relative;
display: inline-block;
width: 100%;
margin: 30px 0 0 0;
}
.javo-masonry-skin1 .tg-item-comment {
display: inline-block;
float: left;
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
}
.javo-masonry-skin1 .to-post-like {
float: right;
font-size: 14px;
}
.javo-masonry-skin1 .mejs-overlay-play {
display: none !important;
}
/** Rating average **/
.javo-masonry-skin1 .meta-rating-wrap {
position: absolute;
top: 0;
left: auto;
right: 0;
margin: 10px;
margin: 14px 10px;
z-index: 1;
width: 75px;
height: 15px;
}
.javo-masonry-skin1 .meta-rating-wrap::before {
position: absolute;
content: '';
top: -4px;
left: -4px;
right: 0px;
bottom: -4px;
border-radius: 0;
z-index: 1;
}
.javo-masonry-skin1 .meta-rating {
position: relative;
z-index: 1;
height: 100%;
background-position: -3px -15px;
background-image: url('http://javothemes.com/spot/demo4/wp-content/themes/javo-spot/assets/images/star-all.png');
background-repeat: no-repeat;
} | 0.359477 | 0.047758 |
.info-centered {
margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}
.info-centered p {
display: inline-block;
margin-top: 15px;
margin-right: 15px;
vertical-align: top;
font-weight: 400;
font-size: 30px;
font-family: 'Lato', Helvetica, sans-serif;
}
.strip {
padding: 20px 0;
}
.strip p {
margin-top: 8px;
margin-bottom: 0;
}
/* $$ICON-SQUARED */
a.icon-squared {
position: relative;
display: inline-block;
width: 80px;
height: 80px;
text-align: center;
}
a.icon-squared i {
font-size: 36px;
line-height: 40px;
}
a.icon-squared article {
-webkit-transition: -webkit-transform 0.4s linear, background-color 0s linear, color 0s linear;
-webkit-transition-delay: 0s, 0.2s, 0.2s;
-moz-transition: -moz-transform 0.4s linear, background-color 0s linear 0.2s, color 0s linear 0.2s;
-o-transition: -o-transform 0.4s linear, background-color 0s linear 0.2s, color 0s linear 0.2s;
transition: transform 0.4s linear, background-color 0s linear 0.2s, color 0s linear 0.2s;
-webkit-transform: perspective(300px) rotateY(0deg);
-moz-transform: perspective(300px) rotateY(0deg);
-ms-transform: perspective(300px) rotateY(0deg);
-o-transform: perspective(300px) rotateY(0deg);
transform: perspective(300px) rotateY(0deg);
position: absolute;
display: block;
width: 100%;
height: 100%;
background-color: #333;
box-shadow: 0 0 6px -2px black, 0 0 45px -20px black;
color: #fff;
line-height: 90px;
cursor: pointer;
}
a.icon-squared span {
display: block;
transition: transform 0s linear 0.2s, text-shadow 0s linear 0.2s;
-webkit-font-smoothing: subpixel-antialiased;
font-smoothing: antialiased;
}
a.icon-squared:hover article {
-webkit-transition: -webkit-transform 0.2s linear, background-color 0s linear, color 0s linear;
-webkit-transition-delay: 0s, 0.1s, 0.1s;
-moz-transition: -moz-transform 0.2s linear, background-color 0s linear 0.1s, color 0s linear 0.1s;
-o-transition: -o-transform 0.2s linear, background-color 0s linear 0.1s, color 0s linear 0.1s;
transition: transform 0.2s linear, background-color 0s linear 0.1s, color 0s linear 0.1s;
-webkit-transform: perspective(300px) rotateY(180deg);
-moz-transform: perspective(300px) rotateY(180deg);
-ms-transform: perspective(300px) rotateY(180deg);
-o-transform: perspective(300px) rotateY(180deg);
transform: perspective(300px) rotateY(180deg);
color: #eee;
}
a.icon-squared:hover span {
-webkit-transition: -webkit-transform 0s linear, text-shadow 0s linear;
-webkit-transition-delay: 0.1s, 0.1s;
-moz-transition: -moz-transform 0s linear 0.1s, text-shadow 0s linear 0.1s;
-o-transition: -o-transform 0s linear 0.1s, text-shadow 0s linear 0.1s;
transition: transform 0s linear 0.1s, text-shadow 0s linear 0.1s;
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
text-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
}
a.icon-squared.color-facebook:hover article {
background-color: #3B5998;
}
a.icon-squared.color-twitter:hover article {
background-color: #00ACED;
}
a.icon-squared.color-pinterest:hover article {
background-color: #CB2027;
}
a.icon-squared.color-github:hover article {
background-color: #4183C4;
}
a.icon-squared.color-linkedin:hover article {
background-color: #3399CC;
}
/* Todo info-centered - Ends */ | src/main/webapp/resources2/theme-vendor/typica/css/typica.css |
.info-centered {
margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}
.info-centered p {
display: inline-block;
margin-top: 15px;
margin-right: 15px;
vertical-align: top;
font-weight: 400;
font-size: 30px;
font-family: 'Lato', Helvetica, sans-serif;
}
.strip {
padding: 20px 0;
}
.strip p {
margin-top: 8px;
margin-bottom: 0;
}
/* $$ICON-SQUARED */
a.icon-squared {
position: relative;
display: inline-block;
width: 80px;
height: 80px;
text-align: center;
}
a.icon-squared i {
font-size: 36px;
line-height: 40px;
}
a.icon-squared article {
-webkit-transition: -webkit-transform 0.4s linear, background-color 0s linear, color 0s linear;
-webkit-transition-delay: 0s, 0.2s, 0.2s;
-moz-transition: -moz-transform 0.4s linear, background-color 0s linear 0.2s, color 0s linear 0.2s;
-o-transition: -o-transform 0.4s linear, background-color 0s linear 0.2s, color 0s linear 0.2s;
transition: transform 0.4s linear, background-color 0s linear 0.2s, color 0s linear 0.2s;
-webkit-transform: perspective(300px) rotateY(0deg);
-moz-transform: perspective(300px) rotateY(0deg);
-ms-transform: perspective(300px) rotateY(0deg);
-o-transform: perspective(300px) rotateY(0deg);
transform: perspective(300px) rotateY(0deg);
position: absolute;
display: block;
width: 100%;
height: 100%;
background-color: #333;
box-shadow: 0 0 6px -2px black, 0 0 45px -20px black;
color: #fff;
line-height: 90px;
cursor: pointer;
}
a.icon-squared span {
display: block;
transition: transform 0s linear 0.2s, text-shadow 0s linear 0.2s;
-webkit-font-smoothing: subpixel-antialiased;
font-smoothing: antialiased;
}
a.icon-squared:hover article {
-webkit-transition: -webkit-transform 0.2s linear, background-color 0s linear, color 0s linear;
-webkit-transition-delay: 0s, 0.1s, 0.1s;
-moz-transition: -moz-transform 0.2s linear, background-color 0s linear 0.1s, color 0s linear 0.1s;
-o-transition: -o-transform 0.2s linear, background-color 0s linear 0.1s, color 0s linear 0.1s;
transition: transform 0.2s linear, background-color 0s linear 0.1s, color 0s linear 0.1s;
-webkit-transform: perspective(300px) rotateY(180deg);
-moz-transform: perspective(300px) rotateY(180deg);
-ms-transform: perspective(300px) rotateY(180deg);
-o-transform: perspective(300px) rotateY(180deg);
transform: perspective(300px) rotateY(180deg);
color: #eee;
}
a.icon-squared:hover span {
-webkit-transition: -webkit-transform 0s linear, text-shadow 0s linear;
-webkit-transition-delay: 0.1s, 0.1s;
-moz-transition: -moz-transform 0s linear 0.1s, text-shadow 0s linear 0.1s;
-o-transition: -o-transform 0s linear 0.1s, text-shadow 0s linear 0.1s;
transition: transform 0s linear 0.1s, text-shadow 0s linear 0.1s;
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
text-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
}
a.icon-squared.color-facebook:hover article {
background-color: #3B5998;
}
a.icon-squared.color-twitter:hover article {
background-color: #00ACED;
}
a.icon-squared.color-pinterest:hover article {
background-color: #CB2027;
}
a.icon-squared.color-github:hover article {
background-color: #4183C4;
}
a.icon-squared.color-linkedin:hover article {
background-color: #3399CC;
}
/* Todo info-centered - Ends */ | 0.476092 | 0.093637 |
@import url("https://fonts.googleapis.com/css2?family=Julius+Sans+One&family=Pacifico&display=swap");
body {
background-color: #000;
font-family: "Julius Sans One", sans-serif;
color: #fff;
}
body:focus {
outline: none;
}
.mainCon {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
/* for heading */
.heading {
color: #ff00de;
text-align: center;
}
/* for buttons */
button {
margin: 20px;
}
.custom-btn {
width: 130px;
height: 40px;
color: #fff;
border-radius: 5px;
padding: 10px 25px;
font-weight: 500;
background: transparent;
cursor: pointer;
transition: all 0.3s ease;
position: relative;
display: inline-block;
box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.5),
7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
outline: none;
}
.btn-7 {
background: #ff00de;
line-height: 42px;
padding: 0;
border: none;
}
.btn-7 span {
position: relative;
display: block;
width: 100%;
height: 100%;
}
.btn-7:before,
.btn-7:after {
position: absolute;
content: "";
right: 0;
bottom: 0;
background: #ff00de;
box-shadow: -7px -7px 20px 0px rgba(0, 0, 0, 0.9),
-4px -4px 5px 0px rgba(0, 0, 0, 0.9), 7px 7px 20px 0px rgba(0, 0, 0, 0.2),
4px 4px 5px 0px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease;
}
.btn-7:before {
height: 0%;
width: 2px;
}
.btn-7:after {
width: 0%;
height: 2px;
}
.btn-7:hover {
color: #ba01ff;
background: transparent;
}
.btn-7:hover:before {
height: 100%;
}
.btn-7:hover:after {
width: 100%;
}
.btn-7 span:before,
.btn-7 span:after {
position: absolute;
content: "";
left: 0;
top: 0;
background: #ff00de;
box-shadow: -7px -7px 20px 0px rgba(0, 0, 0, 0.9),
-4px -4px 5px 0px rgba(0, 0, 0, 0.9), 7px 7px 20px 0px rgba(0, 0, 0, 0.2),
4px 4px 5px 0px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease;
}
.btn-7 span:before {
width: 2px;
height: 0%;
}
.btn-7 span:after {
height: 2px;
width: 0%;
}
.btn-7 span:hover:before {
height: 100%;
}
.btn-7 span:hover:after {
width: 100%;
}
/* sub head */
.sub-head {
text-align: center;
font-size: 1.5em;
margin: 20px 0 20px 0;
font-family: "Pacifico", cursive;
}
.sub-head a {
text-decoration: none;
transition: all 0.5s;
color: #ba01ff;
}
.sub-head a:hover {
animation: neon6 1.5s ease-in-out infinite alternate;
color: #ffffff;
}
@keyframes neon6 {
from {
text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de,
0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
}
to {
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de,
0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
}
}
/* for creating lolly page */
.lollyFormDiv {
display: flex;
justify-content: space-evenly;
}
.lollyColor {
display: flex;
flex-direction: column;
justify-content: space-around;
}
.lolyColorChanger input {
border-radius: 100%;
height: 60px;
width: 60px;
border: none;
outline: none;
-webkit-appearance: none;
border-color: black;
}
.lolyColorChanger input::-webkit-color-swatch-wrapper {
padding: 0;
}
.lolyColorChanger input::-webkit-color-swatch {
border: none;
border-radius: 100%;
}
/* form */
form {
display: flex;
flex-direction: column;
}
form input ,textarea {
border-top: none;
border-left: none;
border-right: none;
border-color: #ff00de;
background-color: black;
color: #ffff;
padding: 10px;
}
input:focus, textarea:focus {
outline: none;
}
/* result card */
.resultCard {
text-align: center;
font-weight: bold;
background-color: #fff;
color: black;
padding: 10px;
} | src/pages/index.css | @import url("https://fonts.googleapis.com/css2?family=Julius+Sans+One&family=Pacifico&display=swap");
body {
background-color: #000;
font-family: "Julius Sans One", sans-serif;
color: #fff;
}
body:focus {
outline: none;
}
.mainCon {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
/* for heading */
.heading {
color: #ff00de;
text-align: center;
}
/* for buttons */
button {
margin: 20px;
}
.custom-btn {
width: 130px;
height: 40px;
color: #fff;
border-radius: 5px;
padding: 10px 25px;
font-weight: 500;
background: transparent;
cursor: pointer;
transition: all 0.3s ease;
position: relative;
display: inline-block;
box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.5),
7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
outline: none;
}
.btn-7 {
background: #ff00de;
line-height: 42px;
padding: 0;
border: none;
}
.btn-7 span {
position: relative;
display: block;
width: 100%;
height: 100%;
}
.btn-7:before,
.btn-7:after {
position: absolute;
content: "";
right: 0;
bottom: 0;
background: #ff00de;
box-shadow: -7px -7px 20px 0px rgba(0, 0, 0, 0.9),
-4px -4px 5px 0px rgba(0, 0, 0, 0.9), 7px 7px 20px 0px rgba(0, 0, 0, 0.2),
4px 4px 5px 0px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease;
}
.btn-7:before {
height: 0%;
width: 2px;
}
.btn-7:after {
width: 0%;
height: 2px;
}
.btn-7:hover {
color: #ba01ff;
background: transparent;
}
.btn-7:hover:before {
height: 100%;
}
.btn-7:hover:after {
width: 100%;
}
.btn-7 span:before,
.btn-7 span:after {
position: absolute;
content: "";
left: 0;
top: 0;
background: #ff00de;
box-shadow: -7px -7px 20px 0px rgba(0, 0, 0, 0.9),
-4px -4px 5px 0px rgba(0, 0, 0, 0.9), 7px 7px 20px 0px rgba(0, 0, 0, 0.2),
4px 4px 5px 0px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease;
}
.btn-7 span:before {
width: 2px;
height: 0%;
}
.btn-7 span:after {
height: 2px;
width: 0%;
}
.btn-7 span:hover:before {
height: 100%;
}
.btn-7 span:hover:after {
width: 100%;
}
/* sub head */
.sub-head {
text-align: center;
font-size: 1.5em;
margin: 20px 0 20px 0;
font-family: "Pacifico", cursive;
}
.sub-head a {
text-decoration: none;
transition: all 0.5s;
color: #ba01ff;
}
.sub-head a:hover {
animation: neon6 1.5s ease-in-out infinite alternate;
color: #ffffff;
}
@keyframes neon6 {
from {
text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de,
0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
}
to {
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de,
0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
}
}
/* for creating lolly page */
.lollyFormDiv {
display: flex;
justify-content: space-evenly;
}
.lollyColor {
display: flex;
flex-direction: column;
justify-content: space-around;
}
.lolyColorChanger input {
border-radius: 100%;
height: 60px;
width: 60px;
border: none;
outline: none;
-webkit-appearance: none;
border-color: black;
}
.lolyColorChanger input::-webkit-color-swatch-wrapper {
padding: 0;
}
.lolyColorChanger input::-webkit-color-swatch {
border: none;
border-radius: 100%;
}
/* form */
form {
display: flex;
flex-direction: column;
}
form input ,textarea {
border-top: none;
border-left: none;
border-right: none;
border-color: #ff00de;
background-color: black;
color: #ffff;
padding: 10px;
}
input:focus, textarea:focus {
outline: none;
}
/* result card */
.resultCard {
text-align: center;
font-weight: bold;
background-color: #fff;
color: black;
padding: 10px;
} | 0.349089 | 0.072999 |
.rb-grid {
list-style: none;
text-align: center;
margin: 0 auto;
}
.rb-grid li {
width: 24%;
height: 15em;
margin: 0.5%;
background: #8CC7DF;
color: #fff;
display: block;
float: left;
padding: 1.6em;
cursor: pointer;
position: relative;
}
.rb-grid li.rb-span-2 {
width: 49%;
}
.rb-grid li.rb-span-4 {
width: 99%;
}
.rb-grid li h3 {
font-size: 2.6em;
font-weight: 100;
}
.rb-grid li[class^="icon-"]:before,
.rb-grid li[class*=" icon-"]:before {
font-size: 10em;
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
line-height: 3;
opacity: 0.4;
text-align: right;
pointer-events: none;
}
.rb-temp {
display: block;
font-size: 2em;
opacity: 0.5;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.rb-grid li:hover .rb-temp {
opacity: 1;
}
.rb-overlay {
opacity: 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: -1;
pointer-events: none;
cursor: default;
}
.rb-close {
position: absolute;
top: 0.4em;
right: 0.4em;
width: 2em;
height: 2em;
text-indent: -9000px;
cursor: pointer;
z-index: 1000;
}
.rb-close::before {
content: 'x';
font-weight: 100;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 3em;
line-height: 0.6;
text-align: center;
text-indent: 0px;
}
.rb-week {
width: 100%;
height: 100%;
}
.rb-week > div {
width: 10%;
height: 100%;
float: left;
position: relative;
padding: 3% 0;
}
.rb-week > div:first-child {
width: 30%;
}
.rb-week span {
padding: 5% 0;
font-size: 2em;
font-weight: 100;
display: block;
margin: auto 0;
height: 30%;
width: 100%;
line-height: 0.8;
}
.rb-week span.rb-city {
font-weight: 700;
padding: 1% 10%;
font-size: 1em;
line-height: 1.2;
}
.rb-week [class^="icon-"]:before {
font-size: 2.5em;
font-weight: normal;
}
.rb-week > div:first-child [class^="icon-"] {
opacity: 0.1;
}
/* Colors */
/* Grid */
.rb-grid li:nth-child(1) { background: #3399CC; }
.rb-grid li:nth-child(2) { background: #33CCCC; }
.rb-grid li:nth-child(3) { background: #996699; }
.rb-grid li:nth-child(4) { background: #C24747; }
.rb-grid li:nth-child(5) { background: #e2674a; }
.rb-grid li:nth-child(6) { background: #FFCC66; }
.rb-grid li:nth-child(7) { background: #99CC99; }
.rb-grid li:nth-child(8) { background: #669999; }
.rb-grid li:nth-child(9) { background: #CC6699; }
.rb-grid li:nth-child(10) { background: #339966; }
.rb-grid li:nth-child(11) { background: #666699; }
/* Overlay Columns */
.rb-grid li:nth-child(1) .rb-week > div:nth-child(1) { background: #3399CC; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(2) { background: #2D87B4; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(3) { background: #297AA3; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(4) { background: #256E93; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(5) { background: #216283; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(6) { background: #1D5672; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(7) { background: #184962; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(8) { background: #143D52; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(1) { background: #33CCCC; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(2) { background: #2DB4B4; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(3) { background: #29A3A3; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(4) { background: #259393; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(5) { background: #218383; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(6) { background: #1D7272; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(7) { background: #186262; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(8) { background: #145252; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(1) { background: #996699; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(2) { background: #936293; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(3) { background: #875A87; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(4) { background: #7A527A; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(5) { background: #6E496E; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(6) { background: #624162; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(7) { background: #563956; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(8) { background: #493149; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(1) { background: #C24747; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(2) { background: #B83D3D; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(3) { background: #A83838; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(4) { background: #993333; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(5) { background: #8A2E2E; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(6) { background: #7A2929; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(7) { background: #6B2424; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(8) { background: #5C1F1F; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(1) { background: #e2674a; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(2) { background: #E05C3E; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(3) { background: #DD4D2C; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(4) { background: #D34322; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(5) { background: #C13D1F; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(6) { background: #AF371D; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(7) { background: #9E321A; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(8) { background: #8C2C17; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(1) { background: #FFCC66; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(2) { background: #FFC247; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(3) { background: #FFBB33; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(4) { background: #FFB41F; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(5) { background: #FFAD0A; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(6) { background: #F5A300; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(7) { background: #E09600; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(8) { background: #CC8800; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(1) { background: #99CC99; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(2) { background: #85C185; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(3) { background: #77BB77; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(4) { background: #6AB46A; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(5) { background: #5CAD5C; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(6) { background: #52A352; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(7) { background: #4B954B; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(8) { background: #448844; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(1) { background: #669999; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(2) { background: #629393; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(3) { background: #5A8787; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(4) { background: #527A7A; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(5) { background: #496E6E; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(6) { background: #416262; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(7) { background: #395656; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(8) { background: #314949; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(1) { background: #CC6699; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(2) { background: #C7578F; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(3) { background: #C24785; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(4) { background: #B83D7A; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(5) { background: #A83870; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(6) { background: #993366; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(7) { background: #8A2E5C; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(8) { background: #7A2952; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(1) { background: #339966; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(2) { background: #2E8A5C; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(3) { background: #297A52; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(4) { background: #246B47; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(5) { background: #1F5C3D; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(6) { background: #194D33; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(7) { background: #143D29; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(8) { background: #0F2E1F; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(1) { background: #666699; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(2) { background: #626293; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(3) { background: #5A5A87; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(4) { background: #52527A; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(5) { background: #49496E; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(6) { background: #414162; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(7) { background: #393956; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(8) { background: #313149; }
@media screen and (max-width: 63.125em) {
.rb-grid li,
.rb-grid li.rb-span-2,
.rb-grid li.rb-span-4 {
width: 100%;
height: 10em;
text-align: left;
}
.rb-grid li[class^="icon-"]:before,
.rb-grid li[class*=" icon-"]:before {
font-size: 6em;
left: auto;
right: 0;
line-height: 2.5;
}
.rb-grid li > div {
text-align: center;
}
}
/* style aplicado nas noticias */
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* body { */
/* background: #fbc73b; */
/* font-family: 'Lato', Arial, sans-serif; */
/* color: #fff; */
/* } */
.wrapper {
margin: 0 auto 100px auto;
max-width: 960px;
}
.stage {
list-style: none;
padding: 0;
}
/*************************************
* Build the scene and rotate on hover
* **************************************/
.scene {
width: 260px;
height: 400px;
margin: 30px;
float: left;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.movie {
width: 260px;
height: 400px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-130px);
-moz-transform: translateZ(-130px);
transform: translateZ(-130px);
-webkit-transition: -webkit-transform 350ms;
-moz-transition: -moz-transform 350ms;
transition: transform 350ms;
}
.movie:hover {
-webkit-transform: rotateY(-78deg) translateZ(20px);
-moz-transform: rotateY(-78deg) translateZ(20px);
transform: rotateY(-78deg) translateZ(20px);
}
/*************************************
* Transform and style the two planes
* **************************************/
.movie .poster,
.movie .info {
position: absolute;
width: 260px;
height: 400px;
background-color: #fff;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.movie .poster {
-webkit-transform: translateZ(130px);
-moz-transform: translateZ(130px);
transform: translateZ(130px);
background-size: cover;
background-repeat: no-repeat;
}
.movie .info {
-webkit-transform: rotateY(90deg) translateZ(130px);
-moz-transform: rotateY(90deg) translateZ(130px);
transform: rotateY(90deg) translateZ(130px);
border: 1px solid #B8B5B5;
font-size: 0.75em;
}
/*************************************
* Shadow beneath the 3D object
* **************************************/
.csstransforms3d .movie::after {
content: '';
width: 260px;
height: 260px;
position: absolute;
bottom: 0;
box-shadow: 0 30px 50px rgba(0,0,0,0.3);
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-webkit-transform: rotateX(90deg) translateY(130px);
-moz-transform: rotateX(90deg) translateY(130px);
transform: rotateX(90deg) translateY(130px);
-webkit-transition: box-shadow 350ms;
-moz-transition: box-shadow 350ms;
transition: box-shadow 350ms;
}
.csstransforms3d .movie:hover::after {
box-shadow: 20px -5px 50px rgba(0,0,0,0.3);
}
/*************************************
* Movie information
* **************************************/
.info header {
color: #FFF;
padding: 7px 10px;
font-weight: bold;
height: 195px;
background-size: contain;
background-repeat: no-repeat;
text-shadow: 0px 1px 1px rgba(0,0,0,1);
}
.info header h1 {
margin: 0 0 2px;
font-size: 1.4em;
}
.info header .rating {
border: 1px solid #FFF;
padding: 0px 3px;
}
.info p {
padding: 1.2em 1.4em;
margin: 2px 0 0;
font-weight: 700;
color: #666;
line-height: 1.4em;
border-top: 10px solid #555;
}
/*************************************
* Generate "lighting" using box shadows
* **************************************/
.movie .poster,
.movie .info,
.movie .info header {
-webkit-transition: box-shadow 350ms;
-moz-transition: box-shadow 350ms;
transition: box-shadow 350ms;
}
.csstransforms3d .movie .poster {
box-shadow: inset 0px 0px 40px rgba(255,255,255,0);
}
.csstransforms3d .movie:hover .poster {
box-shadow: inset 300px 0px 40px rgba(255,255,255,0.8);
}
.csstransforms3d .movie .info,
.csstransforms3d .movie .info header {
box-shadow: inset -300px 0px 40px rgba(0,0,0,0.5);
}
.csstransforms3d .movie:hover .info,
.csstransforms3d .movie:hover .info header {
box-shadow: inset 0px 0px 40px rgba(0,0,0,0);
}
/*************************************
* Posters and still images
* **************************************/
.scene:nth-child(1) .movie .poster {
background-image: url(../img/poster01.jpg);
}
.scene:nth-child(2) .poster {
background-image: url(../img/poster02.jpg);
}
.scene:nth-child(3) .poster {
background-image: url(../img/poster03.jpg);
}
.scene:nth-child(1) .info header {
background-image: url(../img/still01.jpg);
}
.scene:nth-child(2) .info header {
background-image: url(../img/still02.jpg);
}
.scene:nth-child(3) .info header {
background-image: url(../img/still03.jpg);
}
/*************************************
* Fallback
* **************************************/
.no-csstransforms3d .movie .poster,
.no-csstransforms3d .movie .info {
position: relative;
}
/*************************************
* Media Queries
* **************************************/
@media screen and (max-width: 60.75em){
.scene {
float: none;
margin: 30px auto 60px;
}
} | public/css/component.css | .rb-grid {
list-style: none;
text-align: center;
margin: 0 auto;
}
.rb-grid li {
width: 24%;
height: 15em;
margin: 0.5%;
background: #8CC7DF;
color: #fff;
display: block;
float: left;
padding: 1.6em;
cursor: pointer;
position: relative;
}
.rb-grid li.rb-span-2 {
width: 49%;
}
.rb-grid li.rb-span-4 {
width: 99%;
}
.rb-grid li h3 {
font-size: 2.6em;
font-weight: 100;
}
.rb-grid li[class^="icon-"]:before,
.rb-grid li[class*=" icon-"]:before {
font-size: 10em;
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
line-height: 3;
opacity: 0.4;
text-align: right;
pointer-events: none;
}
.rb-temp {
display: block;
font-size: 2em;
opacity: 0.5;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.rb-grid li:hover .rb-temp {
opacity: 1;
}
.rb-overlay {
opacity: 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: -1;
pointer-events: none;
cursor: default;
}
.rb-close {
position: absolute;
top: 0.4em;
right: 0.4em;
width: 2em;
height: 2em;
text-indent: -9000px;
cursor: pointer;
z-index: 1000;
}
.rb-close::before {
content: 'x';
font-weight: 100;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 3em;
line-height: 0.6;
text-align: center;
text-indent: 0px;
}
.rb-week {
width: 100%;
height: 100%;
}
.rb-week > div {
width: 10%;
height: 100%;
float: left;
position: relative;
padding: 3% 0;
}
.rb-week > div:first-child {
width: 30%;
}
.rb-week span {
padding: 5% 0;
font-size: 2em;
font-weight: 100;
display: block;
margin: auto 0;
height: 30%;
width: 100%;
line-height: 0.8;
}
.rb-week span.rb-city {
font-weight: 700;
padding: 1% 10%;
font-size: 1em;
line-height: 1.2;
}
.rb-week [class^="icon-"]:before {
font-size: 2.5em;
font-weight: normal;
}
.rb-week > div:first-child [class^="icon-"] {
opacity: 0.1;
}
/* Colors */
/* Grid */
.rb-grid li:nth-child(1) { background: #3399CC; }
.rb-grid li:nth-child(2) { background: #33CCCC; }
.rb-grid li:nth-child(3) { background: #996699; }
.rb-grid li:nth-child(4) { background: #C24747; }
.rb-grid li:nth-child(5) { background: #e2674a; }
.rb-grid li:nth-child(6) { background: #FFCC66; }
.rb-grid li:nth-child(7) { background: #99CC99; }
.rb-grid li:nth-child(8) { background: #669999; }
.rb-grid li:nth-child(9) { background: #CC6699; }
.rb-grid li:nth-child(10) { background: #339966; }
.rb-grid li:nth-child(11) { background: #666699; }
/* Overlay Columns */
.rb-grid li:nth-child(1) .rb-week > div:nth-child(1) { background: #3399CC; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(2) { background: #2D87B4; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(3) { background: #297AA3; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(4) { background: #256E93; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(5) { background: #216283; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(6) { background: #1D5672; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(7) { background: #184962; }
.rb-grid li:nth-child(1) .rb-week > div:nth-child(8) { background: #143D52; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(1) { background: #33CCCC; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(2) { background: #2DB4B4; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(3) { background: #29A3A3; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(4) { background: #259393; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(5) { background: #218383; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(6) { background: #1D7272; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(7) { background: #186262; }
.rb-grid li:nth-child(2) .rb-week > div:nth-child(8) { background: #145252; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(1) { background: #996699; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(2) { background: #936293; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(3) { background: #875A87; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(4) { background: #7A527A; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(5) { background: #6E496E; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(6) { background: #624162; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(7) { background: #563956; }
.rb-grid li:nth-child(3) .rb-week > div:nth-child(8) { background: #493149; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(1) { background: #C24747; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(2) { background: #B83D3D; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(3) { background: #A83838; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(4) { background: #993333; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(5) { background: #8A2E2E; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(6) { background: #7A2929; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(7) { background: #6B2424; }
.rb-grid li:nth-child(4) .rb-week > div:nth-child(8) { background: #5C1F1F; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(1) { background: #e2674a; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(2) { background: #E05C3E; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(3) { background: #DD4D2C; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(4) { background: #D34322; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(5) { background: #C13D1F; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(6) { background: #AF371D; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(7) { background: #9E321A; }
.rb-grid li:nth-child(5) .rb-week > div:nth-child(8) { background: #8C2C17; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(1) { background: #FFCC66; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(2) { background: #FFC247; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(3) { background: #FFBB33; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(4) { background: #FFB41F; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(5) { background: #FFAD0A; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(6) { background: #F5A300; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(7) { background: #E09600; }
.rb-grid li:nth-child(6) .rb-week > div:nth-child(8) { background: #CC8800; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(1) { background: #99CC99; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(2) { background: #85C185; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(3) { background: #77BB77; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(4) { background: #6AB46A; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(5) { background: #5CAD5C; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(6) { background: #52A352; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(7) { background: #4B954B; }
.rb-grid li:nth-child(7) .rb-week > div:nth-child(8) { background: #448844; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(1) { background: #669999; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(2) { background: #629393; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(3) { background: #5A8787; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(4) { background: #527A7A; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(5) { background: #496E6E; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(6) { background: #416262; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(7) { background: #395656; }
.rb-grid li:nth-child(8) .rb-week > div:nth-child(8) { background: #314949; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(1) { background: #CC6699; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(2) { background: #C7578F; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(3) { background: #C24785; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(4) { background: #B83D7A; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(5) { background: #A83870; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(6) { background: #993366; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(7) { background: #8A2E5C; }
.rb-grid li:nth-child(9) .rb-week > div:nth-child(8) { background: #7A2952; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(1) { background: #339966; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(2) { background: #2E8A5C; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(3) { background: #297A52; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(4) { background: #246B47; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(5) { background: #1F5C3D; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(6) { background: #194D33; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(7) { background: #143D29; }
.rb-grid li:nth-child(10) .rb-week > div:nth-child(8) { background: #0F2E1F; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(1) { background: #666699; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(2) { background: #626293; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(3) { background: #5A5A87; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(4) { background: #52527A; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(5) { background: #49496E; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(6) { background: #414162; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(7) { background: #393956; }
.rb-grid li:nth-child(11) .rb-week > div:nth-child(8) { background: #313149; }
@media screen and (max-width: 63.125em) {
.rb-grid li,
.rb-grid li.rb-span-2,
.rb-grid li.rb-span-4 {
width: 100%;
height: 10em;
text-align: left;
}
.rb-grid li[class^="icon-"]:before,
.rb-grid li[class*=" icon-"]:before {
font-size: 6em;
left: auto;
right: 0;
line-height: 2.5;
}
.rb-grid li > div {
text-align: center;
}
}
/* style aplicado nas noticias */
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* body { */
/* background: #fbc73b; */
/* font-family: 'Lato', Arial, sans-serif; */
/* color: #fff; */
/* } */
.wrapper {
margin: 0 auto 100px auto;
max-width: 960px;
}
.stage {
list-style: none;
padding: 0;
}
/*************************************
* Build the scene and rotate on hover
* **************************************/
.scene {
width: 260px;
height: 400px;
margin: 30px;
float: left;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.movie {
width: 260px;
height: 400px;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-130px);
-moz-transform: translateZ(-130px);
transform: translateZ(-130px);
-webkit-transition: -webkit-transform 350ms;
-moz-transition: -moz-transform 350ms;
transition: transform 350ms;
}
.movie:hover {
-webkit-transform: rotateY(-78deg) translateZ(20px);
-moz-transform: rotateY(-78deg) translateZ(20px);
transform: rotateY(-78deg) translateZ(20px);
}
/*************************************
* Transform and style the two planes
* **************************************/
.movie .poster,
.movie .info {
position: absolute;
width: 260px;
height: 400px;
background-color: #fff;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.movie .poster {
-webkit-transform: translateZ(130px);
-moz-transform: translateZ(130px);
transform: translateZ(130px);
background-size: cover;
background-repeat: no-repeat;
}
.movie .info {
-webkit-transform: rotateY(90deg) translateZ(130px);
-moz-transform: rotateY(90deg) translateZ(130px);
transform: rotateY(90deg) translateZ(130px);
border: 1px solid #B8B5B5;
font-size: 0.75em;
}
/*************************************
* Shadow beneath the 3D object
* **************************************/
.csstransforms3d .movie::after {
content: '';
width: 260px;
height: 260px;
position: absolute;
bottom: 0;
box-shadow: 0 30px 50px rgba(0,0,0,0.3);
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-webkit-transform: rotateX(90deg) translateY(130px);
-moz-transform: rotateX(90deg) translateY(130px);
transform: rotateX(90deg) translateY(130px);
-webkit-transition: box-shadow 350ms;
-moz-transition: box-shadow 350ms;
transition: box-shadow 350ms;
}
.csstransforms3d .movie:hover::after {
box-shadow: 20px -5px 50px rgba(0,0,0,0.3);
}
/*************************************
* Movie information
* **************************************/
.info header {
color: #FFF;
padding: 7px 10px;
font-weight: bold;
height: 195px;
background-size: contain;
background-repeat: no-repeat;
text-shadow: 0px 1px 1px rgba(0,0,0,1);
}
.info header h1 {
margin: 0 0 2px;
font-size: 1.4em;
}
.info header .rating {
border: 1px solid #FFF;
padding: 0px 3px;
}
.info p {
padding: 1.2em 1.4em;
margin: 2px 0 0;
font-weight: 700;
color: #666;
line-height: 1.4em;
border-top: 10px solid #555;
}
/*************************************
* Generate "lighting" using box shadows
* **************************************/
.movie .poster,
.movie .info,
.movie .info header {
-webkit-transition: box-shadow 350ms;
-moz-transition: box-shadow 350ms;
transition: box-shadow 350ms;
}
.csstransforms3d .movie .poster {
box-shadow: inset 0px 0px 40px rgba(255,255,255,0);
}
.csstransforms3d .movie:hover .poster {
box-shadow: inset 300px 0px 40px rgba(255,255,255,0.8);
}
.csstransforms3d .movie .info,
.csstransforms3d .movie .info header {
box-shadow: inset -300px 0px 40px rgba(0,0,0,0.5);
}
.csstransforms3d .movie:hover .info,
.csstransforms3d .movie:hover .info header {
box-shadow: inset 0px 0px 40px rgba(0,0,0,0);
}
/*************************************
* Posters and still images
* **************************************/
.scene:nth-child(1) .movie .poster {
background-image: url(../img/poster01.jpg);
}
.scene:nth-child(2) .poster {
background-image: url(../img/poster02.jpg);
}
.scene:nth-child(3) .poster {
background-image: url(../img/poster03.jpg);
}
.scene:nth-child(1) .info header {
background-image: url(../img/still01.jpg);
}
.scene:nth-child(2) .info header {
background-image: url(../img/still02.jpg);
}
.scene:nth-child(3) .info header {
background-image: url(../img/still03.jpg);
}
/*************************************
* Fallback
* **************************************/
.no-csstransforms3d .movie .poster,
.no-csstransforms3d .movie .info {
position: relative;
}
/*************************************
* Media Queries
* **************************************/
@media screen and (max-width: 60.75em){
.scene {
float: none;
margin: 30px auto 60px;
}
} | 0.377311 | 0.064388 |
body{
width: auto;
height: 2700px;
font-family: 'Montserrat', sans-serif;
}
.row1{
padding-top: 10rem;
padding-bottom: 3rem;
width: 100%;
height: 600px;
background-image: url(./assets/backgrounds/h_img.jpg);
background-size: cover;
background-repeat: no-repeat;
color: white;
text-align: center;
justify-content: center;
}
.row2{
padding: 30px;
width: 100%;
height: 250px;
background-color: whitesmoke;
color: black;
justify-content: center;
text-align: center;
}
.row3{
margin: 0%;
padding-top: 60px;
color: white;
width: 100%;
height: 300px;
background-image: url(./assets/backgrounds/s_image.jpg);
background-size: cover;
text-align: center;
justify-content: center;
}
.row4{
padding: 40px;
padding-bottom: 50px;
justify-content:space-between;
text-align: center;
height: 400px;
background-color: whitesmoke;
}
.row5{
margin: 20px;
object-fit: contain;
padding-right: 12rem;
padding-left: 12rem;
height: 450px;
text-align: center;
align-items: center;
justify-items: center;
background-color: whitesmoke;
}
.row7{
background-color: whitesmoke;
padding: 20px;
text-align: center;
justify-items: center;
}
.column{
margin-left: 5px;
padding-left: 2rem;
padding-right: 2rem;
width: 24%;
padding: 5px;
transition: 1s;
}
.column2{
float: left;
width: 33.33%;
}
.row h2{
text-align: center;
}
.container2{
background-color: whitesmoke;
}
.row6{
background-image: url(./assets/backgrounds/c_image.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
font-size: 18px;
text-align: center;
color: white;
height: 100%;
width: 100%;
margin-top: 50px;
}
.contact h2{
text-align: center;
padding-top: 40px;
}
.row6 .detail{
margin-top: 10px;
}
#name{
color: white;
border: 1px solid white;
background-color: transparent;
width: 30%;
}
#email{
width: 30%;
color: white;
border: 1px solid white;
background-color: transparent;
margin-left: 30px;
}
#message{
background-color: transparent;
border: 1px solid white;
height: 210px;
width: 70%;
margin-top: 20px;
}
#btn{
border-radius: 30px;
background-color:white;
border: 1px solid white;
width: 90px;
margin: 15px;
text-align: center;
}
.detail::-webkit-input-placeholder {
color: white;
}
#feedback{
display: none;
color: rgb(1, 68, 1);
}
.column img{
border-radius: 5px;
}
.column:hover{
transform: scale(1.3);
z-index: 2;
}
#design_info{
display: none;
}
#dev_info{
display: none;
}
#product_info{
display: none;
} | style.css | body{
width: auto;
height: 2700px;
font-family: 'Montserrat', sans-serif;
}
.row1{
padding-top: 10rem;
padding-bottom: 3rem;
width: 100%;
height: 600px;
background-image: url(./assets/backgrounds/h_img.jpg);
background-size: cover;
background-repeat: no-repeat;
color: white;
text-align: center;
justify-content: center;
}
.row2{
padding: 30px;
width: 100%;
height: 250px;
background-color: whitesmoke;
color: black;
justify-content: center;
text-align: center;
}
.row3{
margin: 0%;
padding-top: 60px;
color: white;
width: 100%;
height: 300px;
background-image: url(./assets/backgrounds/s_image.jpg);
background-size: cover;
text-align: center;
justify-content: center;
}
.row4{
padding: 40px;
padding-bottom: 50px;
justify-content:space-between;
text-align: center;
height: 400px;
background-color: whitesmoke;
}
.row5{
margin: 20px;
object-fit: contain;
padding-right: 12rem;
padding-left: 12rem;
height: 450px;
text-align: center;
align-items: center;
justify-items: center;
background-color: whitesmoke;
}
.row7{
background-color: whitesmoke;
padding: 20px;
text-align: center;
justify-items: center;
}
.column{
margin-left: 5px;
padding-left: 2rem;
padding-right: 2rem;
width: 24%;
padding: 5px;
transition: 1s;
}
.column2{
float: left;
width: 33.33%;
}
.row h2{
text-align: center;
}
.container2{
background-color: whitesmoke;
}
.row6{
background-image: url(./assets/backgrounds/c_image.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
font-size: 18px;
text-align: center;
color: white;
height: 100%;
width: 100%;
margin-top: 50px;
}
.contact h2{
text-align: center;
padding-top: 40px;
}
.row6 .detail{
margin-top: 10px;
}
#name{
color: white;
border: 1px solid white;
background-color: transparent;
width: 30%;
}
#email{
width: 30%;
color: white;
border: 1px solid white;
background-color: transparent;
margin-left: 30px;
}
#message{
background-color: transparent;
border: 1px solid white;
height: 210px;
width: 70%;
margin-top: 20px;
}
#btn{
border-radius: 30px;
background-color:white;
border: 1px solid white;
width: 90px;
margin: 15px;
text-align: center;
}
.detail::-webkit-input-placeholder {
color: white;
}
#feedback{
display: none;
color: rgb(1, 68, 1);
}
.column img{
border-radius: 5px;
}
.column:hover{
transform: scale(1.3);
z-index: 2;
}
#design_info{
display: none;
}
#dev_info{
display: none;
}
#product_info{
display: none;
} | 0.375363 | 0.084568 |
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a{cursor: pointer; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
body{margin: 0;}
input{-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border:1px solid #ccc;}
input:focus{outline: none;border-color: #e14548;-webkit-box-shadow: 0 0 3px #e14548;box-shadow: 0 0 3px #e14548;}
.content{background-color: #f5f6f8; -webkit-box-flex: 1; -ms-flex: auto; flex: auto;}
.container{width: 1162px;margin: 0 auto;padding: 10px 0;}
.clearFloat{clear: both;}
.clearFloat:after{content: '';display: block;clear: both;}
.menu-left{list-style: none;padding: 0; width:200px;float: left; background-color: #fff; margin: 0;}
.menu-left *,.content-right *{-webkit-box-sizing: border-box;box-sizing: border-box;}
.menu-left a{display: inline-block;width: 100%;line-height: 80px;min-height: 80px; color: #333;font-size: 16px; text-decoration: none; text-align: left; padding-left: 40px;}
.menu-left a i{color: #e14548; display: inline-block; font-size:25px; padding-right: 10px; width: 40px; text-align: center;}
.menu-left a:hover,.menu-left a.active{background-color: #bb2b2d; color: #fff;}
.menu-left a:hover i,.menu-left a.active i{color: #fff;}
.content-right{width: 940px;float: right; -webkit-box-shadow: 0 2px 3px #ccc; box-shadow: 0 2px 3px #ccc;}
.content-right h3{border-bottom: 1px solid #ccc;color: #333;margin: 0;
line-height:40px;height: 40px;padding: 0 10px; background: #fff; font-size: 14px;}
.content-right h3 i{padding-right: 6px;}
.content-right h4{margin: 0;border-bottom: 1px solid #ccc;margin:0 10px; font-weight: normal; padding-top:5px; position: relative; height: 46px;}
.content-right h4>span{border-bottom:2px solid #e14548;display: inline-block;line-height: 40px;height: 40px; color: #333; padding: 0 20px;}
.right-con{background: #fff;}
.btn{border-radius: 3px;padding: 0 20px;height: 32px; line-height: 32px;text-decoration: none; font-size:14px;display: inline-block;}
.btn-primary{background-color:#e14548;color: #fff;}
.btn-primary:hover{background-color:#bb2b2d;}
.btn-primary.disabled{color: #666;background-color: #ccc;cursor: default;}
.flex{display: -webkit-box;display: -ms-flexbox;display: flex;height:200px;justify-content:flex-start; -webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column; border-bottom: 1px solid #ccc; color: #333;}
.flex div{line-height:50px; font-size: 14px;}
.flex div strong{font-size:20px; font-weight: normal;}
.flexIn{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flexIn i{color: #ff8c8c; padding-right: 10px;}
.concentFlex>div{width:50%;float: left; border-left: 1px solid #ccc;}
.concentFlex>div:first-child{border-left:none;}
.concentFlex>div h4{border-bottom: none;}
.concentFlex>div>.flex{padding: 30px 0;}
.conTable{padding: 10px;}
.table{border-collapse: collapse; color: #333; line-height: 30px; width:81%; margin: 0 auto;}
.table th{font-weight: normal; text-align: right; background-color: #f8f8f8;}
.table td,.table th{border:1px solid #ccc; padding:10px; font-size: 14px;}
.table input{height: 30px; line-height: 30px;padding: 4px 10px;border-radius: 3px; margin-right: 10px;}
.table2{}
.table2 td{border:0}
.table2 p{font-size:30px;}
.selectIcon{position: absolute; right: 0;bottom: 0;border:15px solid transparent; border-right-color: #e14548;border-bottom-color: #e14548; width: 30px;height: 30px; display: none;}
.selectIcon>i{position: absolute;right:-14px;bottom:-14px;color: #fff;display: block;width: 16px;height: 16px;}
.hasInputRadio{margin: 0; padding: 0 50px;}
.hasInputRadio dt{width: 100%;
float: left; text-align: center; padding: 10px 0;}
.hasInputRadio dd{float: left; width:20%; margin: 0; padding:0 5px; text-align: center; margin-top: 10px;}
.hasInputRadio input{display: none;}
.hasInputRadio input+label{border:2px solid #ccc;background:#f8f8f8;display: inline-block; text-align: center;border-radius: 3px; cursor: pointer; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;float: left; padding:11px 1px;position: relative;}
.hasInputRadio input+label img{width: 100%; float: left; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; filter: grayscale(.5);
-webkit-filter: grayscale(.5);
-moz-filter: grayscale(.5);
-o-filter: grayscale(.5);
-ms-filter: grayscale(.5);}
.hasInputRadio input:checked+label{border-color:#e14548; background-color: #fff;}
.hasInputRadio input:checked+label img{ filter: grayscale(0);
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
-ms-filter: grayscale(0);}
.hasInputRadio input:checked+label .selectIcon{display: block;}
.right-con blockquote{margin: 10px 40px 0;border:1px solid #ccc;background: #f8f8f8; padding: 10px 20px; font-size: 14px; line-height: 28px; border-bottom: none;}
.warn-error{background:#ffeeee;border:1px solid #f77; padding: 10px 15px; margin:0 40px; font-size: 14px;}
.menu{padding: 10px;}
.text-center{text-align: center;}
.padBot20{padding-bottom: 20px;}
blockquote.hasTable{padding: 0; border: none;
margin-top:0;}
blockquote.hasTable .table{width: 100%; font-size: 12px;}
blockquote.hasTable td{vertical-align: top; width: 33.333%; border-bottom: 0;}
blockquote.hasTable td p{line-height: 22px;margin-top: 0;}
blockquote.hasTable h5{font-size: 14px;margin: 0;}
.text-warning{color: #ff7777;}
.hasUrl{margin:20px 40px 0; border:1px solid #ccc; padding: 10px;}
.headTop h1{float: left; margin: 0;}
.headTop h1>a{float: left;}
.headTop h1>a img{float: left; border:none;}
.headTop h2{margin: 0;}
.headTop>div{float: right; margin-top:34px;font-size: 14px; line-height:28px;}
.headTop>div span{display: inline-block; vertical-align: middle; margin-left: 10px; color: #333;}
.headTop>div a{text-decoration: none;
color: #e14548; display: inline-block; margin-left: 10px;}
.headTop>div i{font-size: 24px; padding-right:6px; vertical-align:sub;color: #e14548;}
nav{background-color: #e14548; display: none;}
nav.show{display: block;}
nav .container{padding: 0;}
.menu-nav{list-style: none;width: 100%;padding: 0;margin: 0;}
.menu-nav>li{width:14%;float: left;}
.menu-nav a{display: inline-block;width: 100%;height:44px; text-align: center;color: #fff; text-decoration: none; line-height:44px;}
.menu-nav a.active,.menu-nav a:hover{background-color: #bb2b2d;}
.text-right{text-align: right;}
footer{background: #363b3f;color:#828692;font-size: 14px;padding:10px 0;}
footer span{padding-left: 20px;}
.foot-left{float: left;}
.foot-left>img{float: left; margin-right: 20px; width: 100px;}
.foot-left-in{float: left; text-align: left;}
.foot-left-in h4{margin: 10px 0;}
footer .foot-left-in span{padding-left:0;}
.foot-left-in strong{font-size:20px;}
.foot-right{float: right;margin-top:46px;}
#body{display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 100vh;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.login{background: url("../images/background-img.png")/*tpa=http://m.taxgu.cn/tradex/qh/images/background-img.png*/ center center no-repeat;background-size: cover;background-origin:content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
.containLogin{width:400px;float: right; background: #fff;margin: 10px 0; padding:0 20px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.containLogin>h4{margin: 0;border-bottom: 1px solid #ccc;font-weight: normal; padding-top:5px;}
.containLogin>h4>span{border-bottom:2px solid #e14548;display: inline-block;line-height: 40px;height: 40px; color: #333;}
.containLogin>h4>span:last-child{border-bottom: none;}
.pull-right{float: right;}
.containLogin>h4 a{color: #e14548;text-decoration: none;line-height: 40px;}
.form-orgin{line-height: 28px; font-size: 14px; padding:30px 0;}
.form-group{ margin-bottom:24px; position: relative;}
.input-group{position: relative;}
.input-group>input,.input-group>select{border:1px solid #ccc;line-height:34px;padding:4px 10px; font-size: 16px;outline: none; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; margin-left: 44px; height: 44px;width: calc(100% - 44px);}
.input-group>input.file{position: absolute;right: 0;top:0;opacity: 0; cursor: pointer;}
.input-group.hasOther>input{width:50%;}
.input-group.hasOther>a,.input-group.hasOther>img{float: right;height:44px;line-height:44px; cursor: pointer; width: 128px;text-align: center;}
.input-group>input:focus{outline: none;border-color: #e14548;-webkit-box-shadow: 0 0 3px #e14548;box-shadow: 0 0 3px #e14548;}
.input-group>span{position: absolute;left:0;top:0;height: 44px;border: 1px solid #ccc;border-right:none;font-size: 30px;background-color: #f8f8f8; text-align: center;line-height: 44px; display: block;width: 44px;}
.input-group>span i{color: #999;}
.input-group>span.font24{font-size:24px;}
.text-error{color: #ff7777; font-size: 12px;}
.form-group>.text-error{padding-left: 50px;position: absolute;left: 0;
top:40px;}
.forgetP{margin: 0;}
.forgetP a{text-decoration: none;color: #e14548;font-size: 12px; margin-top: -20px;}
.btn-warning{background-color: #e14548; color: #fff;}
.btn-warning:hover{background-color: #bb2b2d;}
.btn-warning.form-control{width: 100%; text-align: center; height: 44px; line-height: 44px;}
.btn-default{background-color: #f8f8f8;color: #999;}
.input-group.hasOther>a.btn-default{cursor: default; padding: 0;}
.layout{width: 100%; height: 100%;position: fixed;left: 0;top: 0; background-color: rgba(0,0,0,.4); overflow: auto; padding: 20px 0; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; opacity: 0; z-index: -10;}
.layout.show{z-index: 10;opacity: 1;}
.layoutIn{width:300px; background-color: #fff;padding:0 20px; margin: 0 auto; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transform: scale(.8,.8); -ms-transform: scale(.8,.8); transform: scale(.8,.8);}
.layout.show .layoutIn{-webkit-transform: scale(1,1);-ms-transform: scale(1,1);transform: scale(1,1);}
.layoutIn h4{margin: 0 -20px; background-color:#e14548; padding: 0 20px;height:50px;line-height:50px;}
.layoutIn h4 a,.layoutIn h4 span{color: #fff;}
.layoutIn p{font-size: 12px; text-align: center;margin: 0;line-height: 18px;margin-bottom: 10px;}
.layoutIn .form-orgin{margin: 0;padding: 10px 0 20px;}
body.overHidden{overflow: hidden;}
.hasTabChange{text-align: center; position: absolute;width: 100%;left: 0;top:5px;}
.hasTabChange a{display: inline-block;line-height: 40px; background:#f8f8f8;color:#666;border:1px solid #ccc;margin: 0 4px;padding:0 20px; height: 40px; border-bottom: none;}
.hasTabChange a.active{background-color: #fff;color: #e14548; height: 41px;}
.readRegur{text-align: center;padding-top: 20px; font-size: 14px;}
.readRegur a{color: #e14548; text-decoration: none;}
.readRegur a:hover{color: #bb2b2d;}
.linTable{padding:10px 0;}
.linTable .table{width:100%; white-space: nowrap;}
.linTable .table th,.linTable .table td{text-align: center;}
.linTable .table th{background-color:#e14548; color:#fff;}
.linTable tbody>tr:nth-child(2n){background-color: #f8f8f8;}
.searchGroup{text-align: center; padding:20px 10px 10px; position: relative;}
.searchGroup span{color: #666;line-height: 32px;}
.searchGroup input{height: 32px; padding:4px 10px; font-size: 16px;outline: none; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;border-radius: 3px; width: 189px;}
.conTabSec{padding: 0 10px;}
.conTabSec>section{display: none;}
.conTabSec>section.show{display: block;}
.linTable .table input.lineSelect{display: none;}
.linTable .table input.lineSelect+label{display:block;width:30px;height: 30px; border-radius: 50%;border:2px solid #ccc; position: relative; margin: 0 auto; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; cursor:pointer;}
.linTable .table input.lineSelect+label:after{content:'';display: inline-block;width: 0;height: 0;background-color: #bb2b2d;border-radius:50%;left:50%;top:50%;position: absolute; margin-left:0;margin-top:0; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.linTable .table input.lineSelect:checked+label{padding: 3px;border:3px solid #bb2b2d;}
.linTable .table input.lineSelect:checked+label:after{width: 16px;height: 16px;border-radius:50%;margin-left: -8px;margin-top: -8px;}
#myList{position: absolute;left: 386px; top:52px; display: none; list-style:none; margin: 0; display: inline-block;min-width: 189px; padding: 0; background-color: #fff;}
#myList>li{border: 1px solid #ccc;padding: 4px 10px;font-size: 14px;cursor: pointer; border-top: none;}
#myList>li:first-child{border-top: 1px solid #ccc;}
#myList>li:hover{background-color: #f8f8f8;color: #bb2b2d;}
.con_cen_in{width: 400px;padding: 30px; background-color: #fff; margin: 0 auto;}
.con_cen_in.error{color: #ff7777;}
.con_cen_in.success{color: #39c113;}
.con_cen_in p{color: #333;font-size: 14px;}
.con_cen_in p a{color: #e14548;}
.con_cen_in p a{text-decoration: none; color: #1381c1;}
.content{min-height: calc(100vh - 268px);}
.hasFileRect{width: 100%;height: 150px;border:1px dashed #ccc; position: relative;}
.hasFileRect input{width: 100%;height: 150px;position: absolute;left: 0;top: 0; z-index: 10;opacity: 0;filter:alpha(opacity=0); cursor: pointer;}
.hasFileRect img{width: 100%;height: 150px;position: absolute;left: 0;top:0;}
.hasFileRect div{text-align: center;line-height: 150px;}
#warning {background-color:#fddb25;font-size:20px; text-align:center; color:#f00;padding:7px;}
.recharge-tishi{
width: 90%;
text-align: left;
margin: auto;
background:#ffeeee;border:1px solid #f77;
padding: 10px;
}
.recharge-tishi h4{
font-size: 20px;
color: #f00;
font-weight: bold;
} | public/stock_assets/k/style2.css | *{-webkit-box-sizing: border-box;box-sizing: border-box;}
a{cursor: pointer; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
body{margin: 0;}
input{-webkit-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border:1px solid #ccc;}
input:focus{outline: none;border-color: #e14548;-webkit-box-shadow: 0 0 3px #e14548;box-shadow: 0 0 3px #e14548;}
.content{background-color: #f5f6f8; -webkit-box-flex: 1; -ms-flex: auto; flex: auto;}
.container{width: 1162px;margin: 0 auto;padding: 10px 0;}
.clearFloat{clear: both;}
.clearFloat:after{content: '';display: block;clear: both;}
.menu-left{list-style: none;padding: 0; width:200px;float: left; background-color: #fff; margin: 0;}
.menu-left *,.content-right *{-webkit-box-sizing: border-box;box-sizing: border-box;}
.menu-left a{display: inline-block;width: 100%;line-height: 80px;min-height: 80px; color: #333;font-size: 16px; text-decoration: none; text-align: left; padding-left: 40px;}
.menu-left a i{color: #e14548; display: inline-block; font-size:25px; padding-right: 10px; width: 40px; text-align: center;}
.menu-left a:hover,.menu-left a.active{background-color: #bb2b2d; color: #fff;}
.menu-left a:hover i,.menu-left a.active i{color: #fff;}
.content-right{width: 940px;float: right; -webkit-box-shadow: 0 2px 3px #ccc; box-shadow: 0 2px 3px #ccc;}
.content-right h3{border-bottom: 1px solid #ccc;color: #333;margin: 0;
line-height:40px;height: 40px;padding: 0 10px; background: #fff; font-size: 14px;}
.content-right h3 i{padding-right: 6px;}
.content-right h4{margin: 0;border-bottom: 1px solid #ccc;margin:0 10px; font-weight: normal; padding-top:5px; position: relative; height: 46px;}
.content-right h4>span{border-bottom:2px solid #e14548;display: inline-block;line-height: 40px;height: 40px; color: #333; padding: 0 20px;}
.right-con{background: #fff;}
.btn{border-radius: 3px;padding: 0 20px;height: 32px; line-height: 32px;text-decoration: none; font-size:14px;display: inline-block;}
.btn-primary{background-color:#e14548;color: #fff;}
.btn-primary:hover{background-color:#bb2b2d;}
.btn-primary.disabled{color: #666;background-color: #ccc;cursor: default;}
.flex{display: -webkit-box;display: -ms-flexbox;display: flex;height:200px;justify-content:flex-start; -webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column; border-bottom: 1px solid #ccc; color: #333;}
.flex div{line-height:50px; font-size: 14px;}
.flex div strong{font-size:20px; font-weight: normal;}
.flexIn{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flexIn i{color: #ff8c8c; padding-right: 10px;}
.concentFlex>div{width:50%;float: left; border-left: 1px solid #ccc;}
.concentFlex>div:first-child{border-left:none;}
.concentFlex>div h4{border-bottom: none;}
.concentFlex>div>.flex{padding: 30px 0;}
.conTable{padding: 10px;}
.table{border-collapse: collapse; color: #333; line-height: 30px; width:81%; margin: 0 auto;}
.table th{font-weight: normal; text-align: right; background-color: #f8f8f8;}
.table td,.table th{border:1px solid #ccc; padding:10px; font-size: 14px;}
.table input{height: 30px; line-height: 30px;padding: 4px 10px;border-radius: 3px; margin-right: 10px;}
.table2{}
.table2 td{border:0}
.table2 p{font-size:30px;}
.selectIcon{position: absolute; right: 0;bottom: 0;border:15px solid transparent; border-right-color: #e14548;border-bottom-color: #e14548; width: 30px;height: 30px; display: none;}
.selectIcon>i{position: absolute;right:-14px;bottom:-14px;color: #fff;display: block;width: 16px;height: 16px;}
.hasInputRadio{margin: 0; padding: 0 50px;}
.hasInputRadio dt{width: 100%;
float: left; text-align: center; padding: 10px 0;}
.hasInputRadio dd{float: left; width:20%; margin: 0; padding:0 5px; text-align: center; margin-top: 10px;}
.hasInputRadio input{display: none;}
.hasInputRadio input+label{border:2px solid #ccc;background:#f8f8f8;display: inline-block; text-align: center;border-radius: 3px; cursor: pointer; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;float: left; padding:11px 1px;position: relative;}
.hasInputRadio input+label img{width: 100%; float: left; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; filter: grayscale(.5);
-webkit-filter: grayscale(.5);
-moz-filter: grayscale(.5);
-o-filter: grayscale(.5);
-ms-filter: grayscale(.5);}
.hasInputRadio input:checked+label{border-color:#e14548; background-color: #fff;}
.hasInputRadio input:checked+label img{ filter: grayscale(0);
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-o-filter: grayscale(0);
-ms-filter: grayscale(0);}
.hasInputRadio input:checked+label .selectIcon{display: block;}
.right-con blockquote{margin: 10px 40px 0;border:1px solid #ccc;background: #f8f8f8; padding: 10px 20px; font-size: 14px; line-height: 28px; border-bottom: none;}
.warn-error{background:#ffeeee;border:1px solid #f77; padding: 10px 15px; margin:0 40px; font-size: 14px;}
.menu{padding: 10px;}
.text-center{text-align: center;}
.padBot20{padding-bottom: 20px;}
blockquote.hasTable{padding: 0; border: none;
margin-top:0;}
blockquote.hasTable .table{width: 100%; font-size: 12px;}
blockquote.hasTable td{vertical-align: top; width: 33.333%; border-bottom: 0;}
blockquote.hasTable td p{line-height: 22px;margin-top: 0;}
blockquote.hasTable h5{font-size: 14px;margin: 0;}
.text-warning{color: #ff7777;}
.hasUrl{margin:20px 40px 0; border:1px solid #ccc; padding: 10px;}
.headTop h1{float: left; margin: 0;}
.headTop h1>a{float: left;}
.headTop h1>a img{float: left; border:none;}
.headTop h2{margin: 0;}
.headTop>div{float: right; margin-top:34px;font-size: 14px; line-height:28px;}
.headTop>div span{display: inline-block; vertical-align: middle; margin-left: 10px; color: #333;}
.headTop>div a{text-decoration: none;
color: #e14548; display: inline-block; margin-left: 10px;}
.headTop>div i{font-size: 24px; padding-right:6px; vertical-align:sub;color: #e14548;}
nav{background-color: #e14548; display: none;}
nav.show{display: block;}
nav .container{padding: 0;}
.menu-nav{list-style: none;width: 100%;padding: 0;margin: 0;}
.menu-nav>li{width:14%;float: left;}
.menu-nav a{display: inline-block;width: 100%;height:44px; text-align: center;color: #fff; text-decoration: none; line-height:44px;}
.menu-nav a.active,.menu-nav a:hover{background-color: #bb2b2d;}
.text-right{text-align: right;}
footer{background: #363b3f;color:#828692;font-size: 14px;padding:10px 0;}
footer span{padding-left: 20px;}
.foot-left{float: left;}
.foot-left>img{float: left; margin-right: 20px; width: 100px;}
.foot-left-in{float: left; text-align: left;}
.foot-left-in h4{margin: 10px 0;}
footer .foot-left-in span{padding-left:0;}
.foot-left-in strong{font-size:20px;}
.foot-right{float: right;margin-top:46px;}
#body{display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 100vh;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.login{background: url("../images/background-img.png")/*tpa=http://m.taxgu.cn/tradex/qh/images/background-img.png*/ center center no-repeat;background-size: cover;background-origin:content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
.containLogin{width:400px;float: right; background: #fff;margin: 10px 0; padding:0 20px; -webkit-box-sizing: border-box; box-sizing: border-box;}
.containLogin>h4{margin: 0;border-bottom: 1px solid #ccc;font-weight: normal; padding-top:5px;}
.containLogin>h4>span{border-bottom:2px solid #e14548;display: inline-block;line-height: 40px;height: 40px; color: #333;}
.containLogin>h4>span:last-child{border-bottom: none;}
.pull-right{float: right;}
.containLogin>h4 a{color: #e14548;text-decoration: none;line-height: 40px;}
.form-orgin{line-height: 28px; font-size: 14px; padding:30px 0;}
.form-group{ margin-bottom:24px; position: relative;}
.input-group{position: relative;}
.input-group>input,.input-group>select{border:1px solid #ccc;line-height:34px;padding:4px 10px; font-size: 16px;outline: none; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; margin-left: 44px; height: 44px;width: calc(100% - 44px);}
.input-group>input.file{position: absolute;right: 0;top:0;opacity: 0; cursor: pointer;}
.input-group.hasOther>input{width:50%;}
.input-group.hasOther>a,.input-group.hasOther>img{float: right;height:44px;line-height:44px; cursor: pointer; width: 128px;text-align: center;}
.input-group>input:focus{outline: none;border-color: #e14548;-webkit-box-shadow: 0 0 3px #e14548;box-shadow: 0 0 3px #e14548;}
.input-group>span{position: absolute;left:0;top:0;height: 44px;border: 1px solid #ccc;border-right:none;font-size: 30px;background-color: #f8f8f8; text-align: center;line-height: 44px; display: block;width: 44px;}
.input-group>span i{color: #999;}
.input-group>span.font24{font-size:24px;}
.text-error{color: #ff7777; font-size: 12px;}
.form-group>.text-error{padding-left: 50px;position: absolute;left: 0;
top:40px;}
.forgetP{margin: 0;}
.forgetP a{text-decoration: none;color: #e14548;font-size: 12px; margin-top: -20px;}
.btn-warning{background-color: #e14548; color: #fff;}
.btn-warning:hover{background-color: #bb2b2d;}
.btn-warning.form-control{width: 100%; text-align: center; height: 44px; line-height: 44px;}
.btn-default{background-color: #f8f8f8;color: #999;}
.input-group.hasOther>a.btn-default{cursor: default; padding: 0;}
.layout{width: 100%; height: 100%;position: fixed;left: 0;top: 0; background-color: rgba(0,0,0,.4); overflow: auto; padding: 20px 0; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; opacity: 0; z-index: -10;}
.layout.show{z-index: 10;opacity: 1;}
.layoutIn{width:300px; background-color: #fff;padding:0 20px; margin: 0 auto; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transform: scale(.8,.8); -ms-transform: scale(.8,.8); transform: scale(.8,.8);}
.layout.show .layoutIn{-webkit-transform: scale(1,1);-ms-transform: scale(1,1);transform: scale(1,1);}
.layoutIn h4{margin: 0 -20px; background-color:#e14548; padding: 0 20px;height:50px;line-height:50px;}
.layoutIn h4 a,.layoutIn h4 span{color: #fff;}
.layoutIn p{font-size: 12px; text-align: center;margin: 0;line-height: 18px;margin-bottom: 10px;}
.layoutIn .form-orgin{margin: 0;padding: 10px 0 20px;}
body.overHidden{overflow: hidden;}
.hasTabChange{text-align: center; position: absolute;width: 100%;left: 0;top:5px;}
.hasTabChange a{display: inline-block;line-height: 40px; background:#f8f8f8;color:#666;border:1px solid #ccc;margin: 0 4px;padding:0 20px; height: 40px; border-bottom: none;}
.hasTabChange a.active{background-color: #fff;color: #e14548; height: 41px;}
.readRegur{text-align: center;padding-top: 20px; font-size: 14px;}
.readRegur a{color: #e14548; text-decoration: none;}
.readRegur a:hover{color: #bb2b2d;}
.linTable{padding:10px 0;}
.linTable .table{width:100%; white-space: nowrap;}
.linTable .table th,.linTable .table td{text-align: center;}
.linTable .table th{background-color:#e14548; color:#fff;}
.linTable tbody>tr:nth-child(2n){background-color: #f8f8f8;}
.searchGroup{text-align: center; padding:20px 10px 10px; position: relative;}
.searchGroup span{color: #666;line-height: 32px;}
.searchGroup input{height: 32px; padding:4px 10px; font-size: 16px;outline: none; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;border-radius: 3px; width: 189px;}
.conTabSec{padding: 0 10px;}
.conTabSec>section{display: none;}
.conTabSec>section.show{display: block;}
.linTable .table input.lineSelect{display: none;}
.linTable .table input.lineSelect+label{display:block;width:30px;height: 30px; border-radius: 50%;border:2px solid #ccc; position: relative; margin: 0 auto; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; cursor:pointer;}
.linTable .table input.lineSelect+label:after{content:'';display: inline-block;width: 0;height: 0;background-color: #bb2b2d;border-radius:50%;left:50%;top:50%;position: absolute; margin-left:0;margin-top:0; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.linTable .table input.lineSelect:checked+label{padding: 3px;border:3px solid #bb2b2d;}
.linTable .table input.lineSelect:checked+label:after{width: 16px;height: 16px;border-radius:50%;margin-left: -8px;margin-top: -8px;}
#myList{position: absolute;left: 386px; top:52px; display: none; list-style:none; margin: 0; display: inline-block;min-width: 189px; padding: 0; background-color: #fff;}
#myList>li{border: 1px solid #ccc;padding: 4px 10px;font-size: 14px;cursor: pointer; border-top: none;}
#myList>li:first-child{border-top: 1px solid #ccc;}
#myList>li:hover{background-color: #f8f8f8;color: #bb2b2d;}
.con_cen_in{width: 400px;padding: 30px; background-color: #fff; margin: 0 auto;}
.con_cen_in.error{color: #ff7777;}
.con_cen_in.success{color: #39c113;}
.con_cen_in p{color: #333;font-size: 14px;}
.con_cen_in p a{color: #e14548;}
.con_cen_in p a{text-decoration: none; color: #1381c1;}
.content{min-height: calc(100vh - 268px);}
.hasFileRect{width: 100%;height: 150px;border:1px dashed #ccc; position: relative;}
.hasFileRect input{width: 100%;height: 150px;position: absolute;left: 0;top: 0; z-index: 10;opacity: 0;filter:alpha(opacity=0); cursor: pointer;}
.hasFileRect img{width: 100%;height: 150px;position: absolute;left: 0;top:0;}
.hasFileRect div{text-align: center;line-height: 150px;}
#warning {background-color:#fddb25;font-size:20px; text-align:center; color:#f00;padding:7px;}
.recharge-tishi{
width: 90%;
text-align: left;
margin: auto;
background:#ffeeee;border:1px solid #f77;
padding: 10px;
}
.recharge-tishi h4{
font-size: 20px;
color: #f00;
font-weight: bold;
} | 0.220762 | 0.060557 |
body {
padding-top: 50px;
padding-bottom: 20px;
background-color: #333333;
color: white;
}
#grad
{
background: -webkit-linear-gradient(right top, #333333 , #555555); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom left, #333333, #555555); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom left, #333333, #555555); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom left, #333333 , #555555); /* Standard syntax */
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
max-width: 280px;
}
/* styles for validation helpers */
.field-validation-error {
color: #b94a48;
}
.field-validation-valid {
display: none;
}
input.input-validation-error {
border: 1px solid #b94a48;
}
input[type="checkbox"].input-validation-error {
border: 0 none;
}
.validation-summary-errors {
color: #b94a48;
}
.validation-summary-valid {
display: none;
}
.RejectButton
{
width:45px;
height:45px;
background:url(../images/Decline_Button_Red_160.png);
background-size:cover;
background-repeat:no-repeat;
cursor: pointer;
}
.AcceptButton
{
width:45px;
height:45px;
background:url(../images/Decline_Button_Green_160.png);
background-size:cover;
background-repeat:no-repeat;
cursor: pointer;
}
.blue {
color: #33ccff;
background-color: #33ccff;
border-color:#33ccff;
height:3px;
}
.green {
color: #99cc33;
background-color: #99cc33;
border-color:#99cc33;
height:3px;
}
.idtotable {
border-collapse: separate;
border-spacing: 0em 1.8em;
width:100%
}
.dashHeader {
border-collapse: separate;
border-spacing: 4em 1em;
width:100%
}
table.idtotable td
{
line-height: 0;
background-color:#666666;
text-align:center;
vertical-align:middle;
font-size:20px;
color:white;
}
#button {
cursor: pointer;
font-weight: bold;
}
#toggleButton {
color: darkred;
font-weight: bold;
cursor: pointer;
}
#toggleButton.down {
color: green;
font-weight: bold;
cursor: pointer;
} | IDTO Azure Hosted Systems/IDTO.DispatcherPortal/Content/Site.css | body {
padding-top: 50px;
padding-bottom: 20px;
background-color: #333333;
color: white;
}
#grad
{
background: -webkit-linear-gradient(right top, #333333 , #555555); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom left, #333333, #555555); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom left, #333333, #555555); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom left, #333333 , #555555); /* Standard syntax */
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
max-width: 280px;
}
/* styles for validation helpers */
.field-validation-error {
color: #b94a48;
}
.field-validation-valid {
display: none;
}
input.input-validation-error {
border: 1px solid #b94a48;
}
input[type="checkbox"].input-validation-error {
border: 0 none;
}
.validation-summary-errors {
color: #b94a48;
}
.validation-summary-valid {
display: none;
}
.RejectButton
{
width:45px;
height:45px;
background:url(../images/Decline_Button_Red_160.png);
background-size:cover;
background-repeat:no-repeat;
cursor: pointer;
}
.AcceptButton
{
width:45px;
height:45px;
background:url(../images/Decline_Button_Green_160.png);
background-size:cover;
background-repeat:no-repeat;
cursor: pointer;
}
.blue {
color: #33ccff;
background-color: #33ccff;
border-color:#33ccff;
height:3px;
}
.green {
color: #99cc33;
background-color: #99cc33;
border-color:#99cc33;
height:3px;
}
.idtotable {
border-collapse: separate;
border-spacing: 0em 1.8em;
width:100%
}
.dashHeader {
border-collapse: separate;
border-spacing: 4em 1em;
width:100%
}
table.idtotable td
{
line-height: 0;
background-color:#666666;
text-align:center;
vertical-align:middle;
font-size:20px;
color:white;
}
#button {
cursor: pointer;
font-weight: bold;
}
#toggleButton {
color: darkred;
font-weight: bold;
cursor: pointer;
}
#toggleButton.down {
color: green;
font-weight: bold;
cursor: pointer;
} | 0.386879 | 0.116412 |
body {
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-position: top center !important;
background-repeat: no-repeat !important;
background-attachment: fixed;
}
.home-page-background-image {
background-image: url(./images/backgroundimages.jpg);
}
.home-page-background-overlay {
z-index: 10;
background-image: url(../images/Macbook-Pro-Iphone.png);
position: absolute;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
}
.text-x-large {
font-size: x-large;
}
.text-xxx-large {
font-size: -webkit-xxx-large;
font-size: xxx-large;
}
.color-white {
color: white;
}
#get-started a {
text-decoration: none;
color: white;
padding: 20px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
/* START GENERAL STYLES */
.margin-top-02 {
margin-top: 2%;
}
.margin-top-05 {
margin-top: 5%;
}
.margin-top-05-neg {
margin-top: -5%;
}
.margin-bottom-02 {
margin-bottom: 2%;
}
.margin-bottom-05 {
margin-bottom: 5%;
}
.margin-bottom-60 {
margin-bottom: 60px;
}
.margin-left-02 {
margin-left: 2%;
}
.text-xxx-large {
font-size: -webkit-xxx-large;
}
.text-x-large {
font-size: x-large;
}
.color-white {
color: white;
}
.color-gray {
color: gray;
}
/* END OF GENERAL STYLES */
/* START HOME PAGE */
#footer {
z-index: 10;
}
#get-started a {
text-decoration: none;
color: white;
padding: 20px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
/* END HOME PAGE */
/* Overriding Bootstrap Styles */
.modal-content {
border-radius: 0 !important;
}
.well {
border-radius: 0 !important;
}
.form-control {
border-radius: 0 !important;
}
.input-group-lg>.form-control {
border-radius: 0 !important;
}
.btn {
border-radius: 0 !important;
padding-left: 30px !important;
padding-right: 30px !important;
}
.text-small-override {
font-size: small !important;
}
.padding-top-14 {
padding-top: 14px !important;
}
/* END OF OVERRIDE */ | ira_bank/WebContent/css/custom.css | body {
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-position: top center !important;
background-repeat: no-repeat !important;
background-attachment: fixed;
}
.home-page-background-image {
background-image: url(./images/backgroundimages.jpg);
}
.home-page-background-overlay {
z-index: 10;
background-image: url(../images/Macbook-Pro-Iphone.png);
position: absolute;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
}
.text-x-large {
font-size: x-large;
}
.text-xxx-large {
font-size: -webkit-xxx-large;
font-size: xxx-large;
}
.color-white {
color: white;
}
#get-started a {
text-decoration: none;
color: white;
padding: 20px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
/* START GENERAL STYLES */
.margin-top-02 {
margin-top: 2%;
}
.margin-top-05 {
margin-top: 5%;
}
.margin-top-05-neg {
margin-top: -5%;
}
.margin-bottom-02 {
margin-bottom: 2%;
}
.margin-bottom-05 {
margin-bottom: 5%;
}
.margin-bottom-60 {
margin-bottom: 60px;
}
.margin-left-02 {
margin-left: 2%;
}
.text-xxx-large {
font-size: -webkit-xxx-large;
}
.text-x-large {
font-size: x-large;
}
.color-white {
color: white;
}
.color-gray {
color: gray;
}
/* END OF GENERAL STYLES */
/* START HOME PAGE */
#footer {
z-index: 10;
}
#get-started a {
text-decoration: none;
color: white;
padding: 20px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
/* END HOME PAGE */
/* Overriding Bootstrap Styles */
.modal-content {
border-radius: 0 !important;
}
.well {
border-radius: 0 !important;
}
.form-control {
border-radius: 0 !important;
}
.input-group-lg>.form-control {
border-radius: 0 !important;
}
.btn {
border-radius: 0 !important;
padding-left: 30px !important;
padding-right: 30px !important;
}
.text-small-override {
font-size: small !important;
}
.padding-top-14 {
padding-top: 14px !important;
}
/* END OF OVERRIDE */ | 0.243103 | 0.080792 |
@CHARSET "ISO-8859-1";
/* ----- Strip Panel ------- */
.ug-videoskin-right-no-thumb .ug-strip-panel{
background-color:#232323;
}
/* ----- Thumb Wrapper ------- */
.ug-videoskin-right-no-thumb .ug-thumb-wrapper{
background-color:#232323;
border-bottom:1px solid #393939;
width:380px;
height:70px;
cursor:pointer;
text-align:left;
}
.ug-videoskin-right-no-thumb .ug-thumb-wrapper:last-child{
border-bottom:none;
}
/* - thumb selected and over - */
.ug-videoskin-right-no-thumb .ug-thumb-wrapper.ug-thumb-over{
cursor:pointer;
background-color:#1A1A1A;
}
.ug-videoskin-right-no-thumb .ug-thumb-wrapper.ug-thumb-selected{
cursor:default;
background-color:#176DB3;
}
/* ----- Thumb Inner data ------- */
.ug-videoskin-right-no-thumb .ug-thumb-inner{
padding-top:15px;
padding-left:15px;
padding-right:5px;
}
.ug-videoskin-right-no-thumb .ug-thumb-title{
color:white;
font-size:14px;
height:18px;
overflow:hidden;
line-height:normal;
}
.ug-videoskin-right-no-thumb .ug-thumb-desc{
color:#dddddd;
font-size:11px;
line-height:normal;
}
/* ----- Buttons Panel ------- */
.ug-videoskin-right-no-thumb .ug-video-buttons-panel{
height:42px;
background-color:#000;
position:absolute;
display:none;
}
.ug-videoskin-right-no-thumb .ug-button-prev-video{
width:50%;
height:42px;
float:left;
background-image:url('images/arrow_left.png');
cursor:pointer;
background-repeat:no-repeat;
background-position:center;
box-sizing:border-box;
border-right:1px solid #444;
}
.ug-videoskin-right-no-thumb .ug-button-prev-video:hover, .ug-videoskin-right-no-thumb .ug-button-next-video:hover
{
background-color:#444;
}
.ug-videoskin-right-no-thumb .ug-button-next-video{
width:50%;
height:42px;
float:right;
background-image:url('images/arrow_right.png');
cursor:pointer;
background-repeat:no-repeat;
background-position:center;
}
/* ----- Under 960 ------- */
.ug-under-960.ug-videoskin-right-no-thumb .ug-thumb-wrapper
{
width:320px;
}
.ug-under-960.ug-videoskin-right-no-thumb .ug-thumb-title {
width: 289px;
height:18px;
font-size:14px;
}
.ug-under-960.ug-videoskin-right-no-thumb .ug-thumb-desc
{
width:289px;
padding-top:0px;
}
.ug-under-960.ug-videoskin-right-no-thumb .ug-video-buttons-panel{
display:none;
}
/* ----- Under 780 ------- */
.ug-under-780.ug-videoskin-right-no-thumb .ug-thumb-wrapper
{
width:240px;
}
.ug-under-780.ug-videoskin-right-no-thumb .ug-thumb-title {
width: 167px;
height:18px;
font-size:14px;
}
.ug-under-780.ug-videoskin-right-no-thumb .ug-thumb-desc
{
width:167px;
padding-top:0px;
}
.ug-under-780.ug-videoskin-right-no-thumb .ug-video-buttons-panel{
display:none;
}
/* ----- Under 480 ------- */
.ug-under-480.ug-videoskin-right-no-thumb .ug-thumb-wrapper
{
width:0px;
}
.ug-under-480.ug-videoskin-right-no-thumb .ug-thumb-title {
display:none;
}
.ug-under-480.ug-videoskin-right-no-thumb .ug-thumb-desc
{
display:none;
}
.ug-under-480.ug-videoskin-right-no-thumb .ug-thumb-inner {
padding-left: 8px;
padding-right: 5px;
padding-top: 12px;
}
.ug-under-480.ug-videoskin-right-no-thumb .ug-video-buttons-panel{
display:block;
} | public/assets/plugins/unitegallery/themes/video/skin-right-no-thumb.css | @CHARSET "ISO-8859-1";
/* ----- Strip Panel ------- */
.ug-videoskin-right-no-thumb .ug-strip-panel{
background-color:#232323;
}
/* ----- Thumb Wrapper ------- */
.ug-videoskin-right-no-thumb .ug-thumb-wrapper{
background-color:#232323;
border-bottom:1px solid #393939;
width:380px;
height:70px;
cursor:pointer;
text-align:left;
}
.ug-videoskin-right-no-thumb .ug-thumb-wrapper:last-child{
border-bottom:none;
}
/* - thumb selected and over - */
.ug-videoskin-right-no-thumb .ug-thumb-wrapper.ug-thumb-over{
cursor:pointer;
background-color:#1A1A1A;
}
.ug-videoskin-right-no-thumb .ug-thumb-wrapper.ug-thumb-selected{
cursor:default;
background-color:#176DB3;
}
/* ----- Thumb Inner data ------- */
.ug-videoskin-right-no-thumb .ug-thumb-inner{
padding-top:15px;
padding-left:15px;
padding-right:5px;
}
.ug-videoskin-right-no-thumb .ug-thumb-title{
color:white;
font-size:14px;
height:18px;
overflow:hidden;
line-height:normal;
}
.ug-videoskin-right-no-thumb .ug-thumb-desc{
color:#dddddd;
font-size:11px;
line-height:normal;
}
/* ----- Buttons Panel ------- */
.ug-videoskin-right-no-thumb .ug-video-buttons-panel{
height:42px;
background-color:#000;
position:absolute;
display:none;
}
.ug-videoskin-right-no-thumb .ug-button-prev-video{
width:50%;
height:42px;
float:left;
background-image:url('images/arrow_left.png');
cursor:pointer;
background-repeat:no-repeat;
background-position:center;
box-sizing:border-box;
border-right:1px solid #444;
}
.ug-videoskin-right-no-thumb .ug-button-prev-video:hover, .ug-videoskin-right-no-thumb .ug-button-next-video:hover
{
background-color:#444;
}
.ug-videoskin-right-no-thumb .ug-button-next-video{
width:50%;
height:42px;
float:right;
background-image:url('images/arrow_right.png');
cursor:pointer;
background-repeat:no-repeat;
background-position:center;
}
/* ----- Under 960 ------- */
.ug-under-960.ug-videoskin-right-no-thumb .ug-thumb-wrapper
{
width:320px;
}
.ug-under-960.ug-videoskin-right-no-thumb .ug-thumb-title {
width: 289px;
height:18px;
font-size:14px;
}
.ug-under-960.ug-videoskin-right-no-thumb .ug-thumb-desc
{
width:289px;
padding-top:0px;
}
.ug-under-960.ug-videoskin-right-no-thumb .ug-video-buttons-panel{
display:none;
}
/* ----- Under 780 ------- */
.ug-under-780.ug-videoskin-right-no-thumb .ug-thumb-wrapper
{
width:240px;
}
.ug-under-780.ug-videoskin-right-no-thumb .ug-thumb-title {
width: 167px;
height:18px;
font-size:14px;
}
.ug-under-780.ug-videoskin-right-no-thumb .ug-thumb-desc
{
width:167px;
padding-top:0px;
}
.ug-under-780.ug-videoskin-right-no-thumb .ug-video-buttons-panel{
display:none;
}
/* ----- Under 480 ------- */
.ug-under-480.ug-videoskin-right-no-thumb .ug-thumb-wrapper
{
width:0px;
}
.ug-under-480.ug-videoskin-right-no-thumb .ug-thumb-title {
display:none;
}
.ug-under-480.ug-videoskin-right-no-thumb .ug-thumb-desc
{
display:none;
}
.ug-under-480.ug-videoskin-right-no-thumb .ug-thumb-inner {
padding-left: 8px;
padding-right: 5px;
padding-top: 12px;
}
.ug-under-480.ug-videoskin-right-no-thumb .ug-video-buttons-panel{
display:block;
} | 0.292292 | 0.035779 |
body {
/* margin-left: 40px; */
scrollbar-face-color:#a2b2f2;
scrollbar-shadow-color:#d8defc;
scrollbar-highlight-color:#d8defc;
scrollbar-darkshadow-color:#d8defc;
scrollbar-track-color:#d8defc;
scrollbar-arrow-color:#384f78;
margin:0;
/*background-color:#9fcfe8;*/
background-color:#efefef;
overflow-y: hidden;
font-size:12px;
}
html, body {
margin: 0;
padding: 0;
height: 100%
}
form {margin: 0px; }
img {border: 0px; }
div { margin: 0px; padding: 0px;}
p {
text-align : justify;
margin-left: 5 px;
margin-right: 5px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color:#2b214f;
}
a {
text-align : left;
margin-left: 0px;
margin-right: 0px;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
color:#375b7f;
}
/**
* MODULE BUTTONS
**/
div#modules_bar{
float:left;
width:100%;
height:40px;
background:url(../images/maintab_bgd.png);
}
div#modules_bar div.module_on{
float:right;
height:40px;
background:url(../images/maintab_on_bgd.png);
font-family: Arial, sans-serif;
font-size: 12px;
color:#284974;
}
div#modules_bar div.module_on div{
float:left;
height:40px;
padding:3px 10px 0 5px;
background:url(../images/maintab_on_left.png);
background-repeat:no-repeat;
}
div#modules_bar div.module_on img{
vertical-align:middle;
margin:0 5px 0 0;
}
div#modules_bar div.module{
float:right;
height:40px;
background:url(../images/maintab_off_left.png);
padding:0 0 0 1px;
background-repeat:no-repeat;
}
div#modules_bar div.module a{
display:block;
float:left;
padding:3px 10px 0 5px;
height:37px;
text-decoration:none;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#284974;
}
div#modules_bar div.module a:hover{
display:block;
float:left;
padding:4px 10px 0px 5px; //moving effect
height:40px;
background:url(../images/maintab_on_bgd.png);
}
div#modules_bar div.module a img{
vertical-align:middle;
margin:0 5px 0 0;
}
/**
* LANGUAGE SELECTOR BUTTONS
**/
a.language_selector{
display:block;
float:right;
border:1px solid #ffffff;
padding:2px 5px 2px 2px;
margin:1px 0px 1px 5px;
text-decoration:none;
font-weight:bold;
background-color:#2e72a3;
color:#ffffff;
}
a.language_selector img{
vertical-align:middle;
margin:0 5px 0 0;
}
a.language_selector_on{
display:block;
float:right;
border:1px solid #2e72a3;
padding:2px 5px 2px 2px;
margin:1px 0px 1px 5px;
text-decoration:none;
font-weight:bold;
background-color:68bce8;
color:#ffffff;
}
a.language_selector_on img{
vertical-align:middle;
margin:0 5px 0 0;
}
/**
* ANIX MESSAGES STYLES
**/
div#message_header{
position:absolute;
top:30px;
left:25%;
width:50%;
height:20px;
border:1px solid #284974;
background:#ffffff;
text-align:center
}
div#message_header table{
width:100%;
border-collapse:collapse;
}
div#message_header td{
text-align:center;
font-weight:bold;
}
div#message_header td img{
vertical-align:middle;
padding:0 5px 0 0;
}
div#message_header td.error{
color:#b53407;
}
div#message_header td.warning{
color:#d56e00;
}
div#message_header td#message_button{
width:60px;
padding:0 0 0 25px;
color:#ffffff;
cursor:pointer;
text-align:left;
}
div#message_header td#message_button.closed{
background:url(../images/arrow_details_down.jpg);
background-repeat:no-repeat;
background-color:#284974;
}
div#message_header td#message_button.opened{
background:url(../images/arrow_details_up.jpg);
background-repeat:no-repeat;
background-color:#284974;
}
div#message_details{
position:absolute;
top:50px;
left:25%;
width:50%;
height:200px;
border:1px solid #284974;
background:#ffffff;
overflow:scroll;
overflow-x: hidden;
}
a.button{
display:block;
float:right;
border:1px solid #2e72a3;
padding:2px 5px 2px 2px;
margin:1px 0px 1px 5px;
text-decoration:none;
font-weight:bold;
}
a.button:hover{
color:#68bce8;
}
a.button img{
vertical-align:middle;
padding:0 5px 0 0;
}
a.menu {
text-align : left;
margin-left: 0px;
margin-right: 5px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color:#375b7f;
}
a.menu:hover{
text-align : left;
margin-left: 0px;
margin-right: 5px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color:#08041b;
}
.menuhaut A:link {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.menuhaut A:visited {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.menuhaut A:hover {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
.mainTitle {
text-align : left;
font: Bold 20px Arial, Helvetica, sans-serif;
color:#ff9a44;
color:#FFFFFF;
}
.siteTitle {
text-align : center;
font: Normal 16px Arial, Helvetica, sans-serif;
color:#244978;
}
.subtitle1 {
text-align : left;
font: Bold 16px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.subtitle2 {
text-align : left;
font: Bold 14px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.fieldTitle {
text-align : left;
font: Bold 9px Verdana,Arial, Helvetica, sans-serif;
color:#000000;
}
input {
font-size: 12px;
border:1px solid #2e71a5;
}
select {
font-size: 12px;
border:1px solid #2e71a5;
}
table.mceEditor select{
font-size:normal;
border:normal;
}
textarea.mceNoEditor {
font-size: 12px;
border:1px solid #2e71a5;
}
input.bouton{
background-color: #cc0000;
font-weight: bold;
font-size: 12px;
color: white;
}
input.red {
background-color: #cc0000;
font-weight: bold;
font-size: 12px;
color: white;
}
table.message{
font: 12px Arial, Helvetica, sans-serif;
font-size:12px;
/*font-family: Arial;
font-size: 12;
color : #0000FF;*/
border: 1px solid #000000;
border-collapse: separate;
}
table.message tr{
border-bottom:1px solid #000000;
border-bottom:1px solid #000000;
}
.edittable_header{
text-align : left;
font: Bold 12px Arial, Helvetica, sans-serif;
color:#000000;
}
table.edittable_text{
font: 12px Arial, Helvetica, sans-serif;
color : #00000;
border: 1px solid #000000;
border-collapse: separate;
}
table.edittable_text tr{
border-bottom:1px solid #000000;
border-bottom:1px solid #000000;
}
table {
font: 12px Arial, Helvetica, sans-serif;
}
.info_notice{
text-align: justify;
font: 10px Verdana,Arial, Helvetica, sans-serif;
color:#FFFFFF;
align: justify;
}
.info_error{
text-align: justify;
font: 10px Verdana,Arial, Helvetica, sans-serif;
color:#FF0000;
align: justify;
}
td.alignee{
text-align: justify;
align: justify;
}
.copyright{
text-align : right;
font: Italic 9px Verdana, Arial, Helvetica, sans-serif;
color:#244978;
}
.version{
text-align : left;
font: BOLD 9px Verdana, Arial, Helvetica, sans-serif;
color:#244978;
}
img.item_image{
padding:5px;
border:1px solid #000000;
}
div.product_list{
float:left;
clear:both;
width:100%;
margin:0;
padding:0;
border-bottom:1px solid #000000;
}
div.product_list div{
float:left;
width:162px;
background:#e7eff2;
margin:0;
padding:0;
}
div.product_list p{
float:left;
margin:0;
padding:0;
}
/**
* INVOICES
**/
div.invoice_items{
width:100%;
text-align:center;
}
table.invoice_items{
/*width:100%;*/
margin:0 auto;
text-align:left;
border:1px solid #000000;
background-color:#ffffff;
}
table.invoice_items th{
background-color:#2e72a3;
color:#ffffff;
text-align:center;
}
table.invoice_items td{
vertical-align:top;
border:1px solid #000000;
padding:5px;
}
table.invoice_items input.price{
text-align:right;
}
/**
* REVIEWS
**/
table.reviews{
/*width:100%;*/
margin:0 auto;
text-align:left;
border:1px solid #000000;
background-color:#ffffff;
}
table.reviews th{
background-color:#2e72a3;
color:#ffffff;
text-align:center;
}
table.reviews td{
vertical-align:top;
border:1px solid #000000;
padding:5px;
}
table.reviews td.title{
background:#e7eff2;
} | anix/css/anix.css | body {
/* margin-left: 40px; */
scrollbar-face-color:#a2b2f2;
scrollbar-shadow-color:#d8defc;
scrollbar-highlight-color:#d8defc;
scrollbar-darkshadow-color:#d8defc;
scrollbar-track-color:#d8defc;
scrollbar-arrow-color:#384f78;
margin:0;
/*background-color:#9fcfe8;*/
background-color:#efefef;
overflow-y: hidden;
font-size:12px;
}
html, body {
margin: 0;
padding: 0;
height: 100%
}
form {margin: 0px; }
img {border: 0px; }
div { margin: 0px; padding: 0px;}
p {
text-align : justify;
margin-left: 5 px;
margin-right: 5px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color:#2b214f;
}
a {
text-align : left;
margin-left: 0px;
margin-right: 0px;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
color:#375b7f;
}
/**
* MODULE BUTTONS
**/
div#modules_bar{
float:left;
width:100%;
height:40px;
background:url(../images/maintab_bgd.png);
}
div#modules_bar div.module_on{
float:right;
height:40px;
background:url(../images/maintab_on_bgd.png);
font-family: Arial, sans-serif;
font-size: 12px;
color:#284974;
}
div#modules_bar div.module_on div{
float:left;
height:40px;
padding:3px 10px 0 5px;
background:url(../images/maintab_on_left.png);
background-repeat:no-repeat;
}
div#modules_bar div.module_on img{
vertical-align:middle;
margin:0 5px 0 0;
}
div#modules_bar div.module{
float:right;
height:40px;
background:url(../images/maintab_off_left.png);
padding:0 0 0 1px;
background-repeat:no-repeat;
}
div#modules_bar div.module a{
display:block;
float:left;
padding:3px 10px 0 5px;
height:37px;
text-decoration:none;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#284974;
}
div#modules_bar div.module a:hover{
display:block;
float:left;
padding:4px 10px 0px 5px; //moving effect
height:40px;
background:url(../images/maintab_on_bgd.png);
}
div#modules_bar div.module a img{
vertical-align:middle;
margin:0 5px 0 0;
}
/**
* LANGUAGE SELECTOR BUTTONS
**/
a.language_selector{
display:block;
float:right;
border:1px solid #ffffff;
padding:2px 5px 2px 2px;
margin:1px 0px 1px 5px;
text-decoration:none;
font-weight:bold;
background-color:#2e72a3;
color:#ffffff;
}
a.language_selector img{
vertical-align:middle;
margin:0 5px 0 0;
}
a.language_selector_on{
display:block;
float:right;
border:1px solid #2e72a3;
padding:2px 5px 2px 2px;
margin:1px 0px 1px 5px;
text-decoration:none;
font-weight:bold;
background-color:68bce8;
color:#ffffff;
}
a.language_selector_on img{
vertical-align:middle;
margin:0 5px 0 0;
}
/**
* ANIX MESSAGES STYLES
**/
div#message_header{
position:absolute;
top:30px;
left:25%;
width:50%;
height:20px;
border:1px solid #284974;
background:#ffffff;
text-align:center
}
div#message_header table{
width:100%;
border-collapse:collapse;
}
div#message_header td{
text-align:center;
font-weight:bold;
}
div#message_header td img{
vertical-align:middle;
padding:0 5px 0 0;
}
div#message_header td.error{
color:#b53407;
}
div#message_header td.warning{
color:#d56e00;
}
div#message_header td#message_button{
width:60px;
padding:0 0 0 25px;
color:#ffffff;
cursor:pointer;
text-align:left;
}
div#message_header td#message_button.closed{
background:url(../images/arrow_details_down.jpg);
background-repeat:no-repeat;
background-color:#284974;
}
div#message_header td#message_button.opened{
background:url(../images/arrow_details_up.jpg);
background-repeat:no-repeat;
background-color:#284974;
}
div#message_details{
position:absolute;
top:50px;
left:25%;
width:50%;
height:200px;
border:1px solid #284974;
background:#ffffff;
overflow:scroll;
overflow-x: hidden;
}
a.button{
display:block;
float:right;
border:1px solid #2e72a3;
padding:2px 5px 2px 2px;
margin:1px 0px 1px 5px;
text-decoration:none;
font-weight:bold;
}
a.button:hover{
color:#68bce8;
}
a.button img{
vertical-align:middle;
padding:0 5px 0 0;
}
a.menu {
text-align : left;
margin-left: 0px;
margin-right: 5px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color:#375b7f;
}
a.menu:hover{
text-align : left;
margin-left: 0px;
margin-right: 5px;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color:#08041b;
}
.menuhaut A:link {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.menuhaut A:visited {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.menuhaut A:hover {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
.mainTitle {
text-align : left;
font: Bold 20px Arial, Helvetica, sans-serif;
color:#ff9a44;
color:#FFFFFF;
}
.siteTitle {
text-align : center;
font: Normal 16px Arial, Helvetica, sans-serif;
color:#244978;
}
.subtitle1 {
text-align : left;
font: Bold 16px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.subtitle2 {
text-align : left;
font: Bold 14px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.fieldTitle {
text-align : left;
font: Bold 9px Verdana,Arial, Helvetica, sans-serif;
color:#000000;
}
input {
font-size: 12px;
border:1px solid #2e71a5;
}
select {
font-size: 12px;
border:1px solid #2e71a5;
}
table.mceEditor select{
font-size:normal;
border:normal;
}
textarea.mceNoEditor {
font-size: 12px;
border:1px solid #2e71a5;
}
input.bouton{
background-color: #cc0000;
font-weight: bold;
font-size: 12px;
color: white;
}
input.red {
background-color: #cc0000;
font-weight: bold;
font-size: 12px;
color: white;
}
table.message{
font: 12px Arial, Helvetica, sans-serif;
font-size:12px;
/*font-family: Arial;
font-size: 12;
color : #0000FF;*/
border: 1px solid #000000;
border-collapse: separate;
}
table.message tr{
border-bottom:1px solid #000000;
border-bottom:1px solid #000000;
}
.edittable_header{
text-align : left;
font: Bold 12px Arial, Helvetica, sans-serif;
color:#000000;
}
table.edittable_text{
font: 12px Arial, Helvetica, sans-serif;
color : #00000;
border: 1px solid #000000;
border-collapse: separate;
}
table.edittable_text tr{
border-bottom:1px solid #000000;
border-bottom:1px solid #000000;
}
table {
font: 12px Arial, Helvetica, sans-serif;
}
.info_notice{
text-align: justify;
font: 10px Verdana,Arial, Helvetica, sans-serif;
color:#FFFFFF;
align: justify;
}
.info_error{
text-align: justify;
font: 10px Verdana,Arial, Helvetica, sans-serif;
color:#FF0000;
align: justify;
}
td.alignee{
text-align: justify;
align: justify;
}
.copyright{
text-align : right;
font: Italic 9px Verdana, Arial, Helvetica, sans-serif;
color:#244978;
}
.version{
text-align : left;
font: BOLD 9px Verdana, Arial, Helvetica, sans-serif;
color:#244978;
}
img.item_image{
padding:5px;
border:1px solid #000000;
}
div.product_list{
float:left;
clear:both;
width:100%;
margin:0;
padding:0;
border-bottom:1px solid #000000;
}
div.product_list div{
float:left;
width:162px;
background:#e7eff2;
margin:0;
padding:0;
}
div.product_list p{
float:left;
margin:0;
padding:0;
}
/**
* INVOICES
**/
div.invoice_items{
width:100%;
text-align:center;
}
table.invoice_items{
/*width:100%;*/
margin:0 auto;
text-align:left;
border:1px solid #000000;
background-color:#ffffff;
}
table.invoice_items th{
background-color:#2e72a3;
color:#ffffff;
text-align:center;
}
table.invoice_items td{
vertical-align:top;
border:1px solid #000000;
padding:5px;
}
table.invoice_items input.price{
text-align:right;
}
/**
* REVIEWS
**/
table.reviews{
/*width:100%;*/
margin:0 auto;
text-align:left;
border:1px solid #000000;
background-color:#ffffff;
}
table.reviews th{
background-color:#2e72a3;
color:#ffffff;
text-align:center;
}
table.reviews td{
vertical-align:top;
border:1px solid #000000;
padding:5px;
}
table.reviews td.title{
background:#e7eff2;
} | 0.213541 | 0.060032 |
.hMain { border:none; }
#navAnchor li { width:50%; }
.line-top { border-top:solid 1px #D1D9DD; }
.application { background:#FAFAFA; }
#btn-compare { min-width:150px; margin-top:20px; float:right; text-align:center; }
.swap .a { display:block; }
.swap .b { display:none; }
.swap.toggle .a{ display:none; }
.swap.toggle .b{ display:block; }
#cal-compare { display:none; }
.form-style01 { padding-right:30px; }
.form-style01 .form-list { padding:20px 0; width:100%; float:left; }
.form-style01 .form-list:nth-child(1) { padding-top:0; }
.form-style01 input, .form-style01 select { text-align:right; }
.form-invis { width:0; height:0; visibility:hidden; }
.obj { display:table; padding-bottom:60px; }
.obj .obj-list { display:table-cell; width:50%; vertical-align:top; padding:40px 0; }
.cal-result-interest dl{
color:#233842;
font-size:15px;
line-height:65px;
padding:0 20px;
background-color:#EAEBED;
}
.cal-result-interest dt{
height:0;
font-family:'mebold';
}
.cal-result-interest dt.txt-highlight{ font-size:1.4em; }
.cal-result-interest dd{
width:100%;
text-align:right;
border-bottom:1px solid #FFF;
font-size:1.67em;
font-family:'Helvetica';
}
.cal-result-interest dd:last-child { border:none; }
.cal-result-interest dd.txt-highlight{ font-size:2.2em; }
.tab-content header.wrapHead { margin-top:20px; margin-bottom:30px; }
/* FORM */
.data-frequency select { text-align:left; }
.form-style01 .form-list { min-height:40px; }
#cal-form02 {
max-height:0;
overflow:hidden;
-webkit-transition:all 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition:all 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition:all 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition:all 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#cal-form02.show {max-height:1000px;}
.footnote { padding:0px 10px;}
.tabBox select { width:100%; display:none; }
/*================== :: MEDIA QUERY :: ====================*/
/* STYLE 01 DESKTOP */
@media screen and ( min-width:981px ){
}
/* STYLE 02 TABLET */
@media screen and ( max-width:980px ){
.form-style01 input { width:100%; }
.form-style01 select { width:100%; }
}
/* STYLE 03 TABLET */
@media screen and ( max-width:740px ) and ( min-width : 601px ){
.cal-result-interest dt { height:auto; line-height:40px; padding-top:20px; }
.cal-result-interest dt:first-child { padding-top:0; }
.cal-result-interest dd { line-height:58px; }
}
/* STYLE 04 MOBILE */
@media screen and ( max-width:600px ) {
.form-style01 { padding-right:0; }
.obj .obj-list { display:block; width:100%; padding-bottom:0; }
.form-style01 .form-list { width:48%; margin-right:4%; }
.form-style01 .form-list:nth-child(2n) { margin-right:0; }
.form-style01 .form-list:nth-child(1) { padding-top:20px;}
}
/* STYLE 05 MOBILE */
@media screen and ( max-width:480px ) {
.form-style01 {padding-right: 8px;}
.form-style01 .form-list { width:100%; margin:0; }
.tabBox select { display:block; }
.tabBox ul { display:none; }
}
/* STYLE 06 MOBILE */
@media screen and ( max-width:360px ) {
} | frontend/web/assetss/calculator/css/calculator.css | .hMain { border:none; }
#navAnchor li { width:50%; }
.line-top { border-top:solid 1px #D1D9DD; }
.application { background:#FAFAFA; }
#btn-compare { min-width:150px; margin-top:20px; float:right; text-align:center; }
.swap .a { display:block; }
.swap .b { display:none; }
.swap.toggle .a{ display:none; }
.swap.toggle .b{ display:block; }
#cal-compare { display:none; }
.form-style01 { padding-right:30px; }
.form-style01 .form-list { padding:20px 0; width:100%; float:left; }
.form-style01 .form-list:nth-child(1) { padding-top:0; }
.form-style01 input, .form-style01 select { text-align:right; }
.form-invis { width:0; height:0; visibility:hidden; }
.obj { display:table; padding-bottom:60px; }
.obj .obj-list { display:table-cell; width:50%; vertical-align:top; padding:40px 0; }
.cal-result-interest dl{
color:#233842;
font-size:15px;
line-height:65px;
padding:0 20px;
background-color:#EAEBED;
}
.cal-result-interest dt{
height:0;
font-family:'mebold';
}
.cal-result-interest dt.txt-highlight{ font-size:1.4em; }
.cal-result-interest dd{
width:100%;
text-align:right;
border-bottom:1px solid #FFF;
font-size:1.67em;
font-family:'Helvetica';
}
.cal-result-interest dd:last-child { border:none; }
.cal-result-interest dd.txt-highlight{ font-size:2.2em; }
.tab-content header.wrapHead { margin-top:20px; margin-bottom:30px; }
/* FORM */
.data-frequency select { text-align:left; }
.form-style01 .form-list { min-height:40px; }
#cal-form02 {
max-height:0;
overflow:hidden;
-webkit-transition:all 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition:all 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition:all 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition:all 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#cal-form02.show {max-height:1000px;}
.footnote { padding:0px 10px;}
.tabBox select { width:100%; display:none; }
/*================== :: MEDIA QUERY :: ====================*/
/* STYLE 01 DESKTOP */
@media screen and ( min-width:981px ){
}
/* STYLE 02 TABLET */
@media screen and ( max-width:980px ){
.form-style01 input { width:100%; }
.form-style01 select { width:100%; }
}
/* STYLE 03 TABLET */
@media screen and ( max-width:740px ) and ( min-width : 601px ){
.cal-result-interest dt { height:auto; line-height:40px; padding-top:20px; }
.cal-result-interest dt:first-child { padding-top:0; }
.cal-result-interest dd { line-height:58px; }
}
/* STYLE 04 MOBILE */
@media screen and ( max-width:600px ) {
.form-style01 { padding-right:0; }
.obj .obj-list { display:block; width:100%; padding-bottom:0; }
.form-style01 .form-list { width:48%; margin-right:4%; }
.form-style01 .form-list:nth-child(2n) { margin-right:0; }
.form-style01 .form-list:nth-child(1) { padding-top:20px;}
}
/* STYLE 05 MOBILE */
@media screen and ( max-width:480px ) {
.form-style01 {padding-right: 8px;}
.form-style01 .form-list { width:100%; margin:0; }
.tabBox select { display:block; }
.tabBox ul { display:none; }
}
/* STYLE 06 MOBILE */
@media screen and ( max-width:360px ) {
} | 0.344885 | 0.155367 |
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Regular.eot');
src:url('SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Regular.woff') format('woff'),
url('SourceCodePro-Regular.woff') format('woff2'),
url('SourceCodePro-Regular.ttf') format('truetype'),
url('SourceCodePro-Regular.svg#SourceCodePro-Regular') format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Bold.eot');
src:url('SourceCodePro-Bold.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Bold.woff') format('woff'),
url('SourceCodePro-Bold.woff') format('woff2'),
url('SourceCodePro-Bold.ttf') format('truetype'),
url('SourceCodePro-Bold.svg#SourceCodePro-Bold') format('svg');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-ExtraLight.eot');
src:url('SourceCodePro-ExtraLight.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-ExtraLight.woff') format('woff'),
url('SourceCodePro-ExtraLight.woff') format('woff2'),
url('SourceCodePro-ExtraLight.ttf') format('truetype'),
url('SourceCodePro-ExtraLight.svg#SourceCodePro-ExtraLight') format('svg');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Light.eot');
src:url('SourceCodePro-Light.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Light.woff') format('woff'),
url('SourceCodePro-Light.woff') format('woff2'),
url('SourceCodePro-Light.ttf') format('truetype'),
url('SourceCodePro-Light.svg#SourceCodePro-Light') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Medium.eot');
src:url('SourceCodePro-Medium.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Medium.woff') format('woff'),
url('SourceCodePro-Medium.woff') format('woff2'),
url('SourceCodePro-Medium.ttf') format('truetype'),
url('SourceCodePro-Medium.svg#SourceCodePro-Medium') format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Semibold.eot');
src:url('SourceCodePro-Semibold.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Semibold.woff') format('woff'),
url('SourceCodePro-Semibold.woff') format('woff2'),
url('SourceCodePro-Semibold.ttf') format('truetype'),
url('SourceCodePro-Semibold.svg#SourceCodePro-Semibold') format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Black.eot');
src:url('SourceCodePro-Black.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Black.woff') format('woff'),
url('SourceCodePro-Black.woff') format('woff2'),
url('SourceCodePro-Black.ttf') format('truetype'),
url('SourceCodePro-Black.svg#SourceCodePro-Black') format('svg');
font-weight: 900;
font-style: normal;
} | public/assets/fonts/SourceCodePro/font.css | @font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Regular.eot');
src:url('SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Regular.woff') format('woff'),
url('SourceCodePro-Regular.woff') format('woff2'),
url('SourceCodePro-Regular.ttf') format('truetype'),
url('SourceCodePro-Regular.svg#SourceCodePro-Regular') format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Bold.eot');
src:url('SourceCodePro-Bold.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Bold.woff') format('woff'),
url('SourceCodePro-Bold.woff') format('woff2'),
url('SourceCodePro-Bold.ttf') format('truetype'),
url('SourceCodePro-Bold.svg#SourceCodePro-Bold') format('svg');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-ExtraLight.eot');
src:url('SourceCodePro-ExtraLight.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-ExtraLight.woff') format('woff'),
url('SourceCodePro-ExtraLight.woff') format('woff2'),
url('SourceCodePro-ExtraLight.ttf') format('truetype'),
url('SourceCodePro-ExtraLight.svg#SourceCodePro-ExtraLight') format('svg');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Light.eot');
src:url('SourceCodePro-Light.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Light.woff') format('woff'),
url('SourceCodePro-Light.woff') format('woff2'),
url('SourceCodePro-Light.ttf') format('truetype'),
url('SourceCodePro-Light.svg#SourceCodePro-Light') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Medium.eot');
src:url('SourceCodePro-Medium.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Medium.woff') format('woff'),
url('SourceCodePro-Medium.woff') format('woff2'),
url('SourceCodePro-Medium.ttf') format('truetype'),
url('SourceCodePro-Medium.svg#SourceCodePro-Medium') format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Semibold.eot');
src:url('SourceCodePro-Semibold.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Semibold.woff') format('woff'),
url('SourceCodePro-Semibold.woff') format('woff2'),
url('SourceCodePro-Semibold.ttf') format('truetype'),
url('SourceCodePro-Semibold.svg#SourceCodePro-Semibold') format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Source Code Pro';
src:url('SourceCodePro-Black.eot');
src:url('SourceCodePro-Black.eot?#iefix') format('embedded-opentype'),
url('SourceCodePro-Black.woff') format('woff'),
url('SourceCodePro-Black.woff') format('woff2'),
url('SourceCodePro-Black.ttf') format('truetype'),
url('SourceCodePro-Black.svg#SourceCodePro-Black') format('svg');
font-weight: 900;
font-style: normal;
} | 0.283385 | 0.05572 |
* {
margin: 0;
padding: 0;
}
@media screen and (max-width: 490px) {
header {
display: flex;
flex-direction: column;
}
}
/* Desktop Setup display */
@media screen and (min-width: 490px) {
nav .mainMenu {
display: flex;
justify-content: center;
gap: 3rem;
align-items: center;
margin-bottom: 30px;
margin-top: 2.5rem;
list-style: none;
}
nav .mainMenu li a {
background: transparent;
border: 0;
color: #1a2236;
font-size: 16px;
font-family: Poppins, sans-serif;
font-style: normal;
text-decoration: none;
}
.openMenu {
display: none;
}
.closeMenu {
display: none;
}
.container {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(4, 1fr);
gap: 0.5rem;
}
.main-img {
grid-column-start: 4;
grid-column-end: 8;
grid-row-start: 1;
grid-row-end: 5;
background-image: url("./images/desktop_main.png");
background-size: 100%;
background-repeat: no-repeat;
margin-top: 3.5rem;
}
.main-img-2 {
grid-column-start: 3;
grid-row-start: 4;
background-image: url("./images/projecto-puntos-8.png");
background-size: 90%;
background-repeat: no-repeat;
}
h1 {
grid-column-start: 2;
grid-row-start: 2;
font-size: 110px;
line-height: 110px;
}
footer {
background-color: #1a2236;
display: grid;
grid-template-columns: 50% 50%;
place-items: center center;
}
footer button {
margin-top: 1rem;
}
.contact-form .mid-name {
padding: 0.4rem;
}
.contact-form .mid-email {
padding: 0.4rem;
}
.contact-form .mid-text {
padding: 0.4rem;
}
footer ul {
gap: 1.5rem;
margin-top: 2rem;
}
.container p {
grid-column-start: 2;
grid-row-start: 3;
font-size: 14px;
}
.container button {
grid-column-start: 2;
grid-row-start: 4;
font-size: 16px;
font-style: normal;
width: 190px;
height: 50px;
line-height: 50px;
color: white;
background-color: #1a2236;
border: 0;
margin-top: -6rem;
}
.main {
display: grid;
grid-template-columns: 20% 5% 5% 24.5% 12.3% 12% 21.2%;
grid-template-rows: 31% 20% 12.9% 12.9% 15%;
}
.main h2 {
font-family: Playfair Display, sans-serif;
font-weight: 400;
font-size: 100px;
writing-mode: tb-rl;
transform: rotate(-180deg);
margin-left: 6rem;
margin-bottom: 7.2rem;
}
.project-1 {
grid-column-start: 4;
grid-column-end: 8;
grid-row-start: 1;
margin-top: 5.3rem;
display: flex;
flex-direction: column;
background-color: black;
}
.project-2 {
grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 2;
margin-top: 10.6rem;
}
.project-3 {
grid-column-start: 1;
grid-column-end: 5;
grid-row-start: 3;
}
.project-4 {
grid-column-start: 5;
grid-column-end: 7;
grid-row-start: 5;
}
.project-5 {
grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 2;
grid-row-end: 3;
margin-top: 3rem;
align-self: center;
background-color: black;
}
.project-6 {
display: none;
}
.project-geo-1 {
grid-column-start: 3;
grid-column-end: 6;
grid-row-start: 2;
background-image: url("./images/project-geo-1.png");
background-size: 85%;
background-repeat: no-repeat;
margin-bottom: -1rem;
background-position: top;
background-position: right;
}
.project-geo-3 {
grid-column-start: 1;
grid-row-start: 5;
background-image: url("./images/project-geo-3.png");
background-size: 80%;
background-repeat: no-repeat;
background-position: top;
}
.project-geo-6 {
grid-column-start: 7;
grid-row-start: 4;
background-image: url("./images/project-geo-6.png");
background-size: 100%;
background-repeat: no-repeat;
background-position-x: right;
}
.project-geo-7 {
grid-column-start: 5;
grid-row-start: 4;
background-image: url("./images/project-geo-7.png");
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
background-position-x: left;
}
.project-geo-circle {
grid-column-start: 4;
grid-row-start: 5;
background-image: url("./images/project-geo-circle.png");
background-size: 20%;
background-repeat: no-repeat;
background-position-x: right;
}
.projec-puntos {
grid-column-start: 2;
grid-column-end: 4;
background-image: url("./images/projecto-puntos-8.png");
background-size: 110%;
background-repeat: no-repeat;
margin-top: 5.3rem;
}
.lap-images_1 {
display: none;
}
.lap-images-1 {
width: 100%;
background-size: 70%;
height: 300px;
background-repeat: no-repeat;
}
.lap-images_3 {
display: none;
}
.lap-images-3 {
width: 100%;
}
.lap-images_5 {
display: none;
}
.lap-images-5 {
width: 100%;
height: 100%;
margin-top: 4rem;
background-repeat: no-repeat;
}
.project {
display: none;
}
.flex {
display: flex;
justify-content: center;
margin-bottom: 1.5rem;
}
.flex li {
font-family: Poppins, sans-serif;
font-size: 10.13px;
font-style: normal;
font-weight: 300;
background-color: #98dede;
list-style: none;
padding: 0.5rem 0.7rem 0.5rem 0.6rem;
line-height: 0.6rem;
margin-right: 0.7rem;
text-align: left;
}
.project-1 h3 {
font-family: Poppins, sans-serif;
font-size: 60px;
line-height: 48px;
font-style: normal;
font-weight: 700;
text-align: left;
margin-bottom: 2.3rem;
color: white;
margin-left: 1.7rem;
margin-top: 1rem;
}
.project-1 .flex {
justify-content: flex-start;
margin-left: 2rem;
}
.project-5 h3 {
width: 411px;
font-family: Poppins, sans-serif;
font-size: 30px;
line-height: 50px;
font-style: normal;
font-weight: 700;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
button.button-project {
font-family: Poppins, sans-serif;
font-size: 16px;
font-style: normal;
width: 180px;
line-height: 45px;
color: black;
background-color: white;
margin-bottom: 1.3rem;
border: 1px solid white;
margin-left: 1.7rem;
}
button.button-project:hover {
background-color: white;
color: #1a2236;
border: 1px solid #1a2236;
cursor: pointer;
}
button.button-project:active {
border: 2px solid white;
}
.about {
display: grid;
grid-template-columns: repeat(6, auto);
grid-template-rows: 100%;
}
.information {
grid-column-start: 4;
grid-row-start: 1;
margin-bottom: 11rem;
}
.tecnology {
display: grid;
grid-template-columns: 288px 285px;
grid-template-rows: 39% 50%;
justify-content: stretch;
grid-column-start: 2;
grid-row-start: 1;
}
#skills {
grid-column-start: 1;
grid-row-start: 2;
width: 100%;
}
#languages {
grid-column-start: 1;
grid-row-start: 1;
width: 100%;
}
.puntos {
grid-column-start: 2;
grid-row-start: 2;
background-image: url("../images/image_dots_with_teal.png");
background-repeat: no-repeat;
background-position: center;
margin-left: 4rem;
}
#contact-me {
display: flex;
justify-content: center;
flex-direction: column;
background-color: #f9f9fa;
margin-top: 1rem;
}
#contact-me .back-1 {
background-image: url("./images/contact-geo-1.png");
background-size: 100%;
height: 250px;
width: 175px;
background-repeat: no-repeat;
margin-bottom: -11rem;
}
#contact-me .get-started {
align-self: center;
width: 548px;
font-family: Playfair Display, sans-serif;
font-size: 100px;
line-height: 100%;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 4rem;
}
#contact-me p {
align-self: center;
width: 548px;
height: 63px;
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 0.7rem;
margin-bottom: 0.7rem;
}
.back-2 {
grid-column-start: 4;
grid-row-start: 2;
grid-row-end: 5;
background-image: url("./images/contact-geo-2.png");
background-size: 100%;
background-repeat: no-repeat;
margin-top: -3.5rem;
background-position: bottom;
background-position: right;
margin-bottom: 0.5rem;
}
.contact-form ul {
list-style: none;
display: grid;
grid-template-columns: 30% 20% 25% 25%;
grid-template-rows: 25% 25% 35% 30%;
margin-bottom: 2.4rem;
}
label {
display: block;
font-family: Poppins, sans-serif;
font-weight: 400;
color: #7d7c84;
font-size: 12px;
}
.contact-form ul .mid-name {
grid-column-start: 2;
}
.contact-form ul .mid-text {
grid-column-start: 2;
grid-column-end: 4;
grid-row-start: 2;
grid-row-end: 4;
}
.contact-form ul .mid-submit {
grid-column-start: 2;
margin-left: 9rem;
}
input[name="name"],
input[name="email-address"] {
width: 254px;
height: 60px;
border: 1px solid #dfdfe0;
border-radius: 4px;
}
input::placeholder {
color: transparent;
}
textarea {
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
width: 529px;
height: 140px;
border: 1px solid #dfdfe0;
border-radius: 4px;
padding-top: 15px;
padding-left: 15px;
}
.errorMail {
position: fixed;
top: 68%;
left: 44%;
}
}
/* Mobil display */
@media screen and (max-width: 490px) {
nav {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
main {
display: flex;
flex-direction: column;
}
.container {
align-self: center;
width: 288px;
}
nav .openMenu {
display: block;
margin-right: 2rem;
cursor: pointer;
}
nav .mainMenu,
.closeMenu {
display: none;
font-size: 15px;
cursor: pointer;
}
nav .mainMenu {
height: 100vh;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 10;
flex-direction: column;
justify-content: center;
align-items: center;
transition: top 1s ease;
display: none;
background-color: white;
list-style: none;
background-image: url('./images/img-menu-1.png'), url('./images/img-menu-2.png');
background-repeat: no-repeat, no-repeat;
background-position: top left, bottom;
}
nav .mainMenu li a {
background: transparent;
border: 0;
color: #1a2236;
font-size: 16px;
font-family: Poppins, sans-serif;
font-style: normal;
text-decoration: none;
}
.show_popup li {
border: #1a2236 solid 1px;
background-color: #fff;
}
.show_popup a {
font-family: Poppins, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 27px;
letter-spacing: 0;
text-align: center;
border: solid 1px #1a2236;
padding: 10px 20px;
width: 70%;
margin-top: 29px;
}
nav .mainMenu li {
margin-bottom: 2.5rem;
background: transparent;
border: 0;
color: #1a2236;
font-size: 16px;
font-family: Poppins, sans-serif;
font-style: normal;
}
nav .mainMenu .closeMenu {
display: block;
position: absolute;
top: 40px;
right: 30px;
}
nav .mainMenu li a:hover {
background: linear-gradient(to right, lightgray, white);
font-size: 1.1rem;
text-decoration: none;
}
h1 {
font-size: 50px;
width: 220px;
height: 100px;
line-height: 50px;
}
p {
font-size: 14px;
line-height: 21px;
font-style: normal;
width: 270px;
letter-spacing: -0.6px;
margin-bottom: 35px;
}
.top-img {
background-image: url("./images/logo.png");
background-size: 100%;
height: 90px;
width: 125px;
background-repeat: no-repeat;
background-position: top left;
}
button.bottom {
font-family: Poppins, sans-serif;
font-size: 16px;
font-style: normal;
width: 288px;
line-height: 50px;
color: white;
background-color: #1a2236;
border: 0;
margin-bottom: 1.9rem;
}
button.bottom:hover {
background-color: white;
color: #1a2236;
border: 1px solid #1a2236;
cursor: pointer;
}
button.bottom:active {
border: 2px solid #1a2236;
}
.bottom-img {
background-image: url("./images/image_geometry_below.png");
width: 100%;
background-size: 100%;
height: 200px;
background-repeat: no-repeat;
margin-bottom: 1.5rem;
}
.main {
align-self: center;
}
main section h2 {
align-self: center;
width: 288px;
font-family: Playfair Display, sans-serif;
font-size: 50px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-bottom: 1rem;
margin-left: 1.3rem;
}
.lap-images-1 {
display: none;
}
.lap-images-3 {
display: none;
}
.lap-images-5 {
display: none;
}
.project {
align-self: center;
background-color: black;
margin-top: -0.4rem;
}
.project h3 {
width: 264px;
font-family: Poppins, sans-serif;
font-size: 20px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
.flex {
display: flex;
justify-content: center;
margin-bottom: 1.5rem;
}
.tecnology {
display: flex;
flex-direction: column;
}
.about {
display: flex;
flex-direction: column;
}
#contact-me {
display: flex;
justify-content: center;
flex-direction: column;
background-color: #f9f9fa;
margin-top: 2rem;
}
#contact-me .get-started {
align-self: center;
width: 288px;
font-family: Playfair Display, sans-serif;
font-size: 50px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 4rem;
}
.show_popup p {
font-family: Poppins, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27px;
letter-spacing: 0;
text-align: left;
width: 100%;
}
#contact-me p {
align-self: center;
width: 288px;
height: 63px;
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 0.7rem;
margin-bottom: 0.7rem;
}
.contact-form {
display: flex;
justify-content: center;
}
.contact-form ul {
list-style: none;
}
.contact-form .mid-name {
padding: 0.4rem;
}
.contact-form .mid-email {
padding: 0.4rem;
}
.contact-form .mid-text {
padding: 0.4rem;
}
label {
display: none;
}
input[name="name"],
input[name="email-address"] {
width: 288px;
height: 52px;
border: 1px solid #dfdfe0;
border-radius: 4px;
}
.mid {
position: relative;
outline: none;
}
input::placeholder {
color: #7d7c84;
position: absolute;
margin-top: 8px;
margin-right: 0.7rem;
margin-left: 5px;
font-family: Poppins, sans-serif;
font-size: 10px;
padding: 0 0 0 10px;
line-height: 0.6rem;
text-align: left;
}
textarea {
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
width: 274px;
height: 112px;
border: 1px solid #dfdfe0;
border-radius: 4px;
padding-top: 15px;
padding-left: 15px;
}
button.button-project {
font-family: Poppins, sans-serif;
font-size: 16px;
font-style: normal;
width: 180px;
line-height: 45px;
color: white;
background-color: transparent;
margin-bottom: 1.3rem;
border: 1px solid white;
margin-left: 1.7rem;
}
button.button-project:hover {
background-color: white;
color: #1a2236;
border: 1px solid white;
cursor: pointer;
}
button.button-project:active {
border: 2px solid white;
}
footer {
background-color: #1a2236;
display: flex;
justify-content: center;
flex-direction: column;
}
.hidden {
display: none;
}
.show_popup {
overflow-y: auto;
z-index: 2;
position: fixed;
width: 100vw;
height: 100vh;
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
background-color: white;
padding: 20px;
}
.show_popup h2 {
font-family: Poppins, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 16px;
letter-spacing: 0;
text-align: left;
padding-left: 0;
}
.show_popup .modal-buttons {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.modal-closer {
display: block;
position: absolute;
top: 15px;
right: 30px;
}
}
/* General Setup for Desktop and Mobil version */
h1 {
font-family: Playfair Display, sans-serif;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
}
p {
font-family: Poppins, sans-serif;
}
.hidden {
display: none;
}
.lap-images_1 {
width: 100%;
background-size: 100%;
height: 220px;
background-repeat: no-repeat;
}
.lap-images_3 {
width: 100%;
background-size: 100%;
height: 220px;
background-repeat: no-repeat;
}
.lap-images_5 {
width: 100%;
background-size: 100%;
height: 220px;
background-repeat: no-repeat;
}
.lap-images {
width: 100%;
background-size: 100%;
height: 220px;
background-repeat: no-repeat;
}
.project {
align-self: center;
background-color: black;
margin-top: -0.4rem;
}
.project h3 {
width: 264px;
font-family: Poppins, sans-serif;
font-size: 20px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
.project-1 h3 {
width: 264px;
font-family: Poppins, sans-serif;
font-size: 20px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
.project-5 h3 {
width: 264px;
font-family: Poppins, sans-serif;
font-size: 20px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
.flex {
display: flex;
justify-content: flex-start;
}
.flex li {
font-family: Poppins, sans-serif;
font-size: 10.13px;
font-style: normal;
font-weight: 300;
background-color: #98dede;
list-style: none;
padding: 0.5rem 0.7rem 0.5rem 0.6rem;
line-height: 0.6rem;
margin-right: 0.7rem;
text-align: left;
}
.project-1 {
align-self: center;
background-color: black;
margin-top: -0.4rem;
}
.project-5 {
align-self: center;
background-color: black;
margin-top: -0.4rem;
}
.information {
align-self: center;
}
.information h2 {
align-self: center;
width: 288px;
font-family: Playfair Display, sans-serif;
font-size: 50px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 4rem;
margin-bottom: 0.7rem;
}
footer button {
background-color: #1a2236;
width: 258px;
height: 44px;
text-align: left;
border: none;
margin-bottom: 2rem;
font-family: Poppins, sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 24px;
color: #92dcdc;
margin-left: 3rem;
padding: 15px 0 0 0;
}
.information p {
margin-bottom: 35px;
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
font-style: normal;
width: 270px;
letter-spacing: -0.6px;
}
.information button {
font-family: Poppins, sans-serif;
font-size: 16px;
font-style: normal;
width: 288px;
line-height: 50px;
color: white;
background-color: #1a2236;
border: 0;
margin-bottom: 1.9rem;
}
.information button.cv_button:hover {
background-color: white;
color: #1a2236;
border: 1px solid #1a2236;
cursor: pointer;
}
.information button.cv_button:active {
border: 2px solid #1a2236;
}
#languages {
width: 288px;
line-height: 50px;
border: 0;
margin-bottom: 1.9rem;
align-self: center;
background-color: #1c528a;
color: white;
padding: 2rem 0 0 0;
background-image: url("./images/michi.png");
background-repeat: no-repeat;
background-position: right bottom;
}
#frameworks {
padding: 2rem 0 0 0;
width: 288px;
line-height: 50px;
border: 0;
margin-bottom: 1.9rem;
align-self: center;
background-color: #e2505c;
color: white;
background-image: url("./images/cuadrado.png");
background-repeat: no-repeat;
background-position: right bottom;
}
#skills {
padding: 2rem 0 0 0;
width: 288px;
line-height: 50px;
border: 0;
margin-bottom: 1.9rem;
align-self: center;
background-color: #febf52;
color: white;
background-image: url("./images/foco.svg");
background-repeat: no-repeat;
background-position: right bottom;
}
ul.language {
padding: 0 0 3rem 4rem;
letter-spacing: -0.05em;
font-size: 18px;
line-height: 27px;
font-family: Poppins, sans-serif;
font-style: normal;
font-weight: 600;
}
h3.button_project {
padding: 0 0 0 3rem;
font-family: Poppins, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 20px;
}
.submit {
font-family: Poppins, sans-serif;
font-size: 16px;
font-weight: 500;
text-align: center;
width: 288px;
height: 44px;
background-color: #1a2236;
border: none;
color: white;
margin-bottom: 3rem;
}
.submit:hover {
background-color: white;
color: #1a2236;
border: 1px solid #1a2236;
cursor: pointer;
}
.submit:active {
border: 2px solid #1a2236;
}
.social-media {
display: flex;
justify-content: center;
justify-content: space-evenly;
}
.social-media li {
flex-direction: row;
margin-bottom: 2rem;
list-style: none;
}
.social-media .fab {
color: white;
}
input:focus {
box-shadow: 0 0 3px 1px lightgray;
}
@media screen and (max-width: 490px) {
#nopopup {
display: none;
}
.popup {
display: flex;
flex-direction: column;
padding-left: 2rem;
padding-right: 2rem;
height: 100%;
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 10;
justify-content: left;
transition: top 1s ease;
background-color: white;
list-style: none;
overflow: auto;
}
.closePop {
display: block;
position: absolute;
top: 15px;
right: 30px;
}
.modal-tech {
display: flex;
list-style: none;
justify-content: flex-start;
font-size: 13px;
gap: 0.7rem;
}
.modal-title {
font-size: 20px;
margin-top: 3rem;
font-family: poppins, sans-serif;
font-weight: 700;
margin-bottom: 1.5rem;
}
.modal-tech li {
font-family: poppins, sans-serif;
font-size: 10.3px;
line-height: 80%;
border: 1px solid #000;
padding: 0.3rem 0.4rem 0.2rem 0.4rem;
margin-bottom: 0.5rem;
}
.p-pop {
margin-top: 2rem;
font-family: poppins, sans-serif;
align-self: center;
font-weight: 400;
font-size: 18px;
margin-bottom: 2rem;
}
.modal-description {
margin-top: 1rem;
}
.button-secondary {
font-family: poppins, sans-serif;
font-weight: 500;
font-size: 18px;
text-align: center;
margin-bottom: 2rem;
background: none transparent;
border: 1px solid #000;
box-sizing: border-box;
width: 246px;
height: 51px;
align-self: center;
text-decoration: none;
color: black;
}
.button-secondary:hover {
background: #000;
color: #fff;
border: 1px solid #000;
}
.button-secondary:active {
background: #000;
color: #fff;
border: 2px solid lightgray;
}
.pass {
display: none;
}
}
@media screen and (min-width: 491px) {
#popup {
display: flex;
flex-direction: column;
height: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
justify-content: left;
transition: top 1s ease;
background-color: white;
list-style: none;
margin: 5rem;
padding: 4rem;
padding-top: 1rem;
z-index: 15;
border-radius: 1px;
border: 1px solid #000;
overflow: auto;
}
.show_popup {
overflow-y: auto;
z-index: 2;
position: fixed;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
background-color: white;
transition: top 1s ease;
background-color: white;
list-style: none;
margin-top: -2.5rem;
padding: 4rem;
padding-top: 1rem;
z-index: 15;
border-radius: 1px;
border: 1px solid #000;
overflow: auto;
}
.modal-closer {
display: block;
position: absolute;
top: 15px;
right: 30px;
}
/* #overlay {
position: fixed;
opacity: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.884);
pointer-events: none;
}
#overlay.active {
pointer-events: all;
opacity: 1;
} */
.modal-tech {
display: flex;
list-style: none;
justify-content: flex-start;
font-size: 13px;
gap: 0.7rem;
}
.modal-title {
font-size: 60px;
margin-top: 3rem;
font-family: poppins, sans-serif;
font-weight: 700;
margin-bottom: 1.5rem;
}
.modal-tech li {
font-family: poppins, sans-serif;
font-size: 20px;
line-height: 80%;
border: 1px solid #000;
padding: 0.3rem 0.4rem 0.2rem 0.4rem;
margin-bottom: 0.5rem;
}
.modal-description {
margin-top: 2rem;
font-family: poppins, sans-serif;
font-weight: 400;
font-size: 18px;
margin-bottom: 2rem;
margin-left: 7rem;
margin-right: 7rem;
}
.modal-img {
width: 100%;
}
.modal-buttons {
display: flex;
justify-content: space-around;
align-items: center;
width: 100%;
}
.button-secondary {
font-family: poppins, sans-serif;
font-weight: 500;
font-size: 18px;
text-align: center;
margin-bottom: 2rem;
background: none transparent;
border: 1px solid #000;
box-sizing: border-box;
width: 246px;
height: 51px;
text-decoration: none;
color: black;
}
.button-secondary:hover {
background: #000;
color: #fff;
border: 1px solid #000;
}
.button-secondary:active {
background: #000;
color: #fff;
border: 2px solid lightgray;
}
.pass {
display: flex;
justify-content: space-around;
}
.show_popup {
border: solid #1a2236 70px;
padding: 60px;
align-items: unset;
}
} | style.css | * {
margin: 0;
padding: 0;
}
@media screen and (max-width: 490px) {
header {
display: flex;
flex-direction: column;
}
}
/* Desktop Setup display */
@media screen and (min-width: 490px) {
nav .mainMenu {
display: flex;
justify-content: center;
gap: 3rem;
align-items: center;
margin-bottom: 30px;
margin-top: 2.5rem;
list-style: none;
}
nav .mainMenu li a {
background: transparent;
border: 0;
color: #1a2236;
font-size: 16px;
font-family: Poppins, sans-serif;
font-style: normal;
text-decoration: none;
}
.openMenu {
display: none;
}
.closeMenu {
display: none;
}
.container {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: repeat(4, 1fr);
gap: 0.5rem;
}
.main-img {
grid-column-start: 4;
grid-column-end: 8;
grid-row-start: 1;
grid-row-end: 5;
background-image: url("./images/desktop_main.png");
background-size: 100%;
background-repeat: no-repeat;
margin-top: 3.5rem;
}
.main-img-2 {
grid-column-start: 3;
grid-row-start: 4;
background-image: url("./images/projecto-puntos-8.png");
background-size: 90%;
background-repeat: no-repeat;
}
h1 {
grid-column-start: 2;
grid-row-start: 2;
font-size: 110px;
line-height: 110px;
}
footer {
background-color: #1a2236;
display: grid;
grid-template-columns: 50% 50%;
place-items: center center;
}
footer button {
margin-top: 1rem;
}
.contact-form .mid-name {
padding: 0.4rem;
}
.contact-form .mid-email {
padding: 0.4rem;
}
.contact-form .mid-text {
padding: 0.4rem;
}
footer ul {
gap: 1.5rem;
margin-top: 2rem;
}
.container p {
grid-column-start: 2;
grid-row-start: 3;
font-size: 14px;
}
.container button {
grid-column-start: 2;
grid-row-start: 4;
font-size: 16px;
font-style: normal;
width: 190px;
height: 50px;
line-height: 50px;
color: white;
background-color: #1a2236;
border: 0;
margin-top: -6rem;
}
.main {
display: grid;
grid-template-columns: 20% 5% 5% 24.5% 12.3% 12% 21.2%;
grid-template-rows: 31% 20% 12.9% 12.9% 15%;
}
.main h2 {
font-family: Playfair Display, sans-serif;
font-weight: 400;
font-size: 100px;
writing-mode: tb-rl;
transform: rotate(-180deg);
margin-left: 6rem;
margin-bottom: 7.2rem;
}
.project-1 {
grid-column-start: 4;
grid-column-end: 8;
grid-row-start: 1;
margin-top: 5.3rem;
display: flex;
flex-direction: column;
background-color: black;
}
.project-2 {
grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 2;
margin-top: 10.6rem;
}
.project-3 {
grid-column-start: 1;
grid-column-end: 5;
grid-row-start: 3;
}
.project-4 {
grid-column-start: 5;
grid-column-end: 7;
grid-row-start: 5;
}
.project-5 {
grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 2;
grid-row-end: 3;
margin-top: 3rem;
align-self: center;
background-color: black;
}
.project-6 {
display: none;
}
.project-geo-1 {
grid-column-start: 3;
grid-column-end: 6;
grid-row-start: 2;
background-image: url("./images/project-geo-1.png");
background-size: 85%;
background-repeat: no-repeat;
margin-bottom: -1rem;
background-position: top;
background-position: right;
}
.project-geo-3 {
grid-column-start: 1;
grid-row-start: 5;
background-image: url("./images/project-geo-3.png");
background-size: 80%;
background-repeat: no-repeat;
background-position: top;
}
.project-geo-6 {
grid-column-start: 7;
grid-row-start: 4;
background-image: url("./images/project-geo-6.png");
background-size: 100%;
background-repeat: no-repeat;
background-position-x: right;
}
.project-geo-7 {
grid-column-start: 5;
grid-row-start: 4;
background-image: url("./images/project-geo-7.png");
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
background-position-x: left;
}
.project-geo-circle {
grid-column-start: 4;
grid-row-start: 5;
background-image: url("./images/project-geo-circle.png");
background-size: 20%;
background-repeat: no-repeat;
background-position-x: right;
}
.projec-puntos {
grid-column-start: 2;
grid-column-end: 4;
background-image: url("./images/projecto-puntos-8.png");
background-size: 110%;
background-repeat: no-repeat;
margin-top: 5.3rem;
}
.lap-images_1 {
display: none;
}
.lap-images-1 {
width: 100%;
background-size: 70%;
height: 300px;
background-repeat: no-repeat;
}
.lap-images_3 {
display: none;
}
.lap-images-3 {
width: 100%;
}
.lap-images_5 {
display: none;
}
.lap-images-5 {
width: 100%;
height: 100%;
margin-top: 4rem;
background-repeat: no-repeat;
}
.project {
display: none;
}
.flex {
display: flex;
justify-content: center;
margin-bottom: 1.5rem;
}
.flex li {
font-family: Poppins, sans-serif;
font-size: 10.13px;
font-style: normal;
font-weight: 300;
background-color: #98dede;
list-style: none;
padding: 0.5rem 0.7rem 0.5rem 0.6rem;
line-height: 0.6rem;
margin-right: 0.7rem;
text-align: left;
}
.project-1 h3 {
font-family: Poppins, sans-serif;
font-size: 60px;
line-height: 48px;
font-style: normal;
font-weight: 700;
text-align: left;
margin-bottom: 2.3rem;
color: white;
margin-left: 1.7rem;
margin-top: 1rem;
}
.project-1 .flex {
justify-content: flex-start;
margin-left: 2rem;
}
.project-5 h3 {
width: 411px;
font-family: Poppins, sans-serif;
font-size: 30px;
line-height: 50px;
font-style: normal;
font-weight: 700;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
button.button-project {
font-family: Poppins, sans-serif;
font-size: 16px;
font-style: normal;
width: 180px;
line-height: 45px;
color: black;
background-color: white;
margin-bottom: 1.3rem;
border: 1px solid white;
margin-left: 1.7rem;
}
button.button-project:hover {
background-color: white;
color: #1a2236;
border: 1px solid #1a2236;
cursor: pointer;
}
button.button-project:active {
border: 2px solid white;
}
.about {
display: grid;
grid-template-columns: repeat(6, auto);
grid-template-rows: 100%;
}
.information {
grid-column-start: 4;
grid-row-start: 1;
margin-bottom: 11rem;
}
.tecnology {
display: grid;
grid-template-columns: 288px 285px;
grid-template-rows: 39% 50%;
justify-content: stretch;
grid-column-start: 2;
grid-row-start: 1;
}
#skills {
grid-column-start: 1;
grid-row-start: 2;
width: 100%;
}
#languages {
grid-column-start: 1;
grid-row-start: 1;
width: 100%;
}
.puntos {
grid-column-start: 2;
grid-row-start: 2;
background-image: url("../images/image_dots_with_teal.png");
background-repeat: no-repeat;
background-position: center;
margin-left: 4rem;
}
#contact-me {
display: flex;
justify-content: center;
flex-direction: column;
background-color: #f9f9fa;
margin-top: 1rem;
}
#contact-me .back-1 {
background-image: url("./images/contact-geo-1.png");
background-size: 100%;
height: 250px;
width: 175px;
background-repeat: no-repeat;
margin-bottom: -11rem;
}
#contact-me .get-started {
align-self: center;
width: 548px;
font-family: Playfair Display, sans-serif;
font-size: 100px;
line-height: 100%;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 4rem;
}
#contact-me p {
align-self: center;
width: 548px;
height: 63px;
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 0.7rem;
margin-bottom: 0.7rem;
}
.back-2 {
grid-column-start: 4;
grid-row-start: 2;
grid-row-end: 5;
background-image: url("./images/contact-geo-2.png");
background-size: 100%;
background-repeat: no-repeat;
margin-top: -3.5rem;
background-position: bottom;
background-position: right;
margin-bottom: 0.5rem;
}
.contact-form ul {
list-style: none;
display: grid;
grid-template-columns: 30% 20% 25% 25%;
grid-template-rows: 25% 25% 35% 30%;
margin-bottom: 2.4rem;
}
label {
display: block;
font-family: Poppins, sans-serif;
font-weight: 400;
color: #7d7c84;
font-size: 12px;
}
.contact-form ul .mid-name {
grid-column-start: 2;
}
.contact-form ul .mid-text {
grid-column-start: 2;
grid-column-end: 4;
grid-row-start: 2;
grid-row-end: 4;
}
.contact-form ul .mid-submit {
grid-column-start: 2;
margin-left: 9rem;
}
input[name="name"],
input[name="email-address"] {
width: 254px;
height: 60px;
border: 1px solid #dfdfe0;
border-radius: 4px;
}
input::placeholder {
color: transparent;
}
textarea {
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
width: 529px;
height: 140px;
border: 1px solid #dfdfe0;
border-radius: 4px;
padding-top: 15px;
padding-left: 15px;
}
.errorMail {
position: fixed;
top: 68%;
left: 44%;
}
}
/* Mobil display */
@media screen and (max-width: 490px) {
nav {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
}
main {
display: flex;
flex-direction: column;
}
.container {
align-self: center;
width: 288px;
}
nav .openMenu {
display: block;
margin-right: 2rem;
cursor: pointer;
}
nav .mainMenu,
.closeMenu {
display: none;
font-size: 15px;
cursor: pointer;
}
nav .mainMenu {
height: 100vh;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 10;
flex-direction: column;
justify-content: center;
align-items: center;
transition: top 1s ease;
display: none;
background-color: white;
list-style: none;
background-image: url('./images/img-menu-1.png'), url('./images/img-menu-2.png');
background-repeat: no-repeat, no-repeat;
background-position: top left, bottom;
}
nav .mainMenu li a {
background: transparent;
border: 0;
color: #1a2236;
font-size: 16px;
font-family: Poppins, sans-serif;
font-style: normal;
text-decoration: none;
}
.show_popup li {
border: #1a2236 solid 1px;
background-color: #fff;
}
.show_popup a {
font-family: Poppins, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 27px;
letter-spacing: 0;
text-align: center;
border: solid 1px #1a2236;
padding: 10px 20px;
width: 70%;
margin-top: 29px;
}
nav .mainMenu li {
margin-bottom: 2.5rem;
background: transparent;
border: 0;
color: #1a2236;
font-size: 16px;
font-family: Poppins, sans-serif;
font-style: normal;
}
nav .mainMenu .closeMenu {
display: block;
position: absolute;
top: 40px;
right: 30px;
}
nav .mainMenu li a:hover {
background: linear-gradient(to right, lightgray, white);
font-size: 1.1rem;
text-decoration: none;
}
h1 {
font-size: 50px;
width: 220px;
height: 100px;
line-height: 50px;
}
p {
font-size: 14px;
line-height: 21px;
font-style: normal;
width: 270px;
letter-spacing: -0.6px;
margin-bottom: 35px;
}
.top-img {
background-image: url("./images/logo.png");
background-size: 100%;
height: 90px;
width: 125px;
background-repeat: no-repeat;
background-position: top left;
}
button.bottom {
font-family: Poppins, sans-serif;
font-size: 16px;
font-style: normal;
width: 288px;
line-height: 50px;
color: white;
background-color: #1a2236;
border: 0;
margin-bottom: 1.9rem;
}
button.bottom:hover {
background-color: white;
color: #1a2236;
border: 1px solid #1a2236;
cursor: pointer;
}
button.bottom:active {
border: 2px solid #1a2236;
}
.bottom-img {
background-image: url("./images/image_geometry_below.png");
width: 100%;
background-size: 100%;
height: 200px;
background-repeat: no-repeat;
margin-bottom: 1.5rem;
}
.main {
align-self: center;
}
main section h2 {
align-self: center;
width: 288px;
font-family: Playfair Display, sans-serif;
font-size: 50px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-bottom: 1rem;
margin-left: 1.3rem;
}
.lap-images-1 {
display: none;
}
.lap-images-3 {
display: none;
}
.lap-images-5 {
display: none;
}
.project {
align-self: center;
background-color: black;
margin-top: -0.4rem;
}
.project h3 {
width: 264px;
font-family: Poppins, sans-serif;
font-size: 20px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
.flex {
display: flex;
justify-content: center;
margin-bottom: 1.5rem;
}
.tecnology {
display: flex;
flex-direction: column;
}
.about {
display: flex;
flex-direction: column;
}
#contact-me {
display: flex;
justify-content: center;
flex-direction: column;
background-color: #f9f9fa;
margin-top: 2rem;
}
#contact-me .get-started {
align-self: center;
width: 288px;
font-family: Playfair Display, sans-serif;
font-size: 50px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 4rem;
}
.show_popup p {
font-family: Poppins, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27px;
letter-spacing: 0;
text-align: left;
width: 100%;
}
#contact-me p {
align-self: center;
width: 288px;
height: 63px;
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 0.7rem;
margin-bottom: 0.7rem;
}
.contact-form {
display: flex;
justify-content: center;
}
.contact-form ul {
list-style: none;
}
.contact-form .mid-name {
padding: 0.4rem;
}
.contact-form .mid-email {
padding: 0.4rem;
}
.contact-form .mid-text {
padding: 0.4rem;
}
label {
display: none;
}
input[name="name"],
input[name="email-address"] {
width: 288px;
height: 52px;
border: 1px solid #dfdfe0;
border-radius: 4px;
}
.mid {
position: relative;
outline: none;
}
input::placeholder {
color: #7d7c84;
position: absolute;
margin-top: 8px;
margin-right: 0.7rem;
margin-left: 5px;
font-family: Poppins, sans-serif;
font-size: 10px;
padding: 0 0 0 10px;
line-height: 0.6rem;
text-align: left;
}
textarea {
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
width: 274px;
height: 112px;
border: 1px solid #dfdfe0;
border-radius: 4px;
padding-top: 15px;
padding-left: 15px;
}
button.button-project {
font-family: Poppins, sans-serif;
font-size: 16px;
font-style: normal;
width: 180px;
line-height: 45px;
color: white;
background-color: transparent;
margin-bottom: 1.3rem;
border: 1px solid white;
margin-left: 1.7rem;
}
button.button-project:hover {
background-color: white;
color: #1a2236;
border: 1px solid white;
cursor: pointer;
}
button.button-project:active {
border: 2px solid white;
}
footer {
background-color: #1a2236;
display: flex;
justify-content: center;
flex-direction: column;
}
.hidden {
display: none;
}
.show_popup {
overflow-y: auto;
z-index: 2;
position: fixed;
width: 100vw;
height: 100vh;
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
background-color: white;
padding: 20px;
}
.show_popup h2 {
font-family: Poppins, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 16px;
letter-spacing: 0;
text-align: left;
padding-left: 0;
}
.show_popup .modal-buttons {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.modal-closer {
display: block;
position: absolute;
top: 15px;
right: 30px;
}
}
/* General Setup for Desktop and Mobil version */
h1 {
font-family: Playfair Display, sans-serif;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
}
p {
font-family: Poppins, sans-serif;
}
.hidden {
display: none;
}
.lap-images_1 {
width: 100%;
background-size: 100%;
height: 220px;
background-repeat: no-repeat;
}
.lap-images_3 {
width: 100%;
background-size: 100%;
height: 220px;
background-repeat: no-repeat;
}
.lap-images_5 {
width: 100%;
background-size: 100%;
height: 220px;
background-repeat: no-repeat;
}
.lap-images {
width: 100%;
background-size: 100%;
height: 220px;
background-repeat: no-repeat;
}
.project {
align-self: center;
background-color: black;
margin-top: -0.4rem;
}
.project h3 {
width: 264px;
font-family: Poppins, sans-serif;
font-size: 20px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
.project-1 h3 {
width: 264px;
font-family: Poppins, sans-serif;
font-size: 20px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
.project-5 h3 {
width: 264px;
font-family: Poppins, sans-serif;
font-size: 20px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
margin-bottom: 0.3rem;
color: white;
margin-left: 1.7rem;
}
.flex {
display: flex;
justify-content: flex-start;
}
.flex li {
font-family: Poppins, sans-serif;
font-size: 10.13px;
font-style: normal;
font-weight: 300;
background-color: #98dede;
list-style: none;
padding: 0.5rem 0.7rem 0.5rem 0.6rem;
line-height: 0.6rem;
margin-right: 0.7rem;
text-align: left;
}
.project-1 {
align-self: center;
background-color: black;
margin-top: -0.4rem;
}
.project-5 {
align-self: center;
background-color: black;
margin-top: -0.4rem;
}
.information {
align-self: center;
}
.information h2 {
align-self: center;
width: 288px;
font-family: Playfair Display, sans-serif;
font-size: 50px;
line-height: 50px;
font-style: normal;
font-weight: normal;
text-align: left;
padding: 0 0 1.1rem 0;
margin-top: 4rem;
margin-bottom: 0.7rem;
}
footer button {
background-color: #1a2236;
width: 258px;
height: 44px;
text-align: left;
border: none;
margin-bottom: 2rem;
font-family: Poppins, sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 24px;
color: #92dcdc;
margin-left: 3rem;
padding: 15px 0 0 0;
}
.information p {
margin-bottom: 35px;
font-family: Poppins, sans-serif;
font-size: 14px;
line-height: 21px;
font-style: normal;
width: 270px;
letter-spacing: -0.6px;
}
.information button {
font-family: Poppins, sans-serif;
font-size: 16px;
font-style: normal;
width: 288px;
line-height: 50px;
color: white;
background-color: #1a2236;
border: 0;
margin-bottom: 1.9rem;
}
.information button.cv_button:hover {
background-color: white;
color: #1a2236;
border: 1px solid #1a2236;
cursor: pointer;
}
.information button.cv_button:active {
border: 2px solid #1a2236;
}
#languages {
width: 288px;
line-height: 50px;
border: 0;
margin-bottom: 1.9rem;
align-self: center;
background-color: #1c528a;
color: white;
padding: 2rem 0 0 0;
background-image: url("./images/michi.png");
background-repeat: no-repeat;
background-position: right bottom;
}
#frameworks {
padding: 2rem 0 0 0;
width: 288px;
line-height: 50px;
border: 0;
margin-bottom: 1.9rem;
align-self: center;
background-color: #e2505c;
color: white;
background-image: url("./images/cuadrado.png");
background-repeat: no-repeat;
background-position: right bottom;
}
#skills {
padding: 2rem 0 0 0;
width: 288px;
line-height: 50px;
border: 0;
margin-bottom: 1.9rem;
align-self: center;
background-color: #febf52;
color: white;
background-image: url("./images/foco.svg");
background-repeat: no-repeat;
background-position: right bottom;
}
ul.language {
padding: 0 0 3rem 4rem;
letter-spacing: -0.05em;
font-size: 18px;
line-height: 27px;
font-family: Poppins, sans-serif;
font-style: normal;
font-weight: 600;
}
h3.button_project {
padding: 0 0 0 3rem;
font-family: Poppins, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 20px;
}
.submit {
font-family: Poppins, sans-serif;
font-size: 16px;
font-weight: 500;
text-align: center;
width: 288px;
height: 44px;
background-color: #1a2236;
border: none;
color: white;
margin-bottom: 3rem;
}
.submit:hover {
background-color: white;
color: #1a2236;
border: 1px solid #1a2236;
cursor: pointer;
}
.submit:active {
border: 2px solid #1a2236;
}
.social-media {
display: flex;
justify-content: center;
justify-content: space-evenly;
}
.social-media li {
flex-direction: row;
margin-bottom: 2rem;
list-style: none;
}
.social-media .fab {
color: white;
}
input:focus {
box-shadow: 0 0 3px 1px lightgray;
}
@media screen and (max-width: 490px) {
#nopopup {
display: none;
}
.popup {
display: flex;
flex-direction: column;
padding-left: 2rem;
padding-right: 2rem;
height: 100%;
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 10;
justify-content: left;
transition: top 1s ease;
background-color: white;
list-style: none;
overflow: auto;
}
.closePop {
display: block;
position: absolute;
top: 15px;
right: 30px;
}
.modal-tech {
display: flex;
list-style: none;
justify-content: flex-start;
font-size: 13px;
gap: 0.7rem;
}
.modal-title {
font-size: 20px;
margin-top: 3rem;
font-family: poppins, sans-serif;
font-weight: 700;
margin-bottom: 1.5rem;
}
.modal-tech li {
font-family: poppins, sans-serif;
font-size: 10.3px;
line-height: 80%;
border: 1px solid #000;
padding: 0.3rem 0.4rem 0.2rem 0.4rem;
margin-bottom: 0.5rem;
}
.p-pop {
margin-top: 2rem;
font-family: poppins, sans-serif;
align-self: center;
font-weight: 400;
font-size: 18px;
margin-bottom: 2rem;
}
.modal-description {
margin-top: 1rem;
}
.button-secondary {
font-family: poppins, sans-serif;
font-weight: 500;
font-size: 18px;
text-align: center;
margin-bottom: 2rem;
background: none transparent;
border: 1px solid #000;
box-sizing: border-box;
width: 246px;
height: 51px;
align-self: center;
text-decoration: none;
color: black;
}
.button-secondary:hover {
background: #000;
color: #fff;
border: 1px solid #000;
}
.button-secondary:active {
background: #000;
color: #fff;
border: 2px solid lightgray;
}
.pass {
display: none;
}
}
@media screen and (min-width: 491px) {
#popup {
display: flex;
flex-direction: column;
height: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
justify-content: left;
transition: top 1s ease;
background-color: white;
list-style: none;
margin: 5rem;
padding: 4rem;
padding-top: 1rem;
z-index: 15;
border-radius: 1px;
border: 1px solid #000;
overflow: auto;
}
.show_popup {
overflow-y: auto;
z-index: 2;
position: fixed;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
background-color: white;
transition: top 1s ease;
background-color: white;
list-style: none;
margin-top: -2.5rem;
padding: 4rem;
padding-top: 1rem;
z-index: 15;
border-radius: 1px;
border: 1px solid #000;
overflow: auto;
}
.modal-closer {
display: block;
position: absolute;
top: 15px;
right: 30px;
}
/* #overlay {
position: fixed;
opacity: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.884);
pointer-events: none;
}
#overlay.active {
pointer-events: all;
opacity: 1;
} */
.modal-tech {
display: flex;
list-style: none;
justify-content: flex-start;
font-size: 13px;
gap: 0.7rem;
}
.modal-title {
font-size: 60px;
margin-top: 3rem;
font-family: poppins, sans-serif;
font-weight: 700;
margin-bottom: 1.5rem;
}
.modal-tech li {
font-family: poppins, sans-serif;
font-size: 20px;
line-height: 80%;
border: 1px solid #000;
padding: 0.3rem 0.4rem 0.2rem 0.4rem;
margin-bottom: 0.5rem;
}
.modal-description {
margin-top: 2rem;
font-family: poppins, sans-serif;
font-weight: 400;
font-size: 18px;
margin-bottom: 2rem;
margin-left: 7rem;
margin-right: 7rem;
}
.modal-img {
width: 100%;
}
.modal-buttons {
display: flex;
justify-content: space-around;
align-items: center;
width: 100%;
}
.button-secondary {
font-family: poppins, sans-serif;
font-weight: 500;
font-size: 18px;
text-align: center;
margin-bottom: 2rem;
background: none transparent;
border: 1px solid #000;
box-sizing: border-box;
width: 246px;
height: 51px;
text-decoration: none;
color: black;
}
.button-secondary:hover {
background: #000;
color: #fff;
border: 1px solid #000;
}
.button-secondary:active {
background: #000;
color: #fff;
border: 2px solid lightgray;
}
.pass {
display: flex;
justify-content: space-around;
}
.show_popup {
border: solid #1a2236 70px;
padding: 60px;
align-items: unset;
}
} | 0.457864 | 0.104569 |
.Hotspot {
pointer-events: none;
}
.HotspotMinimized {
pointer-events: auto;
padding: 0;
height: 2.5em;
width: 2.5em;
border-radius: 50%;
border: none;
color: white;
font-weight: bold;
background-color: #999999;
}
.HotspotMinLabel {
position: absolute;
top: 0.75em;
left: .95em;
font-weight: bold;
text-shadow: 1px 1px #000000;
}
.HotspotPrevLabel {
font-weight: bold;
top: 0.438em;
left: 0.625em;
float: left;
position: absolute;
text-shadow: 1px 1px #000000;
}
.HotspotPrevAnnotation {
opacity: 0;
height: 0;
width: 0;
overflow: hidden;
float: left;
margin-left: 1.75em;
display: inline-block;
}
.HotspotPreview {
pointer-events: auto;
transform: translate(-0.938em,-0.938em);
position: absolute;
padding: 0;
transition: width .4s;
color: white;
border: none;
height: 2em;
width: 12.500em;
background-color: #999999;
border-radius: 0.375em;
cursor: pointer;
}
.HotspotPreview:hover .HotspotPrevAnnotation {
height: auto;
width: auto;
transition: opacity 1s;
opacity: 1;
}
.HotspotExpanded {
pointer-events: auto;
transform: translate(5.313em, 5.313em);
display: none;
height: 12.500em;
width: 12.500em;
border-radius: 0.375em;
color: white;
}
.HotspotHead {
transition: width 2s;
color: white;
border: none;
height: 2em;
width: 100%;
background-color: #999999;
border-top-left-radius: 0.375em;
border-top-right-radius: 0.375em;
}
.HotspotClose {
cursor: pointer;
color: white;
font-size: 22px;
padding: 0;
height: 1.455em;
width: 1.455em;
background-color: #96d607;
border: none;
position: absolute;
top: 0;
right: 0;
border-top-right-radius: 0.29em;
}
.HotspotLabel {
font-weight: bold;
top: 0.313em;
left: 0.625em;
float: left;
position: absolute;
text-shadow: 1px 1px #000000;
}
.HotspotAnnotation {
float: left;
margin-top: 0.313em;
margin-left: 1.75em;
margin-bottom: 0.125em;
display: inline-block;
}
.HotspotBody {
background-color: #696668;
padding: 0.625em;
height: 9.000em;
overflow: scroll;
overflow-x: hidden;
border-bottom-right-radius: 0.375em;
border-bottom-left-radius: 0.375em;
} | css/hotspots.css |
.Hotspot {
pointer-events: none;
}
.HotspotMinimized {
pointer-events: auto;
padding: 0;
height: 2.5em;
width: 2.5em;
border-radius: 50%;
border: none;
color: white;
font-weight: bold;
background-color: #999999;
}
.HotspotMinLabel {
position: absolute;
top: 0.75em;
left: .95em;
font-weight: bold;
text-shadow: 1px 1px #000000;
}
.HotspotPrevLabel {
font-weight: bold;
top: 0.438em;
left: 0.625em;
float: left;
position: absolute;
text-shadow: 1px 1px #000000;
}
.HotspotPrevAnnotation {
opacity: 0;
height: 0;
width: 0;
overflow: hidden;
float: left;
margin-left: 1.75em;
display: inline-block;
}
.HotspotPreview {
pointer-events: auto;
transform: translate(-0.938em,-0.938em);
position: absolute;
padding: 0;
transition: width .4s;
color: white;
border: none;
height: 2em;
width: 12.500em;
background-color: #999999;
border-radius: 0.375em;
cursor: pointer;
}
.HotspotPreview:hover .HotspotPrevAnnotation {
height: auto;
width: auto;
transition: opacity 1s;
opacity: 1;
}
.HotspotExpanded {
pointer-events: auto;
transform: translate(5.313em, 5.313em);
display: none;
height: 12.500em;
width: 12.500em;
border-radius: 0.375em;
color: white;
}
.HotspotHead {
transition: width 2s;
color: white;
border: none;
height: 2em;
width: 100%;
background-color: #999999;
border-top-left-radius: 0.375em;
border-top-right-radius: 0.375em;
}
.HotspotClose {
cursor: pointer;
color: white;
font-size: 22px;
padding: 0;
height: 1.455em;
width: 1.455em;
background-color: #96d607;
border: none;
position: absolute;
top: 0;
right: 0;
border-top-right-radius: 0.29em;
}
.HotspotLabel {
font-weight: bold;
top: 0.313em;
left: 0.625em;
float: left;
position: absolute;
text-shadow: 1px 1px #000000;
}
.HotspotAnnotation {
float: left;
margin-top: 0.313em;
margin-left: 1.75em;
margin-bottom: 0.125em;
display: inline-block;
}
.HotspotBody {
background-color: #696668;
padding: 0.625em;
height: 9.000em;
overflow: scroll;
overflow-x: hidden;
border-bottom-right-radius: 0.375em;
border-bottom-left-radius: 0.375em;
} | 0.802517 | 0.199366 |
:root {
--color-0: rgba(255, 34, 204, 0.8);
--color-1: rgba(255, 120, 204, 0.8);
--color-2: rgba(136, 51, 255, 0.8);
--darkness-0: rgba(255, 255, 255, 0.8);
--darkness-1: rgba(233, 233, 233, 0.8);
--darkness-2: rgba(175, 175, 175, 0.8)
}
* {
box-sizing: border-box;
word-wrap: break-word;
vertical-align: middle
}
html,
body {
margin: 0;
padding: 0;
font-size: 0.8em;
background: #eeeeee
}
a {
text-decoration: none
}
.fill {
padding: 8px;
border-radius: 8px
}
.fill.fill-1 {
background: var(--darkness-0)
}
.fill.fill-2 {
background: var(--darkness-2)
}
.fill.fill-3 {
background: var(--color-1)
}
.header {
position: fixed
}
.header#header-line {
z-index: 32767;
margin: 0 auto;
height: 52px;
width: 100vw;
border-radius: 0 0 8px 8px !important;
padding: 0 calc(15% + 8px) 0 calc(15% + 8px);
line-height: 52px
}
#OJ-name {
display: inline-block;
font-size: 26px;
color: var(--color-1);
user-select: none !important;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}
#OJ-top-nav {
display: inline-block;
height: 52px;
line-height: 52px;
margin: 0 0 0 24px;
padding: 0 auto
}
.OJ-nav-item {
display: inline-block;
height: 52px;
padding: 0 10px 0 10px;
margin: 0 auto;
transition-duration: 0.4s;
background: transparent;
user-select: none !important
}
.OJ-nav-item:hover {
background: var(--darkness-1)
}
.OJ-nav-item-text {
color: var(--color-2)
}
.OJ-nav-item-text i {
font-size: 1.6em
}
.OJ-nav-item-text span {
font-weight: bold
}
#main-body {
position: absolute;
display: grid;
width: 960px;
margin: 60px 0 0 calc(50% - 476px);
grid-template-columns: repeat(3, calc(33.3% - 8px));
grid-template-rows: repeat(2, 330px);
grid-template-areas: 'clock-in user-info notices' 'new-contests new-contests notices';
gap: 8px
}
div[data-area-name="new-contests"] {
grid-area: new-contests
}
div[data-area-name="notices"] {
grid-area: notices
}
div[data-area-name="clock-in"] {
grid-area: clock-in
}
div[data-area-name="user-info"] {
grid-area: user-info
}
.item-title {
user-select: none !important;
margin-block-start: 0.3em;
margin-block-end: 0.3em;
margin-inline-start: 0.3em;
margin-inline-end: 0.3em
}
.gradient-text {
background: linear-gradient(to bottom right, var(--color-0), var(--color-2)) !important;
color: transparent !important;
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important
} | static/css/main.css | :root {
--color-0: rgba(255, 34, 204, 0.8);
--color-1: rgba(255, 120, 204, 0.8);
--color-2: rgba(136, 51, 255, 0.8);
--darkness-0: rgba(255, 255, 255, 0.8);
--darkness-1: rgba(233, 233, 233, 0.8);
--darkness-2: rgba(175, 175, 175, 0.8)
}
* {
box-sizing: border-box;
word-wrap: break-word;
vertical-align: middle
}
html,
body {
margin: 0;
padding: 0;
font-size: 0.8em;
background: #eeeeee
}
a {
text-decoration: none
}
.fill {
padding: 8px;
border-radius: 8px
}
.fill.fill-1 {
background: var(--darkness-0)
}
.fill.fill-2 {
background: var(--darkness-2)
}
.fill.fill-3 {
background: var(--color-1)
}
.header {
position: fixed
}
.header#header-line {
z-index: 32767;
margin: 0 auto;
height: 52px;
width: 100vw;
border-radius: 0 0 8px 8px !important;
padding: 0 calc(15% + 8px) 0 calc(15% + 8px);
line-height: 52px
}
#OJ-name {
display: inline-block;
font-size: 26px;
color: var(--color-1);
user-select: none !important;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}
#OJ-top-nav {
display: inline-block;
height: 52px;
line-height: 52px;
margin: 0 0 0 24px;
padding: 0 auto
}
.OJ-nav-item {
display: inline-block;
height: 52px;
padding: 0 10px 0 10px;
margin: 0 auto;
transition-duration: 0.4s;
background: transparent;
user-select: none !important
}
.OJ-nav-item:hover {
background: var(--darkness-1)
}
.OJ-nav-item-text {
color: var(--color-2)
}
.OJ-nav-item-text i {
font-size: 1.6em
}
.OJ-nav-item-text span {
font-weight: bold
}
#main-body {
position: absolute;
display: grid;
width: 960px;
margin: 60px 0 0 calc(50% - 476px);
grid-template-columns: repeat(3, calc(33.3% - 8px));
grid-template-rows: repeat(2, 330px);
grid-template-areas: 'clock-in user-info notices' 'new-contests new-contests notices';
gap: 8px
}
div[data-area-name="new-contests"] {
grid-area: new-contests
}
div[data-area-name="notices"] {
grid-area: notices
}
div[data-area-name="clock-in"] {
grid-area: clock-in
}
div[data-area-name="user-info"] {
grid-area: user-info
}
.item-title {
user-select: none !important;
margin-block-start: 0.3em;
margin-block-end: 0.3em;
margin-inline-start: 0.3em;
margin-inline-end: 0.3em
}
.gradient-text {
background: linear-gradient(to bottom right, var(--color-0), var(--color-2)) !important;
color: transparent !important;
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important
} | 0.523908 | 0.196942 |
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
margin: 0;
background-color: #eee;
}
header {
position: fixed;
top: 0;
width: 100%;
height: 64px;
line-height: 64px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
background-color: #4285f4;
}
header h1 {
margin: 0 0 0 64px;
font-size: 22px;
}
header h1 a {
color: #ffffff;
text-decoration: none;
}
header > .menu-button {
position: absolute;
width: 48px;
height: 48px;
border-radius: 50%;
top: 8px;
left: 8px;
background: url(../img/material-menu.svg) no-repeat center;
background-size: 24px;
cursor: pointer;
}
header > .menu-button:active {
background-color: rgba(0, 0, 0, 0.16);
outline: none;
}
nav.menu {
/*display: none;*/
/*visibility: hidden;*/
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 280px;
background-color: #ffffff;
box-shadow: 0 0 4px rgba(0, 0, 0, .28);
z-index: 1000;
}
.menu-mask {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0, 0, 0, 0);
}
.menu-title {
height: 64px;
font-size: 22px;
color: #000;
opacity: .54;
line-height: 64px;
margin-left: 24px;
}
.menu-item-container {
height: 28px;
padding: 13px 0 13px 28px;
line-height: 28px;
}
.menu-item-container:hover {
background-color: #efefef;
}
.main-content {
margin: 84px 64px 0;
}
.card {
border: 1px solid black;
height: 80px;
width: 60px;
border-radius: 5px;
color: black;
font-size: 32px;
text-align: center;
line-height: 70px;
cursor: pointer;
}
.card > span {
font-size: 26px;
}
.card-inline {
display: inline-block;
margin-right: 8px;
}
.after-flop {
display: flex;
}
.hand-cards-container {
width: 200px;
}
.board-cards-container {
flex: 1;
}
/****** common ******/
.margin-10 {
margin: 10px;
}
.color-red {
color: red;
}
.color-black {
color: black;
}
/****** card select ******/
#card-select {
position: absolute;
top: 100px;
left: 100px;
width: 520px;
background-color: #ffffff;
box-shadow: 0 0 5px black;
}
#card-select-kind {
display: flex;
}
#card-select-kind > div {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
}
#card-select-kind > div:nth-of-type(odd) {
background-color: #aaaaaa;
}
#card-select-kind > div:nth-of-type(even) {
background-color: #eeeeee;
}
#card-select-kind > div.selected {
background-color: cornflowerblue;
}
#card-select-suit {
height: 40px;
}
#card-select-suit > div {
float: left;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
font-size: 20px;
}
#card-select-suit > div:nth-of-type(odd) {
background-color: #eeeeee;
}
#card-select-suit > div.selected {
background-color: cornflowerblue;
}
#card-select-ok {
position: absolute;
top: 40px;
left: 160px;
line-height: 40px;
padding: 0 20px;
font-size: 14px;
} | src/css/index.css | body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
margin: 0;
background-color: #eee;
}
header {
position: fixed;
top: 0;
width: 100%;
height: 64px;
line-height: 64px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
background-color: #4285f4;
}
header h1 {
margin: 0 0 0 64px;
font-size: 22px;
}
header h1 a {
color: #ffffff;
text-decoration: none;
}
header > .menu-button {
position: absolute;
width: 48px;
height: 48px;
border-radius: 50%;
top: 8px;
left: 8px;
background: url(../img/material-menu.svg) no-repeat center;
background-size: 24px;
cursor: pointer;
}
header > .menu-button:active {
background-color: rgba(0, 0, 0, 0.16);
outline: none;
}
nav.menu {
/*display: none;*/
/*visibility: hidden;*/
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 280px;
background-color: #ffffff;
box-shadow: 0 0 4px rgba(0, 0, 0, .28);
z-index: 1000;
}
.menu-mask {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0, 0, 0, 0);
}
.menu-title {
height: 64px;
font-size: 22px;
color: #000;
opacity: .54;
line-height: 64px;
margin-left: 24px;
}
.menu-item-container {
height: 28px;
padding: 13px 0 13px 28px;
line-height: 28px;
}
.menu-item-container:hover {
background-color: #efefef;
}
.main-content {
margin: 84px 64px 0;
}
.card {
border: 1px solid black;
height: 80px;
width: 60px;
border-radius: 5px;
color: black;
font-size: 32px;
text-align: center;
line-height: 70px;
cursor: pointer;
}
.card > span {
font-size: 26px;
}
.card-inline {
display: inline-block;
margin-right: 8px;
}
.after-flop {
display: flex;
}
.hand-cards-container {
width: 200px;
}
.board-cards-container {
flex: 1;
}
/****** common ******/
.margin-10 {
margin: 10px;
}
.color-red {
color: red;
}
.color-black {
color: black;
}
/****** card select ******/
#card-select {
position: absolute;
top: 100px;
left: 100px;
width: 520px;
background-color: #ffffff;
box-shadow: 0 0 5px black;
}
#card-select-kind {
display: flex;
}
#card-select-kind > div {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
}
#card-select-kind > div:nth-of-type(odd) {
background-color: #aaaaaa;
}
#card-select-kind > div:nth-of-type(even) {
background-color: #eeeeee;
}
#card-select-kind > div.selected {
background-color: cornflowerblue;
}
#card-select-suit {
height: 40px;
}
#card-select-suit > div {
float: left;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
font-size: 20px;
}
#card-select-suit > div:nth-of-type(odd) {
background-color: #eeeeee;
}
#card-select-suit > div.selected {
background-color: cornflowerblue;
}
#card-select-ok {
position: absolute;
top: 40px;
left: 160px;
line-height: 40px;
padding: 0 20px;
font-size: 14px;
} | 0.454714 | 0.086671 |
img{
border: none;
}
#secwrapper{
margin: auto;
padding-top: 20px;
}
article{
width: 220px;
display: inline-block;
vertical-align: top;
border: 1px solid #c8c8c8;
margin: 5px;
margin-bottom: 20px;
padding: 7px;
border-radius: 3px;
box-shadow: 0 2px 3px #ccc;
background-color: white;
*display:inline;
zoom:1;
}
.readmore{
background-color: black;
padding: 5px 10px;
color: white;
text-decoration: none;
border-radius: 3px;
display: inline-block;
}
.readmore:hover{
background-color: #383838;
}
article p{
margin-bottom: 5px;
word-wrap: break-word;
overflow-y: hidden;
width: 100%;
height: 44px;
margin-top: 5px;
}
.old_ie article, .old_ie .readmore{
display: inline;
zoom: 1;
}
.img-news{height:200px;
width: 100%;
object-fit: cover;}
.ribbon {
position: absolute;
top: 10px;
left: -5px;
padding: 6px;
}
.ribbon-content{
position: relative;
}
.ribbon.base-alt {
background: #9cd70e;
color: #fff;
}
.ribbon.red {
background: #e91b23;
color: #fff;
}
.ribbon:before, .ribbon:after {
content: '';
position: absolute;
left: -9px;
border-left: 10px solid transparent;
}
.ribbon:before {
top: 0px;
}
.ribbon:after {
bottom: 0;
}
.ribbon.base-alt:before {
border-top: 27px solid #9cd70e;
}
.ribbon.base-alt:after {
border-bottom: 27px solid #9cd70e;
}
.ribbon.red:before {
border-top: 27px solid #e91b23;
}
.ribbon.red:after {
border-bottom: 27px solid #e91b23;
}
.new-not-discount{top:50px;}
.ribbon span {
display: block;
font-size: 16px;
font-weight: 600;
}
@media (min-width: 641px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
padding-left:0px;
}}
@media (max-width: 500px) {
.ribbon-content{
position: relative;
left:20vw;
}
} | public/css/newspage.css | img{
border: none;
}
#secwrapper{
margin: auto;
padding-top: 20px;
}
article{
width: 220px;
display: inline-block;
vertical-align: top;
border: 1px solid #c8c8c8;
margin: 5px;
margin-bottom: 20px;
padding: 7px;
border-radius: 3px;
box-shadow: 0 2px 3px #ccc;
background-color: white;
*display:inline;
zoom:1;
}
.readmore{
background-color: black;
padding: 5px 10px;
color: white;
text-decoration: none;
border-radius: 3px;
display: inline-block;
}
.readmore:hover{
background-color: #383838;
}
article p{
margin-bottom: 5px;
word-wrap: break-word;
overflow-y: hidden;
width: 100%;
height: 44px;
margin-top: 5px;
}
.old_ie article, .old_ie .readmore{
display: inline;
zoom: 1;
}
.img-news{height:200px;
width: 100%;
object-fit: cover;}
.ribbon {
position: absolute;
top: 10px;
left: -5px;
padding: 6px;
}
.ribbon-content{
position: relative;
}
.ribbon.base-alt {
background: #9cd70e;
color: #fff;
}
.ribbon.red {
background: #e91b23;
color: #fff;
}
.ribbon:before, .ribbon:after {
content: '';
position: absolute;
left: -9px;
border-left: 10px solid transparent;
}
.ribbon:before {
top: 0px;
}
.ribbon:after {
bottom: 0;
}
.ribbon.base-alt:before {
border-top: 27px solid #9cd70e;
}
.ribbon.base-alt:after {
border-bottom: 27px solid #9cd70e;
}
.ribbon.red:before {
border-top: 27px solid #e91b23;
}
.ribbon.red:after {
border-bottom: 27px solid #e91b23;
}
.new-not-discount{top:50px;}
.ribbon span {
display: block;
font-size: 16px;
font-weight: 600;
}
@media (min-width: 641px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
padding-left:0px;
}}
@media (max-width: 500px) {
.ribbon-content{
position: relative;
left:20vw;
}
} | 0.167763 | 0.075346 |
#aec-menu{float:left;padding:10px 0}
#aec-header{width:100%;clear:both;padding:0;margin-bottom:0}
#aec-calendar{font-size:13px;line-height:16px}
#aec-calendar table{margin:0 !important}
#aec-container{position:relative;float:none}
/* fix branding zindex/modal overlay */
#branding {z-index: inherit}
.fc-event-disabled{opacity:0.3;cursor:not-allowed !important}
.em-icon{background:url(images/em-icon-32.png) no-repeat}
#aec-filter{float:right;font-size:12px;padding:10px 0;margin:0 !important}
#aec-filter li{background:none;list-style:none !important;float:left;padding:0 0 0 4px !important;margin:0}
#aec-filter li:first-child{font-size:14px;padding:3px 4px 3px 0 !important;font-weight:bold}
#aec-filter a{padding:3px 8px;line-height:20px;cursor:pointer;display:block;text-decoration:none;border:1px solid transparent}
#aec-filter a.all:hover,
#aec-filter li.active a{border-color:#fff !important;-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000}
#aec-filter a.all,#aec-filter a.all:visited,#aec-filter a.all:active{background:#000;color:#ddd}
#start_time,#end_time,#repeat_int,#repeat_label,#repeat_end{display:none}
#aec-modal-overlay{background-color:#000}
#aec-modal-container{text-align:left;-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;-moz-box-shadow:0 0 64px #000;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-box-shadow:0 0 64px #000;background-color:#eee;border-radius:0 0 6px 6px;box-shadow:0 0 64px #000;color:#333;font:16px/24px "Lucida Grande",Arial,sans-serif;padding-bottom:4px;width:600px}
#aec-modal-container .close{display:none;position:absolute;right:0;top:0}
#aec-modal-container .close a{color:#666;display:block;font-weight:bold;padding:6px 12px 0;text-decoration:none;text-shadow:0 1px 0 #f4f4f4}
#aec-modal-container .close a:hover{color:#000}
#aec-modal-container .aec-title{background-color:#ddd;border-bottom:1px solid #ccc;color:#000;font-weight:bold;padding:6px 8px;text-shadow:0 1px 0 #f4f4f4}
#aec-modal-container .aec-content{overflow:auto;padding:5px 10px 0;font-size:13px;max-height:600px}
#aec-modal{display:none;overflow:hidden}
#aec-modal p{margin-bottom:5px}
#aec-modal a{text-decoration:none;font-weight:bold}
#aec-modal .times{font-weight:bold}
#aec-modal .location{background:#ddd}
#aec-modal .location span{display:block}
#aec-modal .duration{background:#ddd;font-size:11px}
#event-form .duration{background:none}
#aec-modal .category{float:right;padding:5px;font-weight:bold}
#aec-modal .description{}
#aec-modal .contact{line-height:20px}
#aec-modal .contact label{display:block}
#aec-modal .contact span{font-weight:bold;padding-right:5px}
#aec-modal .presented{font-size:11px;padding-top:5px;margin-top:5px;border-top:1px solid #ddd}
#aec-modal .link:hover,
#aec-modal .maplink:hover{-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000;}
#aec-modal .link{font-size:14px;position:absolute;padding:5px 10px;bottom:0;right:10px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
#aec-modal .maplink{font-size:12px;float:right;padding:2px 10px;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0}
#aec-calendar .aec-repeating span.fc-event-title{padding-left:18px;background-image:url(images/repeating.gif);background-repeat:no-repeat;background-position:2px 50%}
.round5{padding:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.helptip{width:150px;font-size:12px;line-height:18px;background:#ddd}
.aec-version{font-size:10px;color:#666}
.aec-credit{visibility:hidden;position:absolute;height:1px;width:1px;overflow:hidden;top:-999px}
.aec-eventlist{list-style:none;margin: 0 !important}
.aec-eventlist li:first-child{margin-top:3px}
.aec-eventlist li{margin-top:1px;cursor:pointer}
.aec-eventlist li:hover{-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000}
.aec-eventlist .fc-event-time{display:block}
.aec-eventlist .aec-repeating span.fc-event-time{padding-left:16px;background-image:url(images/repeating.gif);background-repeat:no-repeat;background-position:0 4px}
.aec-eventlist .fc-event-title{font-weight:bold}
.aec-eventlist .fc-event-time{font-size:.85em}
.aec-form{font-family:"Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif}
.aec-form .edit{width:25em}
.aec-form table{border-spacing:0}
.aec-form tr.header{background:#eee}
.aec-form td{padding:5px;margin:0}
.aec-form li{float:left;margin:2px 0 0!important;width:100%}
.aec-form ul{height:1%;list-style:none;margin:0;overflow:hidden}
.aec-form fieldset{display:block;margin-bottom:10px}
.aec-form em{color:red}
.aec-form .picker{cursor:pointer;background:#fff}
.aec-form{list-style:none;margin:0}
.aec-form label{font-size:12px;display:inline;float:left;padding:5px 5px 3px 0;width:120px}
.aec-form label.box{padding:0 0 0 5px;width:auto}
.aec-form li ul li{border-bottom:0 solid red}
.aec-form input{display:inline;padding:0.4em;width:25em}
.aec-form .select option{padding-right:10px}
.aec-form .auto{width:auto !important}
.aec-form .wide{width:32em}
.aec-form .semi{width:15em}
.aec-form .aec-error{background-color:#ff6}
.aec-form select{color:#333;display:inline;float:left;width:20em}
.aec-form textarea{color:#333;display:inline;float:left;height:6.5em;resize:none;width:25em}
.aec-form input[type=radio]{border:0;width:auto;float:left}
.aec-form input[type=checkbox]{border:0;width:auto;float:left}
.aec-form li.buttons{text-align:right;padding-top:10px}
.aec-form li.buttons input{float:none;width:auto}
.aec-form .vvv li{clear:both;display:block;width:100%}
.aec-form .vvv label{clear:both;display:block;float:none;width:100%}
.aec-form .vvv input{display:block;float:left}
.aec-form .vvv select{display:block;float:left}
.aec-form .vvv textarea{display:block;float:left}
.aec-form .hvv{height:1%;overflow:hidden;padding:0 !important}
.aec-form .hvv li{clear:none;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hvv li.cb{clear:both}
.aec-form .hvv label{display:block;float:none;width:auto;padding:1px 0 0 3px}
.aec-form .hvv label.box{float:left;display:inline;padding:5px 0;vertical-align:top;white-space:nowrap}
.aec-form .hvv input[type=checkbox]{margin:5px}
.aec-form .hvv input{display:block;float:left}
.aec-form .hvv select{display:block}
.aec-form .hvv textarea{display:block}
.aec-form .hii{height:1%;overflow:hidden}
.aec-form .hii li{border-bottom:0;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hii label{display:inline;margin-right:0;text-align:left;vertical-align:middle;width:auto}
.aec-form .hii input{display:inline;vertical-align:middle}
.aec-form .hii select{display:inline;vertical-align:middle}
.aec-form .hii textarea{display:inline;vertical-align:middle}
.aec-form .hii li li{clear:both}
.aec-form .hhh{height:1%;overflow:hidden}
.aec-form .hhh li{border-bottom:0;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hhh label{float:left;padding-left:5px;width:100px}
.aec-form .hhh input{float:left}
.aec-form .hhh input[type=checkbox]{margin:5px}
.aec-form .hhh select{float:left}
.aec-form .hhh textarea{float:left}
.aec-form .hhh li li{clear:both}
.aec-form .vii{display:inline;float:left;width:auto}
.aec-form .vii li{clear:both;display:block;float:left;width:auto}
.aec-form .vii label{display:inline;float:none;vertical-align:middle;width:auto}
.aec-form .vii input{display:inline;float:none;vertical-align:middle}
.aec-form .vii select{display:inline;float:none;vertical-align:middle}
.aec-form .vii textarea{display:inline;float:none;vertical-align:middle}
.aec-form .vhh{display:inline;float:left}
.aec-form .vhh li{border-bottom:3px solid #efefef;clear:both;display:block;float:left;width:auto}
.aec-form .vhh label{display:inline;float:left;width:100px}
.aec-form .vhh input{display:inline;float:left}
.aec-form .vhh select{display:inline;float:left}
.aec-form .vhh textarea{display:inline;float:left}
.aec-form label.v{display:block;float:none;padding:3px;text-align:left;width:auto}
.aec-form label.h{display:inline;float:left;width:auto}
.aec-form .multiselect{background-color:#FFF;border:0 inset #ccc;float:left;height:200px;overflow:auto;padding:0;width:200px}
.aec-form .multiselect .aec-form{border:0;height:auto;margin:0;padding:0}
.aec-form .multiselect .vhh{margin:0;padding:0}
.aec-form .multiselect .vhh input{float:left}
.aec-form .multiselect .vhh label{clear:none;display:block;float:none;margin-left:20px;width:auto}
.aec-form .multiselect .vhh li{overflow:hidden;width:100%}
.aec-form .multiselect .vii li{width:100%}
.aec-form input.noborder{border:0}
.aec-form .required{color:red}
.aec-form .leftnote{color:#F93;float:left;padding:3px 5px 0}
.aec-form .bottomnote{clear:both;color:#F93;display:block;padding:0}
.aec-form label span {display:block}
.tar label{text-align:right}
.fl{float:left}
.fr{float:right}
.cb{clear:both}
.w100p{width:100%}
.mr20{margin-right:20px}
.ml20{margin-left:20px}
.offset1{margin-left:130px}
.offset2{margin-left:105px}
.fc{direction:ltr;text-align:left}
.fc table{border-collapse:collapse;border-spacing:0}
html .fc,.fc table{font-size:1em}
.fc td,.fc th{padding:0;vertical-align:top}
.fc-header td{white-space:nowrap;border:0}
.fc-header-left{text-align:left;width:25%}
.fc-header-center{text-align:center}
.fc-header-right{text-align:right;width:25%}
.fc-header-title{display:inline-block;vertical-align:top}
.fc-header-title h2{margin-top:0;white-space:nowrap}
.fc .fc-header-space{padding-left:10px}
.fc-header .fc-button{margin-bottom:1em;vertical-align:top}
.fc-header .fc-button{margin-right:-1px}
.fc-header .fc-corner-right{ margin-right:1px}
.fc-header .ui-corner-right{margin-right:0}
.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}
.fc-header .fc-state-down{z-index:3}
.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}
.fc-content{clear:both}
.fc-view{overflow:hidden;width:100%}
.fc-widget-header,.fc-widget-content{border:1px solid #ccc}
.fc-state-highlight{background:#ffc}
.fc-cell-overlay{background:#9cf;filter:alpha(opacity=20);opacity:.2}
.fc-button{cursor:pointer;display:inline-block;position:relative}
.fc-state-default{border-style:solid;border-width:1px 0}
.fc-button-inner{float:left;overflow:hidden;position:relative}
.fc-state-default .fc-button-inner{border-style:solid;border-width:0 1px}
.fc-button-content{float:left;height:1.9em;line-height:1.9em;padding:0 .6em;position:relative;white-space:nowrap}
.fc-button-content .fc-icon-wrap{float:left;position:relative;top:50%}
.fc-button-content .ui-icon{float:left;margin-top:0;position:relative;top:-50%;*margin-top:0;*top:-50%}
.fc-state-default .fc-button-effect{left:0;position:absolute;top:50%}
.fc-state-default .fc-button-effect span{position:absolute;top:-100px;left:0;width:500px;background:#444;border-color:#fff;border-style:solid;border-width:100px 0 0 1px;height:100px;opacity:.09;filter:alpha(opacity=9)}
.fc-state-default,.fc-state-default .fc-button-inner{background:#F3F3F3;border-color:#ccc #bbb #aaa;border-style:solid;color:#000}
.fc-state-hover,.fc-state-hover .fc-button-inner{border-color:#999}
.fc-state-down,.fc-state-down .fc-button-inner{background:#777;border-color:#555}
.fc-state-active,.fc-state-active .fc-button-inner{background:#777;border-color:#555;color:#fff}
.fc-state-disabled,.fc-state-disabled .fc-button-inner{border-color:#ddd;color:#999}
.fc-state-disabled{cursor:default}
.fc-state-disabled .fc-button-effect{display:none}
.fc-event{border-style:solid;border-width:0;cursor:pointer;font-size:.85em}
a.fc-event,.fc-event-draggable{cursor:pointer}
a.fc-event{text-decoration:none}
.fc-rtl .fc-event{text-align:right}
.fc-event-skin{background-color:#36c;border-color:#36c;color:#fff}
/* .fc-event-inner{border-style:solid;border-width:0;height:100%;position:relative;width:100%}*/
.fc-event-inner{position:relative;width:100%;height:100%;border-style:solid;border-width:0;overflow:hidden}
.fc-event-time,.fc-event-title{padding:0 1px}
.fc .ui-resizable-handle{display:block;font-size:300%;line-height:50%;overflow:hidden;position:absolute;z-index:99999}
.fc-event-hori{border-width:1px 0;margin-bottom:1px}
.fc-event-hori .ui-resizable-e{cursor:e-resize;height:100%!important;right:-3px!important;top:0!important;width:7px!important}
.fc-event-hori .ui-resizable-w{cursor:w-resize;height:100%!important;left:-3px!important;top:0!important;width:7px!important}
.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}
.fc-corner-left{margin-left:1px}
.fc-corner-left .fc-button-inner,.fc-corner-left .fc-event-inner{margin-left:-1px}
.fc-corner-right{margin-right:1px}
.fc-corner-right .fc-button-inner,.fc-corner-right .fc-event-inner{margin-right:-1px}
.fc-corner-top{margin-top:1px}
.fc-corner-top .fc-event-inner{margin-top:-1px}
.fc-corner-bottom{margin-bottom:1px}
.fc-corner-bottom .fc-event-inner{margin-bottom:-1px}
.fc-corner-left .fc-event-inner{border-left-width:1px}
.fc-corner-right .fc-event-inner{border-right-width:1px}
.fc-corner-top .fc-event-inner{border-top-width: 1px}
.fc-corner-bottom .fc-event-inner{border-bottom-width:1px}
table.fc-border-separate{border-collapse:separate}
.fc-border-separate th,.fc-border-separate td{border-width:1px 0 0 1px}
.fc-border-separate th.fc-last,.fc-border-separate td.fc-last{border-right-width:1px}
.fc-border-separate tr.fc-last th,.fc-border-separate tr.fc-last td{border-bottom-width:1px}
.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th{border-top-width:0}
.fc-grid th{text-align:center}
.fc-grid .fc-day-number{float:right;padding:0 2px}
.fc-grid .fc-other-month .fc-day-number{filter:alpha(opacity=30);opacity:0.3}
.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}
.fc-grid .fc-event-time{font-weight:bold}
.fc-rtl .fc-grid .fc-day-number{float:left}
.fc-rtl .fc-grid .fc-event-time{float:right}
.fc-agenda table{border-collapse:separate}
.fc-agenda-days th{text-align:center}
.fc-agenda .fc-agenda-axis{font-weight:normal;padding:0 4px !important;text-align:right;vertical-align:middle;white-space:nowrap;width:50px} /*wp*/
.fc-agenda .fc-day-content{padding:2px 2px 1px !important} /*wp*/
.fc-agenda-days .fc-agenda-axis{border-right-width:1px}
.fc-agenda-days .fc-col0{border-left-width:0}
.fc-agenda-allday th{border-width:0 1px}
.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}
.fc-agenda-divider-inner{height:2px;overflow:hidden}
.fc-widget-header .fc-agenda-divider-inner{background:#eee}
.fc-agenda-slots th{border-width:1px 1px 0}
.fc-agenda-slots td{background:none;border-width:1px 0 0}
.fc-agenda-slots td div{height:20px}
.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0}
.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-style:dotted}
.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}
.fc-event-vert{border-width:0 1px}
.fc-event-vert .fc-event-head,.fc-event-vert .fc-event-content{overflow:hidden;position:relative;width:100%;z-index:2}
.fc-event-vert .fc-event-time{font-size:10px;white-space:nowrap}
.fc-event-vert .fc-event-bg{background:#fff;filter:alpha(opacity=30);height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */ }
.fc-event-vert .ui-resizable-s{bottom:0!important;cursor:s-resize;font-family:monospace;font-size:11px!important;height:8px!important;line-height:8px!important;overflow:hidden!important;text-align:center;width:100%!important}
.fc-agenda .ui-resizable-resizing{_overflow:hidden}
div.time-picker{background:#fff;border:1px solid #aaa;height:191px;margin:0;overflow:auto;position:absolute;width:6em;z-index:10002}
div.time-picker-12hours{width:7em}
div.time-picker ul{list-style-type:none;margin:0;padding:0}
div.time-picker li{cursor:pointer;height:10px;margin:0;padding:4px 3px}
div.time-picker li.selected{background:#0063CE;color:#fff}
div.jGrowl{color:#fff;font-size:12px;padding:10px;position:absolute;z-index:10003}
div.jGrowl{position:absolute}
body > div.jGrowl{position:fixed}
div.jGrowl.top-left{left:0;top:0}
div.jGrowl.top-right{right:0;top:0}
div.jGrowl.bottom-left{bottom:0;left:0}
div.jGrowl.bottom-right{bottom:0;right:0}
div.jGrowl.center{left:25%;top:0;width:50%}
div.center div.jGrowl-notification,div.center div.jGrowl-closer{margin-left:auto;margin-right:auto}
div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{-moz-border-radius:5px;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);-webkit-border-radius:5px;background-color:#000;display:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:1em;margin-bottom:5px;margin-top:5px;opacity:.85;padding:10px;text-align:left;width:235px;zoom:1}
div.jGrowl div.jGrowl-notification{color:#fff;min-height:40px}
div.jGrowl div.jGrowl-notification div.jGrowl-header{font-size:.85em;font-weight:700}
div.jGrowl div.jGrowl-notification div.jGrowl-close{cursor:pointer;float:right;font-size:1em;font-weight:700;z-index:9999}
div.jGrowl div.jGrowl-closer{cursor:pointer;font-size:.9em;font-weight:700;padding-bottom:4px;padding-top:4px;text-align:center}
.miniColors-trigger{height:24px;width:25px;background:url(images/arrow.gif) center no-repeat;vertical-align:middle;margin:0 .25em;display:inline-block;outline:none}
.miniColors-selector{position:absolute;width:175px;height:150px;background:#FFF;border:solid 1px #BBB;-moz-box-shadow:0 0 6px rgba(0, 0, 0, .25);-webkit-box-shadow:0 0 6px rgba(0, 0, 0, .25);box-shadow:0 0 6px rgba(0, 0, 0, .25);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px;z-index:999999}
.miniColors-selector.black{background:#000;border-color:#000}
.miniColors-colors{position:absolute;top:5px;left:5px;width:150px;height:150px;background:url(images/gradient.png) center no-repeat;cursor:crosshair}
.miniColors-hues{position:absolute;top:5px;left:160px;width:20px;height:150px;background:url(images/rainbow.png) center no-repeat;cursor:crosshair}
.miniColors-colorPicker{position:absolute;width:11px;height:11px;background:url(images/circle.gif) center no-repeat}
.miniColors-huePicker{position:absolute;left:-3px;width:26px;height:3px;background:url(images/line.gif) center no-repeat}
#aec-quickselect{display:inline-block}
#aec-quickselect .ui-widget-content{border:0;background:none}
#aec-quickselect .ui-datepicker-title{margin:1px 3px}
#aec-quickselect .ui-datepicker select.ui-datepicker-month,
#aec-quickselect .ui-datepicker select.ui-datepicker-year{width:auto}
#aec-quickselect .ui-datepicker,
#aec-quickselect .ui-datepicker-header{padding:0;background:none;border:0;width:auto}
#aec-quickselect .ui-datepicker-calendar,
#aec-quickselect .ui-datepicker-prev,
#aec-quickselect .ui-datepicker-next{display:none}
@media print{
div.jGrowl{display:none}
#aec-menu{display:none}
} | public/wp-content/plugins/ajax-event-calendar/css/custom.css |
#aec-menu{float:left;padding:10px 0}
#aec-header{width:100%;clear:both;padding:0;margin-bottom:0}
#aec-calendar{font-size:13px;line-height:16px}
#aec-calendar table{margin:0 !important}
#aec-container{position:relative;float:none}
/* fix branding zindex/modal overlay */
#branding {z-index: inherit}
.fc-event-disabled{opacity:0.3;cursor:not-allowed !important}
.em-icon{background:url(images/em-icon-32.png) no-repeat}
#aec-filter{float:right;font-size:12px;padding:10px 0;margin:0 !important}
#aec-filter li{background:none;list-style:none !important;float:left;padding:0 0 0 4px !important;margin:0}
#aec-filter li:first-child{font-size:14px;padding:3px 4px 3px 0 !important;font-weight:bold}
#aec-filter a{padding:3px 8px;line-height:20px;cursor:pointer;display:block;text-decoration:none;border:1px solid transparent}
#aec-filter a.all:hover,
#aec-filter li.active a{border-color:#fff !important;-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000}
#aec-filter a.all,#aec-filter a.all:visited,#aec-filter a.all:active{background:#000;color:#ddd}
#start_time,#end_time,#repeat_int,#repeat_label,#repeat_end{display:none}
#aec-modal-overlay{background-color:#000}
#aec-modal-container{text-align:left;-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;-moz-box-shadow:0 0 64px #000;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-box-shadow:0 0 64px #000;background-color:#eee;border-radius:0 0 6px 6px;box-shadow:0 0 64px #000;color:#333;font:16px/24px "Lucida Grande",Arial,sans-serif;padding-bottom:4px;width:600px}
#aec-modal-container .close{display:none;position:absolute;right:0;top:0}
#aec-modal-container .close a{color:#666;display:block;font-weight:bold;padding:6px 12px 0;text-decoration:none;text-shadow:0 1px 0 #f4f4f4}
#aec-modal-container .close a:hover{color:#000}
#aec-modal-container .aec-title{background-color:#ddd;border-bottom:1px solid #ccc;color:#000;font-weight:bold;padding:6px 8px;text-shadow:0 1px 0 #f4f4f4}
#aec-modal-container .aec-content{overflow:auto;padding:5px 10px 0;font-size:13px;max-height:600px}
#aec-modal{display:none;overflow:hidden}
#aec-modal p{margin-bottom:5px}
#aec-modal a{text-decoration:none;font-weight:bold}
#aec-modal .times{font-weight:bold}
#aec-modal .location{background:#ddd}
#aec-modal .location span{display:block}
#aec-modal .duration{background:#ddd;font-size:11px}
#event-form .duration{background:none}
#aec-modal .category{float:right;padding:5px;font-weight:bold}
#aec-modal .description{}
#aec-modal .contact{line-height:20px}
#aec-modal .contact label{display:block}
#aec-modal .contact span{font-weight:bold;padding-right:5px}
#aec-modal .presented{font-size:11px;padding-top:5px;margin-top:5px;border-top:1px solid #ddd}
#aec-modal .link:hover,
#aec-modal .maplink:hover{-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000;}
#aec-modal .link{font-size:14px;position:absolute;padding:5px 10px;bottom:0;right:10px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
#aec-modal .maplink{font-size:12px;float:right;padding:2px 10px;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0}
#aec-calendar .aec-repeating span.fc-event-title{padding-left:18px;background-image:url(images/repeating.gif);background-repeat:no-repeat;background-position:2px 50%}
.round5{padding:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.helptip{width:150px;font-size:12px;line-height:18px;background:#ddd}
.aec-version{font-size:10px;color:#666}
.aec-credit{visibility:hidden;position:absolute;height:1px;width:1px;overflow:hidden;top:-999px}
.aec-eventlist{list-style:none;margin: 0 !important}
.aec-eventlist li:first-child{margin-top:3px}
.aec-eventlist li{margin-top:1px;cursor:pointer}
.aec-eventlist li:hover{-moz-box-shadow:0 0 2px #000;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000}
.aec-eventlist .fc-event-time{display:block}
.aec-eventlist .aec-repeating span.fc-event-time{padding-left:16px;background-image:url(images/repeating.gif);background-repeat:no-repeat;background-position:0 4px}
.aec-eventlist .fc-event-title{font-weight:bold}
.aec-eventlist .fc-event-time{font-size:.85em}
.aec-form{font-family:"Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif}
.aec-form .edit{width:25em}
.aec-form table{border-spacing:0}
.aec-form tr.header{background:#eee}
.aec-form td{padding:5px;margin:0}
.aec-form li{float:left;margin:2px 0 0!important;width:100%}
.aec-form ul{height:1%;list-style:none;margin:0;overflow:hidden}
.aec-form fieldset{display:block;margin-bottom:10px}
.aec-form em{color:red}
.aec-form .picker{cursor:pointer;background:#fff}
.aec-form{list-style:none;margin:0}
.aec-form label{font-size:12px;display:inline;float:left;padding:5px 5px 3px 0;width:120px}
.aec-form label.box{padding:0 0 0 5px;width:auto}
.aec-form li ul li{border-bottom:0 solid red}
.aec-form input{display:inline;padding:0.4em;width:25em}
.aec-form .select option{padding-right:10px}
.aec-form .auto{width:auto !important}
.aec-form .wide{width:32em}
.aec-form .semi{width:15em}
.aec-form .aec-error{background-color:#ff6}
.aec-form select{color:#333;display:inline;float:left;width:20em}
.aec-form textarea{color:#333;display:inline;float:left;height:6.5em;resize:none;width:25em}
.aec-form input[type=radio]{border:0;width:auto;float:left}
.aec-form input[type=checkbox]{border:0;width:auto;float:left}
.aec-form li.buttons{text-align:right;padding-top:10px}
.aec-form li.buttons input{float:none;width:auto}
.aec-form .vvv li{clear:both;display:block;width:100%}
.aec-form .vvv label{clear:both;display:block;float:none;width:100%}
.aec-form .vvv input{display:block;float:left}
.aec-form .vvv select{display:block;float:left}
.aec-form .vvv textarea{display:block;float:left}
.aec-form .hvv{height:1%;overflow:hidden;padding:0 !important}
.aec-form .hvv li{clear:none;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hvv li.cb{clear:both}
.aec-form .hvv label{display:block;float:none;width:auto;padding:1px 0 0 3px}
.aec-form .hvv label.box{float:left;display:inline;padding:5px 0;vertical-align:top;white-space:nowrap}
.aec-form .hvv input[type=checkbox]{margin:5px}
.aec-form .hvv input{display:block;float:left}
.aec-form .hvv select{display:block}
.aec-form .hvv textarea{display:block}
.aec-form .hii{height:1%;overflow:hidden}
.aec-form .hii li{border-bottom:0;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hii label{display:inline;margin-right:0;text-align:left;vertical-align:middle;width:auto}
.aec-form .hii input{display:inline;vertical-align:middle}
.aec-form .hii select{display:inline;vertical-align:middle}
.aec-form .hii textarea{display:inline;vertical-align:middle}
.aec-form .hii li li{clear:both}
.aec-form .hhh{height:1%;overflow:hidden}
.aec-form .hhh li{border-bottom:0;display:inline;float:left;margin-right:10px;width:auto}
.aec-form .hhh label{float:left;padding-left:5px;width:100px}
.aec-form .hhh input{float:left}
.aec-form .hhh input[type=checkbox]{margin:5px}
.aec-form .hhh select{float:left}
.aec-form .hhh textarea{float:left}
.aec-form .hhh li li{clear:both}
.aec-form .vii{display:inline;float:left;width:auto}
.aec-form .vii li{clear:both;display:block;float:left;width:auto}
.aec-form .vii label{display:inline;float:none;vertical-align:middle;width:auto}
.aec-form .vii input{display:inline;float:none;vertical-align:middle}
.aec-form .vii select{display:inline;float:none;vertical-align:middle}
.aec-form .vii textarea{display:inline;float:none;vertical-align:middle}
.aec-form .vhh{display:inline;float:left}
.aec-form .vhh li{border-bottom:3px solid #efefef;clear:both;display:block;float:left;width:auto}
.aec-form .vhh label{display:inline;float:left;width:100px}
.aec-form .vhh input{display:inline;float:left}
.aec-form .vhh select{display:inline;float:left}
.aec-form .vhh textarea{display:inline;float:left}
.aec-form label.v{display:block;float:none;padding:3px;text-align:left;width:auto}
.aec-form label.h{display:inline;float:left;width:auto}
.aec-form .multiselect{background-color:#FFF;border:0 inset #ccc;float:left;height:200px;overflow:auto;padding:0;width:200px}
.aec-form .multiselect .aec-form{border:0;height:auto;margin:0;padding:0}
.aec-form .multiselect .vhh{margin:0;padding:0}
.aec-form .multiselect .vhh input{float:left}
.aec-form .multiselect .vhh label{clear:none;display:block;float:none;margin-left:20px;width:auto}
.aec-form .multiselect .vhh li{overflow:hidden;width:100%}
.aec-form .multiselect .vii li{width:100%}
.aec-form input.noborder{border:0}
.aec-form .required{color:red}
.aec-form .leftnote{color:#F93;float:left;padding:3px 5px 0}
.aec-form .bottomnote{clear:both;color:#F93;display:block;padding:0}
.aec-form label span {display:block}
.tar label{text-align:right}
.fl{float:left}
.fr{float:right}
.cb{clear:both}
.w100p{width:100%}
.mr20{margin-right:20px}
.ml20{margin-left:20px}
.offset1{margin-left:130px}
.offset2{margin-left:105px}
.fc{direction:ltr;text-align:left}
.fc table{border-collapse:collapse;border-spacing:0}
html .fc,.fc table{font-size:1em}
.fc td,.fc th{padding:0;vertical-align:top}
.fc-header td{white-space:nowrap;border:0}
.fc-header-left{text-align:left;width:25%}
.fc-header-center{text-align:center}
.fc-header-right{text-align:right;width:25%}
.fc-header-title{display:inline-block;vertical-align:top}
.fc-header-title h2{margin-top:0;white-space:nowrap}
.fc .fc-header-space{padding-left:10px}
.fc-header .fc-button{margin-bottom:1em;vertical-align:top}
.fc-header .fc-button{margin-right:-1px}
.fc-header .fc-corner-right{ margin-right:1px}
.fc-header .ui-corner-right{margin-right:0}
.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}
.fc-header .fc-state-down{z-index:3}
.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}
.fc-content{clear:both}
.fc-view{overflow:hidden;width:100%}
.fc-widget-header,.fc-widget-content{border:1px solid #ccc}
.fc-state-highlight{background:#ffc}
.fc-cell-overlay{background:#9cf;filter:alpha(opacity=20);opacity:.2}
.fc-button{cursor:pointer;display:inline-block;position:relative}
.fc-state-default{border-style:solid;border-width:1px 0}
.fc-button-inner{float:left;overflow:hidden;position:relative}
.fc-state-default .fc-button-inner{border-style:solid;border-width:0 1px}
.fc-button-content{float:left;height:1.9em;line-height:1.9em;padding:0 .6em;position:relative;white-space:nowrap}
.fc-button-content .fc-icon-wrap{float:left;position:relative;top:50%}
.fc-button-content .ui-icon{float:left;margin-top:0;position:relative;top:-50%;*margin-top:0;*top:-50%}
.fc-state-default .fc-button-effect{left:0;position:absolute;top:50%}
.fc-state-default .fc-button-effect span{position:absolute;top:-100px;left:0;width:500px;background:#444;border-color:#fff;border-style:solid;border-width:100px 0 0 1px;height:100px;opacity:.09;filter:alpha(opacity=9)}
.fc-state-default,.fc-state-default .fc-button-inner{background:#F3F3F3;border-color:#ccc #bbb #aaa;border-style:solid;color:#000}
.fc-state-hover,.fc-state-hover .fc-button-inner{border-color:#999}
.fc-state-down,.fc-state-down .fc-button-inner{background:#777;border-color:#555}
.fc-state-active,.fc-state-active .fc-button-inner{background:#777;border-color:#555;color:#fff}
.fc-state-disabled,.fc-state-disabled .fc-button-inner{border-color:#ddd;color:#999}
.fc-state-disabled{cursor:default}
.fc-state-disabled .fc-button-effect{display:none}
.fc-event{border-style:solid;border-width:0;cursor:pointer;font-size:.85em}
a.fc-event,.fc-event-draggable{cursor:pointer}
a.fc-event{text-decoration:none}
.fc-rtl .fc-event{text-align:right}
.fc-event-skin{background-color:#36c;border-color:#36c;color:#fff}
/* .fc-event-inner{border-style:solid;border-width:0;height:100%;position:relative;width:100%}*/
.fc-event-inner{position:relative;width:100%;height:100%;border-style:solid;border-width:0;overflow:hidden}
.fc-event-time,.fc-event-title{padding:0 1px}
.fc .ui-resizable-handle{display:block;font-size:300%;line-height:50%;overflow:hidden;position:absolute;z-index:99999}
.fc-event-hori{border-width:1px 0;margin-bottom:1px}
.fc-event-hori .ui-resizable-e{cursor:e-resize;height:100%!important;right:-3px!important;top:0!important;width:7px!important}
.fc-event-hori .ui-resizable-w{cursor:w-resize;height:100%!important;left:-3px!important;top:0!important;width:7px!important}
.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}
.fc-corner-left{margin-left:1px}
.fc-corner-left .fc-button-inner,.fc-corner-left .fc-event-inner{margin-left:-1px}
.fc-corner-right{margin-right:1px}
.fc-corner-right .fc-button-inner,.fc-corner-right .fc-event-inner{margin-right:-1px}
.fc-corner-top{margin-top:1px}
.fc-corner-top .fc-event-inner{margin-top:-1px}
.fc-corner-bottom{margin-bottom:1px}
.fc-corner-bottom .fc-event-inner{margin-bottom:-1px}
.fc-corner-left .fc-event-inner{border-left-width:1px}
.fc-corner-right .fc-event-inner{border-right-width:1px}
.fc-corner-top .fc-event-inner{border-top-width: 1px}
.fc-corner-bottom .fc-event-inner{border-bottom-width:1px}
table.fc-border-separate{border-collapse:separate}
.fc-border-separate th,.fc-border-separate td{border-width:1px 0 0 1px}
.fc-border-separate th.fc-last,.fc-border-separate td.fc-last{border-right-width:1px}
.fc-border-separate tr.fc-last th,.fc-border-separate tr.fc-last td{border-bottom-width:1px}
.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th{border-top-width:0}
.fc-grid th{text-align:center}
.fc-grid .fc-day-number{float:right;padding:0 2px}
.fc-grid .fc-other-month .fc-day-number{filter:alpha(opacity=30);opacity:0.3}
.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}
.fc-grid .fc-event-time{font-weight:bold}
.fc-rtl .fc-grid .fc-day-number{float:left}
.fc-rtl .fc-grid .fc-event-time{float:right}
.fc-agenda table{border-collapse:separate}
.fc-agenda-days th{text-align:center}
.fc-agenda .fc-agenda-axis{font-weight:normal;padding:0 4px !important;text-align:right;vertical-align:middle;white-space:nowrap;width:50px} /*wp*/
.fc-agenda .fc-day-content{padding:2px 2px 1px !important} /*wp*/
.fc-agenda-days .fc-agenda-axis{border-right-width:1px}
.fc-agenda-days .fc-col0{border-left-width:0}
.fc-agenda-allday th{border-width:0 1px}
.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}
.fc-agenda-divider-inner{height:2px;overflow:hidden}
.fc-widget-header .fc-agenda-divider-inner{background:#eee}
.fc-agenda-slots th{border-width:1px 1px 0}
.fc-agenda-slots td{background:none;border-width:1px 0 0}
.fc-agenda-slots td div{height:20px}
.fc-agenda-slots tr.fc-slot0 th,.fc-agenda-slots tr.fc-slot0 td{border-top-width:0}
.fc-agenda-slots tr.fc-minor th,.fc-agenda-slots tr.fc-minor td{border-top-style:dotted}
.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}
.fc-event-vert{border-width:0 1px}
.fc-event-vert .fc-event-head,.fc-event-vert .fc-event-content{overflow:hidden;position:relative;width:100%;z-index:2}
.fc-event-vert .fc-event-time{font-size:10px;white-space:nowrap}
.fc-event-vert .fc-event-bg{background:#fff;filter:alpha(opacity=30);height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */ }
.fc-event-vert .ui-resizable-s{bottom:0!important;cursor:s-resize;font-family:monospace;font-size:11px!important;height:8px!important;line-height:8px!important;overflow:hidden!important;text-align:center;width:100%!important}
.fc-agenda .ui-resizable-resizing{_overflow:hidden}
div.time-picker{background:#fff;border:1px solid #aaa;height:191px;margin:0;overflow:auto;position:absolute;width:6em;z-index:10002}
div.time-picker-12hours{width:7em}
div.time-picker ul{list-style-type:none;margin:0;padding:0}
div.time-picker li{cursor:pointer;height:10px;margin:0;padding:4px 3px}
div.time-picker li.selected{background:#0063CE;color:#fff}
div.jGrowl{color:#fff;font-size:12px;padding:10px;position:absolute;z-index:10003}
div.jGrowl{position:absolute}
body > div.jGrowl{position:fixed}
div.jGrowl.top-left{left:0;top:0}
div.jGrowl.top-right{right:0;top:0}
div.jGrowl.bottom-left{bottom:0;left:0}
div.jGrowl.bottom-right{bottom:0;right:0}
div.jGrowl.center{left:25%;top:0;width:50%}
div.center div.jGrowl-notification,div.center div.jGrowl-closer{margin-left:auto;margin-right:auto}
div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{-moz-border-radius:5px;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);-webkit-border-radius:5px;background-color:#000;display:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:1em;margin-bottom:5px;margin-top:5px;opacity:.85;padding:10px;text-align:left;width:235px;zoom:1}
div.jGrowl div.jGrowl-notification{color:#fff;min-height:40px}
div.jGrowl div.jGrowl-notification div.jGrowl-header{font-size:.85em;font-weight:700}
div.jGrowl div.jGrowl-notification div.jGrowl-close{cursor:pointer;float:right;font-size:1em;font-weight:700;z-index:9999}
div.jGrowl div.jGrowl-closer{cursor:pointer;font-size:.9em;font-weight:700;padding-bottom:4px;padding-top:4px;text-align:center}
.miniColors-trigger{height:24px;width:25px;background:url(images/arrow.gif) center no-repeat;vertical-align:middle;margin:0 .25em;display:inline-block;outline:none}
.miniColors-selector{position:absolute;width:175px;height:150px;background:#FFF;border:solid 1px #BBB;-moz-box-shadow:0 0 6px rgba(0, 0, 0, .25);-webkit-box-shadow:0 0 6px rgba(0, 0, 0, .25);box-shadow:0 0 6px rgba(0, 0, 0, .25);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px;z-index:999999}
.miniColors-selector.black{background:#000;border-color:#000}
.miniColors-colors{position:absolute;top:5px;left:5px;width:150px;height:150px;background:url(images/gradient.png) center no-repeat;cursor:crosshair}
.miniColors-hues{position:absolute;top:5px;left:160px;width:20px;height:150px;background:url(images/rainbow.png) center no-repeat;cursor:crosshair}
.miniColors-colorPicker{position:absolute;width:11px;height:11px;background:url(images/circle.gif) center no-repeat}
.miniColors-huePicker{position:absolute;left:-3px;width:26px;height:3px;background:url(images/line.gif) center no-repeat}
#aec-quickselect{display:inline-block}
#aec-quickselect .ui-widget-content{border:0;background:none}
#aec-quickselect .ui-datepicker-title{margin:1px 3px}
#aec-quickselect .ui-datepicker select.ui-datepicker-month,
#aec-quickselect .ui-datepicker select.ui-datepicker-year{width:auto}
#aec-quickselect .ui-datepicker,
#aec-quickselect .ui-datepicker-header{padding:0;background:none;border:0;width:auto}
#aec-quickselect .ui-datepicker-calendar,
#aec-quickselect .ui-datepicker-prev,
#aec-quickselect .ui-datepicker-next{display:none}
@media print{
div.jGrowl{display:none}
#aec-menu{display:none}
} | 0.303835 | 0.069164 |
@CHARSET "EUC-KR";
.box1, .box2, .box3 {
display: inline-block;
position: relative;
border-radius: 8px;
border: 0px solid white;
text-align: center;
vertical-align: middle;
padding: 0 5px;
}
.box1 {
min-width: 100px;
height: 100px;
margin: 0 auto 0 auto;
}
.box2 {
min-width: 50px;
height: 50px;
margin: 25px auto 25px auto;
}
.box3 {
min-width: 26px;
height: 26px;
margin: 37px auto 37px auto;
}
.horizontal .box1 {
top: 50%;
max-height: 100px;
margin: -50px 0 auto 0;
}
.horizontal .box2 {
top: 50%;
max-height: 50px;
margin: -25px 25px auto 25px;
}
.horizontal .box3 {
top: 50%;
max-height: 26px;
margin: -13px 37px auto 37px;
}
.box1 p, .box2 p, .box3 p {
margin: 5px 15px 5px 15px;
font-size: 13px;
font-weight: lighter;
color: white;
}
.box1 p:first-child {
margin-top: 27px;
}
.box1 a, .box2 a, .box3 a {
color: white;
}
.box1.white *, .box2.white *, .box3.white * {
color: #2e639e;
}
.box2.mario {
background-color: #004fae;
border-top: 30px solid #fc112f;
border-bottom: 10px solid #c4723b;
}
.box3.goomba {
min-width: 30px;
height: 4px;
margin-top: 75px;
margin-left: 30px;
margin-bottom: 25px;
background-color: #b39475;
border-top: 30px solid #744527;
border-bottom: 6px solid #c4723b;
}
/*
colors
*/
.box1.outline, .box2.outline, .box3.outline {
border: 1px solid white;
}
.blue {
background-color: #3883d8;
}
.turqoise {
background-color: #38ced7;
}
.brown {
background-color: #a66f28;
}
.bordeaux {
background-color: #953543;
}
.skin {
background-color: #ED9F4C;
}
.black {
background-color: #000000;
}
.white {
background-color: #FFFFFF;
}
.red {
background-color: #cf3535;
}
.green {
background-color: #22d659;
}
.orange {
background-color: #ea6300;
}
.zap {
transform: scale(2.5, 0);
}
#pinContainer {
width: 100%;
height: 100%;
overflow: hidden;
}
.panel {
height: 100%;
width: 100%;
position: absolute;
}
.spacerArea{
width:100%;
height:1980px;
overflow:hidden;
text-align: center;
}
.animateArea{
text-align: center;
}
#animate1 {
transition: transform 0.3s ease-out;
}
#animate2 {
transition: background-color 1s;
}
#trigger1{
margin-top:200px;
margin-bottom:300px;
}
#trigger2{
margin-top:200px;
margin-bottom:300px;
}
form.move {
text-align: left;
position: fixed;
top: 70px;
left: 20px;
display: block;
background-color: white;
background-color: rgba(255, 255, 255, 0.9);
border-radius: 4px;
padding: 20px;
z-index: 20;
}
.active {
background-color: #307FB5;
}
div.paceDiv {
position: absolute;
width: 100%;
height: 100%;
background-color:#e8e8e8;
} | WebSite/public/stylesheets/view.css | @CHARSET "EUC-KR";
.box1, .box2, .box3 {
display: inline-block;
position: relative;
border-radius: 8px;
border: 0px solid white;
text-align: center;
vertical-align: middle;
padding: 0 5px;
}
.box1 {
min-width: 100px;
height: 100px;
margin: 0 auto 0 auto;
}
.box2 {
min-width: 50px;
height: 50px;
margin: 25px auto 25px auto;
}
.box3 {
min-width: 26px;
height: 26px;
margin: 37px auto 37px auto;
}
.horizontal .box1 {
top: 50%;
max-height: 100px;
margin: -50px 0 auto 0;
}
.horizontal .box2 {
top: 50%;
max-height: 50px;
margin: -25px 25px auto 25px;
}
.horizontal .box3 {
top: 50%;
max-height: 26px;
margin: -13px 37px auto 37px;
}
.box1 p, .box2 p, .box3 p {
margin: 5px 15px 5px 15px;
font-size: 13px;
font-weight: lighter;
color: white;
}
.box1 p:first-child {
margin-top: 27px;
}
.box1 a, .box2 a, .box3 a {
color: white;
}
.box1.white *, .box2.white *, .box3.white * {
color: #2e639e;
}
.box2.mario {
background-color: #004fae;
border-top: 30px solid #fc112f;
border-bottom: 10px solid #c4723b;
}
.box3.goomba {
min-width: 30px;
height: 4px;
margin-top: 75px;
margin-left: 30px;
margin-bottom: 25px;
background-color: #b39475;
border-top: 30px solid #744527;
border-bottom: 6px solid #c4723b;
}
/*
colors
*/
.box1.outline, .box2.outline, .box3.outline {
border: 1px solid white;
}
.blue {
background-color: #3883d8;
}
.turqoise {
background-color: #38ced7;
}
.brown {
background-color: #a66f28;
}
.bordeaux {
background-color: #953543;
}
.skin {
background-color: #ED9F4C;
}
.black {
background-color: #000000;
}
.white {
background-color: #FFFFFF;
}
.red {
background-color: #cf3535;
}
.green {
background-color: #22d659;
}
.orange {
background-color: #ea6300;
}
.zap {
transform: scale(2.5, 0);
}
#pinContainer {
width: 100%;
height: 100%;
overflow: hidden;
}
.panel {
height: 100%;
width: 100%;
position: absolute;
}
.spacerArea{
width:100%;
height:1980px;
overflow:hidden;
text-align: center;
}
.animateArea{
text-align: center;
}
#animate1 {
transition: transform 0.3s ease-out;
}
#animate2 {
transition: background-color 1s;
}
#trigger1{
margin-top:200px;
margin-bottom:300px;
}
#trigger2{
margin-top:200px;
margin-bottom:300px;
}
form.move {
text-align: left;
position: fixed;
top: 70px;
left: 20px;
display: block;
background-color: white;
background-color: rgba(255, 255, 255, 0.9);
border-radius: 4px;
padding: 20px;
z-index: 20;
}
.active {
background-color: #307FB5;
}
div.paceDiv {
position: absolute;
width: 100%;
height: 100%;
background-color:#e8e8e8;
} | 0.397237 | 0.086401 |
.CodeMirror {
font-family: "Source Code Pro", monospace;
font-size: 9pt;
}
.CodeMirror-ruler {
z-index: 1;
}
pre.cm-s-default span.cm-builtin, div.CodeMirror span.cm-builtin {color: #30a; font-weight: bold}
pre.cm-s-default span.cm-builtin-2, div.CodeMirror span.cm-builtin-2 {color: #38c; font-weight: bold}
pre.cm-s-default span.cm-keyword, div.CodeMirror span.cm-keyword {color: #828; font-weight: bold}
pre.cm-s-default span.cm-deprecated, div.CodeMirror span.cm-deprecated {color: #888; font-weight: bold; text-decoration: line-through}
pre.cm-s-default span.cm-variable, div.CodeMirror span.cm-variable {color: black;}
pre.cm-s-default span.cm-variable-2, div.CodeMirror span.cm-variable-2 {color: #38c;}
pre.cm-s-default span.cm-comment, div.CodeMirror span.cm-comment {color: #161;}
pre.cm-s-default span.cm-string, div.CodeMirror span.cm-string {color: #660;}
pre.cm-s-default span.cm-meta, div.CodeMirror span.cm-meta {color: #555;}
pre.cm-s-default span.cm-qualifier, div.CodeMirror span.cm-qualifier {color: #666;}
pre.cm-s-default span.cm-number, div.CodeMirror span.cm-number {color: #a10;}
pre.cm-s-default span.cm-bracket, div.CodeMirror span.cm-bracket {color: #000;}
pre.cm-s-default span.cm-bracket-0, div.CodeMirror span.cm-bracket-0 {font-weight: bold; color: hsl( 80, 80%, 40%); font-size: 1.25em; letter-spacing: -0.12em}
pre.cm-s-default span.cm-bracket-1, div.CodeMirror span.cm-bracket-1 {font-weight: bold; color: hsl(225, 60%, 60%); font-size: 1.12em; letter-spacing: -0.064em;}
pre.cm-s-default span.cm-bracket-2, div.CodeMirror span.cm-bracket-2 {font-weight: bold; color: hsl(320, 60%, 50%);}
pre.cm-s-default span.cm-bracket-3, div.CodeMirror span.cm-bracket-3 {font-weight: bold; color: hsl( 60, 60%, 40%);}
pre.cm-s-default span.cm-bracket-4, div.CodeMirror span.cm-bracket-4 {font-weight: bold; color: hsl(175, 60%, 40%);}
pre.cm-s-default span.cm-bracket-5, div.CodeMirror span.cm-bracket-5 {font-weight: bold; color: hsl(265, 60%, 55%);}
pre.cm-s-default span.cm-bracket-6, div.CodeMirror span.cm-bracket-6 {font-weight: bold; color: hsl( 20, 60%, 50%);}
pre.cm-s-default span.cm-bracket-7, div.CodeMirror span.cm-error {color: #f00;}
/* Make bracket matching look nicer. */
div.CodeMirror span.CodeMirror-matchingbracket { outline: solid rgba(0,0,0,0.15) 0.1em }
div.CodeMirror span.CodeMirror-nonmatchingbracket { outline: solid rgba(255,0,0,0.5) 0.1em }
/* Highlighting for matches to the selected word. */
div.CodeMirror span.cm-matchhighlight { background-color: rgba(128, 255, 128, 0.3) }
.CodeMirror-selection-highlight-scrollbar { background-color: rgba(95, 255, 95, 0.8) }
/* Grayed-out style for the empty editor placeholder. */
.CodeMirror pre.CodeMirror-placeholder {
color: #999;
}
/* Style overrides for the autocomplete box. */
.CodeMirror-hint {
max-width: 100em;
color: #555;
}
li.CodeMirror-hint-active {
background: #def;
color: #555;
}
.CodeMirror-hint .hint-word {
font-weight: bold;
color: #30a;
}
.CodeMirror-hint .hint-keyword {
font-weight: bold;
color: #828;
}
/* Styles needed for the dialog add-on, used for search. */
.CodeMirror-dialog {
position: absolute;
left: 0; right: 0;
background-color: #f5deb3;
z-index: 15;
padding: .1em .8em;
overflow: hidden;
color: #333;
}
.CodeMirror-dialog-top {
border-bottom: 1px solid #eee;
top: 0;
}
.CodeMirror-dialog-bottom {
border-top: 1px solid #eee;
bottom: 0;
}
.CodeMirror-dialog input {
border: none;
outline: none;
background: transparent;
width: 20em;
color: inherit;
font-family: "Source Code Pro", monospace;
}
.CodeMirror-dialog button {
font-size: 70%;
}
.marked {
background: #FFFF00;
}
/* source-code-pro-regular - latin */
@font-face {
font-family: "Source Code Pro";
font-style: normal;
font-weight: 400;
src: url('../SourceCodePro/source-code-pro-v7-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Source Code Pro'), local('SourceCodePro-Regular'),
url('../SourceCodePro/source-code-pro-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../SourceCodePro/source-code-pro-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../SourceCodePro/source-code-pro-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
url('../SourceCodePro/source-code-pro-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('../SourceCodePro/source-code-pro-v7-latin-regular.svg#SourceCodePro') format('svg'); /* Legacy iOS */
} | web/css/codeworld-cm.css | .CodeMirror {
font-family: "Source Code Pro", monospace;
font-size: 9pt;
}
.CodeMirror-ruler {
z-index: 1;
}
pre.cm-s-default span.cm-builtin, div.CodeMirror span.cm-builtin {color: #30a; font-weight: bold}
pre.cm-s-default span.cm-builtin-2, div.CodeMirror span.cm-builtin-2 {color: #38c; font-weight: bold}
pre.cm-s-default span.cm-keyword, div.CodeMirror span.cm-keyword {color: #828; font-weight: bold}
pre.cm-s-default span.cm-deprecated, div.CodeMirror span.cm-deprecated {color: #888; font-weight: bold; text-decoration: line-through}
pre.cm-s-default span.cm-variable, div.CodeMirror span.cm-variable {color: black;}
pre.cm-s-default span.cm-variable-2, div.CodeMirror span.cm-variable-2 {color: #38c;}
pre.cm-s-default span.cm-comment, div.CodeMirror span.cm-comment {color: #161;}
pre.cm-s-default span.cm-string, div.CodeMirror span.cm-string {color: #660;}
pre.cm-s-default span.cm-meta, div.CodeMirror span.cm-meta {color: #555;}
pre.cm-s-default span.cm-qualifier, div.CodeMirror span.cm-qualifier {color: #666;}
pre.cm-s-default span.cm-number, div.CodeMirror span.cm-number {color: #a10;}
pre.cm-s-default span.cm-bracket, div.CodeMirror span.cm-bracket {color: #000;}
pre.cm-s-default span.cm-bracket-0, div.CodeMirror span.cm-bracket-0 {font-weight: bold; color: hsl( 80, 80%, 40%); font-size: 1.25em; letter-spacing: -0.12em}
pre.cm-s-default span.cm-bracket-1, div.CodeMirror span.cm-bracket-1 {font-weight: bold; color: hsl(225, 60%, 60%); font-size: 1.12em; letter-spacing: -0.064em;}
pre.cm-s-default span.cm-bracket-2, div.CodeMirror span.cm-bracket-2 {font-weight: bold; color: hsl(320, 60%, 50%);}
pre.cm-s-default span.cm-bracket-3, div.CodeMirror span.cm-bracket-3 {font-weight: bold; color: hsl( 60, 60%, 40%);}
pre.cm-s-default span.cm-bracket-4, div.CodeMirror span.cm-bracket-4 {font-weight: bold; color: hsl(175, 60%, 40%);}
pre.cm-s-default span.cm-bracket-5, div.CodeMirror span.cm-bracket-5 {font-weight: bold; color: hsl(265, 60%, 55%);}
pre.cm-s-default span.cm-bracket-6, div.CodeMirror span.cm-bracket-6 {font-weight: bold; color: hsl( 20, 60%, 50%);}
pre.cm-s-default span.cm-bracket-7, div.CodeMirror span.cm-error {color: #f00;}
/* Make bracket matching look nicer. */
div.CodeMirror span.CodeMirror-matchingbracket { outline: solid rgba(0,0,0,0.15) 0.1em }
div.CodeMirror span.CodeMirror-nonmatchingbracket { outline: solid rgba(255,0,0,0.5) 0.1em }
/* Highlighting for matches to the selected word. */
div.CodeMirror span.cm-matchhighlight { background-color: rgba(128, 255, 128, 0.3) }
.CodeMirror-selection-highlight-scrollbar { background-color: rgba(95, 255, 95, 0.8) }
/* Grayed-out style for the empty editor placeholder. */
.CodeMirror pre.CodeMirror-placeholder {
color: #999;
}
/* Style overrides for the autocomplete box. */
.CodeMirror-hint {
max-width: 100em;
color: #555;
}
li.CodeMirror-hint-active {
background: #def;
color: #555;
}
.CodeMirror-hint .hint-word {
font-weight: bold;
color: #30a;
}
.CodeMirror-hint .hint-keyword {
font-weight: bold;
color: #828;
}
/* Styles needed for the dialog add-on, used for search. */
.CodeMirror-dialog {
position: absolute;
left: 0; right: 0;
background-color: #f5deb3;
z-index: 15;
padding: .1em .8em;
overflow: hidden;
color: #333;
}
.CodeMirror-dialog-top {
border-bottom: 1px solid #eee;
top: 0;
}
.CodeMirror-dialog-bottom {
border-top: 1px solid #eee;
bottom: 0;
}
.CodeMirror-dialog input {
border: none;
outline: none;
background: transparent;
width: 20em;
color: inherit;
font-family: "Source Code Pro", monospace;
}
.CodeMirror-dialog button {
font-size: 70%;
}
.marked {
background: #FFFF00;
}
/* source-code-pro-regular - latin */
@font-face {
font-family: "Source Code Pro";
font-style: normal;
font-weight: 400;
src: url('../SourceCodePro/source-code-pro-v7-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Source Code Pro'), local('SourceCodePro-Regular'),
url('../SourceCodePro/source-code-pro-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../SourceCodePro/source-code-pro-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../SourceCodePro/source-code-pro-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
url('../SourceCodePro/source-code-pro-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('../SourceCodePro/source-code-pro-v7-latin-regular.svg#SourceCodePro') format('svg'); /* Legacy iOS */
} | 0.416797 | 0.064624 |
* {
margin: 0;
padding: 0;
}
/* #wrapper {
min-height: calc(100vh - 285px);
} */
#adminWrapper {
display: grid;
grid-gap: 0;
grid-template-areas:
"head head head"
"navi main main"
"navi main main"
"navi main main"
"foot foot foot";
grid-template-columns: 10% 80% 10%;
grid-template-rows: auto 50px, auto 100px;
}
#frontEnd {
display: grid;
grid-gap: 0;
grid-template-areas:
"head head head"
"navi navi navi"
"main main main"
"main main main"
"foot foot foot";
grid-template-columns: 10% 80% 10%;
grid-template-rows: auto 50px, auto 100px;
}
/*jumpcontent funktionerne gør at man kan steppe rundt på siden via tab knappen */
#jumpToContent {
left:-999px;
position:absolute;
top:auto;
width:1px;
height:1px;
overflow:hidden;
z-index:-999;
}
#jumpToContent:focus, #jumpToContent:active {
color: #000000;
background-color:#fff;
left: auto;
top: auto;
width: 30%;
height: auto;
overflow:auto;
margin: 10px 35%;
padding:5px;
border-radius: 15px;
text-align:center;
font-size:1.2em;
z-index:999;
}
/*----------header----------*/
.adminSiteHeader {
grid-area: head;
height: 130px;
margin: 0;
padding: 0;
}
.siteHeader {
grid-area: head;
height: 100px;
margin: 0;
padding: 0;
}
.admindiv, .headerContent {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
background-color: rgb(61, 112, 223);
padding: 2em;
box-sizing: border-box;
}
.admindiv {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
background-color: rgb(97, 95, 95);
padding: 2em;
box-sizing: border-box;
}
/*-------header billede-------*/
.adminHeaderLogo img {
width: 8em;
height: auto;
}
.HeaderLogo img {
width: 11em;
height: auto;
}
/*-----header log ud knap-----*/
.adminHeaderLogout a {
color: #fff;
}
.adminHeaderText a, .topText {
color:#fff;
text-decoration: none;
}
/*----------nav----------*/
nav {
text-align: center ;
background-color: #9999;
height: 2em;
}
nav ul {
display: flex;
justify-content: space-around;
list-style-type: none;
height: 2em;
align-items: center;
}
#myAdminSidenav {
display: flex;
flex-direction: column;
justify-content: space-around;
list-style-type: none;
height: 25em;
text-align: left;
}
nav ul a {
text-decoration: none;
color: #fff;
}
.adminPrimaryNavigation, .primaryNavigation {
grid-area: navi;
margin: 0;
height: 100%;
}
/*----------footer----------*/
.siteFooter {
color: white;
text-align: center;
background-color: rgb(61, 112, 223);
font-size: 1em;
width: 100%;
height: 2.5em;
}
.adminSiteFooter {
color: white;
text-align: center;
background-color: rgb(97, 95, 95);
font-size: 1em;
width: 100%;
height: 2.5em;
}
.adminSiteFooter, .siteFooter {
grid-area: foot;
}
.footerContent {
display: flex;
text-align: center;
width: 100%;
align-items: center;
justify-content: center;
height: 2.5em;
}
/*-------article content-------*/
main {
display: flex;
flex-direction: column;
margin: 0 auto;
text-align: center;
margin-top: 3em;
}
.produktItem {
width: 30%;
margin: 1em;
}
.productContainer {
width: 80vw;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
/*----------admin----------*/
.adminPage, .main {
grid-area: main;
}
.productList {
display: flex;
justify-content: center;
margin: 0 auto;
width: 90vw;
}
.adminForm {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-top: 5px;
padding: 15px 0;
width: 90vw;
}
.adminHeaderLogout a {
color:white;
font-size: 1em;
background-color: #9999;
padding: 0.5em 1em;
border-radius: 15px;
}
/*admin produkt side*/
#adminOpretProdukt,
#adminOpretSide,
.productItem {
display: flex;
flex-direction: column;
}
#FejlbeskedBillede {
color: red;
}
#FejlbeskedNavn {
color: red;
}
#FejlbeskedKategori {
color: red;
}
#FejlbeskedPris {
color: red;
}
#FejlbeskedBeskrivelse {
color: red;
}
/*tabel1*/
.productListItems tr th{
width: 10em;
}
/*-----billeder på admin-artikel siden */
img {
width: 4em;
height: auto;
padding: 5px;
}
section {
flex-wrap: wrap;
justify-content: center;
padding-bottom: 15px;
}
/*-----forsidetext på admin-forsiden*/
.forsideText {
padding: 0 25px 0 25px;
}
.contact {
display: flex;
flex-wrap: wrap;
align-items: center;
width: 95vw;
margin-top: 2px;
}
/*-----login siden-----*/
.inputGroup1 {
margin-right: 78px;
padding: 3px;
}
.inputGroup2 {
margin-right: 90px;
}
.inputGroup3 {
margin-right: 60px;
}
.button1 {
margin: 3px;
}
.errorMessage {
color: red;
}
/*-----<NAME>-----*/
/*-----contact siden-----*/
#contactForm input, #contactForm textarea {
margin: 3px;
}
.tableContainer {
display: flex;
flex-direction: column;
justify-content: center;
align-self: center;
text-align: center;
height: 430px;
overflow: scroll;
overflow-x: hidden;
border: #000000 solid 1px;
width: 400px;
}
.bookingtable {
padding: 0px;
}
.gren{
background: #0f0;
}
.red{
background: #f00;
}
.choosetime {
background: #000000;
color: white;
}
.button {
background-color: #0f0;
width: 5em;
padding: 1em 2em;
align-self: center;
margin: 0.5em;
border-radius: 15px;
text-decoration: none;
}
.myResarvations {
height: 100%;
text-align: left;
}
.reservationsmain {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 80%;
}
.reservationstidmain {
display: flex;
flex-wrap: wrap;
width: 80%;
}
ul {
list-style: none;
} | public/stylesheets/atoms.css | * {
margin: 0;
padding: 0;
}
/* #wrapper {
min-height: calc(100vh - 285px);
} */
#adminWrapper {
display: grid;
grid-gap: 0;
grid-template-areas:
"head head head"
"navi main main"
"navi main main"
"navi main main"
"foot foot foot";
grid-template-columns: 10% 80% 10%;
grid-template-rows: auto 50px, auto 100px;
}
#frontEnd {
display: grid;
grid-gap: 0;
grid-template-areas:
"head head head"
"navi navi navi"
"main main main"
"main main main"
"foot foot foot";
grid-template-columns: 10% 80% 10%;
grid-template-rows: auto 50px, auto 100px;
}
/*jumpcontent funktionerne gør at man kan steppe rundt på siden via tab knappen */
#jumpToContent {
left:-999px;
position:absolute;
top:auto;
width:1px;
height:1px;
overflow:hidden;
z-index:-999;
}
#jumpToContent:focus, #jumpToContent:active {
color: #000000;
background-color:#fff;
left: auto;
top: auto;
width: 30%;
height: auto;
overflow:auto;
margin: 10px 35%;
padding:5px;
border-radius: 15px;
text-align:center;
font-size:1.2em;
z-index:999;
}
/*----------header----------*/
.adminSiteHeader {
grid-area: head;
height: 130px;
margin: 0;
padding: 0;
}
.siteHeader {
grid-area: head;
height: 100px;
margin: 0;
padding: 0;
}
.admindiv, .headerContent {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
background-color: rgb(61, 112, 223);
padding: 2em;
box-sizing: border-box;
}
.admindiv {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
background-color: rgb(97, 95, 95);
padding: 2em;
box-sizing: border-box;
}
/*-------header billede-------*/
.adminHeaderLogo img {
width: 8em;
height: auto;
}
.HeaderLogo img {
width: 11em;
height: auto;
}
/*-----header log ud knap-----*/
.adminHeaderLogout a {
color: #fff;
}
.adminHeaderText a, .topText {
color:#fff;
text-decoration: none;
}
/*----------nav----------*/
nav {
text-align: center ;
background-color: #9999;
height: 2em;
}
nav ul {
display: flex;
justify-content: space-around;
list-style-type: none;
height: 2em;
align-items: center;
}
#myAdminSidenav {
display: flex;
flex-direction: column;
justify-content: space-around;
list-style-type: none;
height: 25em;
text-align: left;
}
nav ul a {
text-decoration: none;
color: #fff;
}
.adminPrimaryNavigation, .primaryNavigation {
grid-area: navi;
margin: 0;
height: 100%;
}
/*----------footer----------*/
.siteFooter {
color: white;
text-align: center;
background-color: rgb(61, 112, 223);
font-size: 1em;
width: 100%;
height: 2.5em;
}
.adminSiteFooter {
color: white;
text-align: center;
background-color: rgb(97, 95, 95);
font-size: 1em;
width: 100%;
height: 2.5em;
}
.adminSiteFooter, .siteFooter {
grid-area: foot;
}
.footerContent {
display: flex;
text-align: center;
width: 100%;
align-items: center;
justify-content: center;
height: 2.5em;
}
/*-------article content-------*/
main {
display: flex;
flex-direction: column;
margin: 0 auto;
text-align: center;
margin-top: 3em;
}
.produktItem {
width: 30%;
margin: 1em;
}
.productContainer {
width: 80vw;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
/*----------admin----------*/
.adminPage, .main {
grid-area: main;
}
.productList {
display: flex;
justify-content: center;
margin: 0 auto;
width: 90vw;
}
.adminForm {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-top: 5px;
padding: 15px 0;
width: 90vw;
}
.adminHeaderLogout a {
color:white;
font-size: 1em;
background-color: #9999;
padding: 0.5em 1em;
border-radius: 15px;
}
/*admin produkt side*/
#adminOpretProdukt,
#adminOpretSide,
.productItem {
display: flex;
flex-direction: column;
}
#FejlbeskedBillede {
color: red;
}
#FejlbeskedNavn {
color: red;
}
#FejlbeskedKategori {
color: red;
}
#FejlbeskedPris {
color: red;
}
#FejlbeskedBeskrivelse {
color: red;
}
/*tabel1*/
.productListItems tr th{
width: 10em;
}
/*-----billeder på admin-artikel siden */
img {
width: 4em;
height: auto;
padding: 5px;
}
section {
flex-wrap: wrap;
justify-content: center;
padding-bottom: 15px;
}
/*-----forsidetext på admin-forsiden*/
.forsideText {
padding: 0 25px 0 25px;
}
.contact {
display: flex;
flex-wrap: wrap;
align-items: center;
width: 95vw;
margin-top: 2px;
}
/*-----login siden-----*/
.inputGroup1 {
margin-right: 78px;
padding: 3px;
}
.inputGroup2 {
margin-right: 90px;
}
.inputGroup3 {
margin-right: 60px;
}
.button1 {
margin: 3px;
}
.errorMessage {
color: red;
}
/*-----<NAME>-----*/
/*-----contact siden-----*/
#contactForm input, #contactForm textarea {
margin: 3px;
}
.tableContainer {
display: flex;
flex-direction: column;
justify-content: center;
align-self: center;
text-align: center;
height: 430px;
overflow: scroll;
overflow-x: hidden;
border: #000000 solid 1px;
width: 400px;
}
.bookingtable {
padding: 0px;
}
.gren{
background: #0f0;
}
.red{
background: #f00;
}
.choosetime {
background: #000000;
color: white;
}
.button {
background-color: #0f0;
width: 5em;
padding: 1em 2em;
align-self: center;
margin: 0.5em;
border-radius: 15px;
text-decoration: none;
}
.myResarvations {
height: 100%;
text-align: left;
}
.reservationsmain {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 80%;
}
.reservationstidmain {
display: flex;
flex-wrap: wrap;
width: 80%;
}
ul {
list-style: none;
} | 0.429788 | 0.093017 |
.car-container{
width: 100%;
background-color: #fff;
min-height: 250px;
border: 1px solid #f4f4f4;
padding: 15px 0;
overflow: hidden;
}
.margin-15{
margin: 15px 0;
}
a{
cursor: pointer;
}
sup{
color: red;
}
.margin-bottom20{
margin-bottom: 14px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
-webkit-appearance: none !important;
margin: 0;
}
input[type="number"]{
-moz-appearance:textfield;
}
input.parsley-error {
border-color: #d7000f;
}
.parsley-errors-list {
list-style: none;
padding: 5px 0;
color: #d7000f;
}
/*上传部分样式*/
.upload-area img {
width: 100%;
margin-bottom: 10px;
display: block;
}
.upload-area img.holder {
width: 50%;
}
.label-font-style{
margin-top: 5px;
}
.img-logo{
width: 30px;
height: 30px;
}
/*可编辑下拉框列表*/
.auto-div{
width: 100%;
position:absolute;
left: 0;
top: 34px;
z-index: 1001;
}
.auto-div ul {
background-color: #fff;
overflow-y: auto;
max-height: 180px;
box-shadow: 0px 4px 10px #b5b5b5;
}
.auto-div ul li {
cursor: pointer;
padding-left: 10px;
}
.auto-div ul li:hover, .auto-div ul li:active {
background-color: #d2d6de;
}
.auto-div ul li.active {
background-color: #d2d6de;
}
/*新增关联车型*/
.label-text{
height:30px;
width:70px;
line-height: 30px;
float: left;
}
.label-text-div{
float: left;
width: 560px;
}
.label-text-div span{
display:inline-block;
width: 70px;
padding-top: 10px;
user-select:none
}
/*车型适配筛选区域*/
.filter-wrap{
margin: 10px 0;
width: 100%;
overflow: hidden;
}
.filter-area{
margin: 0 10px;
background: #f0f0f0;
padding: 20px;
font-size: 0;
}
.filter-car-name a{
display: inline-block;
margin:0 10px 5px 0;
line-height: 30px;
font-size: 14px;
background: #f3f9f9;
border: 1px solid #bcdbe9;
padding: 0 20px;
text-align: center;
color: #333;
}
.filter-car-name a.active,.filter-car-name a:hover{
border-color: #d73925;
background: #fff;
color: #d73925;
}
/*.filter-car-vendor{
border: 1px solid #dedede;
}*/
.filter-car-vendor dl{
display: flex;
flex-direction: row;
line-height: 40px;
color: #666;
font-size: 14px;
background: #fff;
margin-bottom: 0;
border: 1px solid #dedede;
margin-top: -1px;
}
.filter-car-vendor dl dt{
flex: 1;
padding-left: 15px;
width: 100%;
text-align: left;
background: #f7f5f5;
line-height: 35px;
}
.filter-car-vendor dl dd{
flex: 8;
width: 970px;
padding-left: 20px;
}
.filter-car-vendor dl dd div a{
color: #333;
display: inline-block;
margin-right: 20px;
padding: 0 5px;
line-height: 35px;
}
.filter-car-vendor a:hover{
color: red;
}
.filter-car-select{
padding: 10px;
}
.filter-car-select .selected{
font-size: 14px;
color: #333333;
}
.filter-car-select a{
display: inline-block;
border: 1px solid #e7e7e7;
padding-left: 4px;
font-size: 12px;
color: #333;
}
.filter-car-select a em,.filter-car-select a i{
color: #d7000f;
}
.filter-car-select a .cate-close{
display: inline-block;
width: 22px;
height: 100%;
margin-left: 10px;
text-align: center;
}
.filter-car-select a:hover{
color: #333;
border-color: #d7000f;
}
.filter-car-select a:hover .cate-close{
background: #d7000f;
}
.filter-car-select a:hover .cate-close i{
color: #fff;
}
/*车型适配页面底部分页*/
.foot-page{
margin: 0 0 30px 10px;
height: 34px;
clear: both;
}
.foot-page ul,.foot-page li{
margin: 0;
padding: 0;
list-style: none;
}
.foot-page li{
float: left;
width: 32px;
line-height: 32px;
text-align: center;
margin-left: -1px;
}
.foot-page li a{
display: inline-block;
width: 100%;
height: 100%;
border: 1px solid #dedede;
color: #666;
background: #fafafa;
}
.foot-page .first-page a{
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.foot-page .last-page a{
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.foot-page .first-page,.foot-page .last-page{
width: 54px;
}
.foot-page .up-page,.foot-page .down-page{
width: 68px;
}
.foot-page li a.active,.foot-page li a.active:hover{
color: #fff;
background: #337ab7;
border: 1px solid #337ab7;
}
.foot-page li a:hover{
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.unUse{
pointer-events: none;
user-select: none;
}
.btn-link:hover {
text-decoration: none;
} | backend/web/css/common.css | .car-container{
width: 100%;
background-color: #fff;
min-height: 250px;
border: 1px solid #f4f4f4;
padding: 15px 0;
overflow: hidden;
}
.margin-15{
margin: 15px 0;
}
a{
cursor: pointer;
}
sup{
color: red;
}
.margin-bottom20{
margin-bottom: 14px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
-webkit-appearance: none !important;
margin: 0;
}
input[type="number"]{
-moz-appearance:textfield;
}
input.parsley-error {
border-color: #d7000f;
}
.parsley-errors-list {
list-style: none;
padding: 5px 0;
color: #d7000f;
}
/*上传部分样式*/
.upload-area img {
width: 100%;
margin-bottom: 10px;
display: block;
}
.upload-area img.holder {
width: 50%;
}
.label-font-style{
margin-top: 5px;
}
.img-logo{
width: 30px;
height: 30px;
}
/*可编辑下拉框列表*/
.auto-div{
width: 100%;
position:absolute;
left: 0;
top: 34px;
z-index: 1001;
}
.auto-div ul {
background-color: #fff;
overflow-y: auto;
max-height: 180px;
box-shadow: 0px 4px 10px #b5b5b5;
}
.auto-div ul li {
cursor: pointer;
padding-left: 10px;
}
.auto-div ul li:hover, .auto-div ul li:active {
background-color: #d2d6de;
}
.auto-div ul li.active {
background-color: #d2d6de;
}
/*新增关联车型*/
.label-text{
height:30px;
width:70px;
line-height: 30px;
float: left;
}
.label-text-div{
float: left;
width: 560px;
}
.label-text-div span{
display:inline-block;
width: 70px;
padding-top: 10px;
user-select:none
}
/*车型适配筛选区域*/
.filter-wrap{
margin: 10px 0;
width: 100%;
overflow: hidden;
}
.filter-area{
margin: 0 10px;
background: #f0f0f0;
padding: 20px;
font-size: 0;
}
.filter-car-name a{
display: inline-block;
margin:0 10px 5px 0;
line-height: 30px;
font-size: 14px;
background: #f3f9f9;
border: 1px solid #bcdbe9;
padding: 0 20px;
text-align: center;
color: #333;
}
.filter-car-name a.active,.filter-car-name a:hover{
border-color: #d73925;
background: #fff;
color: #d73925;
}
/*.filter-car-vendor{
border: 1px solid #dedede;
}*/
.filter-car-vendor dl{
display: flex;
flex-direction: row;
line-height: 40px;
color: #666;
font-size: 14px;
background: #fff;
margin-bottom: 0;
border: 1px solid #dedede;
margin-top: -1px;
}
.filter-car-vendor dl dt{
flex: 1;
padding-left: 15px;
width: 100%;
text-align: left;
background: #f7f5f5;
line-height: 35px;
}
.filter-car-vendor dl dd{
flex: 8;
width: 970px;
padding-left: 20px;
}
.filter-car-vendor dl dd div a{
color: #333;
display: inline-block;
margin-right: 20px;
padding: 0 5px;
line-height: 35px;
}
.filter-car-vendor a:hover{
color: red;
}
.filter-car-select{
padding: 10px;
}
.filter-car-select .selected{
font-size: 14px;
color: #333333;
}
.filter-car-select a{
display: inline-block;
border: 1px solid #e7e7e7;
padding-left: 4px;
font-size: 12px;
color: #333;
}
.filter-car-select a em,.filter-car-select a i{
color: #d7000f;
}
.filter-car-select a .cate-close{
display: inline-block;
width: 22px;
height: 100%;
margin-left: 10px;
text-align: center;
}
.filter-car-select a:hover{
color: #333;
border-color: #d7000f;
}
.filter-car-select a:hover .cate-close{
background: #d7000f;
}
.filter-car-select a:hover .cate-close i{
color: #fff;
}
/*车型适配页面底部分页*/
.foot-page{
margin: 0 0 30px 10px;
height: 34px;
clear: both;
}
.foot-page ul,.foot-page li{
margin: 0;
padding: 0;
list-style: none;
}
.foot-page li{
float: left;
width: 32px;
line-height: 32px;
text-align: center;
margin-left: -1px;
}
.foot-page li a{
display: inline-block;
width: 100%;
height: 100%;
border: 1px solid #dedede;
color: #666;
background: #fafafa;
}
.foot-page .first-page a{
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.foot-page .last-page a{
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.foot-page .first-page,.foot-page .last-page{
width: 54px;
}
.foot-page .up-page,.foot-page .down-page{
width: 68px;
}
.foot-page li a.active,.foot-page li a.active:hover{
color: #fff;
background: #337ab7;
border: 1px solid #337ab7;
}
.foot-page li a:hover{
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.unUse{
pointer-events: none;
user-select: none;
}
.btn-link:hover {
text-decoration: none;
} | 0.366023 | 0.077588 |
*
#header-bar {
width: 100%;
height: 150px;
}
*
{
outline: none;
}
.tb
{
display: table;
width: 100%;
}
.td
{
display: table-cell;
vertical-align: middle;
}
.search-input, .search-button
{
color: rgb(255,255,255, 0.8);
padding: 0;
margin: 0;
border: 0;
background-color: transparent;
}
#cover {
width: 450px;
padding: 20px 0 10px 0;
background-color: #2C254A;
border-bottom: 2px solid rgb(255,255, 255, 0.8);
transform: scale(0.5);
float: left;
}
form
{
height: 96px;
}
.search-input[type="text"]
{
width: 100%;
height: 96px;
font-size: 60px;
line-height: 1;
}
.search-input[type="text"]::placeholder
{
color: rgb(255,255,255, 0.8);
}
#s-cover
{
width: 1px;
padding-left: 35px;
}
.search-button
{
position: relative;
display: block;
width: 84px;
height: 96px;
cursor: pointer;
}
#s-circle
{
position: relative;
top: -8px;
left: 0;
width: 60px;
height: 60px;
margin-top: 0;
border-width: 15px;
border: 15px solid rgb(255,255,255, 0.8);
background-color: transparent;
border-radius: 50%;
transition: 0.5s ease all;
}
.search-button span
{
position: absolute;
top: 68px;
left: 43px;
display: block;
width: 45px;
height: 15px;
background-color: transparent;
border-radius: 10px;
transform: rotateZ(52deg);
transition: 0.5s ease all;
}
.search-button span:before, .search-button span:after
{
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 45px;
height: 12px;
background-color: rgb(255,255,255, 0.8);
border-radius: 10px;
transform: rotateZ(0);
transition: 0.5s ease all;
}
#s-cover:hover #s-circle
{
top: -1px;
width: 67px;
height: 15px;
border-width: 0;
background-color: rgb(255,255,255, 0.8);
border-radius: 20px;
}
#s-cover:hover span
{
top: 50%;
left: 56px;
width: 25px;
margin-top: -9px;
transform: rotateZ(0);
}
#s-cover:hover .search-button span:before
{
bottom: 11px;
transform: rotateZ(52deg);
}
#s-cover:hover .search-button span:after
{
bottom: -11px;
transform: rotateZ(-52deg);
}
#s-cover:hover .search-button span:before, #s-cover:hover .search-button span:after
{
right: -6px;
width: 40px;
background-color: rgb(255,255,255, 0.8);
}
#notification-messages {
float:right;
padding: 50px;
color: rgb(255,255,255,0.8);
} | client/src/components/Header/Header.css | *
#header-bar {
width: 100%;
height: 150px;
}
*
{
outline: none;
}
.tb
{
display: table;
width: 100%;
}
.td
{
display: table-cell;
vertical-align: middle;
}
.search-input, .search-button
{
color: rgb(255,255,255, 0.8);
padding: 0;
margin: 0;
border: 0;
background-color: transparent;
}
#cover {
width: 450px;
padding: 20px 0 10px 0;
background-color: #2C254A;
border-bottom: 2px solid rgb(255,255, 255, 0.8);
transform: scale(0.5);
float: left;
}
form
{
height: 96px;
}
.search-input[type="text"]
{
width: 100%;
height: 96px;
font-size: 60px;
line-height: 1;
}
.search-input[type="text"]::placeholder
{
color: rgb(255,255,255, 0.8);
}
#s-cover
{
width: 1px;
padding-left: 35px;
}
.search-button
{
position: relative;
display: block;
width: 84px;
height: 96px;
cursor: pointer;
}
#s-circle
{
position: relative;
top: -8px;
left: 0;
width: 60px;
height: 60px;
margin-top: 0;
border-width: 15px;
border: 15px solid rgb(255,255,255, 0.8);
background-color: transparent;
border-radius: 50%;
transition: 0.5s ease all;
}
.search-button span
{
position: absolute;
top: 68px;
left: 43px;
display: block;
width: 45px;
height: 15px;
background-color: transparent;
border-radius: 10px;
transform: rotateZ(52deg);
transition: 0.5s ease all;
}
.search-button span:before, .search-button span:after
{
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 45px;
height: 12px;
background-color: rgb(255,255,255, 0.8);
border-radius: 10px;
transform: rotateZ(0);
transition: 0.5s ease all;
}
#s-cover:hover #s-circle
{
top: -1px;
width: 67px;
height: 15px;
border-width: 0;
background-color: rgb(255,255,255, 0.8);
border-radius: 20px;
}
#s-cover:hover span
{
top: 50%;
left: 56px;
width: 25px;
margin-top: -9px;
transform: rotateZ(0);
}
#s-cover:hover .search-button span:before
{
bottom: 11px;
transform: rotateZ(52deg);
}
#s-cover:hover .search-button span:after
{
bottom: -11px;
transform: rotateZ(-52deg);
}
#s-cover:hover .search-button span:before, #s-cover:hover .search-button span:after
{
right: -6px;
width: 40px;
background-color: rgb(255,255,255, 0.8);
}
#notification-messages {
float:right;
padding: 50px;
color: rgb(255,255,255,0.8);
} | 0.584034 | 0.084531 |
.g-window {
.weui-mask_transparent {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
background-color: #000;
opacity: 0.3;
}
.weui-cells {
margin-top: 0;
font-size: inherit;
background-color: transparent;
}
.weui-cell {
font-size: 1.08rem;
padding: 0.5rem 0.7rem;
.vux-label-desc {
font-size: 0.8rem;
color: #999;
}
&:before {
/*left: 0;*/
}
}
/* 按钮组 */
.weui-btn {
font-size: 1rem;
&:after {
border: none;
}
}
.weui-btn_default {
color: $color_button_primary;
}
.weui-btn_transparent {
color: $color_white;
background-color: inherit;
}
.weui-btn_primary, .weui-btn_warn {
width: 90%;
}
.weui-btn_primary {
background-color: $color_button_primary;
}
.weui-btn_warn {
background-color: $color_button_warn;
}
/* 输入框组 */
.weui-input {
font-size: 1.08rem;
}
/* switch 元件 */
.weui-switch:checked, .weui-switch-cp__input:checked ~ .weui-switch-cp__box {
background-color: inherit;
border-color: inherit;
}
/* 导航元件 */
.vux-tab {
.vux-tab-item {
font-size: inherit;
& > a {
display: inline-block;
width: inherit;
height: inherit;
}
&.vux-tab-selected {
color: inherit;
}
}
}
.vux-button-group {
& > a.vux-button-group-current, & > a.hover, & > a:active {
background-color: inherit;
}
}
.vux-header {
.vux-header-title, h1 {
margin: 0 20%;
color: inherit;
}
.vux-header-left, .vux-header-right {
color: inherit;
a, button {
color: inherit;
}
}
}
.weui-cell__ft {
font-size: 0.96rem;
color: inherit;
}
.weui-search-bar {
background-color: transparent;
}
.weui-icon-search {
line-height: 2rem;
}
.weui-icon-warn {
font-size: inherit;
}
.weui-search-bar__box {
.weui-search-bar__input, .weui-icon-search {
line-height: 2rem;
font-size: 1.08rem;
}
}
.vux-label-desc {
display: inline-block;
max-width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.vux-datetime.weui-cell {
padding: 0;
}
.left-arrow {
&:before {
content: "";
position: absolute;
width: 12px;
height: 12px;
border: 1px solid #ccc;
border-width: 1px 0 0 1px;
-webkit-transform: rotate(315deg);
-moz-transform: rotate(315deg);
transform: rotate(315deg);
top: 8px;
left: 7px;
}
}
} | NIM_Web_Demo_H5/src/themes/common/weui.css |
.g-window {
.weui-mask_transparent {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
background-color: #000;
opacity: 0.3;
}
.weui-cells {
margin-top: 0;
font-size: inherit;
background-color: transparent;
}
.weui-cell {
font-size: 1.08rem;
padding: 0.5rem 0.7rem;
.vux-label-desc {
font-size: 0.8rem;
color: #999;
}
&:before {
/*left: 0;*/
}
}
/* 按钮组 */
.weui-btn {
font-size: 1rem;
&:after {
border: none;
}
}
.weui-btn_default {
color: $color_button_primary;
}
.weui-btn_transparent {
color: $color_white;
background-color: inherit;
}
.weui-btn_primary, .weui-btn_warn {
width: 90%;
}
.weui-btn_primary {
background-color: $color_button_primary;
}
.weui-btn_warn {
background-color: $color_button_warn;
}
/* 输入框组 */
.weui-input {
font-size: 1.08rem;
}
/* switch 元件 */
.weui-switch:checked, .weui-switch-cp__input:checked ~ .weui-switch-cp__box {
background-color: inherit;
border-color: inherit;
}
/* 导航元件 */
.vux-tab {
.vux-tab-item {
font-size: inherit;
& > a {
display: inline-block;
width: inherit;
height: inherit;
}
&.vux-tab-selected {
color: inherit;
}
}
}
.vux-button-group {
& > a.vux-button-group-current, & > a.hover, & > a:active {
background-color: inherit;
}
}
.vux-header {
.vux-header-title, h1 {
margin: 0 20%;
color: inherit;
}
.vux-header-left, .vux-header-right {
color: inherit;
a, button {
color: inherit;
}
}
}
.weui-cell__ft {
font-size: 0.96rem;
color: inherit;
}
.weui-search-bar {
background-color: transparent;
}
.weui-icon-search {
line-height: 2rem;
}
.weui-icon-warn {
font-size: inherit;
}
.weui-search-bar__box {
.weui-search-bar__input, .weui-icon-search {
line-height: 2rem;
font-size: 1.08rem;
}
}
.vux-label-desc {
display: inline-block;
max-width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.vux-datetime.weui-cell {
padding: 0;
}
.left-arrow {
&:before {
content: "";
position: absolute;
width: 12px;
height: 12px;
border: 1px solid #ccc;
border-width: 1px 0 0 1px;
-webkit-transform: rotate(315deg);
-moz-transform: rotate(315deg);
transform: rotate(315deg);
top: 8px;
left: 7px;
}
}
} | 0.384912 | 0.047914 |
.heroArea {
padding: 84px 0px;
position: relative;
z-index: 1;
overflow: hidden;
}
@media (max-width: 1300px) {
.heroArea {
padding-bottom: 0;
}
}
.heroArea::before {
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
height: 385px;
width: 300px;
background: #6a0387;
content: "";
z-index: -1;
}
@media (max-width: 1300px) {
.heroArea::before {
display: none;
}
}
.heroArea::after {
position: absolute;
right: 50px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
content: "o";
font-family: 'Gilroy-Bold';
font-size: 400px;
color: #fff;
z-index: -1;
text-transform: uppercase;
}
@media (max-width: 1300px) {
.heroArea::after {
display: none;
}
}
@media (max-width: 1700px) {
.heroArea::after {
right: -100px;
}
}
.heroArea .container {
width: 1470px;
margin: auto;
}
@media (max-width: 1470px) {
.heroArea .container {
width: 100%;
}
}
.heroArea .heroContent h2 {
font-size: 80px;
line-height: 70px;
}
@media (max-width: 1300px) {
.heroArea .heroContent h2 {
font-size: 50px;
line-height: 50px;
}
}
@media (max-width: 767px) {
.heroArea .heroContent h2 {
font-size: 40px;
}
}
.heroArea .heroContent h3 {
min-height: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 50px;
background: #6a0387;
text-transform: uppercase;
color: #fff;
padding: 0px 30px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 5px;
margin-bottom: 50px;
margin-top: 30px;
}
@media (max-width: 1300px) {
.heroArea .heroContent h3 {
font-size: 35px;
min-height: 70px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
letter-spacing: 5px;
}
}
@media (max-width: 767px) {
.heroArea .heroContent h3 {
min-height: unset;
padding: 10px;
font-size: 24px;
letter-spacing: 2px;
}
}
.heroArea .heroServiceWrap {
overflow: hidden;
padding-right: 75px;
}
@media (max-width: 767px) {
.heroArea .heroServiceWrap {
padding-right: 0;
margin-bottom: 20px;
}
}
.heroArea .heroServiceWrap .heroServiceIcon {
float: left;
margin-right: 30px;
}
.heroArea .heroServiceWrap .heroServiceContent {
overflow: hidden;
}
.heroArea .heroServiceWrap .heroServiceContent h4 {
font-size: 30px;
margin-bottom: 20px;
}
@media (max-width: 767px) {
.heroArea .heroServiceWrap .heroServiceContent h4 {
font-size: 24px;
}
}
/*# sourceMappingURL=style.css.map */ | app/components/HomeMain/Hero/style.css | .heroArea {
padding: 84px 0px;
position: relative;
z-index: 1;
overflow: hidden;
}
@media (max-width: 1300px) {
.heroArea {
padding-bottom: 0;
}
}
.heroArea::before {
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
height: 385px;
width: 300px;
background: #6a0387;
content: "";
z-index: -1;
}
@media (max-width: 1300px) {
.heroArea::before {
display: none;
}
}
.heroArea::after {
position: absolute;
right: 50px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
content: "o";
font-family: 'Gilroy-Bold';
font-size: 400px;
color: #fff;
z-index: -1;
text-transform: uppercase;
}
@media (max-width: 1300px) {
.heroArea::after {
display: none;
}
}
@media (max-width: 1700px) {
.heroArea::after {
right: -100px;
}
}
.heroArea .container {
width: 1470px;
margin: auto;
}
@media (max-width: 1470px) {
.heroArea .container {
width: 100%;
}
}
.heroArea .heroContent h2 {
font-size: 80px;
line-height: 70px;
}
@media (max-width: 1300px) {
.heroArea .heroContent h2 {
font-size: 50px;
line-height: 50px;
}
}
@media (max-width: 767px) {
.heroArea .heroContent h2 {
font-size: 40px;
}
}
.heroArea .heroContent h3 {
min-height: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 50px;
background: #6a0387;
text-transform: uppercase;
color: #fff;
padding: 0px 30px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 5px;
margin-bottom: 50px;
margin-top: 30px;
}
@media (max-width: 1300px) {
.heroArea .heroContent h3 {
font-size: 35px;
min-height: 70px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
letter-spacing: 5px;
}
}
@media (max-width: 767px) {
.heroArea .heroContent h3 {
min-height: unset;
padding: 10px;
font-size: 24px;
letter-spacing: 2px;
}
}
.heroArea .heroServiceWrap {
overflow: hidden;
padding-right: 75px;
}
@media (max-width: 767px) {
.heroArea .heroServiceWrap {
padding-right: 0;
margin-bottom: 20px;
}
}
.heroArea .heroServiceWrap .heroServiceIcon {
float: left;
margin-right: 30px;
}
.heroArea .heroServiceWrap .heroServiceContent {
overflow: hidden;
}
.heroArea .heroServiceWrap .heroServiceContent h4 {
font-size: 30px;
margin-bottom: 20px;
}
@media (max-width: 767px) {
.heroArea .heroServiceWrap .heroServiceContent h4 {
font-size: 24px;
}
}
/*# sourceMappingURL=style.css.map */ | 0.417271 | 0.069384 |
@charset "UTF-8";
.grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
counter-reset: contador;
}
.grid div:nth-child(6){
margin-bottom: 100px;
}
.grid h2{
font-size: 3rem;
position: relative;
padding-left: 6rem;
padding-bottom: 2rem;
}
.contador h2::before{
font-size: 8rem;
padding-bottom: 10px;
counter-increment: contador;
content: counter(contador);
font-style: italic;
position: absolute;
top: -3.2rem;
left: 0;
transform: rotate(4deg);
}
.grid div{
margin-bottom: 10px;
margin-right: 30px;
margin-top: 100px;
}
.galeria{
padding: 100px 50px;
}
.galeria > div > p{
padding-bottom: 30px;
}
.gridGaleria{
justify-content: center;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(360px, 360px));;
gap: 30px;
}
.gridGaleria > div{
min-height: 300px;
max-height: 360px;
transition-duration: 300ms;
width: 100%;
overflow: hidden;
}
.anima01 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima01 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima02 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima02 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima03 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima03 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima04 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima04 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima05 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima05 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima06 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima06 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima01 div{
background-image: url(https://images.nappy.co/uploads/large/7z8a4652-216240540039ysgwc4sml8howtkpiqnufmt2zlr7ukg5zjwl0ukpuxbtymchm1r13pdlkmpdk56scmldqu6ww5ihtt55yytwxzq8muze09z34qh.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima02 div{
background-image: url(https://images.nappy.co/uploads/large/high-res-0291-21592073806mjdp46m93upebmpzozjumootrfv3s3vakqxfj0ee7tijthjzkxezgg6pb320qygyvlpw3doh05el4drdu4weoib9f2tj5g63bfjn.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima03 div{
background-image: url(https://images.nappy.co/uploads/large/105981622175281ixlsp9coz4renpvq1symi729mubdsktg2p3kjx6hiafutacgqpqmdazpsbyonarpapqfwezavlu4ounkhpiyityeiulpkrextqr4.jpeg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima04 div{
background-image: url(https://images.nappy.co/uploads/large/7z8a4648-21624054008wcv7stqkzucbh9kiz91ubzdlxauedxlz3jvchv0mrzd8fsyxjy9m3gzobb3vherahlhb7lgpwm11dvah8v5ckxylpfsz4wcjng44.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima05 div{
background-image: url(https://images.nappy.co/uploads/large/21595603663sxxph4bwff7zusaevngn8fnjqxzqetoy0mzcnksyglecxayuyjmqc5vfe7ez05priaddshdame7jpvthz7fwks7g27gpk4wco58m.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima06 div{
background-image: url(https://images.nappy.co/uploads/large/7z8a4609-21624053995cazjmrvzhhbfetpzb1kdg4vj0o3tbrq6znmcqvdwgfp65ngjoexaqcbqjv7lromhfrt3ah1zyghe2uhwhwbt9a6jclr8mrf58ore.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
@media(max-width: 1010px){
.grid{
grid-template-columns: 1fr;
padding-bottom: 30px;
}
.galeria{
padding: 50px 5px;
text-align: center;
}
} | siteUdemy/style/grid.css | @charset "UTF-8";
.grid{
display: grid;
grid-template-columns: repeat(3, 1fr);
counter-reset: contador;
}
.grid div:nth-child(6){
margin-bottom: 100px;
}
.grid h2{
font-size: 3rem;
position: relative;
padding-left: 6rem;
padding-bottom: 2rem;
}
.contador h2::before{
font-size: 8rem;
padding-bottom: 10px;
counter-increment: contador;
content: counter(contador);
font-style: italic;
position: absolute;
top: -3.2rem;
left: 0;
transform: rotate(4deg);
}
.grid div{
margin-bottom: 10px;
margin-right: 30px;
margin-top: 100px;
}
.galeria{
padding: 100px 50px;
}
.galeria > div > p{
padding-bottom: 30px;
}
.gridGaleria{
justify-content: center;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(360px, 360px));;
gap: 30px;
}
.gridGaleria > div{
min-height: 300px;
max-height: 360px;
transition-duration: 300ms;
width: 100%;
overflow: hidden;
}
.anima01 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima01 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima02 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima02 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima03 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima03 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima04 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima04 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima05 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima05 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima06 > div{
width: 100%;
height: 100%;
transition: all 300ms ease-in-out;
}
.anima06 > div:hover{
transform: translate(-3%, 3%) scale(1.2) rotate(5deg);;
}
.anima01 div{
background-image: url(https://images.nappy.co/uploads/large/7z8a4652-216240540039ysgwc4sml8howtkpiqnufmt2zlr7ukg5zjwl0ukpuxbtymchm1r13pdlkmpdk56scmldqu6ww5ihtt55yytwxzq8muze09z34qh.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima02 div{
background-image: url(https://images.nappy.co/uploads/large/high-res-0291-21592073806mjdp46m93upebmpzozjumootrfv3s3vakqxfj0ee7tijthjzkxezgg6pb320qygyvlpw3doh05el4drdu4weoib9f2tj5g63bfjn.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima03 div{
background-image: url(https://images.nappy.co/uploads/large/105981622175281ixlsp9coz4renpvq1symi729mubdsktg2p3kjx6hiafutacgqpqmdazpsbyonarpapqfwezavlu4ounkhpiyityeiulpkrextqr4.jpeg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima04 div{
background-image: url(https://images.nappy.co/uploads/large/7z8a4648-21624054008wcv7stqkzucbh9kiz91ubzdlxauedxlz3jvchv0mrzd8fsyxjy9m3gzobb3vherahlhb7lgpwm11dvah8v5ckxylpfsz4wcjng44.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima05 div{
background-image: url(https://images.nappy.co/uploads/large/21595603663sxxph4bwff7zusaevngn8fnjqxzqetoy0mzcnksyglecxayuyjmqc5vfe7ez05priaddshdame7jpvthz7fwks7g27gpk4wco58m.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
.anima06 div{
background-image: url(https://images.nappy.co/uploads/large/7z8a4609-21624053995cazjmrvzhhbfetpzb1kdg4vj0o3tbrq6znmcqvdwgfp65ngjoexaqcbqjv7lromhfrt3ah1zyghe2uhwhwbt9a6jclr8mrf58ore.jpg?auto=format&fm=jpg&w=1280&q=75);
background-size: cover;
}
@media(max-width: 1010px){
.grid{
grid-template-columns: 1fr;
padding-bottom: 30px;
}
.galeria{
padding: 50px 5px;
text-align: center;
}
} | 0.346099 | 0.142232 |
background, html {
background: rgba(242, 99, 58, .9);
text-align: center;
margin: 0px;
padding-top: 0px;
}
#viewport{
background: black;
float: right;
padding-right: 40px;
margin-right: 30px;
border-radius: 25px;
}
.canvas.clearfix {
display: inline-block;
}
.App {
padding-top: 50px;
font-size: 36px;
}
* {
-webkit-appearance: none;
}
a {
text-decoration: none;
}
a, a:active, a:hover {
color: #FFF;
font-weight: 600;
}
a:active, a:hover {
text-decoration: underline;
}
a:visited {
color: #CCC;
}
input:focus {
outline:none;
}
.container {
width: 50%;
height: 100%;
display: block;
position: absolute;
left: 10px;
bottom: 0px;
top: 150px;
color: #fff;
text-align: center;
}
.container .parts {
text-align: left;
padding: 20px;
}
.synth {
width: 571px;
height:540px;
padding: 0px;
margin: 0px;
background-color: #03090a;
font-weight: 300;
display: inline-block;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top: 40px;
}
.synth .touch-move-scroll-blocker {
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
position: absolute;
}
.synth .modules {
margin-left: 27px;
margin-top: 40px;
}
.synth .modules .module {
float: left;
text-transform: uppercase;
height: 100%;
margin: auto;
}
.synth .modules .module .module-label {
float: left;
clear: both;
width: 100%;
font-weight: 600;
color: #FFF;
background-color: #FF0000;
padding: 3px 0;
text-align: center;
font-size: 10px;
}
.synth .modules .module .slider {
padding: 10px 30px 0 0;
float: left;
height: 100%;
text-align: center;
}
.synth .modules .module .slider .label {
width: 100%;
height: 25px;
float: left;
font-size: 9px;
color: #FFF;
}
.synth .modules .module .slider input[type="range"] {
background-color: #ffc90a;
-webkit-appearance: none;
-webkit-transform: rotate(270deg);
width: 180px;
margin: 80px -100px 0px -40px;
border-radius:25px;
}
.synth .modules .module .slider input[type='range']::-webkit-slider-thumb {
-webkit-appearance: none;
background-image: url("https://dl.dropboxusercontent.com/s/b98kx952tnnu3sp/slider-thumb.png");
background-size: contain;
background-repeat: no-repeat;
height: 30px;
width: 30px;
background-color: #000;
border: 0px solid #000;
background-color: rgba(0, 0, 0, 0);
}
.synth .modules .module .slider .waveform-label {
position: absolute;
top: 38px;
left: -13px;
height: 100%;
width: 20px;
}
.synth .modules .module .slider .waveform-label img {
padding: 6px 0px;
}
#piano-keys {
width: 500px;
height: 180px;
margin-left: 60px;
margin-top: 225px;
}
#piano-keys .key {
display: inline-block;
width: 12.28571428571429%;
height: 100%;
float: left;
position: relative;
margin-right: 4px;
background-color: #fdfdfd;
-webkit-transition: background-color ease-out .25s;
}
#piano-keys .first {
border-radius: 0px 0px 0px 12px;
-moz-border-radius: 0px 0px 0px 12px;
-webkit-border-radius: 0px 0px 0px 12px;
border: 0px solid #000000;
}
#piano-keys .last {
border-radius: 0px 0px 12px 0px;
-moz-border-radius: 0px 0px 12px 0px;
-webkit-border-radius: 0px 0px 12px 0px;
border: 0px solid #000000;
}
#piano-keys .key.sharp {
background-color: #000;
height: 66.6%;
width: 66.6%;
margin-right: 50%;
position: absolute;
left: 66.6%;
z-index: 100;
}
#piano-keys .key.sharp.held {
background-color: #ffff00;
}
#piano-keys .key.held {
background-color: #ff0000;
}
#myCanvas {
background: black;
float: left;
display: inline;
}
.floating-box {
float: left;
width: 150px;
height: 75px;
margin: 20px;
border: 3px solid orange;
padding: 40px;
}
.col-6 {
float: left;
padding: 50px;
width: 75%;
}
.col-3 {
float: right;
width: 25%;
padding-right: 200px;
padding-top: 100px;
} | css/style.css | background, html {
background: rgba(242, 99, 58, .9);
text-align: center;
margin: 0px;
padding-top: 0px;
}
#viewport{
background: black;
float: right;
padding-right: 40px;
margin-right: 30px;
border-radius: 25px;
}
.canvas.clearfix {
display: inline-block;
}
.App {
padding-top: 50px;
font-size: 36px;
}
* {
-webkit-appearance: none;
}
a {
text-decoration: none;
}
a, a:active, a:hover {
color: #FFF;
font-weight: 600;
}
a:active, a:hover {
text-decoration: underline;
}
a:visited {
color: #CCC;
}
input:focus {
outline:none;
}
.container {
width: 50%;
height: 100%;
display: block;
position: absolute;
left: 10px;
bottom: 0px;
top: 150px;
color: #fff;
text-align: center;
}
.container .parts {
text-align: left;
padding: 20px;
}
.synth {
width: 571px;
height:540px;
padding: 0px;
margin: 0px;
background-color: #03090a;
font-weight: 300;
display: inline-block;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top: 40px;
}
.synth .touch-move-scroll-blocker {
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
position: absolute;
}
.synth .modules {
margin-left: 27px;
margin-top: 40px;
}
.synth .modules .module {
float: left;
text-transform: uppercase;
height: 100%;
margin: auto;
}
.synth .modules .module .module-label {
float: left;
clear: both;
width: 100%;
font-weight: 600;
color: #FFF;
background-color: #FF0000;
padding: 3px 0;
text-align: center;
font-size: 10px;
}
.synth .modules .module .slider {
padding: 10px 30px 0 0;
float: left;
height: 100%;
text-align: center;
}
.synth .modules .module .slider .label {
width: 100%;
height: 25px;
float: left;
font-size: 9px;
color: #FFF;
}
.synth .modules .module .slider input[type="range"] {
background-color: #ffc90a;
-webkit-appearance: none;
-webkit-transform: rotate(270deg);
width: 180px;
margin: 80px -100px 0px -40px;
border-radius:25px;
}
.synth .modules .module .slider input[type='range']::-webkit-slider-thumb {
-webkit-appearance: none;
background-image: url("https://dl.dropboxusercontent.com/s/b98kx952tnnu3sp/slider-thumb.png");
background-size: contain;
background-repeat: no-repeat;
height: 30px;
width: 30px;
background-color: #000;
border: 0px solid #000;
background-color: rgba(0, 0, 0, 0);
}
.synth .modules .module .slider .waveform-label {
position: absolute;
top: 38px;
left: -13px;
height: 100%;
width: 20px;
}
.synth .modules .module .slider .waveform-label img {
padding: 6px 0px;
}
#piano-keys {
width: 500px;
height: 180px;
margin-left: 60px;
margin-top: 225px;
}
#piano-keys .key {
display: inline-block;
width: 12.28571428571429%;
height: 100%;
float: left;
position: relative;
margin-right: 4px;
background-color: #fdfdfd;
-webkit-transition: background-color ease-out .25s;
}
#piano-keys .first {
border-radius: 0px 0px 0px 12px;
-moz-border-radius: 0px 0px 0px 12px;
-webkit-border-radius: 0px 0px 0px 12px;
border: 0px solid #000000;
}
#piano-keys .last {
border-radius: 0px 0px 12px 0px;
-moz-border-radius: 0px 0px 12px 0px;
-webkit-border-radius: 0px 0px 12px 0px;
border: 0px solid #000000;
}
#piano-keys .key.sharp {
background-color: #000;
height: 66.6%;
width: 66.6%;
margin-right: 50%;
position: absolute;
left: 66.6%;
z-index: 100;
}
#piano-keys .key.sharp.held {
background-color: #ffff00;
}
#piano-keys .key.held {
background-color: #ff0000;
}
#myCanvas {
background: black;
float: left;
display: inline;
}
.floating-box {
float: left;
width: 150px;
height: 75px;
margin: 20px;
border: 3px solid orange;
padding: 40px;
}
.col-6 {
float: left;
padding: 50px;
width: 75%;
}
.col-3 {
float: right;
width: 25%;
padding-right: 200px;
padding-top: 100px;
} | 0.48438 | 0.061087 |
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
--white: #ffffff;
--gray-100: #e1e1e6;
--gray-300: #a8a8b3;
--gray-700: #323238;
--gray-800: #29292e;
--gray-850: #1f2729;
--gray-900: #121214;
--pink-500: #e535ab;
--red-500: #E53E3E;
}
@media (max-width: 1080px) {
html {
font-size: 93.75%;
}
}
@media (max-width: 720px) {
html {
font-size: 87.5%;
}
}
body {
background: var(--gray-900);
color: var(--white);
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale;
}
body, input, textarea, select, button {
font: 400 1rem 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6, strong {
font-weight: 500;
}
button {
cursor: pointer;
}
a {
color: inherit;
text-decoration: none;
}
#app {
width: 100%;
height: 100%;
min-height: 100vh;
padding: 2.5rem;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
#app main {
width: 100%;
max-width: 480px;
}
h1 {
text-align: center;
margin-bottom: 2.5rem;
font-weight: bold;
font-size: 3rem;
color: var(--pink-500);
}
form {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
input {
width: 100%;
margin-bottom: 1rem;
padding: 0.825rem 1rem;
border: 1px solid var(--pink-500);
border-radius: 5px;
outline: none;
font-size: 1rem;
}
button {
width: 100%;
padding: 0.825rem 1rem;
background: var(--pink-500);
border: none;
border-radius: 5px;
font-size: 1.15rem;
font-weight: 700;
color: var(--white);
transition: filter 0.2s;
}
button:hover {
filter: brightness(0.9);
}
.comments {
width: 100%;
margin-top: 1.5625rem;
}
.comment {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 1.25rem;
background: var(--gray-800);
color: var(--gray-100);
border-radius: 5px;
padding: 0.75rem;
}
.comment-content {
width: 100%;
}
.comment .comment-name {
font-weight: bold;
}
.comment .comment-action button {
color: var(--red-500);
background: none;
transition: filter 0.2s;
}
.comment .comment-action button:hover {
filter: brightness(0.8);
} | web/src/styles.css | *,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
--white: #ffffff;
--gray-100: #e1e1e6;
--gray-300: #a8a8b3;
--gray-700: #323238;
--gray-800: #29292e;
--gray-850: #1f2729;
--gray-900: #121214;
--pink-500: #e535ab;
--red-500: #E53E3E;
}
@media (max-width: 1080px) {
html {
font-size: 93.75%;
}
}
@media (max-width: 720px) {
html {
font-size: 87.5%;
}
}
body {
background: var(--gray-900);
color: var(--white);
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale;
}
body, input, textarea, select, button {
font: 400 1rem 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6, strong {
font-weight: 500;
}
button {
cursor: pointer;
}
a {
color: inherit;
text-decoration: none;
}
#app {
width: 100%;
height: 100%;
min-height: 100vh;
padding: 2.5rem;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
#app main {
width: 100%;
max-width: 480px;
}
h1 {
text-align: center;
margin-bottom: 2.5rem;
font-weight: bold;
font-size: 3rem;
color: var(--pink-500);
}
form {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
input {
width: 100%;
margin-bottom: 1rem;
padding: 0.825rem 1rem;
border: 1px solid var(--pink-500);
border-radius: 5px;
outline: none;
font-size: 1rem;
}
button {
width: 100%;
padding: 0.825rem 1rem;
background: var(--pink-500);
border: none;
border-radius: 5px;
font-size: 1.15rem;
font-weight: 700;
color: var(--white);
transition: filter 0.2s;
}
button:hover {
filter: brightness(0.9);
}
.comments {
width: 100%;
margin-top: 1.5625rem;
}
.comment {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 1.25rem;
background: var(--gray-800);
color: var(--gray-100);
border-radius: 5px;
padding: 0.75rem;
}
.comment-content {
width: 100%;
}
.comment .comment-name {
font-weight: bold;
}
.comment .comment-action button {
color: var(--red-500);
background: none;
transition: filter 0.2s;
}
.comment .comment-action button:hover {
filter: brightness(0.8);
} | 0.52683 | 0.098512 |
@-moz-document domain("iichan.hk") {
/* Палитра */
:root {
--var-bg: #333333;
--var-fg: #cccccc;
--var-dr: #aa0000;
--var-lr: #ff5555;
--var-dg: #00aa00;
--var-lg: #55ff55;
--var-db: #0000aa;
--var-lb: #5555ff;
--var-dy: #aaaa00;
--var-ly: #ffff55;
--var-dm: #aa00aa;
--var-lm: #ff55ff;
--var-dc: #00aaaa;
--var-lc: #55ffff;
--var-dw: #555555;
--var-lw: #aaaaaa;
--var-cb: #000000;
--var-cw: #ffffff;
}
/* Фиксы */
.logo, .logo a, .sublogo, .sublogo a, .greeting, .news, .header, .list div a, .postblock, .reply, .highlight, .thumbnailmsg, .spoiler:hover, .managehead, .row1, .row2 {
color: inherit;
}
/* Анимация */
@keyframes load-frame {
from {
background-color: var(--var-cw);
background-image: url('https://i.imgur.com/1E3qINq.gif');
}
to {
background-image: none;
}
}
@keyframes load-body {
from {
background-color: var(--var-cb);
background-image: url('https://i.imgur.com/tLq3ATo.png');
background-size: 100% auto;
color: var(--var-cb);
}
to {
background-image: none;
color: var(--var-lw);
}
}
@keyframes load-main {
from {
opacity: 0;
}
to {
opacity: initial;
}
}
html {
animation-duration: 10s;
animation-name: load-frame;
animation-timing-function: step-end;
background-color: var(--var-cb);
height: 100%;
overflow: auto;
position: fixed;
width: 100%;
}
body {
animation-duration: 12s;
animation-name: load-body;
animation-timing-function: step-end;
background-color: var(--var-db);
color: var(--var-lw);
font-family: 'Press Start 2P', monospace !important;
font-size: 16px;
height: calc(100% - 128px);
image-rendering: optimizespeed;
margin: 64px 96px;
overflow-y: auto !important;
padding: 0px;
position: fixed;
width: calc(100% - 192px);
}
body * {
animation-duration: 12s;
animation-name: load-main;
animation-timing-function: step-end;
}
a {
color: var(--var-lc);
}
a:hover {
color: var(--var-ly);
}
hr {
border-bottom: none !important;
border-left: none !important;
border-right: none !important;
border-top: 3px dashed var(--var-fg) !important;
clear: both;
margin: 8px 0;
}
.category {
background-color: var(--var-dc);
}
.list {
color: var(--var-bg);
}
.theader {
background-color: var(--var-dr);
}
.adminbar {
background-color: var(--var-dc);
margin: 0 !important;
padding: 0 !important;
}
.adminbar > a {
color: var(--var-cb);
}
.logo {
color: var(--var-cw);
}
.header, .postblock, .passvalid {
background-color: var(--var-dc);
color: var(--var-cw);
}
textarea, input[type='text'], input[type='password'] {
background-color: var(--var-lc);
border: none;
color: var(--var-cb);
font-family: inherit !important;
margin: 0;
padding: 4px;
}
button, input[type='button'], input[type='submit'], input[type='reset'], input[type='checkbox'], input[type='radio'], input[type='file'], select {
background-color: var(--var-dc) !important;
border: none;
color: var(--var-bg) !important;
font-family: inherit !important;
margin: 0px;
padding: 2px 8px;
}
.rules {
font-family: inherit !important;
font-size: inherit !important;
}
/* Капча */
#postform img[src*=captcha] {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='freeze'><feColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0'/></filter></svg>#freeze");
}
.abbrev, .omittedposts {
color: var(--var-lb);
}
.reply {
background-color: var(--var-lw);
color: var(--var-cb);
}
.filetitle, .replytitle, .filesize {
color: var(--var-dr);
font-family: inherit !important;
font-size: inherit;
}
.postername, .commentpostername {
color: var(--var-dg);
}
.postertrip {
color: var(--var-dc);
}
.adminname {
color: var(--var-lr);
}
.highlight, .nothumb {
background-color: var(--var-bg);
border-color: var(--var-lr);
}
.unkfunc {
color: var(--var-dy);
}
.spoiler, .spoiler:hover {
background-color: var(--var-dr);
}
.spoiler {
color: hsla(0, 0%, 0%, 0.0);
}
/* Машина времени для картинок */
img.banner, a > img.thumb, div.greeting > img, div.catthread > img, a > video, img.de-fullimg, img.de-file-img, div.de-fullimg-wrap > video {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' color-interpolation-filters='sRGB' shape-rendering='optimizeSpeed'><filter id='pixelize' x='0' y='0'><feGaussianBlur in='SourceGraphic' stdDeviation='1.0' result='blured'/><feFlood x='2' y='2' width='1' height='1'/><feComposite width='5' height='5'/><feTile result='pixels'/><feComposite in='blured' in2='pixels' operator='in'/><feMorphology operator='dilate' radius='2'/><feComponentTransfer><feFuncR type='gamma' exponent='1.0' amplitude='0.84' offset='0.08' /><feFuncG type='gamma' exponent='1.0' amplitude='0.84' offset='0.08' /><feFuncB type='gamma' exponent='1.0' amplitude='0.84' offset='0.08' /></feComponentTransfer><feComponentTransfer><feFuncR type='discrete' tableValues='0 1' /><feFuncG type='discrete' tableValues='0 1' /><feFuncB type='discrete' tableValues='0 1' /><feFuncA type='discrete' tableValues='0 1' /></feComponentTransfer></filter></svg>#pixelize");
}
img.banner:hover, a > img:hover, div.greeting > img:hover, div.catthread > img:hover, a > video:hover, img.de-fullimg:hover, img.de-file-img:hover, div.de-fullimg-wrap > video:hover {
filter: unset;
}
/* <NAME>
form > div label, .reflink, .filesize {
color: var(--var-fg);
}
table, tr, td {
border-color: var(--var-dc) !important;
}
.managehead {
background-color: var(--var-db);
}
.row1 {
background-color: var(--var-bg);
}
.row2 {
background-color: var(--var-dw);
}
/* Капча
#postform img[src*=captcha] {
filter: hue-rotate(0deg) saturate(100%) brightness(400%);
}
/* Дополнительное
a {
color: var(--var-lc);
}
a:visited {
color: var(--var-dc) !important;
}
a:hover {
color: var(--var-lr) !important;
color: var(--var-cw) !important;
}
em, i {
color: var(--var-dw) !important;
font-style: normal !important;
font-weight: normal;
}
strong, b {
color: var(--var-cw) !important;
}
hr {
border-bottom: none;
border-left: none;
border-right: none;
border-top: solid var(--var-cw) 1px !important;
color: var(--var-cw);
}
::-moz-selection {
background-color: var(--var-dm) !important;
}
.prohibition {
color: var(--var-dc);
}
form table + table {
margin-top: 2px;
}
/* Dollchan Extension Tools *
#de-panel, #de-spell-rowmeter, .de-win-head {
background-color: var(--var-dc) !important;
color: var(--var-bg) !important;
}
.de-win-head {
border-radius: 3px 3px 0px 0px;
}
.de-fav-inf-old {
color: var(--var-lw) !important;
}
.de-fav-inf-new {
color: var(--var-lg) !important;
}
.de-post-btns > span, .de-post-counter:after {
color: var(--var-ly) !important;
}
.de-imgmenu .de-menu-item:hover {
background-color: var(--var-dc) !important;
}
.de-new-post {
box-shadow: 1px 1px 2px var(--var-lb);
}
.de-post-removed .reply, .de-post-removed .highlight {
filter: opacity(50%);
}
.de-selected {
background-color: var(--var-db);
}
.de-pview, .de-popup, #de-alert .reply {
background-color: var(--var-db) !important;
border: 1px solid var(--var-fg) !important;
}
.de-popup {
background-color: var(--var-dc) !important;
color: var(--var-bg) !important;
font-family: 'xos4 Terminus', 'Terminus', 'Anonymous Pro ', 'Noto Mono', 'Ubuntu Mono', 'Courier New', monospace !important;
font-weight: bold;
}
.de-post-btns, .de-wait {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.5 0 0 0 0 0 0.5 0 0 0 0 0 1 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") contrast(200%);
}
/* Главная */
.list a:hover {
background-color: var(--var-dc) !important;
}
.list {
border: none;
}
.list div a:hover {
color: var(--var-cw) !important;
}
.list div a:visited {
color: var(--var-bg) !important;
}
} | data/usercss/171094.user.css | @-moz-document domain("iichan.hk") {
/* Палитра */
:root {
--var-bg: #333333;
--var-fg: #cccccc;
--var-dr: #aa0000;
--var-lr: #ff5555;
--var-dg: #00aa00;
--var-lg: #55ff55;
--var-db: #0000aa;
--var-lb: #5555ff;
--var-dy: #aaaa00;
--var-ly: #ffff55;
--var-dm: #aa00aa;
--var-lm: #ff55ff;
--var-dc: #00aaaa;
--var-lc: #55ffff;
--var-dw: #555555;
--var-lw: #aaaaaa;
--var-cb: #000000;
--var-cw: #ffffff;
}
/* Фиксы */
.logo, .logo a, .sublogo, .sublogo a, .greeting, .news, .header, .list div a, .postblock, .reply, .highlight, .thumbnailmsg, .spoiler:hover, .managehead, .row1, .row2 {
color: inherit;
}
/* Анимация */
@keyframes load-frame {
from {
background-color: var(--var-cw);
background-image: url('https://i.imgur.com/1E3qINq.gif');
}
to {
background-image: none;
}
}
@keyframes load-body {
from {
background-color: var(--var-cb);
background-image: url('https://i.imgur.com/tLq3ATo.png');
background-size: 100% auto;
color: var(--var-cb);
}
to {
background-image: none;
color: var(--var-lw);
}
}
@keyframes load-main {
from {
opacity: 0;
}
to {
opacity: initial;
}
}
html {
animation-duration: 10s;
animation-name: load-frame;
animation-timing-function: step-end;
background-color: var(--var-cb);
height: 100%;
overflow: auto;
position: fixed;
width: 100%;
}
body {
animation-duration: 12s;
animation-name: load-body;
animation-timing-function: step-end;
background-color: var(--var-db);
color: var(--var-lw);
font-family: 'Press Start 2P', monospace !important;
font-size: 16px;
height: calc(100% - 128px);
image-rendering: optimizespeed;
margin: 64px 96px;
overflow-y: auto !important;
padding: 0px;
position: fixed;
width: calc(100% - 192px);
}
body * {
animation-duration: 12s;
animation-name: load-main;
animation-timing-function: step-end;
}
a {
color: var(--var-lc);
}
a:hover {
color: var(--var-ly);
}
hr {
border-bottom: none !important;
border-left: none !important;
border-right: none !important;
border-top: 3px dashed var(--var-fg) !important;
clear: both;
margin: 8px 0;
}
.category {
background-color: var(--var-dc);
}
.list {
color: var(--var-bg);
}
.theader {
background-color: var(--var-dr);
}
.adminbar {
background-color: var(--var-dc);
margin: 0 !important;
padding: 0 !important;
}
.adminbar > a {
color: var(--var-cb);
}
.logo {
color: var(--var-cw);
}
.header, .postblock, .passvalid {
background-color: var(--var-dc);
color: var(--var-cw);
}
textarea, input[type='text'], input[type='password'] {
background-color: var(--var-lc);
border: none;
color: var(--var-cb);
font-family: inherit !important;
margin: 0;
padding: 4px;
}
button, input[type='button'], input[type='submit'], input[type='reset'], input[type='checkbox'], input[type='radio'], input[type='file'], select {
background-color: var(--var-dc) !important;
border: none;
color: var(--var-bg) !important;
font-family: inherit !important;
margin: 0px;
padding: 2px 8px;
}
.rules {
font-family: inherit !important;
font-size: inherit !important;
}
/* Капча */
#postform img[src*=captcha] {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='freeze'><feColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0'/></filter></svg>#freeze");
}
.abbrev, .omittedposts {
color: var(--var-lb);
}
.reply {
background-color: var(--var-lw);
color: var(--var-cb);
}
.filetitle, .replytitle, .filesize {
color: var(--var-dr);
font-family: inherit !important;
font-size: inherit;
}
.postername, .commentpostername {
color: var(--var-dg);
}
.postertrip {
color: var(--var-dc);
}
.adminname {
color: var(--var-lr);
}
.highlight, .nothumb {
background-color: var(--var-bg);
border-color: var(--var-lr);
}
.unkfunc {
color: var(--var-dy);
}
.spoiler, .spoiler:hover {
background-color: var(--var-dr);
}
.spoiler {
color: hsla(0, 0%, 0%, 0.0);
}
/* Машина времени для картинок */
img.banner, a > img.thumb, div.greeting > img, div.catthread > img, a > video, img.de-fullimg, img.de-file-img, div.de-fullimg-wrap > video {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' color-interpolation-filters='sRGB' shape-rendering='optimizeSpeed'><filter id='pixelize' x='0' y='0'><feGaussianBlur in='SourceGraphic' stdDeviation='1.0' result='blured'/><feFlood x='2' y='2' width='1' height='1'/><feComposite width='5' height='5'/><feTile result='pixels'/><feComposite in='blured' in2='pixels' operator='in'/><feMorphology operator='dilate' radius='2'/><feComponentTransfer><feFuncR type='gamma' exponent='1.0' amplitude='0.84' offset='0.08' /><feFuncG type='gamma' exponent='1.0' amplitude='0.84' offset='0.08' /><feFuncB type='gamma' exponent='1.0' amplitude='0.84' offset='0.08' /></feComponentTransfer><feComponentTransfer><feFuncR type='discrete' tableValues='0 1' /><feFuncG type='discrete' tableValues='0 1' /><feFuncB type='discrete' tableValues='0 1' /><feFuncA type='discrete' tableValues='0 1' /></feComponentTransfer></filter></svg>#pixelize");
}
img.banner:hover, a > img:hover, div.greeting > img:hover, div.catthread > img:hover, a > video:hover, img.de-fullimg:hover, img.de-file-img:hover, div.de-fullimg-wrap > video:hover {
filter: unset;
}
/* <NAME>
form > div label, .reflink, .filesize {
color: var(--var-fg);
}
table, tr, td {
border-color: var(--var-dc) !important;
}
.managehead {
background-color: var(--var-db);
}
.row1 {
background-color: var(--var-bg);
}
.row2 {
background-color: var(--var-dw);
}
/* Капча
#postform img[src*=captcha] {
filter: hue-rotate(0deg) saturate(100%) brightness(400%);
}
/* Дополнительное
a {
color: var(--var-lc);
}
a:visited {
color: var(--var-dc) !important;
}
a:hover {
color: var(--var-lr) !important;
color: var(--var-cw) !important;
}
em, i {
color: var(--var-dw) !important;
font-style: normal !important;
font-weight: normal;
}
strong, b {
color: var(--var-cw) !important;
}
hr {
border-bottom: none;
border-left: none;
border-right: none;
border-top: solid var(--var-cw) 1px !important;
color: var(--var-cw);
}
::-moz-selection {
background-color: var(--var-dm) !important;
}
.prohibition {
color: var(--var-dc);
}
form table + table {
margin-top: 2px;
}
/* Dollchan Extension Tools *
#de-panel, #de-spell-rowmeter, .de-win-head {
background-color: var(--var-dc) !important;
color: var(--var-bg) !important;
}
.de-win-head {
border-radius: 3px 3px 0px 0px;
}
.de-fav-inf-old {
color: var(--var-lw) !important;
}
.de-fav-inf-new {
color: var(--var-lg) !important;
}
.de-post-btns > span, .de-post-counter:after {
color: var(--var-ly) !important;
}
.de-imgmenu .de-menu-item:hover {
background-color: var(--var-dc) !important;
}
.de-new-post {
box-shadow: 1px 1px 2px var(--var-lb);
}
.de-post-removed .reply, .de-post-removed .highlight {
filter: opacity(50%);
}
.de-selected {
background-color: var(--var-db);
}
.de-pview, .de-popup, #de-alert .reply {
background-color: var(--var-db) !important;
border: 1px solid var(--var-fg) !important;
}
.de-popup {
background-color: var(--var-dc) !important;
color: var(--var-bg) !important;
font-family: 'xos4 Terminus', 'Terminus', 'Anonymous Pro ', 'Noto Mono', 'Ubuntu Mono', 'Courier New', monospace !important;
font-weight: bold;
}
.de-post-btns, .de-wait {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.5 0 0 0 0 0 0.5 0 0 0 0 0 1 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") contrast(200%);
}
/* Главная */
.list a:hover {
background-color: var(--var-dc) !important;
}
.list {
border: none;
}
.list div a:hover {
color: var(--var-cw) !important;
}
.list div a:visited {
color: var(--var-bg) !important;
}
} | 0.303422 | 0.059265 |
.donationsLeft {
float: left;
width: 60%;
min-height: 400px;
}
.donationsRight {
float: right;
width: 35%;
min-height: 400px;
}
.donationsLeft .bigTextBox {
width: 45% !important;
}
.donationsLeft .smallTextBox {
width: 10% !important;
}
.donationsRight p {
padding: 0px;
margin: 0px;
font-weight: bold;
font-size: 16px;
}
.donationsRight .numberCounts {
font-size: 36px;
}
.donationMessagesSectionTitle {
font-size: 14px;
font-weight: bold;
width: 96%;
margin-left: auto;
margin-right: auto;
}
.donationMessagesDiv {
width: 96%;
margin-left: auto;
margin-right: auto;
}
.donationMessage {
position: relative;
padding: 10px 5px;
}
.donationMessagePic {
display: inline-block;
vertical-align: top;
}
.donationMessagePic img {
width: 40px;
height: 53px;
border: solid black 1px;
}
.donationMessageText {
font-size: 12px;
display: inline-block;
vertical-align: top;
padding-left: 5px;
}
.donationProgressContainer {
width: 98%;
border: solid rgba(0,0,0, .15) 1px;
position: relative;
height: 10px;
border-radius: 5px;
margin-left: auto;
margin-right: auto;
}
.donationProgressContainer div {
height: 10px;
border-radius: 5px;
}
.donationGoalText {
position: relative;
padding-left: 5px;
font-size: 14px;
font-weight: bold;
overflow: auto;
}
.donationsDaysLeft {
float: right;
padding-right: 5px;
}
.donatorDiv {
position: relative;
padding: 10px 5px;
overflow: auto;
}
.donatorPic {
display: inline-block;
vertical-align: top;
}
.donatorPic img {
width: 45px;
height: 60px;
border: solid black 1px;
}
.donatorInfo {
display: inline-block;
padding-left: 3px;
vertical-align: top;
}
.donatorAmount {
color: green;
}
.donateMenuItemContainer {
position: relative;
width: 98%;
min-height: 100px;
margin-top: 5px;
}
.donateMenuItemContainer .donatorPic img {
width: 34px;
height: 45px;
}
.donateMenuItemContainer .donatorInfo {
width: 70%;
}
.donateMenuItemContainer .donateDate {
font-size: 10px;
}
.donateMenuItemTitle {
font-weight: bold;
font-size: 12px;
}
.donateMenuItemDesc {
margin-bottom: 3px;
}
.donateMenuItemStatsDiv {
position: relative;
margin-top: 5px;
}
.donateMenuItemStat {
position: relative;
margin-right: 3px;
padding: 2px;
}
.donateMenuProgressBarDiv {
position: relative;
margin-bottom: 3px;
} | plugins/donations/donations.css | .donationsLeft {
float: left;
width: 60%;
min-height: 400px;
}
.donationsRight {
float: right;
width: 35%;
min-height: 400px;
}
.donationsLeft .bigTextBox {
width: 45% !important;
}
.donationsLeft .smallTextBox {
width: 10% !important;
}
.donationsRight p {
padding: 0px;
margin: 0px;
font-weight: bold;
font-size: 16px;
}
.donationsRight .numberCounts {
font-size: 36px;
}
.donationMessagesSectionTitle {
font-size: 14px;
font-weight: bold;
width: 96%;
margin-left: auto;
margin-right: auto;
}
.donationMessagesDiv {
width: 96%;
margin-left: auto;
margin-right: auto;
}
.donationMessage {
position: relative;
padding: 10px 5px;
}
.donationMessagePic {
display: inline-block;
vertical-align: top;
}
.donationMessagePic img {
width: 40px;
height: 53px;
border: solid black 1px;
}
.donationMessageText {
font-size: 12px;
display: inline-block;
vertical-align: top;
padding-left: 5px;
}
.donationProgressContainer {
width: 98%;
border: solid rgba(0,0,0, .15) 1px;
position: relative;
height: 10px;
border-radius: 5px;
margin-left: auto;
margin-right: auto;
}
.donationProgressContainer div {
height: 10px;
border-radius: 5px;
}
.donationGoalText {
position: relative;
padding-left: 5px;
font-size: 14px;
font-weight: bold;
overflow: auto;
}
.donationsDaysLeft {
float: right;
padding-right: 5px;
}
.donatorDiv {
position: relative;
padding: 10px 5px;
overflow: auto;
}
.donatorPic {
display: inline-block;
vertical-align: top;
}
.donatorPic img {
width: 45px;
height: 60px;
border: solid black 1px;
}
.donatorInfo {
display: inline-block;
padding-left: 3px;
vertical-align: top;
}
.donatorAmount {
color: green;
}
.donateMenuItemContainer {
position: relative;
width: 98%;
min-height: 100px;
margin-top: 5px;
}
.donateMenuItemContainer .donatorPic img {
width: 34px;
height: 45px;
}
.donateMenuItemContainer .donatorInfo {
width: 70%;
}
.donateMenuItemContainer .donateDate {
font-size: 10px;
}
.donateMenuItemTitle {
font-weight: bold;
font-size: 12px;
}
.donateMenuItemDesc {
margin-bottom: 3px;
}
.donateMenuItemStatsDiv {
position: relative;
margin-top: 5px;
}
.donateMenuItemStat {
position: relative;
margin-right: 3px;
padding: 2px;
}
.donateMenuProgressBarDiv {
position: relative;
margin-bottom: 3px;
} | 0.422028 | 0.230985 |
[Table of contents]
1. Container-fluid - .single-bg
1.1 Top Row - .single-bg h2
1.2 Bottom Row - single-bg a
-------------------------------------------------------------------*/
.single-bg {
width: 100%;
height: 300px;
background: url('../images/1280x853.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
margin-top: -60px;
margin-bottom: 30px;
text-align: center;
}
.single-bg h2 {
color: white;
font-family: Roboto;
font-weight: 700;
font-size: 50px;
margin-top: 130px;
padding: 0px;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 20px;
}
.single-bg a {
font-family: Raleway;
font-weight: 400;
color: white;
font-size: 18px;
letter-spacing: 1px;
}
.single-bg a:nth-of-type(2) {
background: rgba(57, 176, 113, 0.6);
padding: 8px 10px 8px 10px;
}
.single-bg a:hover, .single-bg a:focus, .single-bg a:active {
text-decoration: none;
color: white;
}
/* BLOG POSTS CONTENT */
/*------------------------------------------------------------------
[Table of contents]
1. Container - .blog_posts_row
1.1 Left Column - .blog_posts_left
1.1.1 Top Row - .blog_posts_left img
1.1.2 Middle Row - .blog_posts_left h2 , .blog_posts_left h3 , .blog_posts_left p
1.1.3 Bottom Row - .blog_posts_left button, .blog_posts_left hr
1.2 Right Column - .blog_posts_right
1.2.1 Top Row - .blog_posts_recent
1.2.2 First - .bolg_posts_right h2
1.2.3 Second/Left - .bolg_posts_right img
1.2.3.1 Second/Right - .blog_recent_info p
1.3 Middle Row - .blog_posts_category
1.3.1 Top Row - .blog_posts_category h2
1.3.2 Bottom Row - .blog_posts_category p
1.4 Bottom Row - .blog_posts_tags
1.4.1 Top - .blog_posts_tags h2
1.4.2 Bottom - .blog_posts_tags p
-------------------------------------------------------------------*/
.bolg_posts_left {
width: 100%;
margin: 0px !important;
padding: 0px !important;
}
.blog_posts_post img {
width: 100%;
margin-top: 13px;
}
.blog_posts_post h2 {
font-family: Roboto;
font-weight: 400;
color: #212121;
font-size: 20px;
padding-right: 15px;
padding-top: 0px;
}
.blog_posts_post h3 {
margin-right: 15px;
font-family: Roboto;
font-weight: 400;
color: #535353;
font-size: 15px;
margin-top: 0px;
margin-bottom: 0px;
text-transform: uppercase;
margin-right: 0px;
}
.blog_posts_post p {
margin-right: 15px;
font-family: Raleway;
font-weight: 400;
color: #535353;
font-size: 15px;
padding-top: 10px;
line-height: 170%;
}
.blog_posts_post button {
width: 100px;
height: 40px;
outline: none;
border: 1px solid #212121;
background: none;
color: #212121;
font-size: 14px;
font-family: Raleway;
font-weight: 400;
margin-bottom: 20px;
margin-top: 10px;
transition: background .3s ease;
}
.blog_posts_post button:hover {
background: #212121;
color: white;
}
.blog_posts_post hr {
width: 100%;
border-bottom: 1px solid #212121;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 20px;
opacity: 0.2;
}
.bolg_posts_right {
width: 100%;
}
.blog_posts_recent {
width: 100%;
background: #FAFAFA;
margin-top: 13px;
}
.bolg_posts_right h2 {
font-family: Roboto;
font-weight: 400;
color: #212121;
font-size: 25px;
text-transform: uppercase;
padding-bottom: 10px;
margin-left: 10px;
}
.blog_posts_recent hr {
width: 90%;
margin-right: auto;
margin-left: auto;
margin-top: 30px;
margin-bottom: 25px;
}
.blog_recent_info {
margin-bottom: 20px;
}
.blog_recent_info:hover {
text-decoration: underline;
}
.blog_recent_info img {
width: 80px;
margin-left: 10px;
}
.blog_recent_info h3 {
font-family: Roboto;
font-weight: 400;
color: #212121;
font-size: 18px;
margin-left: 100px;
margin-top: -50px;
padding-right: 10px;
}
.blog_recent_info p {
margin-left: 100px;
margin-top: -7px;
font-family: Roboto;
font-weight: 400;
font-size: 16px;
color: #5E5E5E;
padding-right: 10px;
}
.blog_posts_category {
width: 100%;
height: auto;
background: #FAFAFA;
margin-top: 30px;
}
.blog_posts_category h2 {
padding-bottom: 20px;
margin-left: 10px;
}
.blog_posts_category p {
font-family: Roboto;
font-weight: 400;
font-size: 16px;
color: #5E5E5E;
transition: color .3s ease;
padding-bottom: 10px;
margin-left: 10px;
}
.blog_posts_category p:hover {
color: #32C775;
}
.blog_posts_category hr {
width: 100%;
display: block;
margin-top: 0px;
}
.blog_posts_category i {
padding-right: 10px;
}
.blog_posts_tags {
margin-left: -30px;
margin-top: 20px;
}
.blog_posts_tags h2 {
margin-left: 15px;
}
.blog_posts_tags p {
font-family: Raleway;
font-weight: 400;
color: #5E5E5E;
margin-left: 15px;
display: inline-block;
border: 1px solid #5E5E5E;
padding: 10px;
margin-bottom: 20px;
transition: background .3s ease;
}
.blog_posts_tags p:hover {
color: white;
background: #32C775;
border: 1px solid #32C775;
}
/*================================================== MOBILE QUERY ==================*/
@media only screen and (max-width: 767px) {
.single-bg h2 {
margin-top: 100px;
}
} | public/css/blog_posts_style.css | [Table of contents]
1. Container-fluid - .single-bg
1.1 Top Row - .single-bg h2
1.2 Bottom Row - single-bg a
-------------------------------------------------------------------*/
.single-bg {
width: 100%;
height: 300px;
background: url('../images/1280x853.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
margin-top: -60px;
margin-bottom: 30px;
text-align: center;
}
.single-bg h2 {
color: white;
font-family: Roboto;
font-weight: 700;
font-size: 50px;
margin-top: 130px;
padding: 0px;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 20px;
}
.single-bg a {
font-family: Raleway;
font-weight: 400;
color: white;
font-size: 18px;
letter-spacing: 1px;
}
.single-bg a:nth-of-type(2) {
background: rgba(57, 176, 113, 0.6);
padding: 8px 10px 8px 10px;
}
.single-bg a:hover, .single-bg a:focus, .single-bg a:active {
text-decoration: none;
color: white;
}
/* BLOG POSTS CONTENT */
/*------------------------------------------------------------------
[Table of contents]
1. Container - .blog_posts_row
1.1 Left Column - .blog_posts_left
1.1.1 Top Row - .blog_posts_left img
1.1.2 Middle Row - .blog_posts_left h2 , .blog_posts_left h3 , .blog_posts_left p
1.1.3 Bottom Row - .blog_posts_left button, .blog_posts_left hr
1.2 Right Column - .blog_posts_right
1.2.1 Top Row - .blog_posts_recent
1.2.2 First - .bolg_posts_right h2
1.2.3 Second/Left - .bolg_posts_right img
1.2.3.1 Second/Right - .blog_recent_info p
1.3 Middle Row - .blog_posts_category
1.3.1 Top Row - .blog_posts_category h2
1.3.2 Bottom Row - .blog_posts_category p
1.4 Bottom Row - .blog_posts_tags
1.4.1 Top - .blog_posts_tags h2
1.4.2 Bottom - .blog_posts_tags p
-------------------------------------------------------------------*/
.bolg_posts_left {
width: 100%;
margin: 0px !important;
padding: 0px !important;
}
.blog_posts_post img {
width: 100%;
margin-top: 13px;
}
.blog_posts_post h2 {
font-family: Roboto;
font-weight: 400;
color: #212121;
font-size: 20px;
padding-right: 15px;
padding-top: 0px;
}
.blog_posts_post h3 {
margin-right: 15px;
font-family: Roboto;
font-weight: 400;
color: #535353;
font-size: 15px;
margin-top: 0px;
margin-bottom: 0px;
text-transform: uppercase;
margin-right: 0px;
}
.blog_posts_post p {
margin-right: 15px;
font-family: Raleway;
font-weight: 400;
color: #535353;
font-size: 15px;
padding-top: 10px;
line-height: 170%;
}
.blog_posts_post button {
width: 100px;
height: 40px;
outline: none;
border: 1px solid #212121;
background: none;
color: #212121;
font-size: 14px;
font-family: Raleway;
font-weight: 400;
margin-bottom: 20px;
margin-top: 10px;
transition: background .3s ease;
}
.blog_posts_post button:hover {
background: #212121;
color: white;
}
.blog_posts_post hr {
width: 100%;
border-bottom: 1px solid #212121;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 20px;
opacity: 0.2;
}
.bolg_posts_right {
width: 100%;
}
.blog_posts_recent {
width: 100%;
background: #FAFAFA;
margin-top: 13px;
}
.bolg_posts_right h2 {
font-family: Roboto;
font-weight: 400;
color: #212121;
font-size: 25px;
text-transform: uppercase;
padding-bottom: 10px;
margin-left: 10px;
}
.blog_posts_recent hr {
width: 90%;
margin-right: auto;
margin-left: auto;
margin-top: 30px;
margin-bottom: 25px;
}
.blog_recent_info {
margin-bottom: 20px;
}
.blog_recent_info:hover {
text-decoration: underline;
}
.blog_recent_info img {
width: 80px;
margin-left: 10px;
}
.blog_recent_info h3 {
font-family: Roboto;
font-weight: 400;
color: #212121;
font-size: 18px;
margin-left: 100px;
margin-top: -50px;
padding-right: 10px;
}
.blog_recent_info p {
margin-left: 100px;
margin-top: -7px;
font-family: Roboto;
font-weight: 400;
font-size: 16px;
color: #5E5E5E;
padding-right: 10px;
}
.blog_posts_category {
width: 100%;
height: auto;
background: #FAFAFA;
margin-top: 30px;
}
.blog_posts_category h2 {
padding-bottom: 20px;
margin-left: 10px;
}
.blog_posts_category p {
font-family: Roboto;
font-weight: 400;
font-size: 16px;
color: #5E5E5E;
transition: color .3s ease;
padding-bottom: 10px;
margin-left: 10px;
}
.blog_posts_category p:hover {
color: #32C775;
}
.blog_posts_category hr {
width: 100%;
display: block;
margin-top: 0px;
}
.blog_posts_category i {
padding-right: 10px;
}
.blog_posts_tags {
margin-left: -30px;
margin-top: 20px;
}
.blog_posts_tags h2 {
margin-left: 15px;
}
.blog_posts_tags p {
font-family: Raleway;
font-weight: 400;
color: #5E5E5E;
margin-left: 15px;
display: inline-block;
border: 1px solid #5E5E5E;
padding: 10px;
margin-bottom: 20px;
transition: background .3s ease;
}
.blog_posts_tags p:hover {
color: white;
background: #32C775;
border: 1px solid #32C775;
}
/*================================================== MOBILE QUERY ==================*/
@media only screen and (max-width: 767px) {
.single-bg h2 {
margin-top: 100px;
}
} | 0.33112 | 0.07117 |
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/*-----------------------------------------------------------------------------------*/
/* GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
body {
font-family : 'Lato', sans-serif;
height : 100%;
color : #757b87;
padding-bottom : 0 !important;
}
.icon-section {
background-color : #09bd8f;
line-height : 7px;
padding-top : 20px;
margin-bottom : 30px;
}
a:link,
a:link,
a:visited,
a:hover,
a:active {
color : #081b38;
text-decoration : none;
}
ul {
list-style-type : none;
}
li label {
position : relative;
bottom : 5px;
color : #757b87;
font-weight : lighter;
}
label {
color : #757b87;
font-weight : lighter;
padding : 10px 5px;
}
p {
text-align : justify;
}
p label {
text-align : justify;
}
/* ----------Custom Color Code ---------- */
.primary,
.primary > a,
.primary > a:visited,
.primary > a:hover,
.primary > a:active {
color : #418bca;
text-decoration : none;
}
.danger,
.danger > a,
.danger > a:visited,
.danger > a:hover,
.danger > a:active {
color : #ef6f6c;
text-decoration : none;
}
.success,
.success > a,
.success > a:visited,
.success > a:hover,
.success > a:active {
color : #01bc8c;
text-decoration : none;
}
.warning,
.warning > a,
.warning > a:visited,
.warning > a:hover,
.warning > a:active {
color : #f89a14;
text-decoration : none;
}
.yellow,
.yellow > a,
.yellow > a:visited,
.yellow > a:hover,
.yellow > a:active {
color : #FFD43C;
text-decoration : none;
}
/* ---------- //Custom Color Code End ---------- */
/* ---------- Text-Bg color Code Css ---------- */
.bg-default {
background-color : #f5f5f5;
}
.bg-primary {
background-color : #418bca;
color : #fff;
}
.bg-success {
background-color : #01bc8c;
color : #fff;
}
.bg-danger {
background-color : #ef6f6c;
color : #fff;
}
.bg-warning {
background-color : #f89a14;
color : #fff;
}
/* ---------- //Text-Bg color Code Css End ---------- */
/* ---------- Text-Bg Border color Code Css ---------- */
.border-primary {
border-bottom : 2px solid #418bca;
padding-bottom : 5px;
}
.border-warning {
border-bottom : 2px solid #f89a14;
padding-bottom : 5px;
}
.border-success {
border-bottom : 2px solid #01bc8c;
padding-bottom : 5px;
}
.border-danger {
border-bottom : 2px solid #ef6f6c;
padding-bottom : 5px;
}
/* ---------- //Text-Bg Border color Code Css End---------- */
/* ---------- Text-Success Css---------- */
.text-success {
color : #01bc8c !important;
background-color : inherit;
}
.text-danger {
color : #ef6f6c;
}
/* ---------- //Text-Success End---------- */
/* ---------- Nav bar Css Start ---------- */
.navbar-right {
margin-right : 30px;
}
.icon-position label {
padding-left : 0;
margin-left : 0;
}
.logo_position {
position : relative;
bottom : 30px;
}
.navbar-nav > li > a {
font-size : 14px;
text-transform : uppercase;
font-weight : 400;
}
.navbar-default .navbar-nav > li > a:hover {
color : #1901bc;
}
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a {
background-color : #fff !important;
color : #01bc8c;
}
.navbar-nav .dropdown-menu li:hover {
border : none;
}
.navbar {
margin-bottom : 0;
background-color : transparent;
border : none;
}
/* ---------- Nav bar Css End ---------- */
/* ---------- Menu Section Css ---------- */
.menu > li {
border : 1px solid #f89a14;
padding : 10px 13px;
margin : 0 10px;
}
.menu {
margin-top : 20px;
}
.menu > li:hover,
.menu li .active {
background-color : #01bc8c;
}
/* ---------- //Menu Section Css End ---------- */
.pull-right a {
color : #128bc6;
}
.input-group-addon {
color : #fff;
}
.team img {
width : 100%;
height : 100%;
margin-top : 10px;
}
.panel-default > .panel-heading {
color : #333;
background-color : #fff;
border-color : #DDD;
}
/* ---------- Headings Border Css ---------- */
.heading_border {
color : #fff;
border-top-left-radius : 5px;
border-top-right-radius : 5px;
margin-bottom : 15px;
padding : 5px 15px;
}
/* ---------- //Headings Border Css End---------- */
.tab img {
width : 100%;
}
.tab {
padding-left : 0;
}
.tab_list > li {
padding : 5px;
}
.tab_list {
margin-top : 15px;
padding-left : 0;
}
.profile img {
width : 100%;
}
/* ---------- Footer Section Css ---------- */
footer {
background-color : #262626;
}
footer h4 {
color : #fff;
}
.footer-text {
color : #ababab;
padding : 30px 0;
}
footer img {
width : 50px;
}
footer .btn-primary.text-white {
margin-top : 2%;
}
/* ---------- //Footer Section Css End ---------- */
.text-white {
color : #fff !important;
}
.bg-white {
background-color : #fff;
}
@media (max-width : 370px) {
.properties {
border-right : none;
}
.media-object img {
width : 50%;
}
}
/* ---------- Copy Right Section Css ---------- */
.copyright {
background-color : #1a1a1a;
}
.copyright p {
color : #fff;
padding : 0.5% 0;
margin : 0.5% 0;
}
/* ---------- //Copy Right Section Css ---------- */
@media (max-width : 759px) {
.navbar-nav .dropdown-menu:before {
content : none;
}
}
@media (max-width : 950px) {
.profile {
display : block;
margin-right : 4%;
margin-left : 4%;
}
}
.skin_btn {
display : inline-table;
cursor : pointer;
width : 30px;
height : 30px;
margin-bottom : 1px;
}
.skin_size {
width : 30px;
height : 30px;
margin : 3px;
}
.well {
padding : 10px;
}
.primary_skin {
background-color : #128bc6;
}
.danger_skin {
background-color : #ef6f6c;
}
.success_skin {
background-color : #01bc8c;
}
.warning_skin {
background-color : #F89A14;
}
.purple_skin {
background-color : #D2527F;
}
.turquoise_skin {
background-color : #4ecdc4;
}
.asbestos_skin {
background-color : #7f8c8d;
}
.hoki_skin {
background-color : #67809f;
}
#hr_border {
border-top : 1px solid #999;
margin-top : 26px;
}
#hr_border2 {
border-top : 1px solid #999;
}
.alert-success {
color: #fff;
background-color: #22ddad !important;
border-color: #acf6ac !important;
}
.alert-info {
color: #fff;
background-color: #67C5DF !important;
border-color: #67C5DF !important;
}
.alert-warning {
color: #fff;
background-color: #F89A14 !important;
border-color: #F89A14 !important;
}
.alert-danger {
color: #fff;
background-color: #ff908d !important;
border-color: #EF6F6C !important;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label{
color:#EF6F6C;
}
.has-error .input-group-addon{
border-color: #EF6F6C;
background-color: #EF6F6C;
color:#418bca;
}
.has-error .form-control{
border-color:#EF6F6C;
}
.pager li > a, .pager li > span {
border-radius: 0;
}
.nav>li>a{
padding: 8px 13px !important;
}
/* Home banner */
.masthead{
position:relative;
background-color:#343a40;
background:url() no-repeat center center;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
padding-top:8rem;
padding-bottom:8rem}
.masthead .overlay{
position:absolute;background-color:#212529;
height:100%;width:100%;top:0;left:0;opacity:.3}
.masthead h1{font-size:2rem}
@media (min-width:768px){
.masthead{padding-top:12rem;padding-bottom:12rem}
.masthead h1{font-size:3rem}
}
.text-white {
color: #fff!important;
}
.text-center {
text-align: center!important;
}
.box {
border-radius: 3px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
padding: 10px 15px 10px 15px;
text-align: right;
display: block;
margin-top: 60px;
margin-bottom: 15px;
margin-right: 5px;
}
.toptrackbox {
border-radius: 3px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
padding: 10px 15px 10px 15px;
text-align: right;
display: block;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
min-height: 120px;
width: 280px;
}
.toptrackbox span{
float: left;
}
/* Pagination start */
#pagin {
clear: both;
width:500px;
float: left;
margin-left: 40px;
}
#pagin li {
float:left;
margin-right:10px;
}
#pagin li a {
display:block;
color:#717171;
font:bold 11px;
text-shadow:0px 1px white;
padding:5px 8px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.35);
-moz-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.35);
box-shadow:0px 1px 3px 0px rgba(0,0,0,0.35);
background:#f9f9f9;
background:-webkit-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
background:-moz-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
background:-o-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
background:-ms-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
background:linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9',endColorstr='#e8e8e8',GradientType=0 );
}
#pagin li a.current {
color:white;
text-shadow:0px 1px #3f789f;
-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.8);
-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.8);
box-shadow:0px 1px 2px 0px rgba(0,0,0,0.8);
background:#7cb9e5;
background:-webkit-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
background:-moz-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
background:-o-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
background:-ms-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
background:linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cb9e5',endColorstr='#57a1d8',GradientType=0 );
}
#pagin li a:hover {
-webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.55);
-moz-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.55);
box-shadow:0px 1px 3px 0px rgba(0,0,0,0.55);
background:#fff;
background:-webkit-linear-gradient(top,#fff 0%,#e8e8e8 100%);
background:-moz-linear-gradient(top,#fff 0%,#e8e8e8 100%);
background:-o-linear-gradient(top,#fff 0%,#e8e8e8 100%);
background:-ms-linear-gradient(top,#fff 0%,#e8e8e8 100%);
background:linear-gradient(top,#fff 0%,#e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#e8e8e8',GradientType=0 );
}
#pagin li a:active,#pagin li a.current:active {
-webkit-box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
-moz-box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
}
#pagin li a.current:hover {
-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.9);
-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.9);
box-shadow:0px 1px 2px 0px rgba(0,0,0,0.9);
background:#99cefc;
background:-webkit-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
background:-moz-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
background:-o-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
background:-ms-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
background:linear-gradient(top,#99cefc 0%,#57a1d8 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cefc',endColorstr='#57a1d8',GradientType=0 );
}
/* Pagination end */ | public/css/lib.css | @import url(https://fonts.googleapis.com/css?family=Noto+Sans);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/*-----------------------------------------------------------------------------------*/
/* GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
body {
font-family : 'Lato', sans-serif;
height : 100%;
color : #757b87;
padding-bottom : 0 !important;
}
.icon-section {
background-color : #09bd8f;
line-height : 7px;
padding-top : 20px;
margin-bottom : 30px;
}
a:link,
a:link,
a:visited,
a:hover,
a:active {
color : #081b38;
text-decoration : none;
}
ul {
list-style-type : none;
}
li label {
position : relative;
bottom : 5px;
color : #757b87;
font-weight : lighter;
}
label {
color : #757b87;
font-weight : lighter;
padding : 10px 5px;
}
p {
text-align : justify;
}
p label {
text-align : justify;
}
/* ----------Custom Color Code ---------- */
.primary,
.primary > a,
.primary > a:visited,
.primary > a:hover,
.primary > a:active {
color : #418bca;
text-decoration : none;
}
.danger,
.danger > a,
.danger > a:visited,
.danger > a:hover,
.danger > a:active {
color : #ef6f6c;
text-decoration : none;
}
.success,
.success > a,
.success > a:visited,
.success > a:hover,
.success > a:active {
color : #01bc8c;
text-decoration : none;
}
.warning,
.warning > a,
.warning > a:visited,
.warning > a:hover,
.warning > a:active {
color : #f89a14;
text-decoration : none;
}
.yellow,
.yellow > a,
.yellow > a:visited,
.yellow > a:hover,
.yellow > a:active {
color : #FFD43C;
text-decoration : none;
}
/* ---------- //Custom Color Code End ---------- */
/* ---------- Text-Bg color Code Css ---------- */
.bg-default {
background-color : #f5f5f5;
}
.bg-primary {
background-color : #418bca;
color : #fff;
}
.bg-success {
background-color : #01bc8c;
color : #fff;
}
.bg-danger {
background-color : #ef6f6c;
color : #fff;
}
.bg-warning {
background-color : #f89a14;
color : #fff;
}
/* ---------- //Text-Bg color Code Css End ---------- */
/* ---------- Text-Bg Border color Code Css ---------- */
.border-primary {
border-bottom : 2px solid #418bca;
padding-bottom : 5px;
}
.border-warning {
border-bottom : 2px solid #f89a14;
padding-bottom : 5px;
}
.border-success {
border-bottom : 2px solid #01bc8c;
padding-bottom : 5px;
}
.border-danger {
border-bottom : 2px solid #ef6f6c;
padding-bottom : 5px;
}
/* ---------- //Text-Bg Border color Code Css End---------- */
/* ---------- Text-Success Css---------- */
.text-success {
color : #01bc8c !important;
background-color : inherit;
}
.text-danger {
color : #ef6f6c;
}
/* ---------- //Text-Success End---------- */
/* ---------- Nav bar Css Start ---------- */
.navbar-right {
margin-right : 30px;
}
.icon-position label {
padding-left : 0;
margin-left : 0;
}
.logo_position {
position : relative;
bottom : 30px;
}
.navbar-nav > li > a {
font-size : 14px;
text-transform : uppercase;
font-weight : 400;
}
.navbar-default .navbar-nav > li > a:hover {
color : #1901bc;
}
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a {
background-color : #fff !important;
color : #01bc8c;
}
.navbar-nav .dropdown-menu li:hover {
border : none;
}
.navbar {
margin-bottom : 0;
background-color : transparent;
border : none;
}
/* ---------- Nav bar Css End ---------- */
/* ---------- Menu Section Css ---------- */
.menu > li {
border : 1px solid #f89a14;
padding : 10px 13px;
margin : 0 10px;
}
.menu {
margin-top : 20px;
}
.menu > li:hover,
.menu li .active {
background-color : #01bc8c;
}
/* ---------- //Menu Section Css End ---------- */
.pull-right a {
color : #128bc6;
}
.input-group-addon {
color : #fff;
}
.team img {
width : 100%;
height : 100%;
margin-top : 10px;
}
.panel-default > .panel-heading {
color : #333;
background-color : #fff;
border-color : #DDD;
}
/* ---------- Headings Border Css ---------- */
.heading_border {
color : #fff;
border-top-left-radius : 5px;
border-top-right-radius : 5px;
margin-bottom : 15px;
padding : 5px 15px;
}
/* ---------- //Headings Border Css End---------- */
.tab img {
width : 100%;
}
.tab {
padding-left : 0;
}
.tab_list > li {
padding : 5px;
}
.tab_list {
margin-top : 15px;
padding-left : 0;
}
.profile img {
width : 100%;
}
/* ---------- Footer Section Css ---------- */
footer {
background-color : #262626;
}
footer h4 {
color : #fff;
}
.footer-text {
color : #ababab;
padding : 30px 0;
}
footer img {
width : 50px;
}
footer .btn-primary.text-white {
margin-top : 2%;
}
/* ---------- //Footer Section Css End ---------- */
.text-white {
color : #fff !important;
}
.bg-white {
background-color : #fff;
}
@media (max-width : 370px) {
.properties {
border-right : none;
}
.media-object img {
width : 50%;
}
}
/* ---------- Copy Right Section Css ---------- */
.copyright {
background-color : #1a1a1a;
}
.copyright p {
color : #fff;
padding : 0.5% 0;
margin : 0.5% 0;
}
/* ---------- //Copy Right Section Css ---------- */
@media (max-width : 759px) {
.navbar-nav .dropdown-menu:before {
content : none;
}
}
@media (max-width : 950px) {
.profile {
display : block;
margin-right : 4%;
margin-left : 4%;
}
}
.skin_btn {
display : inline-table;
cursor : pointer;
width : 30px;
height : 30px;
margin-bottom : 1px;
}
.skin_size {
width : 30px;
height : 30px;
margin : 3px;
}
.well {
padding : 10px;
}
.primary_skin {
background-color : #128bc6;
}
.danger_skin {
background-color : #ef6f6c;
}
.success_skin {
background-color : #01bc8c;
}
.warning_skin {
background-color : #F89A14;
}
.purple_skin {
background-color : #D2527F;
}
.turquoise_skin {
background-color : #4ecdc4;
}
.asbestos_skin {
background-color : #7f8c8d;
}
.hoki_skin {
background-color : #67809f;
}
#hr_border {
border-top : 1px solid #999;
margin-top : 26px;
}
#hr_border2 {
border-top : 1px solid #999;
}
.alert-success {
color: #fff;
background-color: #22ddad !important;
border-color: #acf6ac !important;
}
.alert-info {
color: #fff;
background-color: #67C5DF !important;
border-color: #67C5DF !important;
}
.alert-warning {
color: #fff;
background-color: #F89A14 !important;
border-color: #F89A14 !important;
}
.alert-danger {
color: #fff;
background-color: #ff908d !important;
border-color: #EF6F6C !important;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label{
color:#EF6F6C;
}
.has-error .input-group-addon{
border-color: #EF6F6C;
background-color: #EF6F6C;
color:#418bca;
}
.has-error .form-control{
border-color:#EF6F6C;
}
.pager li > a, .pager li > span {
border-radius: 0;
}
.nav>li>a{
padding: 8px 13px !important;
}
/* Home banner */
.masthead{
position:relative;
background-color:#343a40;
background:url() no-repeat center center;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
padding-top:8rem;
padding-bottom:8rem}
.masthead .overlay{
position:absolute;background-color:#212529;
height:100%;width:100%;top:0;left:0;opacity:.3}
.masthead h1{font-size:2rem}
@media (min-width:768px){
.masthead{padding-top:12rem;padding-bottom:12rem}
.masthead h1{font-size:3rem}
}
.text-white {
color: #fff!important;
}
.text-center {
text-align: center!important;
}
.box {
border-radius: 3px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
padding: 10px 15px 10px 15px;
text-align: right;
display: block;
margin-top: 60px;
margin-bottom: 15px;
margin-right: 5px;
}
.toptrackbox {
border-radius: 3px;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
padding: 10px 15px 10px 15px;
text-align: right;
display: block;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
min-height: 120px;
width: 280px;
}
.toptrackbox span{
float: left;
}
/* Pagination start */
#pagin {
clear: both;
width:500px;
float: left;
margin-left: 40px;
}
#pagin li {
float:left;
margin-right:10px;
}
#pagin li a {
display:block;
color:#717171;
font:bold 11px;
text-shadow:0px 1px white;
padding:5px 8px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.35);
-moz-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.35);
box-shadow:0px 1px 3px 0px rgba(0,0,0,0.35);
background:#f9f9f9;
background:-webkit-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
background:-moz-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
background:-o-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
background:-ms-linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
background:linear-gradient(top,#f9f9f9 0%,#e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9',endColorstr='#e8e8e8',GradientType=0 );
}
#pagin li a.current {
color:white;
text-shadow:0px 1px #3f789f;
-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.8);
-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.8);
box-shadow:0px 1px 2px 0px rgba(0,0,0,0.8);
background:#7cb9e5;
background:-webkit-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
background:-moz-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
background:-o-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
background:-ms-linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
background:linear-gradient(top,#7cb9e5 0%,#57a1d8 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cb9e5',endColorstr='#57a1d8',GradientType=0 );
}
#pagin li a:hover {
-webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.55);
-moz-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.55);
box-shadow:0px 1px 3px 0px rgba(0,0,0,0.55);
background:#fff;
background:-webkit-linear-gradient(top,#fff 0%,#e8e8e8 100%);
background:-moz-linear-gradient(top,#fff 0%,#e8e8e8 100%);
background:-o-linear-gradient(top,#fff 0%,#e8e8e8 100%);
background:-ms-linear-gradient(top,#fff 0%,#e8e8e8 100%);
background:linear-gradient(top,#fff 0%,#e8e8e8 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#e8e8e8',GradientType=0 );
}
#pagin li a:active,#pagin li a.current:active {
-webkit-box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
-moz-box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
box-shadow:inset 0px 1px 3px 0px rgba(0,0,0,0.5),0px 1px 1px 0px rgba(255,255,255,1) !important;
}
#pagin li a.current:hover {
-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.9);
-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.9);
box-shadow:0px 1px 2px 0px rgba(0,0,0,0.9);
background:#99cefc;
background:-webkit-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
background:-moz-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
background:-o-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
background:-ms-linear-gradient(top,#99cefc 0%,#57a1d8 100%);
background:linear-gradient(top,#99cefc 0%,#57a1d8 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cefc',endColorstr='#57a1d8',GradientType=0 );
}
/* Pagination end */ | 0.348091 | 0.104249 |
.content .func .work,
.content .func .edu {
float: left;
}
.content .func .work small,
.content .func .edu small {
display: block;
opacity: 0.7;
}
.content .func .work ul li,
.content .func .edu ul li {
position: relative;
margin-left: 15px;
padding-left: 25px;
padding-bottom: 15px;
}
.content .func .work ul li:hover::before,
.content .func .edu ul li:hover::before {
animation: circle 1.2s infinite;
}
.content .func .work ul li:hover span,
.content .func .edu ul li:hover span {
color: var(--yellow);
}
@keyframes circle {
from {
box-shadow: 0 0 0 0px var(--yellow);
}
to {
box-shadow: 0 0 0 6px rgba(255, 255, 255, 0);
}
}
.content .func .work ul li:first-of-type::before,
.content .func .edu ul li:first-of-type::before {
width: 10px;
height: 10px;
left: 1px;
}
.content .func .work ul li:last-of-type,
.content .func .edu ul li:last-of-type {
padding-bottom: 3px;
}
.content .func .work ul li:last-of-type::after,
.content .func .edu ul li:last-of-type::after {
border-radius: 1.5px;
}
.content .func .work ul li::before,
.content .func .work ul li::after,
.content .func .edu ul li::before,
.content .func .edu ul li::after {
content: "";
display: block;
position: absolute;
}
.content .func .work ul li::before,
.content .func .edu ul li::before {
width: 7px;
height: 7px;
border: 3px solid var(--white);
background: var(--orange);
border-radius: 50%;
left: 3px;
z-index: 1;
}
.content .func .work ul li::after,
.content .func .edu ul li::after {
width: 3px;
height: 100%;
background: var(--white);
left: 5px;
top: 0;
}
.content .func .work ul li span,
.content .func .edu ul li span {
transition-duration: 0.3s;
}
.content .func .work {
width: 48%;
background: var(--dark-grey);
padding: 15px;
margin: 0 4% 15px 0;
margin-bottom: 20px;
}
.content .func .edu {
width: 48%;
background: var(--dark-grey);
padding: 15px;
margin-bottom: 20px;
}
.content .func .skills-prog {
clear: both;
background: var(--dark-grey);
padding: 15px;
margin-bottom: 20px;
}
.content .func .skills-prog ul {
margin-left: 15px;
}
.content .func .skills-prog ul li {
margin-bottom: 8px;
display: flex;
align-items: center;
transition-duration: 0.3s;
}
.content .func .skills-prog ul li:hover {
color: var(--yellow);
}
.content .func .skills-prog ul li:hover .skills-bar .bar {
background: var(--yellow);
box-shadow: 0 0 0 1px var(--yellow);
}
.content .func .skills-prog ul li span {
display: block;
width: 120px;
}
.content .func .skills-prog ul li .skills-bar {
background: var(--white);
height: 2px;
width: calc(100% - 120px);
position: relative;
border-radius: 2px;
}
.content .func .skills-prog ul li .skills-bar .bar {
position: absolute;
top: -1px;
height: 4px;
background: var(--orange);
box-shadow: 0 0 0 var(--orange);
border-radius: 5px;
}
.content .func .skills-prog ul li .skills-bar .hundred {
width:100%;
}
.content .func .skills-prog ul li .skills-bar .ninety {
width:90%;
}
.content .func .skills-prog ul li .skills-bar .eighty {
width:80%;
}
.content .func .skills-prog ul li .skills-bar .seventy {
width:70%;
}
.content .func .skills-prog ul li .skills-bar .sixty {
width:60%;
}
.content .func .skills-prog ul li .skills-bar .fifty {
width:50%;
}
.content .func .skills-prog ul li .skills-bar .fourty {
width:40%;
}
.content .func .skills-prog ul li .skills-bar .thirty {
width:30%;
}
.content .func .skills-prog ul li .skills-bar .twenty {
width:20%;
}
.content .func .skills-prog ul li .skills-bar .ten {
width:10%;
}
/* Not used in used template*/
.content .func .skills-soft {
clear: both;
background: var(--darker-grey);
padding: 15px;
margin: 15px 0 0;
}
.content .func .skills-soft ul {
display: flex;
justify-content: space-between;
text-align: center;
}
.content .func .skills-soft ul li {
position: relative;
}
.content .func .skills-soft ul li:hover svg .cbar {
stroke: var(--yellow);
stroke-width: 4px;
}
.content .func .skills-soft ul li:hover span,
.content .func .skills-soft ul li:hover small {
transform: scale(1.2);
}
.content .func .skills-soft ul li svg {
width: 95%;
fill: transparent;
transform: rotate(-90deg);
}
.content .func .skills-soft ul li svg circle {
stroke-width: 1px;
stroke: var(--white);
}
.content .func .skills-soft ul li svg .cbar {
stroke-width: 3px;
stroke: var(--orange);
stroke-linecap: round;
}
.content .func .skills-soft ul li span,
.content .func .skills-soft ul li small {
position: absolute;
display: block;
width: 100%;
top: 52%;
transition-duration: 0.3s;
}
.content .func .skills-soft ul li span {
top: 40%;
}
.content .func .interests {
background: var(--darker-grey);
margin: 15px 0 0;
padding: 15px;
}
.content .func .interests-items {
box-sizing: border-box;
padding: 0 0 15px;
width: 100%;
text-align: center;
display: flex;
justify-content: space-between;
}
.content .func .interests-items div {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100px;
height: 100px;
border-radius: 50%;
}
.content .func .interests-items div:hover i {
transform: scale(1.2);
}
.content .func .interests-items div:hover span {
color: var(--yellow);
transition-duration: 0.3s;
}
.content .func .interests-items div i {
font-size: 45px;
width: 60px;
height: 60px;
line-height: 60px;
color: var(--orange);
transition-duration: 0.3s;
}
.content .func .interests-items div span {
display: block;
} | style/resume.css | .content .func .work,
.content .func .edu {
float: left;
}
.content .func .work small,
.content .func .edu small {
display: block;
opacity: 0.7;
}
.content .func .work ul li,
.content .func .edu ul li {
position: relative;
margin-left: 15px;
padding-left: 25px;
padding-bottom: 15px;
}
.content .func .work ul li:hover::before,
.content .func .edu ul li:hover::before {
animation: circle 1.2s infinite;
}
.content .func .work ul li:hover span,
.content .func .edu ul li:hover span {
color: var(--yellow);
}
@keyframes circle {
from {
box-shadow: 0 0 0 0px var(--yellow);
}
to {
box-shadow: 0 0 0 6px rgba(255, 255, 255, 0);
}
}
.content .func .work ul li:first-of-type::before,
.content .func .edu ul li:first-of-type::before {
width: 10px;
height: 10px;
left: 1px;
}
.content .func .work ul li:last-of-type,
.content .func .edu ul li:last-of-type {
padding-bottom: 3px;
}
.content .func .work ul li:last-of-type::after,
.content .func .edu ul li:last-of-type::after {
border-radius: 1.5px;
}
.content .func .work ul li::before,
.content .func .work ul li::after,
.content .func .edu ul li::before,
.content .func .edu ul li::after {
content: "";
display: block;
position: absolute;
}
.content .func .work ul li::before,
.content .func .edu ul li::before {
width: 7px;
height: 7px;
border: 3px solid var(--white);
background: var(--orange);
border-radius: 50%;
left: 3px;
z-index: 1;
}
.content .func .work ul li::after,
.content .func .edu ul li::after {
width: 3px;
height: 100%;
background: var(--white);
left: 5px;
top: 0;
}
.content .func .work ul li span,
.content .func .edu ul li span {
transition-duration: 0.3s;
}
.content .func .work {
width: 48%;
background: var(--dark-grey);
padding: 15px;
margin: 0 4% 15px 0;
margin-bottom: 20px;
}
.content .func .edu {
width: 48%;
background: var(--dark-grey);
padding: 15px;
margin-bottom: 20px;
}
.content .func .skills-prog {
clear: both;
background: var(--dark-grey);
padding: 15px;
margin-bottom: 20px;
}
.content .func .skills-prog ul {
margin-left: 15px;
}
.content .func .skills-prog ul li {
margin-bottom: 8px;
display: flex;
align-items: center;
transition-duration: 0.3s;
}
.content .func .skills-prog ul li:hover {
color: var(--yellow);
}
.content .func .skills-prog ul li:hover .skills-bar .bar {
background: var(--yellow);
box-shadow: 0 0 0 1px var(--yellow);
}
.content .func .skills-prog ul li span {
display: block;
width: 120px;
}
.content .func .skills-prog ul li .skills-bar {
background: var(--white);
height: 2px;
width: calc(100% - 120px);
position: relative;
border-radius: 2px;
}
.content .func .skills-prog ul li .skills-bar .bar {
position: absolute;
top: -1px;
height: 4px;
background: var(--orange);
box-shadow: 0 0 0 var(--orange);
border-radius: 5px;
}
.content .func .skills-prog ul li .skills-bar .hundred {
width:100%;
}
.content .func .skills-prog ul li .skills-bar .ninety {
width:90%;
}
.content .func .skills-prog ul li .skills-bar .eighty {
width:80%;
}
.content .func .skills-prog ul li .skills-bar .seventy {
width:70%;
}
.content .func .skills-prog ul li .skills-bar .sixty {
width:60%;
}
.content .func .skills-prog ul li .skills-bar .fifty {
width:50%;
}
.content .func .skills-prog ul li .skills-bar .fourty {
width:40%;
}
.content .func .skills-prog ul li .skills-bar .thirty {
width:30%;
}
.content .func .skills-prog ul li .skills-bar .twenty {
width:20%;
}
.content .func .skills-prog ul li .skills-bar .ten {
width:10%;
}
/* Not used in used template*/
.content .func .skills-soft {
clear: both;
background: var(--darker-grey);
padding: 15px;
margin: 15px 0 0;
}
.content .func .skills-soft ul {
display: flex;
justify-content: space-between;
text-align: center;
}
.content .func .skills-soft ul li {
position: relative;
}
.content .func .skills-soft ul li:hover svg .cbar {
stroke: var(--yellow);
stroke-width: 4px;
}
.content .func .skills-soft ul li:hover span,
.content .func .skills-soft ul li:hover small {
transform: scale(1.2);
}
.content .func .skills-soft ul li svg {
width: 95%;
fill: transparent;
transform: rotate(-90deg);
}
.content .func .skills-soft ul li svg circle {
stroke-width: 1px;
stroke: var(--white);
}
.content .func .skills-soft ul li svg .cbar {
stroke-width: 3px;
stroke: var(--orange);
stroke-linecap: round;
}
.content .func .skills-soft ul li span,
.content .func .skills-soft ul li small {
position: absolute;
display: block;
width: 100%;
top: 52%;
transition-duration: 0.3s;
}
.content .func .skills-soft ul li span {
top: 40%;
}
.content .func .interests {
background: var(--darker-grey);
margin: 15px 0 0;
padding: 15px;
}
.content .func .interests-items {
box-sizing: border-box;
padding: 0 0 15px;
width: 100%;
text-align: center;
display: flex;
justify-content: space-between;
}
.content .func .interests-items div {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100px;
height: 100px;
border-radius: 50%;
}
.content .func .interests-items div:hover i {
transform: scale(1.2);
}
.content .func .interests-items div:hover span {
color: var(--yellow);
transition-duration: 0.3s;
}
.content .func .interests-items div i {
font-size: 45px;
width: 60px;
height: 60px;
line-height: 60px;
color: var(--orange);
transition-duration: 0.3s;
}
.content .func .interests-items div span {
display: block;
} | 0.598899 | 0.081593 |
body {
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 0;
padding: 20px;
font-family: sans-serif;
font-size: 12px;
}
.header {
display: block;
text-align: center;
}
#title {
font-size: 40px;
padding-bottom: 20px;
}
.flex-column, .flex-row {
justify-content: center;
}
.flex-column {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 30vh;
}
.flex-col-100proc {
width: 100%;
}
.flex-row {
display: flex;
width: 50vw;
flex-direction: row;
justify-content: space-between;
padding: 10px 0;
}
#vert-distancer {
width: 30px;
}
label {
display: flex;
align-items: center;
width: 100px;
font-size: 14px;
}
.size-input {
width: 50px;
height: 25px;
text-align: center;
/* margin: 10px; */
}
#random-field-button {
cursor: pointer;
display: flex;
height: 60px;
width: 160px;
align-items: center;
justify-content: center;
/* background-color: #6cb8ef; */
/* margin: 10px 0; */
font-size: 1.5em;
}
#board-representation {
display: flex;
flex-direction: column;
align-content: space-between;
justify-content: space-between;
width: 100%;
height: 100%;
}
.row-with-fields {
height: 100%;
display: flex;
justify-content: space-between;
flex-direction: row;
}
.field {
flex-grow: 1;
border: 1px solid red;
}
.chosen-one {
background-color: #17abab;
}
.flex-container {
display: flex;
justify-content: space-between;
}
.button {
width: 120px;
height: 120px;
border: 1px solid #666;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
font-size: 3em;
color: #fff;
background-color: #75e09b;
box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
}
.rounded {
border-radius: 7px;
}
.display {
border-radius: 50%;
width: 120px;
height: 120px;
border: 1px solid #555;
font-size: 9em;
background-color: #aaa;
}
.first {
background-color: #53c361;
}
.last {
background-color: #43d6d6;
}
.border-red {
border: 1px solid red;
}
.border-blue {
border: 1px solid blue;
}
.border-aquamarine {
border: 1px solid aquamarine;
} | degnoming/style.css | body {
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 0;
padding: 20px;
font-family: sans-serif;
font-size: 12px;
}
.header {
display: block;
text-align: center;
}
#title {
font-size: 40px;
padding-bottom: 20px;
}
.flex-column, .flex-row {
justify-content: center;
}
.flex-column {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 30vh;
}
.flex-col-100proc {
width: 100%;
}
.flex-row {
display: flex;
width: 50vw;
flex-direction: row;
justify-content: space-between;
padding: 10px 0;
}
#vert-distancer {
width: 30px;
}
label {
display: flex;
align-items: center;
width: 100px;
font-size: 14px;
}
.size-input {
width: 50px;
height: 25px;
text-align: center;
/* margin: 10px; */
}
#random-field-button {
cursor: pointer;
display: flex;
height: 60px;
width: 160px;
align-items: center;
justify-content: center;
/* background-color: #6cb8ef; */
/* margin: 10px 0; */
font-size: 1.5em;
}
#board-representation {
display: flex;
flex-direction: column;
align-content: space-between;
justify-content: space-between;
width: 100%;
height: 100%;
}
.row-with-fields {
height: 100%;
display: flex;
justify-content: space-between;
flex-direction: row;
}
.field {
flex-grow: 1;
border: 1px solid red;
}
.chosen-one {
background-color: #17abab;
}
.flex-container {
display: flex;
justify-content: space-between;
}
.button {
width: 120px;
height: 120px;
border: 1px solid #666;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
font-size: 3em;
color: #fff;
background-color: #75e09b;
box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
}
.rounded {
border-radius: 7px;
}
.display {
border-radius: 50%;
width: 120px;
height: 120px;
border: 1px solid #555;
font-size: 9em;
background-color: #aaa;
}
.first {
background-color: #53c361;
}
.last {
background-color: #43d6d6;
}
.border-red {
border: 1px solid red;
}
.border-blue {
border: 1px solid blue;
}
.border-aquamarine {
border: 1px solid aquamarine;
} | 0.320609 | 0.065575 |
@font-face {
font-family: "Imprint";
src: url("imprint.eot");
src: url("imprint.eot?#iefix") format("embedded-opentype"),
url("imprint.woff") format("woff"),
url("imprint.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Open Sans";
src: url("OpenSans-CondLight.eot");
src: url("OpenSans-CondLight.eot?#iefix") format("embedded-opentype"),
url("OpenSans-CondLight.woff") format("woff"),
url("OpenSans-CondLight.ttf") format("truetype"),
url("OpenSans-CondLight.svg#802dcb78fec1f63545a1c51edf3ba5e0") format("svg");
font-style: normal;
font-weight: 200;
}
html, body {
margin: 0;
padding: 0;
font-family: "Open Sans", sans-serif;
color: #300;
}
header {
background: #be2a26;
color: #fff;
padding: 6em 0;
}
.hw {
font-family: "Imprint", serif;
}
.web {
color: #dda;
}
.hw .web {
color: #be6c26;
}
header h1, header p {
text-align: center;
}
h1, h2, h3 {
font-family: "Imprint", serif;
font-weight: normal;
}
h1 {
font-size: 6em;
margin: 0;
}
h2 {
font-size: 3em;
text-align: right;
}
nav, section {
max-width: 600px;
padding: 1em;
margin: auto;
}
nav {
text-align: center;
font-size: 1.5em;
padding: 0;
}
nav ul {
padding: 0;
margin: 0;
}
nav li {
display: inline-block;
padding: 0 0.5em;
border-left: 1px solid #be2a26;
}
/*nav li:first-child {
border-left: none;
}
*/
nav li:last-child {
border-right: 1px solid #be2a26;
}
nav a {
text-decoration: none;
}
nav a:hover {
border-bottom: solid 5px #dda;
}
a {
color: #be2a26;
}
footer {
background: #be2a26;
color: #fff;
padding-bottom: 1em;
}
footer > * {
max-width: 600px;
margin: auto;
}
footer h3 {
margin-top: 0;
margin-bottom: -0.6em;
padding: 0;
}
ul {
list-style-type: circle;
} | css/horsweb.css | @font-face {
font-family: "Imprint";
src: url("imprint.eot");
src: url("imprint.eot?#iefix") format("embedded-opentype"),
url("imprint.woff") format("woff"),
url("imprint.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Open Sans";
src: url("OpenSans-CondLight.eot");
src: url("OpenSans-CondLight.eot?#iefix") format("embedded-opentype"),
url("OpenSans-CondLight.woff") format("woff"),
url("OpenSans-CondLight.ttf") format("truetype"),
url("OpenSans-CondLight.svg#802dcb78fec1f63545a1c51edf3ba5e0") format("svg");
font-style: normal;
font-weight: 200;
}
html, body {
margin: 0;
padding: 0;
font-family: "Open Sans", sans-serif;
color: #300;
}
header {
background: #be2a26;
color: #fff;
padding: 6em 0;
}
.hw {
font-family: "Imprint", serif;
}
.web {
color: #dda;
}
.hw .web {
color: #be6c26;
}
header h1, header p {
text-align: center;
}
h1, h2, h3 {
font-family: "Imprint", serif;
font-weight: normal;
}
h1 {
font-size: 6em;
margin: 0;
}
h2 {
font-size: 3em;
text-align: right;
}
nav, section {
max-width: 600px;
padding: 1em;
margin: auto;
}
nav {
text-align: center;
font-size: 1.5em;
padding: 0;
}
nav ul {
padding: 0;
margin: 0;
}
nav li {
display: inline-block;
padding: 0 0.5em;
border-left: 1px solid #be2a26;
}
/*nav li:first-child {
border-left: none;
}
*/
nav li:last-child {
border-right: 1px solid #be2a26;
}
nav a {
text-decoration: none;
}
nav a:hover {
border-bottom: solid 5px #dda;
}
a {
color: #be2a26;
}
footer {
background: #be2a26;
color: #fff;
padding-bottom: 1em;
}
footer > * {
max-width: 600px;
margin: auto;
}
footer h3 {
margin-top: 0;
margin-bottom: -0.6em;
padding: 0;
}
ul {
list-style-type: circle;
} | 0.331985 | 0.115312 |
html{
font-family: Arial;
}
body {
margin: 0 !important;
padding: 0;
background-color: #F1F1F1;
}
table {
border-spacing: 0;
font-family: sans-serif;
color: #333333;
background-color: #fff;
}
td {
padding: 0;
}
img {
border: 0;
}
div[style*="margin: 16px 0"] {
margin:0 !important;
}
h1{
font-weight: 500;
}
.wrapper {
width: 100%;
table-layout: fixed;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.webkit {
max-width: 600px;
margin: 0 auto;
}
.outer {
Margin: 0 auto;
width: 100%;
max-width: 600px;
}
.email-header{
width: 100%;
max-width: 600px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #f49e42;
text-align: center;
color: #fff;
}
p{
padding: 5px;
}
/*Two column layout*/
.two-column {
text-align: center;
font-size: 0;
}
.two-column .column {
width: 100%;
max-width: 300px;
display: inline-block;
vertical-align: top;
}
.contents {
width: 100%;
}
.two-column .contents {
font-size: 14px;
text-align: left;
}
.two-column img {
width: 100%;
max-width: 300px;
height: auto;
}
.two-column .text {
padding-top: 5px;
text-align: center;
}
.napinfo{
width: 100%;
Margin: 0 auto;
font-size: 14px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}
.napinfo td{
padding-bottom: 10px;
}
td .label{
font-weight: 800;
}
.button-area{
width: 100%;
max-width: 600px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #fff;
text-align: center;
color: #000;
background-color: #fff;
}
.reviewButton {
-moz-box-shadow: 0px 4px 0px 0px #519839;
-webkit-box-shadow: 0px 4px 0px 0px #519839;
box-shadow: 0px 4px 0px 0px #519839;
background-color:#62bd4f;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:19px;
padding:24px 33px;
margin: 20px;
padding-bottom: 20px;
text-decoration:none;
text-shadow:0px 1px 0px #2f6627;
}
.reviewButton:active {
position:relative;
top:1px;
}
.footer-img {
width: 200px;
max-width: 600px;
height: auto;
}
.footer-unsub{
padding: 0px;
font-size: 12px;
} | private/new/style.css | html{
font-family: Arial;
}
body {
margin: 0 !important;
padding: 0;
background-color: #F1F1F1;
}
table {
border-spacing: 0;
font-family: sans-serif;
color: #333333;
background-color: #fff;
}
td {
padding: 0;
}
img {
border: 0;
}
div[style*="margin: 16px 0"] {
margin:0 !important;
}
h1{
font-weight: 500;
}
.wrapper {
width: 100%;
table-layout: fixed;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.webkit {
max-width: 600px;
margin: 0 auto;
}
.outer {
Margin: 0 auto;
width: 100%;
max-width: 600px;
}
.email-header{
width: 100%;
max-width: 600px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #f49e42;
text-align: center;
color: #fff;
}
p{
padding: 5px;
}
/*Two column layout*/
.two-column {
text-align: center;
font-size: 0;
}
.two-column .column {
width: 100%;
max-width: 300px;
display: inline-block;
vertical-align: top;
}
.contents {
width: 100%;
}
.two-column .contents {
font-size: 14px;
text-align: left;
}
.two-column img {
width: 100%;
max-width: 300px;
height: auto;
}
.two-column .text {
padding-top: 5px;
text-align: center;
}
.napinfo{
width: 100%;
Margin: 0 auto;
font-size: 14px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}
.napinfo td{
padding-bottom: 10px;
}
td .label{
font-weight: 800;
}
.button-area{
width: 100%;
max-width: 600px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #fff;
text-align: center;
color: #000;
background-color: #fff;
}
.reviewButton {
-moz-box-shadow: 0px 4px 0px 0px #519839;
-webkit-box-shadow: 0px 4px 0px 0px #519839;
box-shadow: 0px 4px 0px 0px #519839;
background-color:#62bd4f;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:19px;
padding:24px 33px;
margin: 20px;
padding-bottom: 20px;
text-decoration:none;
text-shadow:0px 1px 0px #2f6627;
}
.reviewButton:active {
position:relative;
top:1px;
}
.footer-img {
width: 200px;
max-width: 600px;
height: auto;
}
.footer-unsub{
padding: 0px;
font-size: 12px;
} | 0.402627 | 0.087408 |
body {
overflow-x: hidden;
}
p {
font-size: 20px;
}
p.small {
font-size: 16px;
}
a, a:hover, a:focus, a:active, a.active {
color: #882233;
outline: 0 none;
}
h1, h2, h3, h4, h5, h6 {
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
text-transform: uppercase;
}
hr.star-light, hr.star-primary {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: -moz-use-text-color;
border-image: none;
border-right: 0 none;
border-style: solid none none;
border-width: 5px 0 0;
margin: 25px auto 30px;
max-width: 250px;
padding: 0;
text-align: center;
}
hr.star-light:after, hr.star-primary:after {
content: "\f040";
display: inline-block;
font-family: FontAwesome;
font-size: 2em;
padding: 0 0.25em;
position: relative;
top: -0.8em;
}
hr.star-light {
border-color: #fff;
}
hr.star-light:after {
background-color: #882233;
color: #fff;
}
hr.star-primary {
border-color: #2C3E50;
}
hr.star-primary:after {
background-color: #eae3df;
color: #2C3E50;
}
.img-centered {
margin: 0 auto;
}
header {
background: none repeat scroll 0 0 #882233;
color: #fff;
text-align: center;
}
header .container {
padding-bottom: 50px;
padding-top: 100px;
}
header img {
display: block;
margin: 0 auto 20px;
}
header .intro-text .name {
display: block;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 2em;
font-weight: 700;
text-transform: uppercase;
}
header .intro-text .skills {
font-size: 1.25em;
font-weight: 300;
}
@media (min-width: 768px) {
header .container {
padding-bottom: 100px;
padding-top: 200px;
}
header .intro-text .name {
font-size: 4.75em;
}
header .intro-text .skills {
font-size: 1.75em;
}
}
@media (min-width: 768px) {
.navbar-fixed-top {
padding: 25px 0;
transition: padding 0.3s ease 0s;
}
.navbar-fixed-top .navbar-brand {
font-size: 2em;
transition: all 0.3s ease 0s;
}
.navbar-fixed-top.navbar-shrink {
padding: 10px 0;
}
.navbar-fixed-top.navbar-shrink .navbar-brand {
font-size: 1.5em;
}
}
.navbar {
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.navbar a:focus {
outline: 0 none;
}
.navbar .navbar-nav {
letter-spacing: 1px;
}
.navbar .navbar-nav li a:focus {
outline: 0 none;
}
.navbar-default, .navbar-inverse {
border: 0 none;
}
section {
padding: 100px 0;
}
section h2 {
font-size: 3em;
margin: 0;
}
section.success {
background: none repeat scroll 0 0 #882233;
color: #fff;
}
section.success a, section.success a:hover, section.success a:focus, section.success a:active, section.success a.active {
color: #112233;
outline: 0 none;
}
@media (max-width: 767px) {
section {
padding: 75px 0;
}
section.first {
padding-top: 75px;
}
}
#portfolio {
background: #eae3df;
}
#portfolio .portfolio-item {
margin: 0 0 15px;
right: 0;
}
#portfolio .portfolio-item .portfolio-link {
display: block;
margin: 0 auto;
max-width: 400px;
position: relative;
}
#portfolio .portfolio-item .portfolio-link .caption {
background: none repeat scroll 0 0 rgba(24, 188, 156, 0.9);
height: 100%;
opacity: 0;
position: absolute;
transition: all 0.5s ease 0s;
width: 100%;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
color: #fff;
font-size: 20px;
height: 20px;
margin-top: -12px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3, #portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
margin: 0;
}
#portfolio * {
z-index: 2;
}
@media (min-width: 767px) {
#portfolio .portfolio-item {
margin: 0 0 30px;
}
}
#skills .portfolio-item {
margin: 0 0 15px;
right: 0;
}
#skills .portfolio-item .portfolio-link {
display: block;
margin: 0 auto;
max-width: 400px;
position: relative;
}
#skills .portfolio-item .portfolio-link .caption {
background: none repeat scroll 0 0 rgba(24, 188, 156, 0.9);
height: 100%;
opacity: 0;
position: absolute;
transition: all 0.5s ease 0s;
width: 100%;
}
#skills .portfolio-item .portfolio-link .caption:hover {
opacity: 1;
}
#skills .portfolio-item .portfolio-link .caption .caption-content {
color: #fff;
font-size: 20px;
height: 20px;
margin-top: -12px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
#skills .portfolio-item .portfolio-link .caption .caption-content i {
margin-top: -12px;
}
#skills .portfolio-item .portfolio-link .caption .caption-content h3, #portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
margin: 0;
}
#skills * {
z-index: 2;
}
@media (min-width: 767px) {
#skills .portfolio-item {
margin: 0 0 30px;
}
}
.btn-outline {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 2px solid #fff;
color: #fff;
font-size: 20px;
margin-top: 15px;
transition: all 0.3s ease-in-out 0s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
background: none repeat scroll 0 0 #fff;
border: 2px solid #fff;
color: #882233;
}
.floating-label-form-group {
border-bottom: 1px solid #eee;
margin-bottom: 0;
padding-bottom: 0.5em;
position: relative;
}
.floating-label-form-group input, .floating-label-form-group textarea {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
border-radius: 0;
box-shadow: none !important;
font-size: 1.5em;
padding-left: 0;
padding-right: 0;
position: relative;
resize: none;
z-index: 1;
}
.floating-label-form-group label {
display: block;
font-size: 0.85em;
line-height: 1.76471em;
margin: 0;
opacity: 0;
position: relative;
top: 2em;
transition: top 0.3s ease 0s, opacity 0.3s ease 0s;
vertical-align: baseline;
z-index: 0;
}
.floating-label-form-group-with-value label {
opacity: 1;
top: 0;
}
.floating-label-form-group-with-focus label {
color: #882233;
}
form .row:first-child .floating-label-form-group {
border-top: 1px solid #eee;
}
footer {
color: #fff;
}
footer h3 {
margin-bottom: 30px;
}
footer .footer-above {
background-color: #112233;
padding-top: 50px;
}
footer .footer-col {
margin-bottom: 50px;
}
footer .footer-below {
background-color: #112233;
padding: 25px 0;
}
.btn-social {
border: 2px solid #fff;
border-radius: 100%;
display: inline-block;
font-size: 20px;
height: 50px;
line-height: 45px;
text-align: center;
width: 50px;
}
.btn:focus, .btn:active, .btn.active {
outline: 0 none;
}
.scroll-top {
bottom: 2%;
height: 50px;
position: fixed;
right: 2%;
width: 50px;
z-index: 1049;
}
.scroll-top .btn {
border-radius: 100%;
font-size: 20px;
height: 50px;
line-height: 28px;
width: 50px;
}
.scroll-top .btn:focus {
outline: 0 none;
}
.portfolio-modal .modal-content {
background-clip: border-box;
border: 0 none;
border-radius: 0;
box-shadow: none;
min-height: 100%;
padding: 100px 0;
text-align: center;
}
.portfolio-modal .modal-content h2 {
font-size: 3em;
margin: 0;
}
.portfolio-modal .modal-content img {
margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
margin: 30px 0;
}
.portfolio-modal .close-modal {
background-color: transparent;
cursor: pointer;
height: 75px;
position: absolute;
right: 25px;
top: 25px;
width: 75px;
}
.portfolio-modal .close-modal:hover {
opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
background-color: #112233;
height: 75px;
margin-left: 35px;
transform: rotate(45deg);
width: 1px;
z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
background-color: #112233;
height: 75px;
transform: rotate(90deg);
width: 1px;
z-index: 1052;
}
.portfolio-modal .modal-backdrop {
display: none;
opacity: 0;
} | css/freelancer.css | body {
overflow-x: hidden;
}
p {
font-size: 20px;
}
p.small {
font-size: 16px;
}
a, a:hover, a:focus, a:active, a.active {
color: #882233;
outline: 0 none;
}
h1, h2, h3, h4, h5, h6 {
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
text-transform: uppercase;
}
hr.star-light, hr.star-primary {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: -moz-use-text-color;
border-image: none;
border-right: 0 none;
border-style: solid none none;
border-width: 5px 0 0;
margin: 25px auto 30px;
max-width: 250px;
padding: 0;
text-align: center;
}
hr.star-light:after, hr.star-primary:after {
content: "\f040";
display: inline-block;
font-family: FontAwesome;
font-size: 2em;
padding: 0 0.25em;
position: relative;
top: -0.8em;
}
hr.star-light {
border-color: #fff;
}
hr.star-light:after {
background-color: #882233;
color: #fff;
}
hr.star-primary {
border-color: #2C3E50;
}
hr.star-primary:after {
background-color: #eae3df;
color: #2C3E50;
}
.img-centered {
margin: 0 auto;
}
header {
background: none repeat scroll 0 0 #882233;
color: #fff;
text-align: center;
}
header .container {
padding-bottom: 50px;
padding-top: 100px;
}
header img {
display: block;
margin: 0 auto 20px;
}
header .intro-text .name {
display: block;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 2em;
font-weight: 700;
text-transform: uppercase;
}
header .intro-text .skills {
font-size: 1.25em;
font-weight: 300;
}
@media (min-width: 768px) {
header .container {
padding-bottom: 100px;
padding-top: 200px;
}
header .intro-text .name {
font-size: 4.75em;
}
header .intro-text .skills {
font-size: 1.75em;
}
}
@media (min-width: 768px) {
.navbar-fixed-top {
padding: 25px 0;
transition: padding 0.3s ease 0s;
}
.navbar-fixed-top .navbar-brand {
font-size: 2em;
transition: all 0.3s ease 0s;
}
.navbar-fixed-top.navbar-shrink {
padding: 10px 0;
}
.navbar-fixed-top.navbar-shrink .navbar-brand {
font-size: 1.5em;
}
}
.navbar {
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.navbar a:focus {
outline: 0 none;
}
.navbar .navbar-nav {
letter-spacing: 1px;
}
.navbar .navbar-nav li a:focus {
outline: 0 none;
}
.navbar-default, .navbar-inverse {
border: 0 none;
}
section {
padding: 100px 0;
}
section h2 {
font-size: 3em;
margin: 0;
}
section.success {
background: none repeat scroll 0 0 #882233;
color: #fff;
}
section.success a, section.success a:hover, section.success a:focus, section.success a:active, section.success a.active {
color: #112233;
outline: 0 none;
}
@media (max-width: 767px) {
section {
padding: 75px 0;
}
section.first {
padding-top: 75px;
}
}
#portfolio {
background: #eae3df;
}
#portfolio .portfolio-item {
margin: 0 0 15px;
right: 0;
}
#portfolio .portfolio-item .portfolio-link {
display: block;
margin: 0 auto;
max-width: 400px;
position: relative;
}
#portfolio .portfolio-item .portfolio-link .caption {
background: none repeat scroll 0 0 rgba(24, 188, 156, 0.9);
height: 100%;
opacity: 0;
position: absolute;
transition: all 0.5s ease 0s;
width: 100%;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
color: #fff;
font-size: 20px;
height: 20px;
margin-top: -12px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3, #portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
margin: 0;
}
#portfolio * {
z-index: 2;
}
@media (min-width: 767px) {
#portfolio .portfolio-item {
margin: 0 0 30px;
}
}
#skills .portfolio-item {
margin: 0 0 15px;
right: 0;
}
#skills .portfolio-item .portfolio-link {
display: block;
margin: 0 auto;
max-width: 400px;
position: relative;
}
#skills .portfolio-item .portfolio-link .caption {
background: none repeat scroll 0 0 rgba(24, 188, 156, 0.9);
height: 100%;
opacity: 0;
position: absolute;
transition: all 0.5s ease 0s;
width: 100%;
}
#skills .portfolio-item .portfolio-link .caption:hover {
opacity: 1;
}
#skills .portfolio-item .portfolio-link .caption .caption-content {
color: #fff;
font-size: 20px;
height: 20px;
margin-top: -12px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
#skills .portfolio-item .portfolio-link .caption .caption-content i {
margin-top: -12px;
}
#skills .portfolio-item .portfolio-link .caption .caption-content h3, #portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
margin: 0;
}
#skills * {
z-index: 2;
}
@media (min-width: 767px) {
#skills .portfolio-item {
margin: 0 0 30px;
}
}
.btn-outline {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 2px solid #fff;
color: #fff;
font-size: 20px;
margin-top: 15px;
transition: all 0.3s ease-in-out 0s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
background: none repeat scroll 0 0 #fff;
border: 2px solid #fff;
color: #882233;
}
.floating-label-form-group {
border-bottom: 1px solid #eee;
margin-bottom: 0;
padding-bottom: 0.5em;
position: relative;
}
.floating-label-form-group input, .floating-label-form-group textarea {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
border-radius: 0;
box-shadow: none !important;
font-size: 1.5em;
padding-left: 0;
padding-right: 0;
position: relative;
resize: none;
z-index: 1;
}
.floating-label-form-group label {
display: block;
font-size: 0.85em;
line-height: 1.76471em;
margin: 0;
opacity: 0;
position: relative;
top: 2em;
transition: top 0.3s ease 0s, opacity 0.3s ease 0s;
vertical-align: baseline;
z-index: 0;
}
.floating-label-form-group-with-value label {
opacity: 1;
top: 0;
}
.floating-label-form-group-with-focus label {
color: #882233;
}
form .row:first-child .floating-label-form-group {
border-top: 1px solid #eee;
}
footer {
color: #fff;
}
footer h3 {
margin-bottom: 30px;
}
footer .footer-above {
background-color: #112233;
padding-top: 50px;
}
footer .footer-col {
margin-bottom: 50px;
}
footer .footer-below {
background-color: #112233;
padding: 25px 0;
}
.btn-social {
border: 2px solid #fff;
border-radius: 100%;
display: inline-block;
font-size: 20px;
height: 50px;
line-height: 45px;
text-align: center;
width: 50px;
}
.btn:focus, .btn:active, .btn.active {
outline: 0 none;
}
.scroll-top {
bottom: 2%;
height: 50px;
position: fixed;
right: 2%;
width: 50px;
z-index: 1049;
}
.scroll-top .btn {
border-radius: 100%;
font-size: 20px;
height: 50px;
line-height: 28px;
width: 50px;
}
.scroll-top .btn:focus {
outline: 0 none;
}
.portfolio-modal .modal-content {
background-clip: border-box;
border: 0 none;
border-radius: 0;
box-shadow: none;
min-height: 100%;
padding: 100px 0;
text-align: center;
}
.portfolio-modal .modal-content h2 {
font-size: 3em;
margin: 0;
}
.portfolio-modal .modal-content img {
margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
margin: 30px 0;
}
.portfolio-modal .close-modal {
background-color: transparent;
cursor: pointer;
height: 75px;
position: absolute;
right: 25px;
top: 25px;
width: 75px;
}
.portfolio-modal .close-modal:hover {
opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
background-color: #112233;
height: 75px;
margin-left: 35px;
transform: rotate(45deg);
width: 1px;
z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
background-color: #112233;
height: 75px;
transform: rotate(90deg);
width: 1px;
z-index: 1052;
}
.portfolio-modal .modal-backdrop {
display: none;
opacity: 0;
} | 0.535827 | 0.11427 |
.toast {
z-index: 100;
}
.toast .warning {
background-color: rgb(255, 250, 230);
box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
color: rgb(255, 139, 0);
display: flex;
margin-bottom: 8px;
width: 360px;
transform: translate3d(0px, 0px, 0px);
border-radius: 4px;
transition: transform 220ms cubic-bezier(0.2, 0, 0, 1) 0s;
}
.toast .warning .iconRegion {
background-color: rgb(255, 171, 0);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: rgb(255, 250, 230);
flex-shrink: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 30px;
overflow: hidden;
}
.toast .warning .countdown {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0px;
height: 0px;
left: 0px;
opacity: 0;
position: absolute;
width: 100%;
animation: animation-hnule4-shrink 5000ms linear 0s 1 normal none running;
}
.toast .warning .icon {
display: contents;
vertical-align: text-top;
fill: currentcolor;
position: relative;
}
.toast .warning .textRegion {
-webkit-box-flex: 1;
flex-grow: 1;
font-size: 14px;
line-height: 1.4;
min-height: 40px;
padding: 8px 12px;
}
.toast .warning .closeButtonRegion {
cursor: pointer;
flex-shrink: 0;
opacity: 0.5;
padding: 8px 12px;
transition: opacity 150ms ease 0s;
}
.toast .warning .closeSpan {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
position: absolute;
white-space: nowrap;
width: 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
overflow: hidden;
padding: 0px;
}
.toast .info {
background-color: rgb(230, 230, 255);
box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
color: rgb(0, 139, 255);
display: flex;
margin-bottom: 8px;
width: 360px;
transform: translate3d(0px, 0px, 0px);
border-radius: 4px;
transition: transform 220ms cubic-bezier(0.2, 0, 0, 1) 0s;
}
.toast .info .iconRegion {
background-color: rgb(0, 171, 255);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: rgb(230, 230, 255);
flex-shrink: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 30px;
overflow: hidden;
}
.toast .info .countdown {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0px;
height: 0px;
left: 0px;
opacity: 0;
position: absolute;
width: 100%;
animation: animation-hnule4-shrink 5000ms linear 0s 1 normal none running;
}
.toast .info .icon {
display: contents;
vertical-align: text-top;
fill: currentcolor;
position: relative;
}
.toast .info .textRegion {
-webkit-box-flex: 1;
flex-grow: 1;
font-size: 14px;
line-height: 1.4;
min-height: 40px;
padding: 8px 12px;
}
.toast .info .closeButtonRegion {
cursor: pointer;
flex-shrink: 0;
opacity: 0.5;
padding: 8px 12px;
transition: opacity 150ms ease 0s;
}
.toast .info .closeSpan {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
position: absolute;
white-space: nowrap;
width: 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
overflow: hidden;
padding: 0px;
}
.toast .error {
background-color: rgb(255, 235, 230);
box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
color: rgb(191, 38, 0);
display: flex;
margin-bottom: 8px;
width: 360px;
transform: translate3d(0px, 0px, 0px);
border-radius: 4px;
transition: transform 220ms cubic-bezier(0.2, 0, 0, 1) 0s;
}
.toast .error .iconRegion {
background-color: rgb(255, 86, 48);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: rgb(255, 235, 230);
flex-shrink: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 30px;
overflow: hidden;
}
.toast .error .countdown {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0px;
height: 0px;
left: 0px;
opacity: 0;
position: absolute;
width: 100%;
animation: animation-hnule4-shrink 5000ms linear 0s 1 normal none running;
}
.toast .error .icon {
display: contents;
vertical-align: text-top;
fill: currentcolor;
position: relative;
}
.toast .error .textRegion {
-webkit-box-flex: 1;
flex-grow: 1;
font-size: 14px;
line-height: 1.4;
min-height: 40px;
padding: 8px 12px;
}
.toast .error .closeButtonRegion {
cursor: pointer;
flex-shrink: 0;
opacity: 0.5;
padding: 8px 12px;
transition: opacity 150ms ease 0s;
}
.toast .error .closeSpan {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
position: absolute;
white-space: nowrap;
width: 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
overflow: hidden;
padding: 0px;
}
.toast .success {
background-color: rgb(227, 252, 239);
box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
color: rgb(0, 102, 68);
display: flex;
margin-bottom: 8px;
width: 360px;
transform: translate3d(0px, 0px, 0px);
border-radius: 4px;
transition: transform 220ms cubic-bezier(0.2, 0, 0, 1) 0s;
}
.toast .success .iconRegion {
background-color: rgb(54, 179, 126);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: rgb(227, 252, 239);
flex-shrink: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 30px;
overflow: hidden;
}
.toast .success .countdown {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0px;
height: 0px;
left: 0px;
opacity: 0;
position: absolute;
width: 100%;
animation: animation-hnule4-shrink 5000ms linear 0s 1 normal none running;
}
.toast .success .icon {
display: contents;
vertical-align: text-top;
fill: currentcolor;
position: relative;
}
.toast .success .textRegion {
-webkit-box-flex: 1;
flex-grow: 1;
font-size: 14px;
line-height: 1.4;
min-height: 40px;
padding: 8px 12px;
}
.toast .success .closeButtonRegion {
cursor: pointer;
flex-shrink: 0;
opacity: 0.5;
padding: 8px 12px;
transition: opacity 150ms ease 0s;
}
.toast .success .closeSpan {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
position: absolute;
white-space: nowrap;
width: 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
overflow: hidden;
padding: 0px;
} | src/main/css/toast.css | .toast {
z-index: 100;
}
.toast .warning {
background-color: rgb(255, 250, 230);
box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
color: rgb(255, 139, 0);
display: flex;
margin-bottom: 8px;
width: 360px;
transform: translate3d(0px, 0px, 0px);
border-radius: 4px;
transition: transform 220ms cubic-bezier(0.2, 0, 0, 1) 0s;
}
.toast .warning .iconRegion {
background-color: rgb(255, 171, 0);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: rgb(255, 250, 230);
flex-shrink: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 30px;
overflow: hidden;
}
.toast .warning .countdown {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0px;
height: 0px;
left: 0px;
opacity: 0;
position: absolute;
width: 100%;
animation: animation-hnule4-shrink 5000ms linear 0s 1 normal none running;
}
.toast .warning .icon {
display: contents;
vertical-align: text-top;
fill: currentcolor;
position: relative;
}
.toast .warning .textRegion {
-webkit-box-flex: 1;
flex-grow: 1;
font-size: 14px;
line-height: 1.4;
min-height: 40px;
padding: 8px 12px;
}
.toast .warning .closeButtonRegion {
cursor: pointer;
flex-shrink: 0;
opacity: 0.5;
padding: 8px 12px;
transition: opacity 150ms ease 0s;
}
.toast .warning .closeSpan {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
position: absolute;
white-space: nowrap;
width: 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
overflow: hidden;
padding: 0px;
}
.toast .info {
background-color: rgb(230, 230, 255);
box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
color: rgb(0, 139, 255);
display: flex;
margin-bottom: 8px;
width: 360px;
transform: translate3d(0px, 0px, 0px);
border-radius: 4px;
transition: transform 220ms cubic-bezier(0.2, 0, 0, 1) 0s;
}
.toast .info .iconRegion {
background-color: rgb(0, 171, 255);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: rgb(230, 230, 255);
flex-shrink: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 30px;
overflow: hidden;
}
.toast .info .countdown {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0px;
height: 0px;
left: 0px;
opacity: 0;
position: absolute;
width: 100%;
animation: animation-hnule4-shrink 5000ms linear 0s 1 normal none running;
}
.toast .info .icon {
display: contents;
vertical-align: text-top;
fill: currentcolor;
position: relative;
}
.toast .info .textRegion {
-webkit-box-flex: 1;
flex-grow: 1;
font-size: 14px;
line-height: 1.4;
min-height: 40px;
padding: 8px 12px;
}
.toast .info .closeButtonRegion {
cursor: pointer;
flex-shrink: 0;
opacity: 0.5;
padding: 8px 12px;
transition: opacity 150ms ease 0s;
}
.toast .info .closeSpan {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
position: absolute;
white-space: nowrap;
width: 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
overflow: hidden;
padding: 0px;
}
.toast .error {
background-color: rgb(255, 235, 230);
box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
color: rgb(191, 38, 0);
display: flex;
margin-bottom: 8px;
width: 360px;
transform: translate3d(0px, 0px, 0px);
border-radius: 4px;
transition: transform 220ms cubic-bezier(0.2, 0, 0, 1) 0s;
}
.toast .error .iconRegion {
background-color: rgb(255, 86, 48);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: rgb(255, 235, 230);
flex-shrink: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 30px;
overflow: hidden;
}
.toast .error .countdown {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0px;
height: 0px;
left: 0px;
opacity: 0;
position: absolute;
width: 100%;
animation: animation-hnule4-shrink 5000ms linear 0s 1 normal none running;
}
.toast .error .icon {
display: contents;
vertical-align: text-top;
fill: currentcolor;
position: relative;
}
.toast .error .textRegion {
-webkit-box-flex: 1;
flex-grow: 1;
font-size: 14px;
line-height: 1.4;
min-height: 40px;
padding: 8px 12px;
}
.toast .error .closeButtonRegion {
cursor: pointer;
flex-shrink: 0;
opacity: 0.5;
padding: 8px 12px;
transition: opacity 150ms ease 0s;
}
.toast .error .closeSpan {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
position: absolute;
white-space: nowrap;
width: 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
overflow: hidden;
padding: 0px;
}
.toast .success {
background-color: rgb(227, 252, 239);
box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
color: rgb(0, 102, 68);
display: flex;
margin-bottom: 8px;
width: 360px;
transform: translate3d(0px, 0px, 0px);
border-radius: 4px;
transition: transform 220ms cubic-bezier(0.2, 0, 0, 1) 0s;
}
.toast .success .iconRegion {
background-color: rgb(54, 179, 126);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: rgb(227, 252, 239);
flex-shrink: 0;
padding-bottom: 8px;
padding-top: 8px;
position: relative;
text-align: center;
width: 30px;
overflow: hidden;
}
.toast .success .countdown {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0px;
height: 0px;
left: 0px;
opacity: 0;
position: absolute;
width: 100%;
animation: animation-hnule4-shrink 5000ms linear 0s 1 normal none running;
}
.toast .success .icon {
display: contents;
vertical-align: text-top;
fill: currentcolor;
position: relative;
}
.toast .success .textRegion {
-webkit-box-flex: 1;
flex-grow: 1;
font-size: 14px;
line-height: 1.4;
min-height: 40px;
padding: 8px 12px;
}
.toast .success .closeButtonRegion {
cursor: pointer;
flex-shrink: 0;
opacity: 0.5;
padding: 8px 12px;
transition: opacity 150ms ease 0s;
}
.toast .success .closeSpan {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
position: absolute;
white-space: nowrap;
width: 1px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
overflow: hidden;
padding: 0px;
} | 0.614394 | 0.21963 |
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v13/RFda8w1V0eDZheqfcyQ4EA7aC6SjiAOpAWOKfJDfVRY.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v13/RFda8w1V0eDZheqfcyQ4EBdwxCXfZpKo5kWAx_74bHs.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v13/RFda8w1V0eDZheqfcyQ4EIjoYw3YTyktCCer_ilOlhE.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v13/RFda8w1V0eDZheqfcyQ4EBampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v1/01M8UnHoM7MaVdT1TD1pbgsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v1/MEXWGbc1EWORtBwy9fFeUgsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v1/D2gN9uyZ9Ucx1fJ1Fhb7swzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/dDzx7Qrpf6EUDCpeO-RralKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/w5uwZf-mdghB6LOAw_y9AFKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/HUuNgGR31mqIHE6zs0BlBgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/BAM-XigHGVWzifDv8-EC1QsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/9VWMTeb5jtXkNoTv949NpQsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/zO07Oxe3SOlw0l2YX2sdIQzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v1/Aul8cxPpbm96Ali7smyVfAsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v1/aDjpMND83pDErGXlVEr-SQsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v1/57TQ-anwthzkETEIO4jESAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
} | public/new/1google.css | @font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v13/RFda8w1V0eDZheqfcyQ4EA7aC6SjiAOpAWOKfJDfVRY.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v13/RFda8w1V0eDZheqfcyQ4EBdwxCXfZpKo5kWAx_74bHs.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v13/RFda8w1V0eDZheqfcyQ4EIjoYw3YTyktCCer_ilOlhE.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Merriweather';
font-style: normal;
font-weight: 400;
src: local('Merriweather'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v13/RFda8w1V0eDZheqfcyQ4EBampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v1/01M8UnHoM7MaVdT1TD1pbgsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v1/MEXWGbc1EWORtBwy9fFeUgsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v1/D2gN9uyZ9Ucx1fJ1Fhb7swzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/dDzx7Qrpf6EUDCpeO-RralKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/w5uwZf-mdghB6LOAw_y9AFKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v1/HUuNgGR31mqIHE6zs0BlBgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/BAM-XigHGVWzifDv8-EC1QsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/9VWMTeb5jtXkNoTv949NpQsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v1/zO07Oxe3SOlw0l2YX2sdIQzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v1/Aul8cxPpbm96Ali7smyVfAsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v1/aDjpMND83pDErGXlVEr-SQsYbbCjybiHxArTLjt7FRU.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v1/57TQ-anwthzkETEIO4jESAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
} | 0.382603 | 0.105257 |
body {
font-family: "Comic Sans MS", "Comic Sans", sans-serif;
background-color: #0d2633e1;
color: white;
}
h1 {
font-size: 2.5em;
}
p {
margin: 0%;
}
.display {
display: flex;
flex-direction: column;
width: 80%;
justify-content: center;
}
.list {
margin: 0% 2rem;
margin-bottom: 5rem;
width: 100%;
}
.recent {
display: flex;
justify-content: space-between;
margin: 1rem;
}
.list-names {
border: 3px solid;
}
.names {
font-size: 1em;
font-weight: 100;
display: flex;
flex-flow: row;
height: 40px;
border: 1px solid rgba(0, 0, 0, 0.1);
line-height: 20px;
padding: 0% 1rem;
}
.names:nth-child(odd) {
color: white;
background-color: #3594c78f;
}
.names:nth-child(even) {
color: white;
background-color: #0d263300;
}
.refresh {
font-family: "Comic Sans MS", "Comic Sans", sans-serif;
border: 2px solid;
padding: 0% 1rem;
font-size: 1.2em;
box-shadow: 1px 4px black;
cursor: pointer;
margin: 0%;
width: 100px;
height: 40px;
}
.refresh:hover {
padding-top: 0.1rem;
box-shadow: 2px 5px black;
margin-top: 0.1rem;
}
.recent-score,
.add-header {
font-size: 1.8em;
font-weight: bold;
}
.add-scores {
display: flex;
flex-direction: column;
align-items: center;
margin: 0%;
width: 80%;
justify-content: center;
}
::placeholder {
font-family: "Comic Sans MS", "Comic Sans", sans-serif;
color: white;
}
input[type=text] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 2px solid white;
outline: none;
padding-left: 10px;
font-size: 1em;
z-index: 999;
visibility: visible;
margin: 1rem 0%;
height: 40px;
width: 100%;
background-color: #3594c78f;
}
.submit {
font-family: "Comic Sans MS", "Comic Sans", sans-serif;
border: 2px solid;
padding: 0% 1rem;
font-size: 1.2em;
box-shadow: 1px 4px black;
justify-content: center;
margin: 1rem 0%;
height: 40px;
cursor: pointer;
}
.submit:hover {
box-shadow: 2px 5px black;
margin: 1.1rem 0%;
}
@media (min-width: 768px) {
.display {
display: flex;
flex-direction: row;
width: 80%;
justify-content: center;
}
.list {
width: 50%;
margin-bottom: 0%;
}
.add-scores {
width: 50%;
align-items: flex-end;
}
} | src/style.css | body {
font-family: "Comic Sans MS", "Comic Sans", sans-serif;
background-color: #0d2633e1;
color: white;
}
h1 {
font-size: 2.5em;
}
p {
margin: 0%;
}
.display {
display: flex;
flex-direction: column;
width: 80%;
justify-content: center;
}
.list {
margin: 0% 2rem;
margin-bottom: 5rem;
width: 100%;
}
.recent {
display: flex;
justify-content: space-between;
margin: 1rem;
}
.list-names {
border: 3px solid;
}
.names {
font-size: 1em;
font-weight: 100;
display: flex;
flex-flow: row;
height: 40px;
border: 1px solid rgba(0, 0, 0, 0.1);
line-height: 20px;
padding: 0% 1rem;
}
.names:nth-child(odd) {
color: white;
background-color: #3594c78f;
}
.names:nth-child(even) {
color: white;
background-color: #0d263300;
}
.refresh {
font-family: "Comic Sans MS", "Comic Sans", sans-serif;
border: 2px solid;
padding: 0% 1rem;
font-size: 1.2em;
box-shadow: 1px 4px black;
cursor: pointer;
margin: 0%;
width: 100px;
height: 40px;
}
.refresh:hover {
padding-top: 0.1rem;
box-shadow: 2px 5px black;
margin-top: 0.1rem;
}
.recent-score,
.add-header {
font-size: 1.8em;
font-weight: bold;
}
.add-scores {
display: flex;
flex-direction: column;
align-items: center;
margin: 0%;
width: 80%;
justify-content: center;
}
::placeholder {
font-family: "Comic Sans MS", "Comic Sans", sans-serif;
color: white;
}
input[type=text] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 2px solid white;
outline: none;
padding-left: 10px;
font-size: 1em;
z-index: 999;
visibility: visible;
margin: 1rem 0%;
height: 40px;
width: 100%;
background-color: #3594c78f;
}
.submit {
font-family: "Comic Sans MS", "Comic Sans", sans-serif;
border: 2px solid;
padding: 0% 1rem;
font-size: 1.2em;
box-shadow: 1px 4px black;
justify-content: center;
margin: 1rem 0%;
height: 40px;
cursor: pointer;
}
.submit:hover {
box-shadow: 2px 5px black;
margin: 1.1rem 0%;
}
@media (min-width: 768px) {
.display {
display: flex;
flex-direction: row;
width: 80%;
justify-content: center;
}
.list {
width: 50%;
margin-bottom: 0%;
}
.add-scores {
width: 50%;
align-items: flex-end;
}
} | 0.501465 | 0.102081 |
:root {
--skin-bg: var(--palette-greyscale-075);
--skin-bg-title: var(--palette-greyscale-085);
--skin-bg-text: var(--palette-greyscale-090);
--skin-content: var(--palette-greyscale-100);
--skin-content-text: var(--palette-greyscale-010);
--skin-input: var(--palette-greyscale-090);
--skin-banner: var(--palette-deep-blue);
--skin-banner-text: var(--palette-greyscale-100);
--skin-primary-banner: var(--palette-aurorablue-cb);
--skin-primary-interactive: var(--palette-aurorablue-wc);
--skin-primary-text: var(--palette-aurorablue-wc);
--skin-primary-overlay: var(--palette-aurorablue-lo);
--skin-primary-hsl: var(--palette-aurorablue-hsl);
--skin-secondary-banner: var(--palette-auroragreen-cb);
--skin-secondary-interactive: var(--palette-auroragreen-wc);
--skin-secondary-text: var(--palette-auroragreen-wc);
--skin-secondary-overlay: var(--palette-auroragreen-lo);
--skin-secondary-hsl: var(--palette-auroragreen-hsl);
--skin-info-banner: var(--palette-aurorablue-cb);
--skin-info-interactive: var(--palette-aurorablue-wc);
--skin-info-text: var(--palette-aurorablue-wc);
--skin-info-overlay: var(--palette-aurorablue-lo);
--skin-info-hsl: var(--palette-aurorablue-hsl);
--skin-success-banner: var(--palette-aellagreen-cb);
--skin-success-interactive: var(--palette-aellagreen-wc);
--skin-success-text: var(--palette-aellagreen-wc);
--skin-success-overlay: var(--palette-aellagreen-lo);
--skin-success-hsl: var(--palette-aellagreen-hsl);
--skin-warning-banner: var(--palette-livianyellow-cb);
--skin-warning-interactive: var(--palette-livianyellow-wc);
--skin-warning-text: var(--palette-livianyellow-wc);
--skin-warning-overlay: var(--palette-livianyellow-lo);
--skin-warning-hsl: var(--palette-livianyellow-hsl);
--skin-danger-banner: var(--palette-autumnred-cb);
--skin-danger-interactive: var(--palette-autumnred-wc);
--skin-danger-text: var(--palette-autumnred-wc);
--skin-danger-overlay: var(--palette-autumnred-lo);
--skin-danger-hsl: var(--palette-autumnred-hsl);
--skin-visited: var(--palette-fablelavender-wc);
--skin-aurorablue-banner: var(--palette-aurorablue-cb);
--skin-auroragreen-banner: var(--palette-auroragreen-cb);
--skin-fablelavender-banner: var(--palette-fablelavender-cb);
--skin-fablepink-banner: var(--palette-fablepink-cb);
--skin-livianyellow-banner: var(--palette-livianyellow-cb);
--skin-autumnred-banner: var(--palette-autumnred-wc);
--skin-autumnorange-banner: var(--palette-autumnorange-cb);
--skin-aellagreen-banner: var(--palette-aellagreen-cb);
--skin-eventideblack-banner: var(--palette-eventideblack-wc);
--skin-wintergrey-banner: var(--palette-wintergrey-cb);
--skin-font-heading: var(--typography-sans);
--skin-font-text: var(--typography-sans);
--skin-font-code: var(--typography-code);
--skin-code-default: var(--palette-greyscale-010);
--skin-code-comment: #008800;
--skin-code-keyword: #0060FF;
--skin-code-literal: #a85f30;
--skin-code-name: #0080AA;
--skin-code-string: #a31515;
--skin-code-annotation: #808000;
--maslow-color-selfactualization: var(--palette-autumnred-wc);
--maslow-color-esteem: var(--palette-autumnorange-wc);
--maslow-color-belonging: var(--palette-livianyellow-wc);
--maslow-color-safety: var(--palette-aellagreen-wc);
--maslow-color-physiological: var(--palette-aurorablue-wc);
}
.theme-dark {
--skin-bg: var(--palette-greyscale-000);
--skin-bg-title: var(--palette-greyscale-000);
--skin-bg-text: var(--palette-greyscale-005);
--skin-content: var(--palette-greyscale-005);
--skin-content-text: var(--palette-greyscale-075);
--skin-input: var(--palette-greyscale-010);
--skin-banner: var(--palette-deep-blue);
--skin-banner-text: var(--palette-greyscale-100);
--skin-primary-banner: var(--palette-aurorablue-wc);
--skin-primary-text: var(--palette-aurorablue-cb);
--skin-primary-overlay: var(--palette-aurorablue-do);
--skin-secondary-banner: var(--palette-auroragreen-wc);
--skin-secondary-text: var(--palette-auroragreen-cb);
--skin-secondary-overlay: var(--palette-auroragreen-do);
--skin-info-banner: var(--palette-aurorablue-wc);
--skin-info-text: var(--palette-aurorablue-cb);
--skin-info-overlay: var(--palette-aurorablue-do);
--skin-success-banner: var(--palette-aellagreen-wc);
--skin-success-text: var(--palette-aellagreen-cb);
--skin-success-overlay: var(--palette-aellagreen-do);
--skin-warning-banner: var(--palette-livianyellow-wc);
--skin-warning-text: var(--palette-livianyellow-cb);
--skin-warning-overlay: var(--palette-livianyellow-do);
--skin-danger-banner: var(--palette-autumnred-wc);
--skin-danger-text: var(--palette-autumnred-cb);
--skin-danger-overlay: var(--palette-autumnred-do);
--skin-visited: var(--palette-fablelavender-cb);
--skin-aurorablue-banner: var(--palette-aurorablue-wc);
--skin-auroragreen-banner: var(--palette-auroragreen-wc);
--skin-fablelavender-banner: var(--palette-fablelavender-wc);
--skin-fablepink-banner: var(--palette-fablepink-wc);
--skin-livianyellow-banner: var(--palette-livianyellow-wc);
--skin-autumnred-banner: var(--palette-autumnred-wc);
--skin-autumnorange-banner: var(--palette-autumnorange-wc);
--skin-aellagreen-banner: var(--palette-aellagreen-wc);
--skin-eventideblack-banner: var(--palette-eventideblack-wc);
--skin-wintergrey-banner: var(--palette-wintergrey-wc);
/* Darcula Color Scheme */
--skin-code-default: #A9B7C6;
--skin-code-comment: #629755;
--skin-code-keyword: #CC7832;
--skin-code-literal: #6897BB;
--skin-code-name: #FFC66D;
--skin-code-string: #6A8759;
--skin-code-annotation: #9876AA;
} | public/styles/skins.css | :root {
--skin-bg: var(--palette-greyscale-075);
--skin-bg-title: var(--palette-greyscale-085);
--skin-bg-text: var(--palette-greyscale-090);
--skin-content: var(--palette-greyscale-100);
--skin-content-text: var(--palette-greyscale-010);
--skin-input: var(--palette-greyscale-090);
--skin-banner: var(--palette-deep-blue);
--skin-banner-text: var(--palette-greyscale-100);
--skin-primary-banner: var(--palette-aurorablue-cb);
--skin-primary-interactive: var(--palette-aurorablue-wc);
--skin-primary-text: var(--palette-aurorablue-wc);
--skin-primary-overlay: var(--palette-aurorablue-lo);
--skin-primary-hsl: var(--palette-aurorablue-hsl);
--skin-secondary-banner: var(--palette-auroragreen-cb);
--skin-secondary-interactive: var(--palette-auroragreen-wc);
--skin-secondary-text: var(--palette-auroragreen-wc);
--skin-secondary-overlay: var(--palette-auroragreen-lo);
--skin-secondary-hsl: var(--palette-auroragreen-hsl);
--skin-info-banner: var(--palette-aurorablue-cb);
--skin-info-interactive: var(--palette-aurorablue-wc);
--skin-info-text: var(--palette-aurorablue-wc);
--skin-info-overlay: var(--palette-aurorablue-lo);
--skin-info-hsl: var(--palette-aurorablue-hsl);
--skin-success-banner: var(--palette-aellagreen-cb);
--skin-success-interactive: var(--palette-aellagreen-wc);
--skin-success-text: var(--palette-aellagreen-wc);
--skin-success-overlay: var(--palette-aellagreen-lo);
--skin-success-hsl: var(--palette-aellagreen-hsl);
--skin-warning-banner: var(--palette-livianyellow-cb);
--skin-warning-interactive: var(--palette-livianyellow-wc);
--skin-warning-text: var(--palette-livianyellow-wc);
--skin-warning-overlay: var(--palette-livianyellow-lo);
--skin-warning-hsl: var(--palette-livianyellow-hsl);
--skin-danger-banner: var(--palette-autumnred-cb);
--skin-danger-interactive: var(--palette-autumnred-wc);
--skin-danger-text: var(--palette-autumnred-wc);
--skin-danger-overlay: var(--palette-autumnred-lo);
--skin-danger-hsl: var(--palette-autumnred-hsl);
--skin-visited: var(--palette-fablelavender-wc);
--skin-aurorablue-banner: var(--palette-aurorablue-cb);
--skin-auroragreen-banner: var(--palette-auroragreen-cb);
--skin-fablelavender-banner: var(--palette-fablelavender-cb);
--skin-fablepink-banner: var(--palette-fablepink-cb);
--skin-livianyellow-banner: var(--palette-livianyellow-cb);
--skin-autumnred-banner: var(--palette-autumnred-wc);
--skin-autumnorange-banner: var(--palette-autumnorange-cb);
--skin-aellagreen-banner: var(--palette-aellagreen-cb);
--skin-eventideblack-banner: var(--palette-eventideblack-wc);
--skin-wintergrey-banner: var(--palette-wintergrey-cb);
--skin-font-heading: var(--typography-sans);
--skin-font-text: var(--typography-sans);
--skin-font-code: var(--typography-code);
--skin-code-default: var(--palette-greyscale-010);
--skin-code-comment: #008800;
--skin-code-keyword: #0060FF;
--skin-code-literal: #a85f30;
--skin-code-name: #0080AA;
--skin-code-string: #a31515;
--skin-code-annotation: #808000;
--maslow-color-selfactualization: var(--palette-autumnred-wc);
--maslow-color-esteem: var(--palette-autumnorange-wc);
--maslow-color-belonging: var(--palette-livianyellow-wc);
--maslow-color-safety: var(--palette-aellagreen-wc);
--maslow-color-physiological: var(--palette-aurorablue-wc);
}
.theme-dark {
--skin-bg: var(--palette-greyscale-000);
--skin-bg-title: var(--palette-greyscale-000);
--skin-bg-text: var(--palette-greyscale-005);
--skin-content: var(--palette-greyscale-005);
--skin-content-text: var(--palette-greyscale-075);
--skin-input: var(--palette-greyscale-010);
--skin-banner: var(--palette-deep-blue);
--skin-banner-text: var(--palette-greyscale-100);
--skin-primary-banner: var(--palette-aurorablue-wc);
--skin-primary-text: var(--palette-aurorablue-cb);
--skin-primary-overlay: var(--palette-aurorablue-do);
--skin-secondary-banner: var(--palette-auroragreen-wc);
--skin-secondary-text: var(--palette-auroragreen-cb);
--skin-secondary-overlay: var(--palette-auroragreen-do);
--skin-info-banner: var(--palette-aurorablue-wc);
--skin-info-text: var(--palette-aurorablue-cb);
--skin-info-overlay: var(--palette-aurorablue-do);
--skin-success-banner: var(--palette-aellagreen-wc);
--skin-success-text: var(--palette-aellagreen-cb);
--skin-success-overlay: var(--palette-aellagreen-do);
--skin-warning-banner: var(--palette-livianyellow-wc);
--skin-warning-text: var(--palette-livianyellow-cb);
--skin-warning-overlay: var(--palette-livianyellow-do);
--skin-danger-banner: var(--palette-autumnred-wc);
--skin-danger-text: var(--palette-autumnred-cb);
--skin-danger-overlay: var(--palette-autumnred-do);
--skin-visited: var(--palette-fablelavender-cb);
--skin-aurorablue-banner: var(--palette-aurorablue-wc);
--skin-auroragreen-banner: var(--palette-auroragreen-wc);
--skin-fablelavender-banner: var(--palette-fablelavender-wc);
--skin-fablepink-banner: var(--palette-fablepink-wc);
--skin-livianyellow-banner: var(--palette-livianyellow-wc);
--skin-autumnred-banner: var(--palette-autumnred-wc);
--skin-autumnorange-banner: var(--palette-autumnorange-wc);
--skin-aellagreen-banner: var(--palette-aellagreen-wc);
--skin-eventideblack-banner: var(--palette-eventideblack-wc);
--skin-wintergrey-banner: var(--palette-wintergrey-wc);
/* Darcula Color Scheme */
--skin-code-default: #A9B7C6;
--skin-code-comment: #629755;
--skin-code-keyword: #CC7832;
--skin-code-literal: #6897BB;
--skin-code-name: #FFC66D;
--skin-code-string: #6A8759;
--skin-code-annotation: #9876AA;
} | 0.476823 | 0.233138 |
:root {
--fontTitles: "Public Sans", sans-serif;
--fontText: "Public Sans", sans-serif;
}
/*Colores*/
/* Variables de colores en CSS */
:root {
--firstColorPrimary: #2D314D;
--secondColorPrimary: #9597A5;
--colorWhite: #FFFFFF;
--colorGreen: #30C88F;
--colorButtons: linear-gradient(90deg, rgba(51,211,94,1) 0%, rgba(42,182,217,1) 100%);
--colorText: #9597A5;
--colorTitles: #2D314D;
--colorFooter: #2D314D;
}
/* Mixin para before */
/* Mixin para after */
@media screen and (min-width: 1600px) {
.main-header, .main-hero, .main, .main-article, .main-footer {
max-width: 80%;
}
}
@media screen and (min-width: 1900px) {
.main-header, .main-hero, .main, .main-article, .main-footer {
max-width: 65%;
}
}
@media screen and (min-width: 2300px) {
.main-header, .main-hero, .main, .main-article, .main-footer {
max-width: 50%;
}
}
.main, .main-article, .main-footer {
overflow: hidden;
}
*, *::before, *::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 10px;
}
body {
display: flex;
flex-direction: column;
align-items: center;
min-height: 100vh;
padding-top: 8rem;
}
@media screen and (min-width: 740px) {
body {
padding-top: 0;
}
}
h1, h2, h3 {
font-family: var(--fontTitles);
font-weight: 400;
font-size: 4rem;
color: var(--colorTitles);
}
h1 {
font-size: 5.6rem;
}
p, a {
font-family: var(--fontText);
font-size: 1.8rem;
color: var(--colorText);
}
p {
line-height: 1.56;
}
a {
text-decoration: none;
}
.main-header {
position: fixed;
top: 0;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
height: 8rem;
background-color: var(--colorWhite);
padding: 0rem 2.4rem;
border-bottom: 0.2px solid rgba(0, 0, 0, 0.1);
z-index: 200;
}
@media screen and (min-width: 740px) {
.main-header {
position: relative;
border-bottom: none;
padding: 0 4.8rem;
}
}
@media screen and (min-width: 1024px) {
.main-header {
padding: 0 10rem;
}
}
.main-header__logo {
display: block;
width: 15rem;
height: 3rem;
}
.main-header__content {
position: absolute;
top: 8rem;
right: -70vw;
display: flex;
width: 70vw;
height: calc(100vh - 8rem);
z-index: 1000;
transition: right 0.5s;
}
.main-header__content--new {
right: 0;
}
@media screen and (min-width: 700px) {
.main-header__content {
position: static;
top: 0;
right: 0;
width: 50%;
height: 8rem;
justify-content: center;
}
}
.home {
width: 15rem;
height: 3rem;
margin-right: 1.6rem;
}
@media screen and (min-width: 740px) {
.home {
margin-right: 2.4rem;
}
}
@media screen and (min-width: 1024px) {
.home {
margin-right: 3.2rem;
}
}
.container-main-hamburguer {
width: 2.4rem;
height: 1.8rem;
background: linear-gradient(#2D314D 20%, transparent 20%, transparent 40%, #2D314D 40%, #2D314D 60%, transparent 60%, transparent 80%, #2D314D 80%);
background-position: center center;
background-repeat: no-repeat;
transition: all 0.5s;
}
.container-main-hamburguer--new {
transform: scale(1.8);
background-image: url("../images/icon-close.svg");
background-size: cover;
}
.container-main-hamburguer:hover {
cursor: pointer;
}
@media screen and (min-width: 700px) {
.container-main-hamburguer {
display: none;
}
}
.main-header__nav {
width: 100%;
padding: 4.8rem 0;
background-color: var(--colorWhite);
height: calc(100vh - 8rem);
}
@media screen and (min-width: 700px) {
.main-header__nav {
position: static;
display: flex;
align-items: center;
width: auto;
height: 8rem;
background-color: transparent;
padding: 0;
}
}
/* Lista del Header */
.main-header__list {
list-style: none;
display: flex;
flex-direction: column;
align-items: center;
padding: 1.6rem 1.2rem;
}
@media screen and (min-width: 700px) {
.main-header__list {
padding: 0;
flex-direction: row;
}
}
@media screen and (min-width: 1024px) {
.main-header__list:hover .main-header__list-link {
filter: blur(0.5rem);
opacity: 0.4;
transition: all 0.4s;
}
.main-header__list .main-header__list-link:hover {
filter: blur(0);
opacity: 1;
transition: all 0.4s;
}
}
.main-list__link {
height: 100%;
margin: 1.6rem;
padding: 1.2rem 2.4rem;
}
@media screen and (min-width: 700px) {
.main-list__link {
margin: 0 0.7rem;
padding: 0.4rem;
}
}
@media screen and (min-width: 740px) {
.main-list__link {
margin: 0 0.5rem;
}
}
@media screen and (min-width: 840px) {
.main-list__link {
margin: 0 1.6rem;
}
}
/* Estilos para los enlaces */
.main-header__list-link {
position: relative;
font-size: 1.8rem;
color: var(--firstColorPrimary);
}
@media screen and (min-width: 700px) {
.main-header__list-link {
color: var(--colorText);
font-size: 1.4rem;
}
}
@media screen and (min-width: 1024px) {
.main-header__list-link:hover {
color: var(--firstColorPrimary);
transition: all 0.4s;
}
.main-header__list-link:hover::before {
width: 100%;
transition: all 0.4s;
}
.main-header__list-link::before {
content: "";
position: absolute;
top: 1rem;
left: 0;
width: 0;
height: 100%;
border-bottom: 0.4rem solid var(--colorGreen);
transition: all 0.4s;
}
}
.main-button {
display: inline-block;
position: relative;
font-size: 1.4rem;
font-weight: 700;
border-radius: 1.6rem;
color: var(--colorWhite);
padding: 1.6rem 4rem;
z-index: 100;
}
.main-button--header {
display: none;
}
@media screen and (min-width: 700px) {
.main-button--header {
display: inline-block;
}
}
@media screen and (min-width: 700px) {
.main-button {
color: var(--colorWhite);
padding: 1.2rem 1.6rem;
}
}
.main-button:hover::before {
opacity: 0.7;
}
.main-button::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: var(--colorButtons);
border-radius: 1.6rem;
z-index: -10;
transition: all 0.5s;
}
@media screen and (min-width: 1024px) {
.main-button {
padding: 1.6rem 4rem;
}
}
.main-hero {
position: relative;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(2, minmax(30rem, 34rem));
row-gap: 2.4rem;
padding: 0rem 2.4rem;
padding-bottom: 3.2rem;
background-color: #faf9fa;
}
.main-hero__image {
justify-self: center;
}
@media screen and (min-width: 700px) {
.main-hero {
grid-template-rows: minmax(60rem, 34rem) 29rem;
padding-bottom: 1.2rem;
}
}
@media screen and (min-width: 740px) {
.main-hero {
grid-template-rows: minmax(66rem, 34rem) 29rem;
padding: 0rem 4.8rem;
row-gap: 4rem;
}
}
@media screen and (min-width: 900px) {
.main-hero {
grid-template-rows: minmax(66rem, 34rem) 26rem;
}
}
@media screen and (min-width: 1024px) {
.main-hero {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(1, minmax(66rem, 68rem));
row-gap: 0;
column-gap: 3rem;
padding: 0rem 10rem;
}
}
.main-hero__info {
text-align: center;
}
@media screen and (min-width: 740px) {
.main-hero__info {
display: flex;
flex-direction: column;
align-items: center;
}
}
@media screen and (min-width: 1024px) {
.main-hero__info {
text-align: start;
justify-content: center;
align-items: flex-start;
}
}
.main-hero__image {
position: relative;
width: 100%;
height: 34rem;
order: -1;
overflow: hidden;
}
.main-hero__image::before {
position: absolute;
content: "";
top: 0;
background-image: url("../images/bg-intro-mobile.svg");
background-repeat: no-repeat;
width: 100%;
height: 34rem;
}
@media screen and (min-width: 500px) {
.main-hero__image::before {
width: 100%;
background-size: 100% 100%;
}
}
@media screen and (min-width: 700px) {
.main-hero__image::before {
height: 60rem;
}
}
@media screen and (min-width: 740px) {
.main-hero__image::before {
width: 100%;
height: 80rem;
background-size: 100% 100%;
}
}
@media screen and (min-width: 1024px) {
.main-hero__image::before {
top: 0;
right: 0;
background-image: url("../images/bg-intro-desktop.svg");
width: 130%;
height: 111%;
transform: translateY(-24rem) translateX(22rem);
}
}
@media screen and (min-width: 1100px) {
.main-hero__image::before {
width: 120%;
}
}
@media screen and (min-width: 1200px) {
.main-hero__image::before {
width: 125%;
}
}
@media screen and (min-width: 1300px) {
.main-hero__image::before {
width: 130%;
transform: translateY(-24rem) translateX(16rem);
}
}
@media screen and (min-width: 1500px) {
.main-hero__image::before {
width: 130%;
transform: translateY(-24rem) translateX(16rem);
}
}
@media screen and (min-width: 2300px) {
.main-hero__image::before {
width: 120%;
}
}
@media screen and (min-width: 580px) {
.main-hero__image {
width: 80%;
}
}
@media screen and (min-width: 700px) {
.main-hero__image {
height: 60rem;
}
}
@media screen and (min-width: 740px) {
.main-hero__image {
height: 66rem;
}
}
@media screen and (min-width: 1024px) {
.main-hero__image {
position: absolute;
width: 60rem;
height: 90rem;
top: 0;
right: 0;
}
}
@media screen and (min-width: 1120px) {
.main-hero__image {
width: 70rem;
}
}
.main-hero__image img {
width: 100%;
height: 130%;
transform: translateY(-12rem);
}
@media screen and (min-width: 700px) {
.main-hero__image img {
transform: translateY(-15rem);
}
}
@media screen and (min-width: 740px) {
.main-hero__image img {
height: 120%;
transform: translateY(-10rem);
}
}
@media screen and (min-width: 1024px) {
.main-hero__image img {
transform: translateX(11rem) translateY(-14rem);
}
}
@media screen and (min-width: 1300px) {
.main-hero__image img {
transform: translateX(8rem) translateY(-14rem);
}
}
.main-hero__title {
width: auto;
margin-bottom: 2rem;
font-size: 4rem;
}
@media screen and (min-width: 740px) {
.main-hero__title {
width: 80%;
}
}
@media screen and (min-width: 1024px) {
.main-hero__title {
width: 100%;
margin-bottom: 3.2rem;
font-size: 5.6rem;
}
}
@media screen and (min-width: 1430px) {
.main-hero__title {
width: 78%;
}
}
@media screen and (min-width: 1900px) {
.main-hero__title {
width: 95%;
}
}
.main-hero__text {
margin-bottom: 3.2rem;
}
@media screen and (min-width: 580px) {
.main-hero__text {
width: 100%;
padding: 0 6.4rem;
}
}
@media screen and (min-width: 740px) {
.main-hero__text {
width: 70%;
padding: 0;
}
}
@media screen and (min-width: 1024px) {
.main-hero__text {
width: 100%;
margin-bottom: 4.8rem;
}
}
@media screen and (min-width: 1120px) {
.main-hero__text {
width: 80%;
}
}
@media screen and (min-width: 1120px) {
.main-hero__text {
width: 80%;
}
}
@media screen and (min-width: 1480px) {
.main-hero__text {
width: 72%;
}
}
@media screen and (min-width: 1550px) {
.main-hero__text {
width: 70%;
}
}
.main-button--hero {
margin-top: 0.4rem;
display: inline-block;
margin-bottom: 3.2rem;
}
.main {
width: 100%;
padding: 0 2.4rem;
padding-top: 6.4rem;
background-color: #f2f3f6;
}
@media screen and (min-width: 1024px) {
.main {
padding: 0rem 10rem;
padding-top: 12rem;
}
}
.main__subtitle {
margin-bottom: 1.8rem;
}
@media screen and (min-width: 740px) {
.main__subtitle {
width: 90%;
}
}
@media screen and (min-width: 1024px) {
.main__subtitle {
margin-bottom: 2.4rem;
}
}
@media screen and (min-width: 740px) {
.main__paragraph {
width: 70%;
}
}
@media screen and (min-width: 1024px) {
.main__paragraph {
margin-bottom: 1.2rem;
}
}
@media screen and (min-width: 1200px) {
.main__paragraph {
width: 50%;
}
}
@media screen and (min-width: 3000px) {
.main__paragraph {
width: 45%;
}
}
.main__paragraph--edit {
width: 100%;
font-size: 1.5rem;
}
@media screen and (min-width: 500px) {
.main__paragraph--edit {
width: 70%;
}
}
@media screen and (min-width: 740px) {
.main__paragraph--edit {
width: 80%;
margin-bottom: 1.6rem;
font-size: 1.6rem;
}
}
@media screen and (min-width: 1024px) {
.main__paragraph--edit {
margin-bottom: 2.4rem;
}
}
.main__first-part {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: 6rem;
text-align: center;
}
@media screen and (min-width: 740px) {
.main__first-part {
margin-bottom: 7.2rem;
}
}
@media screen and (min-width: 1024px) {
.main__first-part {
align-items: flex-start;
text-align: start;
}
}
.main__second-part {
display: grid;
margin-bottom: 6.4rem;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(4, minmax(23rem, 1fr));
row-gap: 3.2rem;
}
@media screen and (min-width: 740px) {
.main__second-part {
grid-template-columns: repeat(2, minmax(30rem, 1fr));
grid-template-rows: repeat(1, 1fr);
column-gap: 2.4rem;
row-gap: 4rem;
margin-bottom: 7.2rem;
}
}
@media screen and (min-width: 1024px) {
.main__second-part {
grid-template-columns: repeat(auto-fit, minmax(26rem, 1fr));
grid-template-rows: repeat(2, 1fr);
column-gap: 3rem;
row-gap: 2.4rem;
margin-bottom: 9rem;
}
}
@media screen and (min-width: 1345px) {
.main__second-part {
grid-template-rows: repeat(1, 1fr);
}
}
.main__box {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
@media screen and (min-width: 1024px) {
.main__box {
align-items: flex-start;
text-align: start;
}
}
.box-subtitle {
font-size: 2rem;
margin-bottom: 1.6rem;
}
@media screen and (min-width: 740px) {
.box-subtitle {
margin-bottom: 2.4rem;
font-size: 2.2rem;
}
}
@media screen and (min-width: 1024px) {
.box-subtitle {
margin-bottom: 2.8rem;
font-size: 2.4rem;
}
}
.main__second-part-img {
margin-bottom: 2.4rem;
}
@media screen and (min-width: 740px) {
.main__second-part-img {
margin-bottom: 3.2rem;
}
}
@media screen and (min-width: 1024px) {
.main__second-part-img {
margin-bottom: 4rem;
}
}
.main-article {
width: 100%;
padding: 0 2.4rem;
padding-top: 8rem;
background-color: #f9f9f9;
}
@media screen and (min-width: 740px) {
.main-article {
padding: 0 4.8rem;
padding-top: 8rem;
}
}
@media screen and (min-width: 1024px) {
.main-article {
padding: 0 10rem;
padding-top: 8rem;
}
}
.main-article__cards {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(4, minmax(40rem, 1fr));
row-gap: 3.2rem;
margin-bottom: 8rem;
}
@media screen and (min-width: 500px) {
.main-article__cards {
justify-content: center;
grid-template-columns: repeat(1, minmax(34rem, 40rem));
}
}
@media screen and (min-width: 740px) {
.main-article__cards {
justify-content: flex-start;
grid-template-columns: repeat(2, minmax(30rem, 1fr));
grid-template-rows: repeat(2, minmax(45rem, 49rem));
column-gap: 2.4rem;
row-gap: 4rem;
}
}
@media screen and (min-width: 860px) {
.main-article__cards {
grid-template-rows: repeat(2, minmax(45rem, 47rem));
}
}
@media screen and (min-width: 1024px) {
.main-article__cards {
grid-template-columns: repeat(auto-fit, minmax(22rem, 32rem));
column-gap: 3rem;
}
}
@media screen and (min-width: 1200px) {
.main-article__cards {
grid-template-columns: repeat(auto-fit, minmax(22rem, 28rem));
}
}
@media screen and (min-width: 1345px) {
.main-article__cards {
grid-template-columns: repeat(auto-fit, minmax(22rem, 26rem));
grid-template-rows: repeat(1, 1fr);
}
}
@media screen and (min-width: 3240px) {
.main-article__cards {
grid-template-columns: repeat(auto-fit, minmax(22rem, 33rem));
grid-template-rows: repeat(1, 1fr);
}
}
.main__subtitle--article {
margin-bottom: 3.2rem;
font-weight: 100;
text-align: center;
}
@media screen and (min-width: 740px) {
.main__subtitle--article {
margin-bottom: 3.6rem;
text-align: start;
}
}
@media screen and (min-width: 1024px) {
.main__subtitle--article {
margin-bottom: 4rem;
}
}
.main-article__card {
box-shadow: 0.1rem 0.1rem 0.4rem rgba(0, 0, 0, 0.1);
border-radius: 0.4rem;
background-color: var(--colorWhite);
}
.main-article__card-image {
display: block;
width: 100%;
height: 20rem;
border-top-left-radius: 0.4rem;
border-top-right-radius: 0.4rem;
}
@media screen and (min-width: 740px) {
.main-article__card-image {
height: 28rem;
}
}
@media screen and (min-width: 1024px) {
.main-article__card-image {
height: 20rem;
}
}
.card__author {
display: inline-block;
font-size: 1.2rem;
margin-left: 2.4rem;
margin-bottom: 1rem;
margin: 2.5rem 2.4rem 1rem 2.4rem;
}
.card__title {
width: 80%;
margin-left: 2.4rem;
margin-bottom: 1rem;
font-size: 1.6rem;
}
@media screen and (min-width: 1024px) {
.card__title:hover {
cursor: pointer;
color: var(--colorGreen);
transition: all 0.5s;
}
}
.card__paragraph {
width: 80%;
margin-left: 2.4rem;
margin-bottom: 2.4rem;
font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
.card__paragraph {
margin-bottom: 4rem;
}
}
@media screen and (min-width: 1024px) {
.card__paragraph {
margin-bottom: 2.4rem;
}
}
.main-footer {
width: 100%;
padding: 3.6rem;
background-color: var(--firstColorPrimary);
}
@media screen and (min-width: 740px) {
.main-footer {
padding: 3.2rem 4.8rem;
}
}
@media screen and (min-width: 1024px) {
.main-footer {
padding: 4.8rem 10rem;
}
}
.main-footer__logo {
width: 14rem;
margin-bottom: 3.2rem;
}
@media screen and (min-width: 1024px) {
.main-footer__logo {
margin-bottom: 4.8rem;
}
}
.main-footer__container {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: minmax(9rem, 11rem) 1fr minmax(2rem, 15rem);
justify-items: center;
}
@media screen and (min-width: 1024px) {
.main-footer__container {
grid-template-columns: repeat(3, 1fr);
grid-template-columns: minmax(18rem, 22rem) 1fr minmax(28rem, 32rem);
grid-template-rows: repeat(1, minmax(14rem, 18rem));
}
}
@media screen and (min-width: 1600px) {
.main-footer__container {
grid-template-rows: repeat(1, minmax(12rem, 15rem));
}
}
.main-footer__first-part {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
@media screen and (min-width: 1024px) {
.main-footer__first-part {
align-items: flex-start;
}
}
.main-footer__third-part {
display: flex;
flex-direction: column;
align-items: center;
}
.social-network {
display: inline-block;
width: 2.4rem;
height: 2.4rem;
margin-right: 1.6rem;
}
.social-network img {
width: 2.4rem;
height: 2.4rem;
transition: all 0.6s;
}
@media screen and (min-width: 1024px) {
.social-network:hover img {
filter: invert(55%) sepia(96%) saturate(343%) hue-rotate(106deg) brightness(101%) contrast(80%);
transition: all 0.6s;
}
}
.main-footer__list {
list-style: none;
text-align: center;
}
@media screen and (min-width: 1024px) {
.main-footer__list {
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: 4.8rem;
}
}
.main-footer__item {
padding: 0.4rem 1.2rem;
margin-bottom: 1.6rem;
}
.main-footer__enlace {
color: var(--colorWhite);
font-size: 1.5rem;
}
@media screen and (min-width: 1024px) {
.main-footer__enlace:hover {
color: var(--colorGreen);
transition: all 0.5s;
}
}
.main-button--footer {
margin: 3.2rem 0;
}
@media screen and (min-width: 1024px) {
.main-button--footer {
margin: 0 0 2.4rem 0;
}
}
.main-footer__copyright {
font-size: 1.5rem;
text-align: center;
}
/*# sourceMappingURL=styles.css.map */ | CSS/styles.css | :root {
--fontTitles: "Public Sans", sans-serif;
--fontText: "Public Sans", sans-serif;
}
/*Colores*/
/* Variables de colores en CSS */
:root {
--firstColorPrimary: #2D314D;
--secondColorPrimary: #9597A5;
--colorWhite: #FFFFFF;
--colorGreen: #30C88F;
--colorButtons: linear-gradient(90deg, rgba(51,211,94,1) 0%, rgba(42,182,217,1) 100%);
--colorText: #9597A5;
--colorTitles: #2D314D;
--colorFooter: #2D314D;
}
/* Mixin para before */
/* Mixin para after */
@media screen and (min-width: 1600px) {
.main-header, .main-hero, .main, .main-article, .main-footer {
max-width: 80%;
}
}
@media screen and (min-width: 1900px) {
.main-header, .main-hero, .main, .main-article, .main-footer {
max-width: 65%;
}
}
@media screen and (min-width: 2300px) {
.main-header, .main-hero, .main, .main-article, .main-footer {
max-width: 50%;
}
}
.main, .main-article, .main-footer {
overflow: hidden;
}
*, *::before, *::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 10px;
}
body {
display: flex;
flex-direction: column;
align-items: center;
min-height: 100vh;
padding-top: 8rem;
}
@media screen and (min-width: 740px) {
body {
padding-top: 0;
}
}
h1, h2, h3 {
font-family: var(--fontTitles);
font-weight: 400;
font-size: 4rem;
color: var(--colorTitles);
}
h1 {
font-size: 5.6rem;
}
p, a {
font-family: var(--fontText);
font-size: 1.8rem;
color: var(--colorText);
}
p {
line-height: 1.56;
}
a {
text-decoration: none;
}
.main-header {
position: fixed;
top: 0;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
height: 8rem;
background-color: var(--colorWhite);
padding: 0rem 2.4rem;
border-bottom: 0.2px solid rgba(0, 0, 0, 0.1);
z-index: 200;
}
@media screen and (min-width: 740px) {
.main-header {
position: relative;
border-bottom: none;
padding: 0 4.8rem;
}
}
@media screen and (min-width: 1024px) {
.main-header {
padding: 0 10rem;
}
}
.main-header__logo {
display: block;
width: 15rem;
height: 3rem;
}
.main-header__content {
position: absolute;
top: 8rem;
right: -70vw;
display: flex;
width: 70vw;
height: calc(100vh - 8rem);
z-index: 1000;
transition: right 0.5s;
}
.main-header__content--new {
right: 0;
}
@media screen and (min-width: 700px) {
.main-header__content {
position: static;
top: 0;
right: 0;
width: 50%;
height: 8rem;
justify-content: center;
}
}
.home {
width: 15rem;
height: 3rem;
margin-right: 1.6rem;
}
@media screen and (min-width: 740px) {
.home {
margin-right: 2.4rem;
}
}
@media screen and (min-width: 1024px) {
.home {
margin-right: 3.2rem;
}
}
.container-main-hamburguer {
width: 2.4rem;
height: 1.8rem;
background: linear-gradient(#2D314D 20%, transparent 20%, transparent 40%, #2D314D 40%, #2D314D 60%, transparent 60%, transparent 80%, #2D314D 80%);
background-position: center center;
background-repeat: no-repeat;
transition: all 0.5s;
}
.container-main-hamburguer--new {
transform: scale(1.8);
background-image: url("../images/icon-close.svg");
background-size: cover;
}
.container-main-hamburguer:hover {
cursor: pointer;
}
@media screen and (min-width: 700px) {
.container-main-hamburguer {
display: none;
}
}
.main-header__nav {
width: 100%;
padding: 4.8rem 0;
background-color: var(--colorWhite);
height: calc(100vh - 8rem);
}
@media screen and (min-width: 700px) {
.main-header__nav {
position: static;
display: flex;
align-items: center;
width: auto;
height: 8rem;
background-color: transparent;
padding: 0;
}
}
/* Lista del Header */
.main-header__list {
list-style: none;
display: flex;
flex-direction: column;
align-items: center;
padding: 1.6rem 1.2rem;
}
@media screen and (min-width: 700px) {
.main-header__list {
padding: 0;
flex-direction: row;
}
}
@media screen and (min-width: 1024px) {
.main-header__list:hover .main-header__list-link {
filter: blur(0.5rem);
opacity: 0.4;
transition: all 0.4s;
}
.main-header__list .main-header__list-link:hover {
filter: blur(0);
opacity: 1;
transition: all 0.4s;
}
}
.main-list__link {
height: 100%;
margin: 1.6rem;
padding: 1.2rem 2.4rem;
}
@media screen and (min-width: 700px) {
.main-list__link {
margin: 0 0.7rem;
padding: 0.4rem;
}
}
@media screen and (min-width: 740px) {
.main-list__link {
margin: 0 0.5rem;
}
}
@media screen and (min-width: 840px) {
.main-list__link {
margin: 0 1.6rem;
}
}
/* Estilos para los enlaces */
.main-header__list-link {
position: relative;
font-size: 1.8rem;
color: var(--firstColorPrimary);
}
@media screen and (min-width: 700px) {
.main-header__list-link {
color: var(--colorText);
font-size: 1.4rem;
}
}
@media screen and (min-width: 1024px) {
.main-header__list-link:hover {
color: var(--firstColorPrimary);
transition: all 0.4s;
}
.main-header__list-link:hover::before {
width: 100%;
transition: all 0.4s;
}
.main-header__list-link::before {
content: "";
position: absolute;
top: 1rem;
left: 0;
width: 0;
height: 100%;
border-bottom: 0.4rem solid var(--colorGreen);
transition: all 0.4s;
}
}
.main-button {
display: inline-block;
position: relative;
font-size: 1.4rem;
font-weight: 700;
border-radius: 1.6rem;
color: var(--colorWhite);
padding: 1.6rem 4rem;
z-index: 100;
}
.main-button--header {
display: none;
}
@media screen and (min-width: 700px) {
.main-button--header {
display: inline-block;
}
}
@media screen and (min-width: 700px) {
.main-button {
color: var(--colorWhite);
padding: 1.2rem 1.6rem;
}
}
.main-button:hover::before {
opacity: 0.7;
}
.main-button::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: var(--colorButtons);
border-radius: 1.6rem;
z-index: -10;
transition: all 0.5s;
}
@media screen and (min-width: 1024px) {
.main-button {
padding: 1.6rem 4rem;
}
}
.main-hero {
position: relative;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(2, minmax(30rem, 34rem));
row-gap: 2.4rem;
padding: 0rem 2.4rem;
padding-bottom: 3.2rem;
background-color: #faf9fa;
}
.main-hero__image {
justify-self: center;
}
@media screen and (min-width: 700px) {
.main-hero {
grid-template-rows: minmax(60rem, 34rem) 29rem;
padding-bottom: 1.2rem;
}
}
@media screen and (min-width: 740px) {
.main-hero {
grid-template-rows: minmax(66rem, 34rem) 29rem;
padding: 0rem 4.8rem;
row-gap: 4rem;
}
}
@media screen and (min-width: 900px) {
.main-hero {
grid-template-rows: minmax(66rem, 34rem) 26rem;
}
}
@media screen and (min-width: 1024px) {
.main-hero {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(1, minmax(66rem, 68rem));
row-gap: 0;
column-gap: 3rem;
padding: 0rem 10rem;
}
}
.main-hero__info {
text-align: center;
}
@media screen and (min-width: 740px) {
.main-hero__info {
display: flex;
flex-direction: column;
align-items: center;
}
}
@media screen and (min-width: 1024px) {
.main-hero__info {
text-align: start;
justify-content: center;
align-items: flex-start;
}
}
.main-hero__image {
position: relative;
width: 100%;
height: 34rem;
order: -1;
overflow: hidden;
}
.main-hero__image::before {
position: absolute;
content: "";
top: 0;
background-image: url("../images/bg-intro-mobile.svg");
background-repeat: no-repeat;
width: 100%;
height: 34rem;
}
@media screen and (min-width: 500px) {
.main-hero__image::before {
width: 100%;
background-size: 100% 100%;
}
}
@media screen and (min-width: 700px) {
.main-hero__image::before {
height: 60rem;
}
}
@media screen and (min-width: 740px) {
.main-hero__image::before {
width: 100%;
height: 80rem;
background-size: 100% 100%;
}
}
@media screen and (min-width: 1024px) {
.main-hero__image::before {
top: 0;
right: 0;
background-image: url("../images/bg-intro-desktop.svg");
width: 130%;
height: 111%;
transform: translateY(-24rem) translateX(22rem);
}
}
@media screen and (min-width: 1100px) {
.main-hero__image::before {
width: 120%;
}
}
@media screen and (min-width: 1200px) {
.main-hero__image::before {
width: 125%;
}
}
@media screen and (min-width: 1300px) {
.main-hero__image::before {
width: 130%;
transform: translateY(-24rem) translateX(16rem);
}
}
@media screen and (min-width: 1500px) {
.main-hero__image::before {
width: 130%;
transform: translateY(-24rem) translateX(16rem);
}
}
@media screen and (min-width: 2300px) {
.main-hero__image::before {
width: 120%;
}
}
@media screen and (min-width: 580px) {
.main-hero__image {
width: 80%;
}
}
@media screen and (min-width: 700px) {
.main-hero__image {
height: 60rem;
}
}
@media screen and (min-width: 740px) {
.main-hero__image {
height: 66rem;
}
}
@media screen and (min-width: 1024px) {
.main-hero__image {
position: absolute;
width: 60rem;
height: 90rem;
top: 0;
right: 0;
}
}
@media screen and (min-width: 1120px) {
.main-hero__image {
width: 70rem;
}
}
.main-hero__image img {
width: 100%;
height: 130%;
transform: translateY(-12rem);
}
@media screen and (min-width: 700px) {
.main-hero__image img {
transform: translateY(-15rem);
}
}
@media screen and (min-width: 740px) {
.main-hero__image img {
height: 120%;
transform: translateY(-10rem);
}
}
@media screen and (min-width: 1024px) {
.main-hero__image img {
transform: translateX(11rem) translateY(-14rem);
}
}
@media screen and (min-width: 1300px) {
.main-hero__image img {
transform: translateX(8rem) translateY(-14rem);
}
}
.main-hero__title {
width: auto;
margin-bottom: 2rem;
font-size: 4rem;
}
@media screen and (min-width: 740px) {
.main-hero__title {
width: 80%;
}
}
@media screen and (min-width: 1024px) {
.main-hero__title {
width: 100%;
margin-bottom: 3.2rem;
font-size: 5.6rem;
}
}
@media screen and (min-width: 1430px) {
.main-hero__title {
width: 78%;
}
}
@media screen and (min-width: 1900px) {
.main-hero__title {
width: 95%;
}
}
.main-hero__text {
margin-bottom: 3.2rem;
}
@media screen and (min-width: 580px) {
.main-hero__text {
width: 100%;
padding: 0 6.4rem;
}
}
@media screen and (min-width: 740px) {
.main-hero__text {
width: 70%;
padding: 0;
}
}
@media screen and (min-width: 1024px) {
.main-hero__text {
width: 100%;
margin-bottom: 4.8rem;
}
}
@media screen and (min-width: 1120px) {
.main-hero__text {
width: 80%;
}
}
@media screen and (min-width: 1120px) {
.main-hero__text {
width: 80%;
}
}
@media screen and (min-width: 1480px) {
.main-hero__text {
width: 72%;
}
}
@media screen and (min-width: 1550px) {
.main-hero__text {
width: 70%;
}
}
.main-button--hero {
margin-top: 0.4rem;
display: inline-block;
margin-bottom: 3.2rem;
}
.main {
width: 100%;
padding: 0 2.4rem;
padding-top: 6.4rem;
background-color: #f2f3f6;
}
@media screen and (min-width: 1024px) {
.main {
padding: 0rem 10rem;
padding-top: 12rem;
}
}
.main__subtitle {
margin-bottom: 1.8rem;
}
@media screen and (min-width: 740px) {
.main__subtitle {
width: 90%;
}
}
@media screen and (min-width: 1024px) {
.main__subtitle {
margin-bottom: 2.4rem;
}
}
@media screen and (min-width: 740px) {
.main__paragraph {
width: 70%;
}
}
@media screen and (min-width: 1024px) {
.main__paragraph {
margin-bottom: 1.2rem;
}
}
@media screen and (min-width: 1200px) {
.main__paragraph {
width: 50%;
}
}
@media screen and (min-width: 3000px) {
.main__paragraph {
width: 45%;
}
}
.main__paragraph--edit {
width: 100%;
font-size: 1.5rem;
}
@media screen and (min-width: 500px) {
.main__paragraph--edit {
width: 70%;
}
}
@media screen and (min-width: 740px) {
.main__paragraph--edit {
width: 80%;
margin-bottom: 1.6rem;
font-size: 1.6rem;
}
}
@media screen and (min-width: 1024px) {
.main__paragraph--edit {
margin-bottom: 2.4rem;
}
}
.main__first-part {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: 6rem;
text-align: center;
}
@media screen and (min-width: 740px) {
.main__first-part {
margin-bottom: 7.2rem;
}
}
@media screen and (min-width: 1024px) {
.main__first-part {
align-items: flex-start;
text-align: start;
}
}
.main__second-part {
display: grid;
margin-bottom: 6.4rem;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(4, minmax(23rem, 1fr));
row-gap: 3.2rem;
}
@media screen and (min-width: 740px) {
.main__second-part {
grid-template-columns: repeat(2, minmax(30rem, 1fr));
grid-template-rows: repeat(1, 1fr);
column-gap: 2.4rem;
row-gap: 4rem;
margin-bottom: 7.2rem;
}
}
@media screen and (min-width: 1024px) {
.main__second-part {
grid-template-columns: repeat(auto-fit, minmax(26rem, 1fr));
grid-template-rows: repeat(2, 1fr);
column-gap: 3rem;
row-gap: 2.4rem;
margin-bottom: 9rem;
}
}
@media screen and (min-width: 1345px) {
.main__second-part {
grid-template-rows: repeat(1, 1fr);
}
}
.main__box {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
@media screen and (min-width: 1024px) {
.main__box {
align-items: flex-start;
text-align: start;
}
}
.box-subtitle {
font-size: 2rem;
margin-bottom: 1.6rem;
}
@media screen and (min-width: 740px) {
.box-subtitle {
margin-bottom: 2.4rem;
font-size: 2.2rem;
}
}
@media screen and (min-width: 1024px) {
.box-subtitle {
margin-bottom: 2.8rem;
font-size: 2.4rem;
}
}
.main__second-part-img {
margin-bottom: 2.4rem;
}
@media screen and (min-width: 740px) {
.main__second-part-img {
margin-bottom: 3.2rem;
}
}
@media screen and (min-width: 1024px) {
.main__second-part-img {
margin-bottom: 4rem;
}
}
.main-article {
width: 100%;
padding: 0 2.4rem;
padding-top: 8rem;
background-color: #f9f9f9;
}
@media screen and (min-width: 740px) {
.main-article {
padding: 0 4.8rem;
padding-top: 8rem;
}
}
@media screen and (min-width: 1024px) {
.main-article {
padding: 0 10rem;
padding-top: 8rem;
}
}
.main-article__cards {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(4, minmax(40rem, 1fr));
row-gap: 3.2rem;
margin-bottom: 8rem;
}
@media screen and (min-width: 500px) {
.main-article__cards {
justify-content: center;
grid-template-columns: repeat(1, minmax(34rem, 40rem));
}
}
@media screen and (min-width: 740px) {
.main-article__cards {
justify-content: flex-start;
grid-template-columns: repeat(2, minmax(30rem, 1fr));
grid-template-rows: repeat(2, minmax(45rem, 49rem));
column-gap: 2.4rem;
row-gap: 4rem;
}
}
@media screen and (min-width: 860px) {
.main-article__cards {
grid-template-rows: repeat(2, minmax(45rem, 47rem));
}
}
@media screen and (min-width: 1024px) {
.main-article__cards {
grid-template-columns: repeat(auto-fit, minmax(22rem, 32rem));
column-gap: 3rem;
}
}
@media screen and (min-width: 1200px) {
.main-article__cards {
grid-template-columns: repeat(auto-fit, minmax(22rem, 28rem));
}
}
@media screen and (min-width: 1345px) {
.main-article__cards {
grid-template-columns: repeat(auto-fit, minmax(22rem, 26rem));
grid-template-rows: repeat(1, 1fr);
}
}
@media screen and (min-width: 3240px) {
.main-article__cards {
grid-template-columns: repeat(auto-fit, minmax(22rem, 33rem));
grid-template-rows: repeat(1, 1fr);
}
}
.main__subtitle--article {
margin-bottom: 3.2rem;
font-weight: 100;
text-align: center;
}
@media screen and (min-width: 740px) {
.main__subtitle--article {
margin-bottom: 3.6rem;
text-align: start;
}
}
@media screen and (min-width: 1024px) {
.main__subtitle--article {
margin-bottom: 4rem;
}
}
.main-article__card {
box-shadow: 0.1rem 0.1rem 0.4rem rgba(0, 0, 0, 0.1);
border-radius: 0.4rem;
background-color: var(--colorWhite);
}
.main-article__card-image {
display: block;
width: 100%;
height: 20rem;
border-top-left-radius: 0.4rem;
border-top-right-radius: 0.4rem;
}
@media screen and (min-width: 740px) {
.main-article__card-image {
height: 28rem;
}
}
@media screen and (min-width: 1024px) {
.main-article__card-image {
height: 20rem;
}
}
.card__author {
display: inline-block;
font-size: 1.2rem;
margin-left: 2.4rem;
margin-bottom: 1rem;
margin: 2.5rem 2.4rem 1rem 2.4rem;
}
.card__title {
width: 80%;
margin-left: 2.4rem;
margin-bottom: 1rem;
font-size: 1.6rem;
}
@media screen and (min-width: 1024px) {
.card__title:hover {
cursor: pointer;
color: var(--colorGreen);
transition: all 0.5s;
}
}
.card__paragraph {
width: 80%;
margin-left: 2.4rem;
margin-bottom: 2.4rem;
font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
.card__paragraph {
margin-bottom: 4rem;
}
}
@media screen and (min-width: 1024px) {
.card__paragraph {
margin-bottom: 2.4rem;
}
}
.main-footer {
width: 100%;
padding: 3.6rem;
background-color: var(--firstColorPrimary);
}
@media screen and (min-width: 740px) {
.main-footer {
padding: 3.2rem 4.8rem;
}
}
@media screen and (min-width: 1024px) {
.main-footer {
padding: 4.8rem 10rem;
}
}
.main-footer__logo {
width: 14rem;
margin-bottom: 3.2rem;
}
@media screen and (min-width: 1024px) {
.main-footer__logo {
margin-bottom: 4.8rem;
}
}
.main-footer__container {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: minmax(9rem, 11rem) 1fr minmax(2rem, 15rem);
justify-items: center;
}
@media screen and (min-width: 1024px) {
.main-footer__container {
grid-template-columns: repeat(3, 1fr);
grid-template-columns: minmax(18rem, 22rem) 1fr minmax(28rem, 32rem);
grid-template-rows: repeat(1, minmax(14rem, 18rem));
}
}
@media screen and (min-width: 1600px) {
.main-footer__container {
grid-template-rows: repeat(1, minmax(12rem, 15rem));
}
}
.main-footer__first-part {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
@media screen and (min-width: 1024px) {
.main-footer__first-part {
align-items: flex-start;
}
}
.main-footer__third-part {
display: flex;
flex-direction: column;
align-items: center;
}
.social-network {
display: inline-block;
width: 2.4rem;
height: 2.4rem;
margin-right: 1.6rem;
}
.social-network img {
width: 2.4rem;
height: 2.4rem;
transition: all 0.6s;
}
@media screen and (min-width: 1024px) {
.social-network:hover img {
filter: invert(55%) sepia(96%) saturate(343%) hue-rotate(106deg) brightness(101%) contrast(80%);
transition: all 0.6s;
}
}
.main-footer__list {
list-style: none;
text-align: center;
}
@media screen and (min-width: 1024px) {
.main-footer__list {
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: 4.8rem;
}
}
.main-footer__item {
padding: 0.4rem 1.2rem;
margin-bottom: 1.6rem;
}
.main-footer__enlace {
color: var(--colorWhite);
font-size: 1.5rem;
}
@media screen and (min-width: 1024px) {
.main-footer__enlace:hover {
color: var(--colorGreen);
transition: all 0.5s;
}
}
.main-button--footer {
margin: 3.2rem 0;
}
@media screen and (min-width: 1024px) {
.main-button--footer {
margin: 0 0 2.4rem 0;
}
}
.main-footer__copyright {
font-size: 1.5rem;
text-align: center;
}
/*# sourceMappingURL=styles.css.map */ | 0.460046 | 0.131675 |
@import url('https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');
:root{
--yellow:#fffe53;
--yellow-light:#FFFF87;
--yellow-dark:#C9CB10;
--darkblue:#1C2026;
--grayblue:#43474E;
--lightgray:#ccc;
--darkbluehero:rgba(28, 32, 38, 0.9);
--graybluehero:rgba(183, 192, 209, 0.9);
}
html {
scroll-behavior: smooth;
}
/* HEADER FONT STYLES */
body{
height:100%;
width:100%;
margin:0;
background: linear-gradient(var(--darkbluehero), var(--darkbluehero)), url('./img/adrian-korte-5gn2soeAc40-unsplash.jpg') center center / cover no-repeat;
background-attachment: fixed;
color: white;
font-size: 1rem;
font-family: 'Roboto', sans-serif;
font-weight: 400;
overflow-x: hidden;
display: flex;
flex-direction: column;
-webkit-font-smoothing: antialiased;
scroll-behavior: smooth;
}
h1{
font-family: 'Rock Salt', sans-serif;
margin:auto;
}
h1, h2, h3{
font-weight:300;
color:white;
/* animation: textColor 60s ease infinite; */
}
h1{
font-size: 3rem;
}
h2{
font-family: 'Rock Salt', sans-serif;
font-size: 2rem;
margin-bottom:0px;
}
h3{
font-size: 1.5rem;
font-weight: 500;
margin:0;
}
h4{
}
h5{
}
h6{
}
/* MENU STYLES */
.menu-wrap {
position: fixed;
top: 0;
left: 0;
z-index: 1;
}
.menu-wrap .toggler {
position: absolute;
top: 0;
left: 0;
z-index: 2;
cursor: pointer;
width: 50px;
height: 50px;
opacity: 0;
}
.menu-wrap .hamburger {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 30px;
height: 20px;
padding: 1rem;
display: flex;
align-items: center;
justify-content: center;
}
/* Hamburger Line */
.menu-wrap .hamburger > div {
position: relative;
flex: none;
width: 100%;
height: 2px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s ease;
}
/* Hamburger Lines - Top & Bottom */
.menu-wrap .hamburger > div::before,
.menu-wrap .hamburger > div::after {
content: '';
position: absolute;
z-index: 1;
top: -10px;
width: 100%;
height: 2px;
background: inherit;
}
/* Moves Line Down */
.menu-wrap .hamburger > div::after {
top: 10px;
}
/* Toggler Animation */
.menu-wrap .toggler:checked + .hamburger > div {
transform: rotate(135deg);
}
/* Turns Lines Into X */
.menu-wrap .toggler:checked + .hamburger > div:before,
.menu-wrap .toggler:checked + .hamburger > div:after {
top: 0;
transform: rotate(90deg);
}
/* Rotate On Hover When Checked */
.menu-wrap .toggler:checked:hover + .hamburger > div {
transform: rotate(225deg);
}
/* Show Menu */
.menu-wrap .toggler:checked ~ .menu {
visibility: visible;
}
.menu-wrap .toggler:checked ~ .menu > div {
transform: scale(1);
transition-duration: var(--menu-speed);
}
.menu-wrap .toggler:checked ~ .menu > div > div {
opacity: 1;
transition: opacity 0.4s ease 0.4s;
}
.menu-wrap .menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
visibility: hidden;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.menu-wrap .menu > div {
background: var(--darkbluehero);
backdrop-filter: blur(5px);
width: 200vw;
height: 200vw;
display: flex;
flex: none;
align-items: center;
justify-content: center;
transform: opacity(0);
transition: all 0.4s ease;
}
.menu-wrap .menu > div > div {
text-align: center;
max-width: 90vw;
max-height: 100vh;
opacity: 0;
transition: opacity 0.4s ease;
}
.menu-wrap .menu > div > div > ul > li {
list-style: none;
color: #fff;
font-size: 1.5rem;
padding: 1rem;
}
.menu-wrap .menu > div > div > ul > li > a {
font-family: 'Rock Salt', sans-serif;
color: inherit;
text-decoration: none;
transition: color 0.4s ease;
}
.menu-wrap .menu > div > div > ul > li > a:hover {
color: var(--yellow-light);
}
/* HERO STYLES */
.hero{
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
height: 100vh;
width: 100%;
background-attachment: fixed;
margin:0;
}
.hero-container{
width:50%;
max-width: 1200px;
margin-bottom: 30px;
}
.p.hero{
margin: auto;
}
/* CONTENT & CARD STYLES */
.content-container{
max-width: 1200px;
margin:auto;
display: flex;
flex-direction: column;
}
.card-header {
text-align: left;
}
.card {
flex-basis: 100%;
background-color: rgba(255, 255, 255, 0.05);
backdrop-filter: blur(5px);
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
padding:20px;
margin-bottom: 30px;
}
.round-link{
text-decoration: none;
color:white;
}
.card:hover{
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
/* HOW IT WORKS SECTION STYLES */
.hiw {
display: flex;
justify-content:space-evenly;
margin:auto;
}
p.hiw{
text-align: center;
margin:15px auto;
font-weight: bold;
}
.item-third{
flex-basis: 33%;
padding:10px;
}
/* BUTTON STYLES */
button{
margin: 5px;
padding:20px 40px;
width:170px;
background-color: transparent;
color: white;
border: 1px solid white;
font-family: 'IBM Plex Sans', sans-serif;
font-size: .85rem;
font-weight: 500;
text-transform: uppercase;
cursor: pointer;
transition: all 0.4s ease;
backdrop-filter: blur(5px);
}
button:hover{
color: var(--yellow-light);
border: 1px solid var(--yellow-light);
}
button a{
color:white;
text-decoration: none;
}
button a:hover{
color:var(--yellow-light);
}
.button-primary{
margin: 5px;
padding:20px 40px;
width:170px;
background-color: white;
color: var(--darkblue);
border: 1px solid white;
font-family: 'IBM Plex Sans', sans-serif;
font-size: .85rem;
font-weight: 500;
text-transform: uppercase;
cursor: pointer;
transition: all 0.4s ease;
}
.button-primary:hover{
background-color: var(--yellow-light);
color: var(--darkblue);
border: 1px solid var(--yellow-light);
}
.button-container{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
/* FOOTER STYLES */
.footer{
padding: 15px 0;
background-color: var(--darkblue);
}
/* MISC STYLES */
hr{
border: 1px solid #ccc;
}
ul{
padding: 0;
}
/* MEDIA QUERIES */
@media all and (max-width: 600px) {
.content-container{
margin: 0 20px;
}
.hero{
height: 100vh;
}
.hero-container{
width:90%;
margin-top:0;
}
.card-blog{
flex-basis: 100%;
}
h1 {
font-size: 1.2rem;
}
h2 {
font-size: 1.1rem;
}
h3 {
font-size: 1.1rem;
}
.button-container{
margin-bottom: 20px;
flex-direction: column;
}
.hiw{
flex-wrap: wrap;
}
.item-third{
flex-basis: 100%;
}
}
@media all and (max-width: 1200px) {
.card-blog{
flex-basis: 100%;
}
.content-container{
margin: 0 20px;
}
}
/* POST Layout */
a {
color: var(--yellow);
}
#post-main {
margin-top: 4em;
background-color: rgb(67, 75, 85);
padding: 4rem;
}
@media screen and (max-width: 800px) {
#post-main {
padding: 2rem;
}
}
#post-body {
text-align: left;
display: flex;
flex-direction: column;
}
#post-body > p > img {
max-width: 100%;
max-height: 100vh;
text-align: center;
margin: 1em;
display: flex;
align-items: center;
justify-content: center;
}
#content img {
max-width: 80vw;
text-align: center;
}
.post {
padding: 2em;
}
ul {
list-style-position: inside;
}
ul p {
display: inline;
} | src/components/layout.css | @import url('https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');
:root{
--yellow:#fffe53;
--yellow-light:#FFFF87;
--yellow-dark:#C9CB10;
--darkblue:#1C2026;
--grayblue:#43474E;
--lightgray:#ccc;
--darkbluehero:rgba(28, 32, 38, 0.9);
--graybluehero:rgba(183, 192, 209, 0.9);
}
html {
scroll-behavior: smooth;
}
/* HEADER FONT STYLES */
body{
height:100%;
width:100%;
margin:0;
background: linear-gradient(var(--darkbluehero), var(--darkbluehero)), url('./img/adrian-korte-5gn2soeAc40-unsplash.jpg') center center / cover no-repeat;
background-attachment: fixed;
color: white;
font-size: 1rem;
font-family: 'Roboto', sans-serif;
font-weight: 400;
overflow-x: hidden;
display: flex;
flex-direction: column;
-webkit-font-smoothing: antialiased;
scroll-behavior: smooth;
}
h1{
font-family: 'Rock Salt', sans-serif;
margin:auto;
}
h1, h2, h3{
font-weight:300;
color:white;
/* animation: textColor 60s ease infinite; */
}
h1{
font-size: 3rem;
}
h2{
font-family: 'Rock Salt', sans-serif;
font-size: 2rem;
margin-bottom:0px;
}
h3{
font-size: 1.5rem;
font-weight: 500;
margin:0;
}
h4{
}
h5{
}
h6{
}
/* MENU STYLES */
.menu-wrap {
position: fixed;
top: 0;
left: 0;
z-index: 1;
}
.menu-wrap .toggler {
position: absolute;
top: 0;
left: 0;
z-index: 2;
cursor: pointer;
width: 50px;
height: 50px;
opacity: 0;
}
.menu-wrap .hamburger {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 30px;
height: 20px;
padding: 1rem;
display: flex;
align-items: center;
justify-content: center;
}
/* Hamburger Line */
.menu-wrap .hamburger > div {
position: relative;
flex: none;
width: 100%;
height: 2px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s ease;
}
/* Hamburger Lines - Top & Bottom */
.menu-wrap .hamburger > div::before,
.menu-wrap .hamburger > div::after {
content: '';
position: absolute;
z-index: 1;
top: -10px;
width: 100%;
height: 2px;
background: inherit;
}
/* Moves Line Down */
.menu-wrap .hamburger > div::after {
top: 10px;
}
/* Toggler Animation */
.menu-wrap .toggler:checked + .hamburger > div {
transform: rotate(135deg);
}
/* Turns Lines Into X */
.menu-wrap .toggler:checked + .hamburger > div:before,
.menu-wrap .toggler:checked + .hamburger > div:after {
top: 0;
transform: rotate(90deg);
}
/* Rotate On Hover When Checked */
.menu-wrap .toggler:checked:hover + .hamburger > div {
transform: rotate(225deg);
}
/* Show Menu */
.menu-wrap .toggler:checked ~ .menu {
visibility: visible;
}
.menu-wrap .toggler:checked ~ .menu > div {
transform: scale(1);
transition-duration: var(--menu-speed);
}
.menu-wrap .toggler:checked ~ .menu > div > div {
opacity: 1;
transition: opacity 0.4s ease 0.4s;
}
.menu-wrap .menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
visibility: hidden;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.menu-wrap .menu > div {
background: var(--darkbluehero);
backdrop-filter: blur(5px);
width: 200vw;
height: 200vw;
display: flex;
flex: none;
align-items: center;
justify-content: center;
transform: opacity(0);
transition: all 0.4s ease;
}
.menu-wrap .menu > div > div {
text-align: center;
max-width: 90vw;
max-height: 100vh;
opacity: 0;
transition: opacity 0.4s ease;
}
.menu-wrap .menu > div > div > ul > li {
list-style: none;
color: #fff;
font-size: 1.5rem;
padding: 1rem;
}
.menu-wrap .menu > div > div > ul > li > a {
font-family: 'Rock Salt', sans-serif;
color: inherit;
text-decoration: none;
transition: color 0.4s ease;
}
.menu-wrap .menu > div > div > ul > li > a:hover {
color: var(--yellow-light);
}
/* HERO STYLES */
.hero{
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
height: 100vh;
width: 100%;
background-attachment: fixed;
margin:0;
}
.hero-container{
width:50%;
max-width: 1200px;
margin-bottom: 30px;
}
.p.hero{
margin: auto;
}
/* CONTENT & CARD STYLES */
.content-container{
max-width: 1200px;
margin:auto;
display: flex;
flex-direction: column;
}
.card-header {
text-align: left;
}
.card {
flex-basis: 100%;
background-color: rgba(255, 255, 255, 0.05);
backdrop-filter: blur(5px);
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
padding:20px;
margin-bottom: 30px;
}
.round-link{
text-decoration: none;
color:white;
}
.card:hover{
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
/* HOW IT WORKS SECTION STYLES */
.hiw {
display: flex;
justify-content:space-evenly;
margin:auto;
}
p.hiw{
text-align: center;
margin:15px auto;
font-weight: bold;
}
.item-third{
flex-basis: 33%;
padding:10px;
}
/* BUTTON STYLES */
button{
margin: 5px;
padding:20px 40px;
width:170px;
background-color: transparent;
color: white;
border: 1px solid white;
font-family: 'IBM Plex Sans', sans-serif;
font-size: .85rem;
font-weight: 500;
text-transform: uppercase;
cursor: pointer;
transition: all 0.4s ease;
backdrop-filter: blur(5px);
}
button:hover{
color: var(--yellow-light);
border: 1px solid var(--yellow-light);
}
button a{
color:white;
text-decoration: none;
}
button a:hover{
color:var(--yellow-light);
}
.button-primary{
margin: 5px;
padding:20px 40px;
width:170px;
background-color: white;
color: var(--darkblue);
border: 1px solid white;
font-family: 'IBM Plex Sans', sans-serif;
font-size: .85rem;
font-weight: 500;
text-transform: uppercase;
cursor: pointer;
transition: all 0.4s ease;
}
.button-primary:hover{
background-color: var(--yellow-light);
color: var(--darkblue);
border: 1px solid var(--yellow-light);
}
.button-container{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
/* FOOTER STYLES */
.footer{
padding: 15px 0;
background-color: var(--darkblue);
}
/* MISC STYLES */
hr{
border: 1px solid #ccc;
}
ul{
padding: 0;
}
/* MEDIA QUERIES */
@media all and (max-width: 600px) {
.content-container{
margin: 0 20px;
}
.hero{
height: 100vh;
}
.hero-container{
width:90%;
margin-top:0;
}
.card-blog{
flex-basis: 100%;
}
h1 {
font-size: 1.2rem;
}
h2 {
font-size: 1.1rem;
}
h3 {
font-size: 1.1rem;
}
.button-container{
margin-bottom: 20px;
flex-direction: column;
}
.hiw{
flex-wrap: wrap;
}
.item-third{
flex-basis: 100%;
}
}
@media all and (max-width: 1200px) {
.card-blog{
flex-basis: 100%;
}
.content-container{
margin: 0 20px;
}
}
/* POST Layout */
a {
color: var(--yellow);
}
#post-main {
margin-top: 4em;
background-color: rgb(67, 75, 85);
padding: 4rem;
}
@media screen and (max-width: 800px) {
#post-main {
padding: 2rem;
}
}
#post-body {
text-align: left;
display: flex;
flex-direction: column;
}
#post-body > p > img {
max-width: 100%;
max-height: 100vh;
text-align: center;
margin: 1em;
display: flex;
align-items: center;
justify-content: center;
}
#content img {
max-width: 80vw;
text-align: center;
}
.post {
padding: 2em;
}
ul {
list-style-position: inside;
}
ul p {
display: inline;
} | 0.404978 | 0.076442 |
@import url(http://fonts.googleapis.com/css?family=Raleway:100,400,700);
body {
background-color: #18415F;
height: 90vh;
margin: 2% !important;
font-family: Raleway, Open Sans, Droid Sans, Roboto,arial, sans-serif; }
body .attr {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
body .blurred-bg {
/*#2579B1;*/
background-color: rgba(255, 255, 255, 0.3);
background-repeat: no-repeat;
background-attachment: fixed; }
body .box {
width: 50%;
height: 100%;
margin: 0 auto;
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 20px;
text-align: center;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
body .box .content .title {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
body .box .content .title img {
height: 70px;
margin-right: 40px; }
body .box .content .title h1 {
color: #FFED00;
height: 80px;
font-size: 4em; }
body .box .content .player {
height: 316px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
body .box .content .player .player1 {
margin-right: 12%; }
body .box .content .player .player2 {
margin-left: 12%; }
body .box .content .start input:not([type]), body .box .content .start input[type=text], body .box .content .start input[type=password], body .box .content .start input[type=email], body .box .content .start input[type=url], body .box .content .start input[type=time], body .box .content .start input[type=date], body .box .content .start input[type=datetime], body .box .content .start input[type=datetime-local], body .box .content .start input[type=tel], body .box .content .start input[type=number], body .box .content .start input[type=search], body .box .content .start textarea.materialize-textarea {
border-bottom: 1px solid #18415F; }
body .box .content .start input:not([type]):focus:not([readonly]), body .box .content .start input[type=text]:focus:not([readonly]), body .box .content .start input[type=password]:focus:not([readonly]), body .box .content .start input[type=email]:focus:not([readonly]), body .box .content .start input[type=url]:focus:not([readonly]), body .box .content .start input[type=time]:focus:not([readonly]), body .box .content .start input[type=date]:focus:not([readonly]), body .box .content .start input[type=datetime]:focus:not([readonly]), body .box .content .start input[type=datetime-local]:focus:not([readonly]), body .box .content .start input[type=tel]:focus:not([readonly]), body .box .content .start input[type=number]:focus:not([readonly]), body .box .content .start input[type=search]:focus:not([readonly]), body .box .content .start textarea.materialize-textarea:focus:not([readonly]) {
border-bottom: 1px solid #18415F;
box-shadow: 0 1px 0 0 #18415F;
color: #fff; }
body .box .content .bouton {
background-color: transparent;
border: 2px #FFED00 solid;
color: #FFED00; }
body .box .content .bouton.waves-effect {
-webkit-tap-highlight-color: #FFED00 !important; }
body h1, body h2, body a, body p {
color: white;
font-weight: 100; }
.tinted body h1, .tinted body h2, .tinted body a, .tinted body p {
color: black; }
body h2 {
font-size: 14px; }
body p {
margin: 20px; }
body p.related {
text-transform: uppercase;
font-weight: 700;
color: #444; }
body p.related a {
font-weight: 700;
text-decoration: none; }
body p.related a:hover {
text-decoration: underline; }
@media only screen and (max-width: 600px) {
body {
height: 89vh;
margin: 2% !important; }
body .box {
width: 100%;
border: 1px solid rgba(1, 255, 255, 0.3);
text-align: center;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
body .box .content .title img {
height: 50px;
margin-right: 40px; }
body .box .content .title h1 {
height: 50px;
font-size: 2.3em; }
body .box .content .player {
height: 320px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
body .box .content .player .player1 {
margin-right: 12%; }
body .box .content .player .player2 {
margin-left: 12%; } } | public/stylesheets/css/index.css | @import url(http://fonts.googleapis.com/css?family=Raleway:100,400,700);
body {
background-color: #18415F;
height: 90vh;
margin: 2% !important;
font-family: Raleway, Open Sans, Droid Sans, Roboto,arial, sans-serif; }
body .attr {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
body .blurred-bg {
/*#2579B1;*/
background-color: rgba(255, 255, 255, 0.3);
background-repeat: no-repeat;
background-attachment: fixed; }
body .box {
width: 50%;
height: 100%;
margin: 0 auto;
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 20px;
text-align: center;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
body .box .content .title {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
body .box .content .title img {
height: 70px;
margin-right: 40px; }
body .box .content .title h1 {
color: #FFED00;
height: 80px;
font-size: 4em; }
body .box .content .player {
height: 316px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
body .box .content .player .player1 {
margin-right: 12%; }
body .box .content .player .player2 {
margin-left: 12%; }
body .box .content .start input:not([type]), body .box .content .start input[type=text], body .box .content .start input[type=password], body .box .content .start input[type=email], body .box .content .start input[type=url], body .box .content .start input[type=time], body .box .content .start input[type=date], body .box .content .start input[type=datetime], body .box .content .start input[type=datetime-local], body .box .content .start input[type=tel], body .box .content .start input[type=number], body .box .content .start input[type=search], body .box .content .start textarea.materialize-textarea {
border-bottom: 1px solid #18415F; }
body .box .content .start input:not([type]):focus:not([readonly]), body .box .content .start input[type=text]:focus:not([readonly]), body .box .content .start input[type=password]:focus:not([readonly]), body .box .content .start input[type=email]:focus:not([readonly]), body .box .content .start input[type=url]:focus:not([readonly]), body .box .content .start input[type=time]:focus:not([readonly]), body .box .content .start input[type=date]:focus:not([readonly]), body .box .content .start input[type=datetime]:focus:not([readonly]), body .box .content .start input[type=datetime-local]:focus:not([readonly]), body .box .content .start input[type=tel]:focus:not([readonly]), body .box .content .start input[type=number]:focus:not([readonly]), body .box .content .start input[type=search]:focus:not([readonly]), body .box .content .start textarea.materialize-textarea:focus:not([readonly]) {
border-bottom: 1px solid #18415F;
box-shadow: 0 1px 0 0 #18415F;
color: #fff; }
body .box .content .bouton {
background-color: transparent;
border: 2px #FFED00 solid;
color: #FFED00; }
body .box .content .bouton.waves-effect {
-webkit-tap-highlight-color: #FFED00 !important; }
body h1, body h2, body a, body p {
color: white;
font-weight: 100; }
.tinted body h1, .tinted body h2, .tinted body a, .tinted body p {
color: black; }
body h2 {
font-size: 14px; }
body p {
margin: 20px; }
body p.related {
text-transform: uppercase;
font-weight: 700;
color: #444; }
body p.related a {
font-weight: 700;
text-decoration: none; }
body p.related a:hover {
text-decoration: underline; }
@media only screen and (max-width: 600px) {
body {
height: 89vh;
margin: 2% !important; }
body .box {
width: 100%;
border: 1px solid rgba(1, 255, 255, 0.3);
text-align: center;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
body .box .content .title img {
height: 50px;
margin-right: 40px; }
body .box .content .title h1 {
height: 50px;
font-size: 2.3em; }
body .box .content .player {
height: 320px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
body .box .content .player .player1 {
margin-right: 12%; }
body .box .content .player .player2 {
margin-left: 12%; } } | 0.290176 | 0.038865 |
.og-grid {
list-style: none;
padding: 20px 0;
margin: 0 auto;
text-align: center;
width: 100%;
}
.og-grid li {
display: inline-block;
margin: 10px 5px 0 5px;
vertical-align: top;
height: 250px;
}
.og-grid li > a,
.og-grid li > a img {
border: none;
outline: none;
display: block;
position: relative;
}
.og-grid li.og-expanded > a::after {
top: auto;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-bottom-color: #282A60;
border-width: 20px;
left: 50%;
margin: -10px 0 0 -15px;
}
.og-expander {
z-index:99999;
position: absolute;
background: #282A60;
top: auto;
left: 0;
width: 100%;
margin-top: 20px;
text-align: left;
height: auto;
overflow: hidden;
}
.og-expander-inner {
padding: 10px 30px;
height: 100%;
}
.og-close {
position: absolute;
width: 40px;
height: 40px;
top: 20px;
right: 20px;
cursor: pointer;
}
.og-close::before,
.og-close::after {
content: '';
position: absolute;
width: 100%;
top: 50%;
height: 1px;
background: #888;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.og-close::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.og-close:hover::before,
.og-close:hover::after {
background: #333;
}
.og-fullimg,
.og-details {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.og-details {
/*padding: 0 40px 0 20px;*/
}
.og-fullimg {
text-align: center;
}
.og-fullimg img {
display: inline-block;
max-height: 100%;
max-width: 100%;
}
.og-details h3 {
font-weight: 300;
font-size: 52px;
padding: 40px 0 10px;
margin-bottom: 10px;
}
.og-details p {
font-size: 16px;
line-height: 22px;
color: #fff;
}
.og-details a {
font-size: 12px;
color: #fff;
letter-spacing: 1px;
padding: 5px 5px;
font-weight:0;
display: inline-block;
margin: 0px 0 0;
outline: none;
}
.og-details a::before {
display: inline-block;
margin-right: 10px;
}
.og-details a:hover {
border-color: #999;
color: #999;
}
.og-loading {
width: 20px;
height: 20px;
border-radius: 50%;
background: #ddd;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
position: absolute;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
-webkit-animation: loader 0.5s infinite ease-in-out both;
-moz-animation: loader 0.5s infinite ease-in-out both;
animation: loader 0.5s infinite ease-in-out both;
}
@-webkit-keyframes loader {
0% { background: #ddd; }
33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@-moz-keyframes loader {
0% { background: #ddd; }
33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@keyframes loader {
0% { background: #ddd; }
33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@media screen and (max-width: 830px) {
.og-expander h3 { font-size: 32px; }
.og-expander p { font-size: 13px; }
.og-expander a { font-size: 12px; }
}
@media screen and (max-width: 650px) {
.og-fullimg { display: none; }
.og-details { float: none; width: 100%; }
}
.og-details a:hover {
border-color: #999;
color: #FF990F;
text-decoration:none;
}
.main #og-grid li .img-polaroid:hover {
background-image: -moz-linear-gradient(center top , #EBEBEB, #FFFFFF 70px);
}
.span3 ul li{
display: list-item;list-style-type: square;height:auto;margin-top:0px;
}
.span3 {
margin:0;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
.center{
margin-left:15%;margin-right:15%;
}
}
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
.center{
margin-left:25%;margin-right:10%;
}
}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
.center{
margin-left:10%;margin-right:10%;
}
} | assets/plugins/menu_dashboard/css/component.css | .og-grid {
list-style: none;
padding: 20px 0;
margin: 0 auto;
text-align: center;
width: 100%;
}
.og-grid li {
display: inline-block;
margin: 10px 5px 0 5px;
vertical-align: top;
height: 250px;
}
.og-grid li > a,
.og-grid li > a img {
border: none;
outline: none;
display: block;
position: relative;
}
.og-grid li.og-expanded > a::after {
top: auto;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-bottom-color: #282A60;
border-width: 20px;
left: 50%;
margin: -10px 0 0 -15px;
}
.og-expander {
z-index:99999;
position: absolute;
background: #282A60;
top: auto;
left: 0;
width: 100%;
margin-top: 20px;
text-align: left;
height: auto;
overflow: hidden;
}
.og-expander-inner {
padding: 10px 30px;
height: 100%;
}
.og-close {
position: absolute;
width: 40px;
height: 40px;
top: 20px;
right: 20px;
cursor: pointer;
}
.og-close::before,
.og-close::after {
content: '';
position: absolute;
width: 100%;
top: 50%;
height: 1px;
background: #888;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.og-close::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.og-close:hover::before,
.og-close:hover::after {
background: #333;
}
.og-fullimg,
.og-details {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.og-details {
/*padding: 0 40px 0 20px;*/
}
.og-fullimg {
text-align: center;
}
.og-fullimg img {
display: inline-block;
max-height: 100%;
max-width: 100%;
}
.og-details h3 {
font-weight: 300;
font-size: 52px;
padding: 40px 0 10px;
margin-bottom: 10px;
}
.og-details p {
font-size: 16px;
line-height: 22px;
color: #fff;
}
.og-details a {
font-size: 12px;
color: #fff;
letter-spacing: 1px;
padding: 5px 5px;
font-weight:0;
display: inline-block;
margin: 0px 0 0;
outline: none;
}
.og-details a::before {
display: inline-block;
margin-right: 10px;
}
.og-details a:hover {
border-color: #999;
color: #999;
}
.og-loading {
width: 20px;
height: 20px;
border-radius: 50%;
background: #ddd;
box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
position: absolute;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
-webkit-animation: loader 0.5s infinite ease-in-out both;
-moz-animation: loader 0.5s infinite ease-in-out both;
animation: loader 0.5s infinite ease-in-out both;
}
@-webkit-keyframes loader {
0% { background: #ddd; }
33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@-moz-keyframes loader {
0% { background: #ddd; }
33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@keyframes loader {
0% { background: #ddd; }
33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@media screen and (max-width: 830px) {
.og-expander h3 { font-size: 32px; }
.og-expander p { font-size: 13px; }
.og-expander a { font-size: 12px; }
}
@media screen and (max-width: 650px) {
.og-fullimg { display: none; }
.og-details { float: none; width: 100%; }
}
.og-details a:hover {
border-color: #999;
color: #FF990F;
text-decoration:none;
}
.main #og-grid li .img-polaroid:hover {
background-image: -moz-linear-gradient(center top , #EBEBEB, #FFFFFF 70px);
}
.span3 ul li{
display: list-item;list-style-type: square;height:auto;margin-top:0px;
}
.span3 {
margin:0;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
.center{
margin-left:15%;margin-right:15%;
}
}
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
.center{
margin-left:5%;margin-right:5%;
}
}
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
.center{
margin-left:25%;margin-right:10%;
}
}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
.center{
margin-left:10%;margin-right:10%;
}
} | 0.321353 | 0.066691 |
body {
background: #4f8ea5;
background: -moz-radial-gradient(center, ellipse cover, rgba(79, 142, 165, 1) 0%, rgba(52, 63, 83, 1) 50%, rgba(28, 27, 38, 1) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(79, 142, 165, 1) 0%, rgba(52, 63, 83, 1) 50%, rgba(28, 27, 38, 1) 100%);
background: radial-gradient(ellipse at center, rgba(79, 142, 165, 1) 0%, rgba(52, 63, 83, 1) 50%, rgba(28, 27, 38, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f8ea5', endColorstr='#1c1b26',GradientType=1);
}
@import url(https://fonts.googleapis.com/css?family=Raleway:100);
body {
font-family: 'Raleway', sans-serif;
}
.container {
width: 100%;
}
/* USER */
/* Avatar */
.avatar {
vertical-align: middle;
width: 30px;
height: 30px;
border-radius: 50%;
margin-left: 10px;
}
.avatar:hover {
cursor: pointer;
border: solid 2px #888;
}
.userImage {
vertical-align: middle;
width: 100px;
height: 100px;
border-radius: 50%;
}
/* Modal */
.modal-content{
background-color: #242d36;
}
.close {
color: #FFF;
opacity: 1;
}
p.track {
text-transform: uppercase;
color: #FFF;
}
p.track span {
color: #999;
}
button {
background-color: rgba(255,255,255,0);
border: 1px solid #FFF;
border-radius: 50%;
color: #FFF;
text-align: center;
display: inline-block;
vertical-align: middle;
transition: all 0.2s ease 0;
}
button[data-am-button^="large"] {
width: 60px;
height: 60px;
margin: 0 5px;
}
button[data-am-button^="large"] i {
font-size: 25px;
}
button[data-am-button^="small"] {
width: 40px;
height: 40px;
}
button[data-am-button^="small"] i {
font-size: 14px;
}
button:hover {
color: #999;
border-color: #999;
}
button:focus {
outline: none;
}
.btn-dark .active {
color: green;
border-color: green;
background-color: green;
}
a.disabled {
pointer-events: none;
cursor: default;
}
/* Progress Bar */
.bar {
width: 100%;
background-color: #000;
height: 5px;
position: relative;
margin: 1em 0;
}
.in {
animation: fill 20s linear 1;
height: 100%;
background-color: limegreen;
}
.pause {
animation-play-state: paused;
}
.stop {
animation: none;
}
@keyframes fill {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
/* Volume */
.dropdown-menu{
background-color: #fff0;
border: 0;
}
.slider:hover {
opacity: 1;
}
.slider {
-webkit-appearance: none;
width: 80%;
height: 3px;
border-radius: 5px;
background: #ffffff;
outline: none;
opacity: 0.7;
-webkit-transition: .2s;
transition: opacity .2s;
}
.slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 12px;
height: 20px;
background: limegreen;
cursor: pointer;
}
.slider::-moz-range-thumb {
width: 12px;
height: 20px;
background: limegreen;
cursor: pointer;
}
/* Next Button */
.grow {
transition: all .2s ease-in-out;
}
.grow:hover {
transform: scale(1.1);
}
/* Flash Twice */
.flash {
animation: flash linear 3s infinite;
}
@keyframes flash {
0% {
transform: scale(1);
}
5% {
transform: scale(1.1);
}
10% {
transform: scale(1);
}
15% {
transform: scale(1);
}
20% {
transform: scale(1.1);
}
25% {
transform: scale(1);
}
100% {
transform: scale(1);
}
} | static/player.css | body {
background: #4f8ea5;
background: -moz-radial-gradient(center, ellipse cover, rgba(79, 142, 165, 1) 0%, rgba(52, 63, 83, 1) 50%, rgba(28, 27, 38, 1) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(79, 142, 165, 1) 0%, rgba(52, 63, 83, 1) 50%, rgba(28, 27, 38, 1) 100%);
background: radial-gradient(ellipse at center, rgba(79, 142, 165, 1) 0%, rgba(52, 63, 83, 1) 50%, rgba(28, 27, 38, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f8ea5', endColorstr='#1c1b26',GradientType=1);
}
@import url(https://fonts.googleapis.com/css?family=Raleway:100);
body {
font-family: 'Raleway', sans-serif;
}
.container {
width: 100%;
}
/* USER */
/* Avatar */
.avatar {
vertical-align: middle;
width: 30px;
height: 30px;
border-radius: 50%;
margin-left: 10px;
}
.avatar:hover {
cursor: pointer;
border: solid 2px #888;
}
.userImage {
vertical-align: middle;
width: 100px;
height: 100px;
border-radius: 50%;
}
/* Modal */
.modal-content{
background-color: #242d36;
}
.close {
color: #FFF;
opacity: 1;
}
p.track {
text-transform: uppercase;
color: #FFF;
}
p.track span {
color: #999;
}
button {
background-color: rgba(255,255,255,0);
border: 1px solid #FFF;
border-radius: 50%;
color: #FFF;
text-align: center;
display: inline-block;
vertical-align: middle;
transition: all 0.2s ease 0;
}
button[data-am-button^="large"] {
width: 60px;
height: 60px;
margin: 0 5px;
}
button[data-am-button^="large"] i {
font-size: 25px;
}
button[data-am-button^="small"] {
width: 40px;
height: 40px;
}
button[data-am-button^="small"] i {
font-size: 14px;
}
button:hover {
color: #999;
border-color: #999;
}
button:focus {
outline: none;
}
.btn-dark .active {
color: green;
border-color: green;
background-color: green;
}
a.disabled {
pointer-events: none;
cursor: default;
}
/* Progress Bar */
.bar {
width: 100%;
background-color: #000;
height: 5px;
position: relative;
margin: 1em 0;
}
.in {
animation: fill 20s linear 1;
height: 100%;
background-color: limegreen;
}
.pause {
animation-play-state: paused;
}
.stop {
animation: none;
}
@keyframes fill {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
/* Volume */
.dropdown-menu{
background-color: #fff0;
border: 0;
}
.slider:hover {
opacity: 1;
}
.slider {
-webkit-appearance: none;
width: 80%;
height: 3px;
border-radius: 5px;
background: #ffffff;
outline: none;
opacity: 0.7;
-webkit-transition: .2s;
transition: opacity .2s;
}
.slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 12px;
height: 20px;
background: limegreen;
cursor: pointer;
}
.slider::-moz-range-thumb {
width: 12px;
height: 20px;
background: limegreen;
cursor: pointer;
}
/* Next Button */
.grow {
transition: all .2s ease-in-out;
}
.grow:hover {
transform: scale(1.1);
}
/* Flash Twice */
.flash {
animation: flash linear 3s infinite;
}
@keyframes flash {
0% {
transform: scale(1);
}
5% {
transform: scale(1.1);
}
10% {
transform: scale(1);
}
15% {
transform: scale(1);
}
20% {
transform: scale(1.1);
}
25% {
transform: scale(1);
}
100% {
transform: scale(1);
}
} | 0.405213 | 0.10079 |
*{
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
body{
font-family: Montserrat, sans-serif;
}
.bg{
background: #202060;
background-image: linear-gradient(to right top, #602080, #53227b, #472376, #3b2370, #2f2269, #2f2269, #2f2269, #2f2269, #3b2370, #472376, #53227b, #602080);
position:fixed;
z-index: -1;
top:0;
bottom:0;
left:0;
right:0;
}
.vip-container{
max-width: 96rem;
margin-right: auto;
margin-left: auto;
padding-left:15px;
padding-right: 15px;
}
.navbar-container{
}
.landing{
margin-top: 30px;
}
.landing .logo{
/*color: #E37A66;
text-decoration: none;
border: 5px solid #E37A66;
font-size: 74px;
padding: 0px 20px;*/
}
.landing .logo img{
width: 100%;
}
.landing .header-buttons{
display: flex;
align-items: center;
margin-left: auto;
float: right;
}
.landing .header-buttons a {
text-decoration: none;
font-size: 20px;
}
.landing .header-buttons .login-btn{
color: #fff;
margin-right: 20px;
}
.landing .header-buttons .login-btn:hover{
color:#E37A66;
}
.landing .header-buttons .register-btn{
color: #202040;
background: #FFB55E;
background-image: linear-gradient(to right, #FFB55E, #E37A66);
padding: 10px 20px;
border-radius: 100px;
}
.landing .header-buttons .register-btn:hover{
background: #FFB55E;
}
.landing .main-title {
color: #e37a66;
display: flex;
justify-content: center;
margin-top: 150px;
}
.landing .main-title span{
color: #fff;
padding-left: 10px;
}
.landing .shorten-form-group{
margin-top:30px;
}
.landing input[type=text]{
height: 75px;
border-radius: 100px 0px 0px 100px;
box-shadow: none;
border: none;
padding-left: 30px;
font-size: 26px;
}
.landing button[type=submit]{
color: #202040;
background: #FFB55E;
background-image: linear-gradient(to right, #FFB55E, #E37A66);
padding: 10px 20px;
border-radius: 0px 100px 100px 0px;
font-size: 20px;
border: 0px;
box-shadow: none;
}
.landing button[type=submit]:hover{
background:#FFB55E ;
}
.body{
background-color: #fff;
padding-top:75px
}
.body .hp-ad-img{
width: 100%;
box-shadow: 0 0 20px 3px #d4d4d4;
}
.body .hp-ad-title{
font-size: 23px;
font-weight: bold;
}
.marbot20{
margin-bottom:20px;
}
.marbot75{
margin-bottom:75px;
}
.features{
text-align: center;
background-color: #f8f8f8;
padding: 50px 0px;
}
.features h2{
font-weight: bold;
font-size: 36px;
padding: 40px 0px;
}
.features i{
font-size:42px;
padding:20px 0px;
color: #202060;
}
.features h3{
font-size:22px;
font-weight: bold;
}
.features p{
font-size: 14px;
}
.features .reg-btn{
color: #ffffff;
background: #202060;
background-image: linear-gradient(to right, #202060, #602080);
padding: 10px 20px;
border-radius: 100px;
text-decoration: none;
}
.features .reg-btn:hover{
background: #202060;
}
.stats{
color:#fff;
padding: 50px 0px;
text-align: center;
}
footer{
background: #fff;
width: 100%;
}
footer .cr{
padding:20px 0px;
}
@media (max-width: 576px){
.landing .main-title{
display: none;
}
.landing .header-buttons{
float:unset;
justify-content: center;
margin:30px 0px
}
.landing button[type=submit]{
font-size:14px
}
.landing input[type=text]{
font-size:14px;
height:50px
}
} | src/css/main_style.css | *{
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
body{
font-family: Montserrat, sans-serif;
}
.bg{
background: #202060;
background-image: linear-gradient(to right top, #602080, #53227b, #472376, #3b2370, #2f2269, #2f2269, #2f2269, #2f2269, #3b2370, #472376, #53227b, #602080);
position:fixed;
z-index: -1;
top:0;
bottom:0;
left:0;
right:0;
}
.vip-container{
max-width: 96rem;
margin-right: auto;
margin-left: auto;
padding-left:15px;
padding-right: 15px;
}
.navbar-container{
}
.landing{
margin-top: 30px;
}
.landing .logo{
/*color: #E37A66;
text-decoration: none;
border: 5px solid #E37A66;
font-size: 74px;
padding: 0px 20px;*/
}
.landing .logo img{
width: 100%;
}
.landing .header-buttons{
display: flex;
align-items: center;
margin-left: auto;
float: right;
}
.landing .header-buttons a {
text-decoration: none;
font-size: 20px;
}
.landing .header-buttons .login-btn{
color: #fff;
margin-right: 20px;
}
.landing .header-buttons .login-btn:hover{
color:#E37A66;
}
.landing .header-buttons .register-btn{
color: #202040;
background: #FFB55E;
background-image: linear-gradient(to right, #FFB55E, #E37A66);
padding: 10px 20px;
border-radius: 100px;
}
.landing .header-buttons .register-btn:hover{
background: #FFB55E;
}
.landing .main-title {
color: #e37a66;
display: flex;
justify-content: center;
margin-top: 150px;
}
.landing .main-title span{
color: #fff;
padding-left: 10px;
}
.landing .shorten-form-group{
margin-top:30px;
}
.landing input[type=text]{
height: 75px;
border-radius: 100px 0px 0px 100px;
box-shadow: none;
border: none;
padding-left: 30px;
font-size: 26px;
}
.landing button[type=submit]{
color: #202040;
background: #FFB55E;
background-image: linear-gradient(to right, #FFB55E, #E37A66);
padding: 10px 20px;
border-radius: 0px 100px 100px 0px;
font-size: 20px;
border: 0px;
box-shadow: none;
}
.landing button[type=submit]:hover{
background:#FFB55E ;
}
.body{
background-color: #fff;
padding-top:75px
}
.body .hp-ad-img{
width: 100%;
box-shadow: 0 0 20px 3px #d4d4d4;
}
.body .hp-ad-title{
font-size: 23px;
font-weight: bold;
}
.marbot20{
margin-bottom:20px;
}
.marbot75{
margin-bottom:75px;
}
.features{
text-align: center;
background-color: #f8f8f8;
padding: 50px 0px;
}
.features h2{
font-weight: bold;
font-size: 36px;
padding: 40px 0px;
}
.features i{
font-size:42px;
padding:20px 0px;
color: #202060;
}
.features h3{
font-size:22px;
font-weight: bold;
}
.features p{
font-size: 14px;
}
.features .reg-btn{
color: #ffffff;
background: #202060;
background-image: linear-gradient(to right, #202060, #602080);
padding: 10px 20px;
border-radius: 100px;
text-decoration: none;
}
.features .reg-btn:hover{
background: #202060;
}
.stats{
color:#fff;
padding: 50px 0px;
text-align: center;
}
footer{
background: #fff;
width: 100%;
}
footer .cr{
padding:20px 0px;
}
@media (max-width: 576px){
.landing .main-title{
display: none;
}
.landing .header-buttons{
float:unset;
justify-content: center;
margin:30px 0px
}
.landing button[type=submit]{
font-size:14px
}
.landing input[type=text]{
font-size:14px;
height:50px
}
} | 0.37319 | 0.095645 |
*, *:before, *:after {
outline: none;
box-sizing: inherit;
}
/* font */
body,button, input, textarea{background-color:var(--body-bg-color);font-family:'AritaDotum','Malgun Gothic',sans-serif;}
code,pre {font-family:Consolas,monaco,'AritaDotum','Malgun Gothic',sans-serif}
/* 로딩 화면 */
.loaded #loader{opacity:0;transition-duration:.5s}
#loader{z-index:9999;position:fixed;top:0;width:100%;height:100%;background-color:var(--content-bg-color)}
#loader .la-line-scale{color:var(--link-color)}
.__ak-loading__{top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:100%;box-sizing:border-box;position:absolute !important}
#__ak-ti__ {
display: flex;
min-height: 100vh;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
#__tistory__ {
margin: 0 auto;
width: 100%;
margin: 0;
display: flex;
padding: 0;
flex-direction: column;
color: #242A31;
}
.header {
height: 80px;
margin: 0;
display: flex;
padding: 0;
z-index: 20;
position: relative;
box-shadow: 0 3px 8px 0 rgba(116, 129, 141, 0.1);
border-bottom: 1px solid #d4dadf;
background-color: #f8f9fa;
}
@media screen and (max-width: 1023px) {
.header {
top: 0;
width: 100%;
display: flex;
position: fixed;
padding-left: 16px;
padding-right: 16px;
}
}
@media screen and (max-width: 767px) {
.header {
height: 60px;
padding-left: 8px;
padding-right: 8px;
}
}
.header-inner {
width: 100%;
margin: 0;
margin-right: auto;
display: flex;
padding: 0;
/*max-width: 1558px; 1448px */
}
.header-column {
width: 100%;
margin: 0;
display: flex;
padding: 0;
position: relative;
align-items: center;
justify-content: space-between;
-webkit-box-pack: justify;
-webkit-box-align: center;
}
.mobileButton {
flex: 0 0 auto;
width: 30px;
cursor: pointer;
height: 30px;
margin: 0;
display: flex;
outline: none;
padding: 0;
font-size: 18px;
align-items: center;
justify-content: center;
-webkit-box-pack: center;
-webkit-box-align: center;
position: absolute
}
.headerLogo {
margin: 0;
display: block;
padding: 0px 24px;
}
.mobileLogo {
margin: 0;
display: block;
padding: 0;
}
.headerLeftlogo {
text-align: center;
margin: 0 auto;
font-size: 20px;
font-weight: 700;
}
.headerLeftlogo a {
color: #7f95f5;
cursor: pointer;
display: flex;
align-items: center;
text-decoration: none;
-webkit-box-align: center;
}
.headerLeftlogo a:hover{
color: #5a4697;
text-decoration: none;
}
.headerLeftlogo a em {
/* background-image: linear-gradient(to top, #7f95f5 0%, #745fb5 100%);*/
background-color: #745fb5;
padding: 3px 12px 2px;
margin-left: 3px;
font-style: normal;
color: #fff;
}
.header-wrapp {
display: none;
flex: 1 1 auto;
margin: 0px 88px;
padding: 0;
overflow: hidden;
position: relative;
/* max-width: 750px; */
}
.header-wrapp:after {
top: 0;
right: 0;
width: 32px;
height: 100%;
content: " ";
position: absolute;
background: linear-gradient(to right, rgba(255,255,255,0) 0%, #f8f9fa 100%);
pointer-events: none;
}
.header-wrapp ul li {
height: 100%;
margin: 0px 16px;
display: flex;
padding: 0;
border-top: 3px solid transparent;
align-items: center;
white-space: nowrap;
border-bottom: 3px solid transparent;
-webkit-box-align: center;
font-size: 1.2rem;
}
.header-wrapp ul {
height: 100%;
margin: 0;
display: flex;
opacity: 1;
padding: 0;
overflow-x: overlay;
overflow-y: hidden;
}
.header-wrapp ul li:first-child {
margin-left: 0;
}
.header-wrapp ul li a {
font-weight: 700;
}
.header-wrapp ul li a:hover {
text-decoration: none;
}
.header-search {
height: 80px;
margin: 0;
display: flex;
padding: 0;
padding-right: 80px;
position: relative;
max-width: 414px; /* 224px */
align-items: center;
-webkit-box-align: center;
}
.header-search:before {
top: 50%;
left: 0;
height: 40px;
content: " ";
position: absolute;
transform: translateY(-50%);
border-left: 1px solid #E6ECF1;
}
.search-box {
/* background: #fff;
box-shadow: 0 6px 8px rgba(102,119,136,.03), 0 1px 2px rgba(102,119,136,.3); */
display: flex;
height: 48px;
align-items: center;
cursor: text;
}
.search-box::before {
flex: 0 0 48px;
width: 48px;
line-height: 48px;
background-size: 24px 24px;
background-position: center center;
}
.search-box>.prefix {
font-size: 13px;
display: block;
color: rgba(102,119,136,.5);
font-weight: 400;
user-select: none;
line-height: 1.5em;
padding: 2px 0 2px 8px;
margin: 0 0 0 16px;
/* border-radius: 3px;
background: rgba(241,243,245,.5);
box-shadow: 0 1px 1px rgba(102,119,136,.25); */
}
.search-box>.sep {
color: rgba(102,119,136,.5);
font-size: 13px;
margin: 0 8px 0 4px;
}
.search-box>input {
font-size: 13px;
margin: 16px 0 16px 16px;
height: 30px;
background: 0 0;
border: 0;
flex: 1 1 auto;
padding-left: 0;
font-weight: 700;
color: #111;
min-width: 48px;
border-bottom: 1px solid #d4dadf;
}
.submit {
flex: 0 0 30px;
width: 48px;
border: 0;
line-height: 48px;
background-size: 24px 24px;
background-position: center center;
}
#main {
flex: 1;
width: 100%;
display: flex;
padding: 0;
}
.main-inner {
width: 100%;
margin: 0;
display: flex;
padding: 0;
position: relative;
min-height: 100%;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.main-left {
flex: 0 0 auto;
width: 298px;
height: calc(100vh - 81px);
display: flex;
z-index: 15;
min-width: 298px;
background-color: #fff;
align-items: stretch;
border-right: 1px solid #E6ECF1;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.main-left #left-nav {
height: 100%;
margin: 0;
display: flex;
padding: 0;
font-size: 15px;
margin-top: 32px;
margin-bottom: 80px;
padding-left: 16px;
overflow-x: hidden;
overflow-y: overlay;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
#left-nav::-webkit-scrollbar {
width: 4px;
height: 4px;
display: none;
}
#left-nav::-webkit-scrollbar-track {
background: none;
border-width: 0;
}
#left-nav::-webkit-scrollbar-thumb {
background: rgba(0,0,0,.16);
transition: background 250ms ease;
border-radius: 2px;
-moz-transition: background 250ms ease;
-webkit-transition: background 250ms ease;
}
#left-nav::-webkit-scrollbar-button {
display: none;
}
#left-nav::-webkit-scrollbar-track-piece {
display: none;
}
#left-nav::-webkit-scrollbar-corner {
display: none;
}
#left-nav::-webkit-resizer {
display: none;
}
#left-nav:hover::-webkit-scrollbar {
display: initial;
}
#left-nav:hover::-webkit-scrollbar-thumb {
background: rgba(0,0,0,.16);
}
/* 카테고리 별 nav 숨기기 */
#tt-body-index .htmlTag,
#tt-body-index .cssTag,
#tt-body-page #left-nav.css .htmlTag,
#tt-body-page #left-nav.html .cssTag{
display: none;
}
#left-nav .navItem {
color: #9DAAB6;
border: 1px solid transparent;
margin: 0;
display: flex;
font-size: 18px;
padding: 7px 24px 7px 16px;
position: relative;
align-items: center;
border-right: 0;
text-decoration: none;
-webkit-box-align: center;
}
#left-nav ul {
margin: 0;
display: block;
padding: 0;
margin-left: -1px;
}
#left-nav ul li {
list-style: none;
margin: 0;
padding: 0;
display: block;
position: relative;
border-left: 1px solid transparent;
}
#left-nav ul li .navItem {
color: #9DAAB6;
border: 1px solid transparent;
margin: 0;
display: flex;
font-size: 18px;
padding: 7px 24px 7px 16px;
position: relative;
align-items: center;
border-right: 0;
text-decoration: none;
-webkit-box-align: center;
}
#left-nav ul li .la {
margin-bottom: 24px;
}
#left-nav ul li .las {
margin-bottom: 16px;
}
#left-nav ul li .navLabel {
flex: 1;
font-size: 14px;
word-break: break-word;
font-weight: 500;
margin: 0;
padding: 7px 24px 7px 16px;
line-height: 1.5;
color: #9DAAB6;
border: 1px solid transparent;
text-transform: uppercase;
}
#left-nav ul li a.navBtn {
color: inherit;
border: 1px solid transparent;
cursor: pointer;
display: flex;
padding: 7px 24px 7px 16px;
position: relative;
align-items: center;
border-right: 0;
text-decoration: none;
-webkit-box-align: center;
}
#left-nav ul li a.navBtn:hover {
background-color: #E6ECF1;
}
.left-footer {
position: absolute;
bottom: 0;
left: 0;
margin: 0;
width: 298px;
height: 80px;
background-color: #f8f9fa;
}
.left-footer #renRe {
padding: 16px;
font-size: 13px;
height: 48px;
vertical-align: middle;
display: table-cell;
width: 266px;
text-align: center;
}
#tt-body-index #list{display: none;}
#list {padding: 5%;}
#list .search-title {font-size: 1.25rem}
#list .emptylm {font-size: 1.25rem; margin-top: 60px;}
#list .emptylms {color: var(--muted-color); margin-top: 60px; font-size: 90%;}
.post {
border-top: 1px solid rgba(0,0,0,.1);
padding: 25px 0;
}
.post:first-of-type {
padding-top: 0;
border: none;
padding-bottom: 25px
}
.post:last-of-type {
padding-bottom: 0
}
.post .title {
margin-top: 10px;
line-height: 1.5em;
font-size: 1.3rem;
}
.post .title a {
color: rgba(0,0,0,.9)!important
}
.post .category {
margin-bottom: 8px
}
.post .category a {
font-size: .92rem;
font-weight: 500;
color: #ed5207!important
}
.post .summary {
display: -webkit-box;
display: -ms-flexbox;
display: box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
line-height: 1.8em;
overflow: hidden;
max-height: 25px;
margin-top: 1px;
vertical-align: top;
word-break: break-all;
}
.post .date {
font-size: .87rem;
color: rgba(0,0,0,.3)
}
.post .date > span {
margin-left: 7px
}
#post {padding: 10px}
#post .category {
font-weight: 500;
font-size: .95rem;
color: #ed5207
}
#post .category:hover {
color: #ed5207
}
#post .title {
margin: 10px 0;
line-height: 1.5em;
font-weight: 600;
font-size: 1.8rem
}
#post .content {
text-align: left;
margin-top: 50px
}
#meta {
font-size: .9rem
}
#meta span {
display: inline-block;
color: rgba(0,0,0,.5);
padding: 0 3px
}
#meta span:first-of-type {
border: none
}
#tags {
color: rgba(0,0,0,.5);
text-align: left;
margin: 15px 0
}
#tags::before {
content: '#';
color: #ed5207;
margin-right: 5px
}
#tags .tag {
display: inline-block;
font-size: .9rem
}
#aside.html .area,
#aside.css .area,
#aside .html-area,
#aside .css-area {display: none;}
#aside .area,
#aside.html .html-area,
#aside.css .css-area {display: block;}
#aside .area,
#aside .html-area,
#aside .css-area {
padding: 25px;width: 300px;
}
/* Comment */
.comments{margin:60px auto 50px;padding:0 0 70px;border-bottom:1px solid var(--a-line-color)}
.comments h2{font-size:1em;color:var(--e-text-color)}
.comments .comment-list{margin:10px 0}
.comments .comment-list ul{list-style:none;padding-inline-start:0}
.comments .comment-list ul li{padding:20px 0;border-top:1px solid var(--a-line-color)}
.comments .comment-list ul li:first-child{border:none}
.comments .comment-list ul li ul{margin:10px 0 -10px;position:relative}
.comments .comment-list ul li ul li{padding:10px 0 10px 15px;border-top:1px solid var(--a-line-color);border-bottom:0;padding-inline-start:48px}
.comments .comment-list ul li ul li::before{content:"re:";font-weight:400;font-size:16px;color:var(--text-bg-color);position:absolute;top:25px;left:20px;background-color:var(--text-color);border-radius:4px;padding:0 5px}
.comments .comment-list .author-meta{position:relative;overflow:hidden;width:100%;padding:15px 0 0 5px;box-sizing:border-box}
.comments .comment-list .author-meta span{display:inline-block;text-decoration:none;font-size:1rem;color:var(--e-text-color)}
.comments .comment-list .author-meta a{text-decoration:none;font-size:1rem;color:var(--text-color);border-bottom:0}
.comments .comment-list .author-meta .date{margin-left:10px;font-size:.825rem;color:var(--a-text-color)}
.comments .comment-list .author-meta .date::before{content:"";display:inline-block;width:1px;height:9px;margin-right:10px;background-color:#B2B2B2}
.comments .comment-list .author-meta .date a{margin-left:5px;color:var(--a-text-color);font-size:13px}
.comments .comment-list .author-meta .date a::before{content:"["}
.comments .comment-list .author-meta .date a::after{content:"]"}
.comments .comment-list .author-meta .date a:hover{color:var(--e-text-color)}
.comments .comment-list .author-meta .control{position:absolute;top:-5px;right:0}
.comments .comment-list .author-meta .control a{margin:0 2px;font-size:12px;color:var(--a-text-color);border-bottom:0}
.comments .comment-list ul li p{padding:0 0 0 58px;font-size:1rem;line-height:1.5714;color:var(--m-text-color)}
.comments .comment-form .field{position:relative;overflow:hidden;width:100%;margin-bottom:8px}
.comments .comment-form input[type=text],.comments .comment-form input[type=password],
.comments .comment-form textarea{border:1px solid var(--line-color);font-size:1em;line-height:1.25;color:var(--a-text-color);background-color:transparent}
.comments .comment-form input[type=text],.comments .comment-form input[type=password]{width:32.3336%;height:48px;margin-right:6px;padding:10px;box-sizing:border-box}
.comments .comment-form input:-webkit-input-placeholder,.comments .comment-form textarea:-webkit-input-placeholder{color:var(--a-text-color)}
.comments .comment-form textarea{display:block;width:100%;margin-bottom:10px;padding:10px;resize:none;box-sizing:border-box}
.comments .comment-form .field .secret{display:inline-block;margin-left:15px;vertical-align:middle}
.comments .comment-form .field .secret input{display:none}
.comments .comment-form .field .secret label{font-size:1em;line-height:52px;color:var(--a-text-color);outline:none;cursor:pointer}
.comments .comment-form .field .secret label::before{content:'\e720';font-family:"iconfont";display:inline-block;margin:-3px 5px 0 0;vertical-align:middle;background-color:var(--content-bg-color);font-size:1.3rem;color:var(--muted-color);}
.comments .comment-form .field .secret input[type=checkbox]:checked+label::before{content:'\e721';font-family:"iconfont";font-weight:700;color:var(--e-text-color)}
.comments .comment-form .submit{float:right;}
.comments .comment-form .submit .btn{padding
: 10px 30px;display: inline-block;color: var(--content-bg-color);text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--card-bg-color);font-size:1rem;line-height:1.25;text-decoration:none}
.comments .comment-form .submit .btn:hover{background-color:var(--e-text-color);}
/* 카테고리 더보기 */
.related-articles{overflow:hidden;width:100%;margin:70px 0 50px;padding:0 5px 30px;border-bottom:1px solid var(--a-line-color)}
.related-articles .h2title{margin-bottom:28px;font-size:20px}
.related-articles .h2title p{margin-top:-6px}
.related-articles .h2title small{font-size:13px}
.related-articles hr{margin-top:-20px;margin-bottom:10px}
.related-articles ul{margin:0 -15px;padding:0}
.related-articles ul li{float:none;margin-bottom:15px;margin-left:0;width:100%;list-style:none;padding:0 15px}
.related-articles ul li:nth-child(n+2){margin-top:0}
.related-articles ul li a{position:relative;display:table;width:100%;height:120px;border-radius:3px;overflow:hidden}
.related-articles ul li a:hover{text-decoration-color:var(--e-text-color)}
.related-articles ul li .thumbnail{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-webkit-background-size:cover;background-size:cover;background-position:center center}
.related-articles ul li .data{position:relative;z-index:2;display:table-cell;padding:0 15px;width:100%;height:100%;font-size:0.875rem;text-align:center;line-height:1.5625;vertical-align:middle;background-color:rgba(0,0,0,0.5)}
.related-articles ul li .data .title{max-height:3.125rem;color:var(--content-bg-color);overflow:hidden}
.related-articles ul li .data .date{margin-top:0.3125rem;font-size:0.8125rem;color:#ccc}
.related-articles ul::after{content:'';display:block;width:100%;clear:both}
@media screen and (max-width: 1023px) {
.header-search {
display: none;
}
}
@media screen and (max-width: 1439px) {
.header-wrapp {
margin: 0px 24px 0px 88px;
}
}
@media screen and (min-width: 1024px) {
.mobileButton {
display: none;
}
.headerLogo {
width: 250px;
padding: 0;
}
.mobileLogo {
display: none;
}
.header-wrapp {
display: block;
}
.headerLeftlogo {
font-size: 24px;
}
.header-column {
max-width: 299px;
justify-content: center;
-webkit-box-pack: center;
}
.header-column:after {
top: 50%;
right: 0;
height: 40px;
content: " ";
position: absolute;
transform: translateY(-50%);
border-left: 1px solid #E6ECF1;
}
.search-box>.prefix, .search-box>.sep, .search-box>input {
font-size: 16px;
}
.headerLeftlogo a em {
margin-left: 5px;
}
#left-nav {
padding-left: 24px;
}
.post {
padding: 40px 0
}
.post:first-of-type {
padding-bottom: 40px
}
.post .title {
font-size: 1.5rem
}
#post {
padding: 5%;
}
#post .title {
font-size: 2rem
}
} | Data/style__.css | *, *:before, *:after {
outline: none;
box-sizing: inherit;
}
/* font */
body,button, input, textarea{background-color:var(--body-bg-color);font-family:'AritaDotum','Malgun Gothic',sans-serif;}
code,pre {font-family:Consolas,monaco,'AritaDotum','Malgun Gothic',sans-serif}
/* 로딩 화면 */
.loaded #loader{opacity:0;transition-duration:.5s}
#loader{z-index:9999;position:fixed;top:0;width:100%;height:100%;background-color:var(--content-bg-color)}
#loader .la-line-scale{color:var(--link-color)}
.__ak-loading__{top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:100%;box-sizing:border-box;position:absolute !important}
#__ak-ti__ {
display: flex;
min-height: 100vh;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
#__tistory__ {
margin: 0 auto;
width: 100%;
margin: 0;
display: flex;
padding: 0;
flex-direction: column;
color: #242A31;
}
.header {
height: 80px;
margin: 0;
display: flex;
padding: 0;
z-index: 20;
position: relative;
box-shadow: 0 3px 8px 0 rgba(116, 129, 141, 0.1);
border-bottom: 1px solid #d4dadf;
background-color: #f8f9fa;
}
@media screen and (max-width: 1023px) {
.header {
top: 0;
width: 100%;
display: flex;
position: fixed;
padding-left: 16px;
padding-right: 16px;
}
}
@media screen and (max-width: 767px) {
.header {
height: 60px;
padding-left: 8px;
padding-right: 8px;
}
}
.header-inner {
width: 100%;
margin: 0;
margin-right: auto;
display: flex;
padding: 0;
/*max-width: 1558px; 1448px */
}
.header-column {
width: 100%;
margin: 0;
display: flex;
padding: 0;
position: relative;
align-items: center;
justify-content: space-between;
-webkit-box-pack: justify;
-webkit-box-align: center;
}
.mobileButton {
flex: 0 0 auto;
width: 30px;
cursor: pointer;
height: 30px;
margin: 0;
display: flex;
outline: none;
padding: 0;
font-size: 18px;
align-items: center;
justify-content: center;
-webkit-box-pack: center;
-webkit-box-align: center;
position: absolute
}
.headerLogo {
margin: 0;
display: block;
padding: 0px 24px;
}
.mobileLogo {
margin: 0;
display: block;
padding: 0;
}
.headerLeftlogo {
text-align: center;
margin: 0 auto;
font-size: 20px;
font-weight: 700;
}
.headerLeftlogo a {
color: #7f95f5;
cursor: pointer;
display: flex;
align-items: center;
text-decoration: none;
-webkit-box-align: center;
}
.headerLeftlogo a:hover{
color: #5a4697;
text-decoration: none;
}
.headerLeftlogo a em {
/* background-image: linear-gradient(to top, #7f95f5 0%, #745fb5 100%);*/
background-color: #745fb5;
padding: 3px 12px 2px;
margin-left: 3px;
font-style: normal;
color: #fff;
}
.header-wrapp {
display: none;
flex: 1 1 auto;
margin: 0px 88px;
padding: 0;
overflow: hidden;
position: relative;
/* max-width: 750px; */
}
.header-wrapp:after {
top: 0;
right: 0;
width: 32px;
height: 100%;
content: " ";
position: absolute;
background: linear-gradient(to right, rgba(255,255,255,0) 0%, #f8f9fa 100%);
pointer-events: none;
}
.header-wrapp ul li {
height: 100%;
margin: 0px 16px;
display: flex;
padding: 0;
border-top: 3px solid transparent;
align-items: center;
white-space: nowrap;
border-bottom: 3px solid transparent;
-webkit-box-align: center;
font-size: 1.2rem;
}
.header-wrapp ul {
height: 100%;
margin: 0;
display: flex;
opacity: 1;
padding: 0;
overflow-x: overlay;
overflow-y: hidden;
}
.header-wrapp ul li:first-child {
margin-left: 0;
}
.header-wrapp ul li a {
font-weight: 700;
}
.header-wrapp ul li a:hover {
text-decoration: none;
}
.header-search {
height: 80px;
margin: 0;
display: flex;
padding: 0;
padding-right: 80px;
position: relative;
max-width: 414px; /* 224px */
align-items: center;
-webkit-box-align: center;
}
.header-search:before {
top: 50%;
left: 0;
height: 40px;
content: " ";
position: absolute;
transform: translateY(-50%);
border-left: 1px solid #E6ECF1;
}
.search-box {
/* background: #fff;
box-shadow: 0 6px 8px rgba(102,119,136,.03), 0 1px 2px rgba(102,119,136,.3); */
display: flex;
height: 48px;
align-items: center;
cursor: text;
}
.search-box::before {
flex: 0 0 48px;
width: 48px;
line-height: 48px;
background-size: 24px 24px;
background-position: center center;
}
.search-box>.prefix {
font-size: 13px;
display: block;
color: rgba(102,119,136,.5);
font-weight: 400;
user-select: none;
line-height: 1.5em;
padding: 2px 0 2px 8px;
margin: 0 0 0 16px;
/* border-radius: 3px;
background: rgba(241,243,245,.5);
box-shadow: 0 1px 1px rgba(102,119,136,.25); */
}
.search-box>.sep {
color: rgba(102,119,136,.5);
font-size: 13px;
margin: 0 8px 0 4px;
}
.search-box>input {
font-size: 13px;
margin: 16px 0 16px 16px;
height: 30px;
background: 0 0;
border: 0;
flex: 1 1 auto;
padding-left: 0;
font-weight: 700;
color: #111;
min-width: 48px;
border-bottom: 1px solid #d4dadf;
}
.submit {
flex: 0 0 30px;
width: 48px;
border: 0;
line-height: 48px;
background-size: 24px 24px;
background-position: center center;
}
#main {
flex: 1;
width: 100%;
display: flex;
padding: 0;
}
.main-inner {
width: 100%;
margin: 0;
display: flex;
padding: 0;
position: relative;
min-height: 100%;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.main-left {
flex: 0 0 auto;
width: 298px;
height: calc(100vh - 81px);
display: flex;
z-index: 15;
min-width: 298px;
background-color: #fff;
align-items: stretch;
border-right: 1px solid #E6ECF1;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.main-left #left-nav {
height: 100%;
margin: 0;
display: flex;
padding: 0;
font-size: 15px;
margin-top: 32px;
margin-bottom: 80px;
padding-left: 16px;
overflow-x: hidden;
overflow-y: overlay;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
#left-nav::-webkit-scrollbar {
width: 4px;
height: 4px;
display: none;
}
#left-nav::-webkit-scrollbar-track {
background: none;
border-width: 0;
}
#left-nav::-webkit-scrollbar-thumb {
background: rgba(0,0,0,.16);
transition: background 250ms ease;
border-radius: 2px;
-moz-transition: background 250ms ease;
-webkit-transition: background 250ms ease;
}
#left-nav::-webkit-scrollbar-button {
display: none;
}
#left-nav::-webkit-scrollbar-track-piece {
display: none;
}
#left-nav::-webkit-scrollbar-corner {
display: none;
}
#left-nav::-webkit-resizer {
display: none;
}
#left-nav:hover::-webkit-scrollbar {
display: initial;
}
#left-nav:hover::-webkit-scrollbar-thumb {
background: rgba(0,0,0,.16);
}
/* 카테고리 별 nav 숨기기 */
#tt-body-index .htmlTag,
#tt-body-index .cssTag,
#tt-body-page #left-nav.css .htmlTag,
#tt-body-page #left-nav.html .cssTag{
display: none;
}
#left-nav .navItem {
color: #9DAAB6;
border: 1px solid transparent;
margin: 0;
display: flex;
font-size: 18px;
padding: 7px 24px 7px 16px;
position: relative;
align-items: center;
border-right: 0;
text-decoration: none;
-webkit-box-align: center;
}
#left-nav ul {
margin: 0;
display: block;
padding: 0;
margin-left: -1px;
}
#left-nav ul li {
list-style: none;
margin: 0;
padding: 0;
display: block;
position: relative;
border-left: 1px solid transparent;
}
#left-nav ul li .navItem {
color: #9DAAB6;
border: 1px solid transparent;
margin: 0;
display: flex;
font-size: 18px;
padding: 7px 24px 7px 16px;
position: relative;
align-items: center;
border-right: 0;
text-decoration: none;
-webkit-box-align: center;
}
#left-nav ul li .la {
margin-bottom: 24px;
}
#left-nav ul li .las {
margin-bottom: 16px;
}
#left-nav ul li .navLabel {
flex: 1;
font-size: 14px;
word-break: break-word;
font-weight: 500;
margin: 0;
padding: 7px 24px 7px 16px;
line-height: 1.5;
color: #9DAAB6;
border: 1px solid transparent;
text-transform: uppercase;
}
#left-nav ul li a.navBtn {
color: inherit;
border: 1px solid transparent;
cursor: pointer;
display: flex;
padding: 7px 24px 7px 16px;
position: relative;
align-items: center;
border-right: 0;
text-decoration: none;
-webkit-box-align: center;
}
#left-nav ul li a.navBtn:hover {
background-color: #E6ECF1;
}
.left-footer {
position: absolute;
bottom: 0;
left: 0;
margin: 0;
width: 298px;
height: 80px;
background-color: #f8f9fa;
}
.left-footer #renRe {
padding: 16px;
font-size: 13px;
height: 48px;
vertical-align: middle;
display: table-cell;
width: 266px;
text-align: center;
}
#tt-body-index #list{display: none;}
#list {padding: 5%;}
#list .search-title {font-size: 1.25rem}
#list .emptylm {font-size: 1.25rem; margin-top: 60px;}
#list .emptylms {color: var(--muted-color); margin-top: 60px; font-size: 90%;}
.post {
border-top: 1px solid rgba(0,0,0,.1);
padding: 25px 0;
}
.post:first-of-type {
padding-top: 0;
border: none;
padding-bottom: 25px
}
.post:last-of-type {
padding-bottom: 0
}
.post .title {
margin-top: 10px;
line-height: 1.5em;
font-size: 1.3rem;
}
.post .title a {
color: rgba(0,0,0,.9)!important
}
.post .category {
margin-bottom: 8px
}
.post .category a {
font-size: .92rem;
font-weight: 500;
color: #ed5207!important
}
.post .summary {
display: -webkit-box;
display: -ms-flexbox;
display: box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
line-height: 1.8em;
overflow: hidden;
max-height: 25px;
margin-top: 1px;
vertical-align: top;
word-break: break-all;
}
.post .date {
font-size: .87rem;
color: rgba(0,0,0,.3)
}
.post .date > span {
margin-left: 7px
}
#post {padding: 10px}
#post .category {
font-weight: 500;
font-size: .95rem;
color: #ed5207
}
#post .category:hover {
color: #ed5207
}
#post .title {
margin: 10px 0;
line-height: 1.5em;
font-weight: 600;
font-size: 1.8rem
}
#post .content {
text-align: left;
margin-top: 50px
}
#meta {
font-size: .9rem
}
#meta span {
display: inline-block;
color: rgba(0,0,0,.5);
padding: 0 3px
}
#meta span:first-of-type {
border: none
}
#tags {
color: rgba(0,0,0,.5);
text-align: left;
margin: 15px 0
}
#tags::before {
content: '#';
color: #ed5207;
margin-right: 5px
}
#tags .tag {
display: inline-block;
font-size: .9rem
}
#aside.html .area,
#aside.css .area,
#aside .html-area,
#aside .css-area {display: none;}
#aside .area,
#aside.html .html-area,
#aside.css .css-area {display: block;}
#aside .area,
#aside .html-area,
#aside .css-area {
padding: 25px;width: 300px;
}
/* Comment */
.comments{margin:60px auto 50px;padding:0 0 70px;border-bottom:1px solid var(--a-line-color)}
.comments h2{font-size:1em;color:var(--e-text-color)}
.comments .comment-list{margin:10px 0}
.comments .comment-list ul{list-style:none;padding-inline-start:0}
.comments .comment-list ul li{padding:20px 0;border-top:1px solid var(--a-line-color)}
.comments .comment-list ul li:first-child{border:none}
.comments .comment-list ul li ul{margin:10px 0 -10px;position:relative}
.comments .comment-list ul li ul li{padding:10px 0 10px 15px;border-top:1px solid var(--a-line-color);border-bottom:0;padding-inline-start:48px}
.comments .comment-list ul li ul li::before{content:"re:";font-weight:400;font-size:16px;color:var(--text-bg-color);position:absolute;top:25px;left:20px;background-color:var(--text-color);border-radius:4px;padding:0 5px}
.comments .comment-list .author-meta{position:relative;overflow:hidden;width:100%;padding:15px 0 0 5px;box-sizing:border-box}
.comments .comment-list .author-meta span{display:inline-block;text-decoration:none;font-size:1rem;color:var(--e-text-color)}
.comments .comment-list .author-meta a{text-decoration:none;font-size:1rem;color:var(--text-color);border-bottom:0}
.comments .comment-list .author-meta .date{margin-left:10px;font-size:.825rem;color:var(--a-text-color)}
.comments .comment-list .author-meta .date::before{content:"";display:inline-block;width:1px;height:9px;margin-right:10px;background-color:#B2B2B2}
.comments .comment-list .author-meta .date a{margin-left:5px;color:var(--a-text-color);font-size:13px}
.comments .comment-list .author-meta .date a::before{content:"["}
.comments .comment-list .author-meta .date a::after{content:"]"}
.comments .comment-list .author-meta .date a:hover{color:var(--e-text-color)}
.comments .comment-list .author-meta .control{position:absolute;top:-5px;right:0}
.comments .comment-list .author-meta .control a{margin:0 2px;font-size:12px;color:var(--a-text-color);border-bottom:0}
.comments .comment-list ul li p{padding:0 0 0 58px;font-size:1rem;line-height:1.5714;color:var(--m-text-color)}
.comments .comment-form .field{position:relative;overflow:hidden;width:100%;margin-bottom:8px}
.comments .comment-form input[type=text],.comments .comment-form input[type=password],
.comments .comment-form textarea{border:1px solid var(--line-color);font-size:1em;line-height:1.25;color:var(--a-text-color);background-color:transparent}
.comments .comment-form input[type=text],.comments .comment-form input[type=password]{width:32.3336%;height:48px;margin-right:6px;padding:10px;box-sizing:border-box}
.comments .comment-form input:-webkit-input-placeholder,.comments .comment-form textarea:-webkit-input-placeholder{color:var(--a-text-color)}
.comments .comment-form textarea{display:block;width:100%;margin-bottom:10px;padding:10px;resize:none;box-sizing:border-box}
.comments .comment-form .field .secret{display:inline-block;margin-left:15px;vertical-align:middle}
.comments .comment-form .field .secret input{display:none}
.comments .comment-form .field .secret label{font-size:1em;line-height:52px;color:var(--a-text-color);outline:none;cursor:pointer}
.comments .comment-form .field .secret label::before{content:'\e720';font-family:"iconfont";display:inline-block;margin:-3px 5px 0 0;vertical-align:middle;background-color:var(--content-bg-color);font-size:1.3rem;color:var(--muted-color);}
.comments .comment-form .field .secret input[type=checkbox]:checked+label::before{content:'\e721';font-family:"iconfont";font-weight:700;color:var(--e-text-color)}
.comments .comment-form .submit{float:right;}
.comments .comment-form .submit .btn{padding
: 10px 30px;display: inline-block;color: var(--content-bg-color);text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--card-bg-color);font-size:1rem;line-height:1.25;text-decoration:none}
.comments .comment-form .submit .btn:hover{background-color:var(--e-text-color);}
/* 카테고리 더보기 */
.related-articles{overflow:hidden;width:100%;margin:70px 0 50px;padding:0 5px 30px;border-bottom:1px solid var(--a-line-color)}
.related-articles .h2title{margin-bottom:28px;font-size:20px}
.related-articles .h2title p{margin-top:-6px}
.related-articles .h2title small{font-size:13px}
.related-articles hr{margin-top:-20px;margin-bottom:10px}
.related-articles ul{margin:0 -15px;padding:0}
.related-articles ul li{float:none;margin-bottom:15px;margin-left:0;width:100%;list-style:none;padding:0 15px}
.related-articles ul li:nth-child(n+2){margin-top:0}
.related-articles ul li a{position:relative;display:table;width:100%;height:120px;border-radius:3px;overflow:hidden}
.related-articles ul li a:hover{text-decoration-color:var(--e-text-color)}
.related-articles ul li .thumbnail{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-webkit-background-size:cover;background-size:cover;background-position:center center}
.related-articles ul li .data{position:relative;z-index:2;display:table-cell;padding:0 15px;width:100%;height:100%;font-size:0.875rem;text-align:center;line-height:1.5625;vertical-align:middle;background-color:rgba(0,0,0,0.5)}
.related-articles ul li .data .title{max-height:3.125rem;color:var(--content-bg-color);overflow:hidden}
.related-articles ul li .data .date{margin-top:0.3125rem;font-size:0.8125rem;color:#ccc}
.related-articles ul::after{content:'';display:block;width:100%;clear:both}
@media screen and (max-width: 1023px) {
.header-search {
display: none;
}
}
@media screen and (max-width: 1439px) {
.header-wrapp {
margin: 0px 24px 0px 88px;
}
}
@media screen and (min-width: 1024px) {
.mobileButton {
display: none;
}
.headerLogo {
width: 250px;
padding: 0;
}
.mobileLogo {
display: none;
}
.header-wrapp {
display: block;
}
.headerLeftlogo {
font-size: 24px;
}
.header-column {
max-width: 299px;
justify-content: center;
-webkit-box-pack: center;
}
.header-column:after {
top: 50%;
right: 0;
height: 40px;
content: " ";
position: absolute;
transform: translateY(-50%);
border-left: 1px solid #E6ECF1;
}
.search-box>.prefix, .search-box>.sep, .search-box>input {
font-size: 16px;
}
.headerLeftlogo a em {
margin-left: 5px;
}
#left-nav {
padding-left: 24px;
}
.post {
padding: 40px 0
}
.post:first-of-type {
padding-bottom: 40px
}
.post .title {
font-size: 1.5rem
}
#post {
padding: 5%;
}
#post .title {
font-size: 2rem
}
} | 0.399226 | 0.060585 |
html, body {
width:100%;
height:100%;
margin:0;
font-size: 14px;
font-family: monospace;
}
.app {
width:100%;
height:100%;
}
.body {
width:100%;
height:100%;
display:flex;
flex-direction: column;
}
.menu {
width:100%;
height:50px;
background:#f5f5f5;
display: flex;
align-items: center;
box-sizing: border-box;
padding:10px 15px;
}
.context-controls {
display: flex;
align-items: center;
}
button{
font-size:1rem;
border: 0;
background: #37ce30;
color: white;
border-radius: 20px;
padding: 3px 8px;
cursor: pointer;
}
button.__big {
font-size:1.3rem;
}
button:hover {
background: #ca3ece;
}
button.__red-link {
background: none;
border-bottom: 1px solid red;
color: red;
padding: 0 0 3px 0;
border-radius: 0;
}
button.__red-link:hover {
border-bottom: 1px solid #62a0ff;
color: #62a0ff;
}
.menu button {
margin-right:10px;
}
/*----------*/
/* MAIN */
/*----------*/
.main {
flex-grow: 2;
position: relative;
display: flex;
}
.board-container {
width:100%;
overflow: hidden;
position: relative;
}
.board-panner {
cursor: hand;
background: #fff;
width:100%;
height:100%;
}
.board {
position: absolute;
}
/*------------*/
/* Blocks */
/*------------*/
.board_block {
position: absolute;
}
.board_block_close-button {
position:absolute;
top:-30px;
right:0;
cursor: pointer;
width:30px;
height:30px;
line-height: 30px;
text-align: center;
}
.board_block_title {
position:absolute;
line-height: 30px;
height:30px;
top:-30px;
color: #2196F3;
}
.board_block_warning {
color: red;
margin-bottom: 5px;
}
.board_block_textarea {
border:1px solid #e8e8e8;
padding:6px 9px;
line-height: 16px;
font-family: monospace;
font-size: 14px;
resize: none;
border-radius: 4px;
background: transparent;
}
.board_block_footer {
margin-top:5px;
}
.block_connector {
position: absolute;
top:0; right:0; bottom:0; left:0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: #f5f5f5;
}
/*---------------*/
/* Connections */
/*---------------*/
.board_connection {
cursor: pointer;
position: absolute;
height:4px;
background: #e8e8e8;
border-radius: 3px;
}
.board_connection:hover {
background: gray;
}
/*-----------*/
/* Dialogs */
/*-----------*/
.dialog {
position: absolute;
z-index: 10;
border: 1px solid silver;
background: #fff;
padding: 4px;
left: 20px;
top: 20px;
}
.dialog_close-button {
position:absolute;
top:0;
right:0;
cursor: pointer;
width:30px;
height:30px;
line-height: 30px;
text-align: center;
}
.dialog_title {
padding:8px 70px 8px 10px;
}
.dialog_body {
}
.dialog_row {
margin-bottom:5px;
padding:8px 10px;
box-sizing: border-box;
}
.dialog_row.__active {
cursor: pointer;
border: 1px silver solid;
}
.dialog_row.__active:hover {
background: silver;
}
input.__line-number {
width:40px;
} | frontend/style.css | html, body {
width:100%;
height:100%;
margin:0;
font-size: 14px;
font-family: monospace;
}
.app {
width:100%;
height:100%;
}
.body {
width:100%;
height:100%;
display:flex;
flex-direction: column;
}
.menu {
width:100%;
height:50px;
background:#f5f5f5;
display: flex;
align-items: center;
box-sizing: border-box;
padding:10px 15px;
}
.context-controls {
display: flex;
align-items: center;
}
button{
font-size:1rem;
border: 0;
background: #37ce30;
color: white;
border-radius: 20px;
padding: 3px 8px;
cursor: pointer;
}
button.__big {
font-size:1.3rem;
}
button:hover {
background: #ca3ece;
}
button.__red-link {
background: none;
border-bottom: 1px solid red;
color: red;
padding: 0 0 3px 0;
border-radius: 0;
}
button.__red-link:hover {
border-bottom: 1px solid #62a0ff;
color: #62a0ff;
}
.menu button {
margin-right:10px;
}
/*----------*/
/* MAIN */
/*----------*/
.main {
flex-grow: 2;
position: relative;
display: flex;
}
.board-container {
width:100%;
overflow: hidden;
position: relative;
}
.board-panner {
cursor: hand;
background: #fff;
width:100%;
height:100%;
}
.board {
position: absolute;
}
/*------------*/
/* Blocks */
/*------------*/
.board_block {
position: absolute;
}
.board_block_close-button {
position:absolute;
top:-30px;
right:0;
cursor: pointer;
width:30px;
height:30px;
line-height: 30px;
text-align: center;
}
.board_block_title {
position:absolute;
line-height: 30px;
height:30px;
top:-30px;
color: #2196F3;
}
.board_block_warning {
color: red;
margin-bottom: 5px;
}
.board_block_textarea {
border:1px solid #e8e8e8;
padding:6px 9px;
line-height: 16px;
font-family: monospace;
font-size: 14px;
resize: none;
border-radius: 4px;
background: transparent;
}
.board_block_footer {
margin-top:5px;
}
.block_connector {
position: absolute;
top:0; right:0; bottom:0; left:0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: #f5f5f5;
}
/*---------------*/
/* Connections */
/*---------------*/
.board_connection {
cursor: pointer;
position: absolute;
height:4px;
background: #e8e8e8;
border-radius: 3px;
}
.board_connection:hover {
background: gray;
}
/*-----------*/
/* Dialogs */
/*-----------*/
.dialog {
position: absolute;
z-index: 10;
border: 1px solid silver;
background: #fff;
padding: 4px;
left: 20px;
top: 20px;
}
.dialog_close-button {
position:absolute;
top:0;
right:0;
cursor: pointer;
width:30px;
height:30px;
line-height: 30px;
text-align: center;
}
.dialog_title {
padding:8px 70px 8px 10px;
}
.dialog_body {
}
.dialog_row {
margin-bottom:5px;
padding:8px 10px;
box-sizing: border-box;
}
.dialog_row.__active {
cursor: pointer;
border: 1px silver solid;
}
.dialog_row.__active:hover {
background: silver;
}
input.__line-number {
width:40px;
} | 0.400398 | 0.07333 |
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
/* width */
::-webkit-scrollbar {
width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: rgba(48, 71, 94, 0.5);
border-radius: 5px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: rgba(48, 71, 94, 0.8);
}
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
margin-bottom: 0;
}
html {
overflow-y: scroll;
}
body {
background: #dbedf3;
position: relative;
display: -ms-grid;
display: grid;
place-items: center;
}
#page-content-wrapper {
display: -ms-grid;
display: grid;
place-items: center;
min-height: 100vh;
margin-left: 320px;
margin-right: 25px;
-webkit-transition: margin-left 400ms;
transition: margin-left 400ms;
}
#page-content-wrapper.toggled {
margin: 0 !important;
}
a {
text-decoration: none !important;
}
h3, p, h4, h6 {
color: #333;
}
h2 {
font-size: 36px;
font-weight: bold;
color: #30475e;
text-align: left;
}
h3 {
font-size: 20px;
font-weight: 600;
color: #333;
}
h4 {
font-size: 16px;
font-weight: 400;
color: #b3b3b3;
}
p, address {
font-size: 15px;
line-height: 175%;
}
th {
text-align: center;
}
.sidebarWrapper.sidebarToggled {
-webkit-transform: translateX(-301px);
transform: translateX(-301px);
}
.sidebarWrapper {
position: fixed;
top: 0;
left: 0;
background: #30475e;
-webkit-filter: drop-shadow(2px 0px 5px rgba(0, 0, 0, 0.05));
filter: drop-shadow(2px 0px 5px rgba(0, 0, 0, 0.05));
z-index: 2;
padding: 0 20px;
-webkit-transition: -webkit-transform 400ms;
transition: -webkit-transform 400ms;
transition: transform 400ms;
transition: transform 400ms, -webkit-transform 400ms;
height: 100%;
overflow-y: auto;
}
.sidebarWrapper .sidebar-heading {
display: -ms-grid;
display: grid;
place-items: center;
padding: 0.875rem 1.25rem;
font-size: 1.2rem;
margin-bottom: 10rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebarWrapper .sidebar-heading a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 15px;
text-decoration: none;
}
.sidebarWrapper .sidebar-heading i, .sidebarWrapper .sidebar-heading span {
font-size: 32px;
font-weight: bold;
color: white;
-webkit-transition: 200ms;
transition: 200ms;
}
.sidebarWrapper .sidebar-heading:hover i {
-webkit-animation: sidebarIconRotate 1s infinite;
animation: sidebarIconRotate 1s infinite;
}
.sidebarWrapper .sidebar-link {
display: -ms-grid;
display: grid;
place-items: center;
grid-gap: 20px;
}
.sidebarWrapper .sidebar-link div.titleOfMenu {
color: rgba(255, 255, 255, 0.3);
font-size: 14px;
}
.sidebarWrapper .sidebar-link div {
width: 100%;
padding: 0 0;
border-radius: 5px;
-webkit-transition: 200ms;
transition: 200ms;
}
.sidebarWrapper .sidebar-link a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
grid-gap: 15px;
font-size: 20px;
font-weight: 400;
color: rgba(255, 255, 255, 0.5);
border: none !important;
-webkit-transition: 400ms;
transition: 400ms;
background: rgba(48, 71, 94, 0);
}
.sidebarWrapper .sidebar-link span {
font-size: 16px !important;
font-weight: 400;
color: rgba(255, 255, 255, 0.5);
text-align: center;
-webkit-transition: 200ms;
transition: 200ms;
}
.sidebarWrapper .sidebar-link div.menuSidebar:hover {
background: rgba(255, 255, 255, 0.2);
}
.sidebarWrapper .sidebar-link div.menuSidebar:hover a, .sidebarWrapper .sidebar-link div.menuSidebar:hover span {
color: white;
}
nav.navbar {
position: fixed !important;
top: 0;
right: 0;
-webkit-transition: width 400ms;
transition: width 400ms;
width: calc(100vw - 295px);
z-index: 2;
background: white;
-webkit-filter: drop-shadow(5px 2px 5px rgba(0, 0, 0, 0.05));
filter: drop-shadow(5px 2px 5px rgba(0, 0, 0, 0.05));
}
nav.navbar .menu-toggle {
font-size: 32px;
font-weight: false;
color: #30475e;
display: -ms-grid;
display: grid;
background: white;
}
nav.navbar .menu-toggle i {
-webkit-transition: 400ms;
transition: 400ms;
}
nav.navbar .welcome-user span {
color: #30475e;
}
nav.navbar .navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 15px;
}
nav.navbar .navbar-nav .nav-item {
display: -ms-grid;
display: grid;
place-items: center;
-webkit-transition: 200ms;
transition: 200ms;
}
nav.navbar .navbar-nav .nav-item:hover {
background: rgba(48, 71, 94, 0.2);
}
nav.navbar .navbar-nav .nav-link {
display: -ms-grid;
display: grid;
place-items: center;
font-size: 20px;
font-weight: false;
color: #30475e;
}
nav.navbar .userProfile {
width: 40px;
height: 40px;
border-radius: 100%;
background: rgba(48, 71, 94, 0.05);
}
nav.navbar .ourImage img {
border-radius: 100%;
width: 40px;
height: 40px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.navbarDropdown {
cursor: pointer;
}
.navbarDropdown .buttonNavbarDropdown {
display: -ms-grid;
display: grid;
place-items: center;
width: 40px;
height: 40px;
-webkit-transition: 200ms;
transition: 200ms;
}
.navbarDropdown .menuNavbarDropdown {
display: none;
grid-gap: 20px;
opacity: 0;
z-index: 0;
padding: 2rem;
border-radius: 5px;
-webkit-transition: 200ms;
transition: 200ms;
background: white;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
position: fixed;
right: 30px;
top: 78px;
}
.navbarDropdown .menuNavbarDropdown .dropdownItem {
grid-gap: 20px;
-ms-grid-columns: 20% calc( 80% - 20px);
grid-template-columns: 20% calc( 80% - 20px);
display: -ms-grid;
display: grid;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.navbarDropdown .menuNavbarDropdown .dropdownItem .iconDropdownItem {
display: -ms-grid;
display: grid;
place-items: center;
width: 50px;
height: 50px;
background: rgba(48, 71, 94, 0.05);
border-radius: 100%;
-webkit-transition: 200ms;
transition: 200ms;
font-size: 20px;
}
.navbarDropdown .menuNavbarDropdown .dropdownItem:hover > .iconDropdownItem {
background: rgba(48, 71, 94, 0.2);
}
.navbarDropdown a, .navbarDropdown p {
font-size: 15px;
font-weight: 500;
color: #30475e;
text-decoration: none;
}
.navbarDropdown i {
color: #30475e;
font-size: 20px;
}
footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 78px;
position: absolute;
z-index: 0;
bottom: 0;
background: #fff;
}
main.toggled {
margin-left: 0;
}
main.wisata {
max-width: none;
padding: 5rem;
}
main {
display: -ms-grid;
display: grid;
place-items: center;
margin: 190px 0;
max-width: 1300px;
min-width: 600px;
width: 100%;
-webkit-transition: margin-left 400ms;
transition: margin-left 400ms;
}
main form {
width: 100%;
}
main table {
width: 100%;
}
.table-wrapper {
padding: 2rem;
border-radius: 5px;
background: white;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
width: 100%;
max-height: 100vh;
}
.topSection {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
main.admin {
grid-gap: 100px;
-ms-grid-rows: 1fr 1fr;
grid-template-rows: 1fr 1fr;
}
main.admin div.wisataRekreasi, main.admin div.wisataKuliner {
display: -ms-grid;
display: grid;
place-items: center;
grid-gap: 20px;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
color: #333;
}
main.admin div.wisataRekreasi h1, main.admin div.wisataKuliner h1 {
font-size: false;
font-weight: bold;
color: #333;
margin-right: auto;
}
main.admin .wisataPreview {
grid-gap: false;
-ms-grid-rows: 350px auto;
grid-template-rows: 350px auto;
display: -ms-grid;
display: grid;
border-radius: 2%;
width: 100%;
z-index: 1 !important;
background: white;
height: 550px;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
}
main.admin .wisataHeader {
display: -ms-grid;
display: grid;
grid-gap: false;
-ms-grid-rows: 75% 25%;
grid-template-rows: 75% 25%;
border-bottom: 1px solid #ececec;
}
main.admin .wisataHeader .wisataImage {
width: 100%;
height: 100%;
}
main.admin .wisataHeader .wisataImage img {
width: 100%;
height: 100%;
border-top-left-radius: 2%;
border-top-right-radius: 2%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
main.admin .wisataHeader .wisataName {
width: 100%;
height: 100%;
display: -ms-grid;
display: grid;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 10px 2rem;
}
main.admin .wisataHeader .wisataName h3 {
font-size: 25px;
font-weight: 600;
color: #333;
}
main.admin .wisataHeader .wisataName p {
font-weight: 600;
color: rgba(48, 71, 94, 0.6);
}
main.admin .wisataBody {
padding: 2rem;
overflow-y: auto;
}
main.admin .wisataBody p {
color: #30475e;
line-height: 200%;
}
main.admin .wisataBody .wisataDetailDescription {
background: white;
}
main.admin .wisataBody .wisataDetailDescription address {
color: #30475e;
}
main.admin .wisataBody .wisataDetailDescription address span {
font-weight: 600;
}
.userDetail {
display: -ms-grid;
display: grid;
grid-gap: 10px;
padding: 2rem;
border-radius: 5px;
width: 100%;
z-index: 1 !important;
background: white;
}
.userDetail h3 {
font-weight: bold;
}
.userDetail .userImage,
.userDetail .userName,
.userDetail .userProfesi {
display: -ms-grid;
display: grid;
place-items: center;
}
.userDetail .userImage {
width: 100%;
height: 100%;
}
.userDetail .userImage > img {
width: 200px;
height: 200px;
padding: none;
border-radius: circle;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.userDetail .userEmail {
padding: 0.5rem 1rem;
border-radius: 5px;
background: white;
}
.userDetail .userDescription p, .userDetail div.wisataDescription p {
white-space: pre-line;
}
.userDetail .userDescription a, .userDetail div.wisataDescription a {
font-size: 14px;
font-weight: false;
color: #555ca8;
text-decoration: underline !important;
}
.userDetail .userDescription a:hover, .userDetail div.wisataDescription a:hover {
cursor: pointer;
}
.fa-camera {
color: white;
}
.ourTeams {
display: -ms-grid;
display: grid;
grid-gap: false;
position: relative;
text-align: center;
}
.ourTeams ul {
grid-gap: 20px;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
display: -ms-grid;
display: grid;
place-items: center;
position: relative;
list-style-type: none;
-webkit-transition: 1s;
transition: 1s;
-webkit-animation: ourTeam 2s;
animation: ourTeam 2s;
}
.ourTeams li {
display: -ms-grid;
display: grid;
place-items: center;
width: 100%;
height: 100%;
padding: 2rem;
border-radius: 5px;
grid-gap: 10px;
-webkit-transition: 200ms;
transition: 200ms;
background: white;
cursor: pointer;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
border-top: 4px solid white;
}
.ourTeams li:hover {
border-top: 4px solid #30475e;
}
.ourTeams img {
width: 200px;
height: 200px;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top;
object-position: top;
}
.ourTeams h3 {
font-size: 18px;
font-weight: 600;
color: #333;
}
main.menuManagement .menuCreate {
margin-bottom: 20px;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
width: 100%;
}
.myButton {
display: -ms-grid;
display: grid;
place-items: center;
background: #30475e;
color: white;
}
.borderBottom {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.animationNavIconMenu {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.animationButtonNavbarDropdown {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.navbarDropdownStyle {
opacity: 1 !important;
z-index: 1 !important;
display: -ms-grid !important;
display: grid !important;
}
.width-100vw {
width: 100vw !important;
}
.invertColor {
-webkit-filter: invert(100%);
filter: invert(100%);
-webkit-transition: 400ms;
transition: 400ms;
}
.animationForOurTeams {
-webkit-transform: scale();
transform: scale();
}
@-webkit-keyframes ourTeam {
0% {
bottom: -200px;
opacity: 0;
}
100% {
bottom: 0;
opacity: 1;
}
}
@keyframes ourTeam {
0% {
bottom: -200px;
opacity: 0;
}
100% {
bottom: 0;
opacity: 1;
}
}
@-webkit-keyframes sidebarIconRotate {
0% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes sidebarIconRotate {
0% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.wisataCreateButton {
margin-left: auto;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.positionCreateButton {
margin-left: auto;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
table {
min-height: 500px;
text-align: center;
}
/*# sourceMappingURL=ourContentStyle.css.map */ | assets/css/ourContentStyle.css | @import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
/* width */
::-webkit-scrollbar {
width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: rgba(48, 71, 94, 0.5);
border-radius: 5px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: rgba(48, 71, 94, 0.8);
}
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
margin-bottom: 0;
}
html {
overflow-y: scroll;
}
body {
background: #dbedf3;
position: relative;
display: -ms-grid;
display: grid;
place-items: center;
}
#page-content-wrapper {
display: -ms-grid;
display: grid;
place-items: center;
min-height: 100vh;
margin-left: 320px;
margin-right: 25px;
-webkit-transition: margin-left 400ms;
transition: margin-left 400ms;
}
#page-content-wrapper.toggled {
margin: 0 !important;
}
a {
text-decoration: none !important;
}
h3, p, h4, h6 {
color: #333;
}
h2 {
font-size: 36px;
font-weight: bold;
color: #30475e;
text-align: left;
}
h3 {
font-size: 20px;
font-weight: 600;
color: #333;
}
h4 {
font-size: 16px;
font-weight: 400;
color: #b3b3b3;
}
p, address {
font-size: 15px;
line-height: 175%;
}
th {
text-align: center;
}
.sidebarWrapper.sidebarToggled {
-webkit-transform: translateX(-301px);
transform: translateX(-301px);
}
.sidebarWrapper {
position: fixed;
top: 0;
left: 0;
background: #30475e;
-webkit-filter: drop-shadow(2px 0px 5px rgba(0, 0, 0, 0.05));
filter: drop-shadow(2px 0px 5px rgba(0, 0, 0, 0.05));
z-index: 2;
padding: 0 20px;
-webkit-transition: -webkit-transform 400ms;
transition: -webkit-transform 400ms;
transition: transform 400ms;
transition: transform 400ms, -webkit-transform 400ms;
height: 100%;
overflow-y: auto;
}
.sidebarWrapper .sidebar-heading {
display: -ms-grid;
display: grid;
place-items: center;
padding: 0.875rem 1.25rem;
font-size: 1.2rem;
margin-bottom: 10rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebarWrapper .sidebar-heading a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 15px;
text-decoration: none;
}
.sidebarWrapper .sidebar-heading i, .sidebarWrapper .sidebar-heading span {
font-size: 32px;
font-weight: bold;
color: white;
-webkit-transition: 200ms;
transition: 200ms;
}
.sidebarWrapper .sidebar-heading:hover i {
-webkit-animation: sidebarIconRotate 1s infinite;
animation: sidebarIconRotate 1s infinite;
}
.sidebarWrapper .sidebar-link {
display: -ms-grid;
display: grid;
place-items: center;
grid-gap: 20px;
}
.sidebarWrapper .sidebar-link div.titleOfMenu {
color: rgba(255, 255, 255, 0.3);
font-size: 14px;
}
.sidebarWrapper .sidebar-link div {
width: 100%;
padding: 0 0;
border-radius: 5px;
-webkit-transition: 200ms;
transition: 200ms;
}
.sidebarWrapper .sidebar-link a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
grid-gap: 15px;
font-size: 20px;
font-weight: 400;
color: rgba(255, 255, 255, 0.5);
border: none !important;
-webkit-transition: 400ms;
transition: 400ms;
background: rgba(48, 71, 94, 0);
}
.sidebarWrapper .sidebar-link span {
font-size: 16px !important;
font-weight: 400;
color: rgba(255, 255, 255, 0.5);
text-align: center;
-webkit-transition: 200ms;
transition: 200ms;
}
.sidebarWrapper .sidebar-link div.menuSidebar:hover {
background: rgba(255, 255, 255, 0.2);
}
.sidebarWrapper .sidebar-link div.menuSidebar:hover a, .sidebarWrapper .sidebar-link div.menuSidebar:hover span {
color: white;
}
nav.navbar {
position: fixed !important;
top: 0;
right: 0;
-webkit-transition: width 400ms;
transition: width 400ms;
width: calc(100vw - 295px);
z-index: 2;
background: white;
-webkit-filter: drop-shadow(5px 2px 5px rgba(0, 0, 0, 0.05));
filter: drop-shadow(5px 2px 5px rgba(0, 0, 0, 0.05));
}
nav.navbar .menu-toggle {
font-size: 32px;
font-weight: false;
color: #30475e;
display: -ms-grid;
display: grid;
background: white;
}
nav.navbar .menu-toggle i {
-webkit-transition: 400ms;
transition: 400ms;
}
nav.navbar .welcome-user span {
color: #30475e;
}
nav.navbar .navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
grid-gap: 15px;
}
nav.navbar .navbar-nav .nav-item {
display: -ms-grid;
display: grid;
place-items: center;
-webkit-transition: 200ms;
transition: 200ms;
}
nav.navbar .navbar-nav .nav-item:hover {
background: rgba(48, 71, 94, 0.2);
}
nav.navbar .navbar-nav .nav-link {
display: -ms-grid;
display: grid;
place-items: center;
font-size: 20px;
font-weight: false;
color: #30475e;
}
nav.navbar .userProfile {
width: 40px;
height: 40px;
border-radius: 100%;
background: rgba(48, 71, 94, 0.05);
}
nav.navbar .ourImage img {
border-radius: 100%;
width: 40px;
height: 40px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.navbarDropdown {
cursor: pointer;
}
.navbarDropdown .buttonNavbarDropdown {
display: -ms-grid;
display: grid;
place-items: center;
width: 40px;
height: 40px;
-webkit-transition: 200ms;
transition: 200ms;
}
.navbarDropdown .menuNavbarDropdown {
display: none;
grid-gap: 20px;
opacity: 0;
z-index: 0;
padding: 2rem;
border-radius: 5px;
-webkit-transition: 200ms;
transition: 200ms;
background: white;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
position: fixed;
right: 30px;
top: 78px;
}
.navbarDropdown .menuNavbarDropdown .dropdownItem {
grid-gap: 20px;
-ms-grid-columns: 20% calc( 80% - 20px);
grid-template-columns: 20% calc( 80% - 20px);
display: -ms-grid;
display: grid;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.navbarDropdown .menuNavbarDropdown .dropdownItem .iconDropdownItem {
display: -ms-grid;
display: grid;
place-items: center;
width: 50px;
height: 50px;
background: rgba(48, 71, 94, 0.05);
border-radius: 100%;
-webkit-transition: 200ms;
transition: 200ms;
font-size: 20px;
}
.navbarDropdown .menuNavbarDropdown .dropdownItem:hover > .iconDropdownItem {
background: rgba(48, 71, 94, 0.2);
}
.navbarDropdown a, .navbarDropdown p {
font-size: 15px;
font-weight: 500;
color: #30475e;
text-decoration: none;
}
.navbarDropdown i {
color: #30475e;
font-size: 20px;
}
footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 78px;
position: absolute;
z-index: 0;
bottom: 0;
background: #fff;
}
main.toggled {
margin-left: 0;
}
main.wisata {
max-width: none;
padding: 5rem;
}
main {
display: -ms-grid;
display: grid;
place-items: center;
margin: 190px 0;
max-width: 1300px;
min-width: 600px;
width: 100%;
-webkit-transition: margin-left 400ms;
transition: margin-left 400ms;
}
main form {
width: 100%;
}
main table {
width: 100%;
}
.table-wrapper {
padding: 2rem;
border-radius: 5px;
background: white;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
width: 100%;
max-height: 100vh;
}
.topSection {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
main.admin {
grid-gap: 100px;
-ms-grid-rows: 1fr 1fr;
grid-template-rows: 1fr 1fr;
}
main.admin div.wisataRekreasi, main.admin div.wisataKuliner {
display: -ms-grid;
display: grid;
place-items: center;
grid-gap: 20px;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
color: #333;
}
main.admin div.wisataRekreasi h1, main.admin div.wisataKuliner h1 {
font-size: false;
font-weight: bold;
color: #333;
margin-right: auto;
}
main.admin .wisataPreview {
grid-gap: false;
-ms-grid-rows: 350px auto;
grid-template-rows: 350px auto;
display: -ms-grid;
display: grid;
border-radius: 2%;
width: 100%;
z-index: 1 !important;
background: white;
height: 550px;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
}
main.admin .wisataHeader {
display: -ms-grid;
display: grid;
grid-gap: false;
-ms-grid-rows: 75% 25%;
grid-template-rows: 75% 25%;
border-bottom: 1px solid #ececec;
}
main.admin .wisataHeader .wisataImage {
width: 100%;
height: 100%;
}
main.admin .wisataHeader .wisataImage img {
width: 100%;
height: 100%;
border-top-left-radius: 2%;
border-top-right-radius: 2%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
main.admin .wisataHeader .wisataName {
width: 100%;
height: 100%;
display: -ms-grid;
display: grid;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 10px 2rem;
}
main.admin .wisataHeader .wisataName h3 {
font-size: 25px;
font-weight: 600;
color: #333;
}
main.admin .wisataHeader .wisataName p {
font-weight: 600;
color: rgba(48, 71, 94, 0.6);
}
main.admin .wisataBody {
padding: 2rem;
overflow-y: auto;
}
main.admin .wisataBody p {
color: #30475e;
line-height: 200%;
}
main.admin .wisataBody .wisataDetailDescription {
background: white;
}
main.admin .wisataBody .wisataDetailDescription address {
color: #30475e;
}
main.admin .wisataBody .wisataDetailDescription address span {
font-weight: 600;
}
.userDetail {
display: -ms-grid;
display: grid;
grid-gap: 10px;
padding: 2rem;
border-radius: 5px;
width: 100%;
z-index: 1 !important;
background: white;
}
.userDetail h3 {
font-weight: bold;
}
.userDetail .userImage,
.userDetail .userName,
.userDetail .userProfesi {
display: -ms-grid;
display: grid;
place-items: center;
}
.userDetail .userImage {
width: 100%;
height: 100%;
}
.userDetail .userImage > img {
width: 200px;
height: 200px;
padding: none;
border-radius: circle;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.userDetail .userEmail {
padding: 0.5rem 1rem;
border-radius: 5px;
background: white;
}
.userDetail .userDescription p, .userDetail div.wisataDescription p {
white-space: pre-line;
}
.userDetail .userDescription a, .userDetail div.wisataDescription a {
font-size: 14px;
font-weight: false;
color: #555ca8;
text-decoration: underline !important;
}
.userDetail .userDescription a:hover, .userDetail div.wisataDescription a:hover {
cursor: pointer;
}
.fa-camera {
color: white;
}
.ourTeams {
display: -ms-grid;
display: grid;
grid-gap: false;
position: relative;
text-align: center;
}
.ourTeams ul {
grid-gap: 20px;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
display: -ms-grid;
display: grid;
place-items: center;
position: relative;
list-style-type: none;
-webkit-transition: 1s;
transition: 1s;
-webkit-animation: ourTeam 2s;
animation: ourTeam 2s;
}
.ourTeams li {
display: -ms-grid;
display: grid;
place-items: center;
width: 100%;
height: 100%;
padding: 2rem;
border-radius: 5px;
grid-gap: 10px;
-webkit-transition: 200ms;
transition: 200ms;
background: white;
cursor: pointer;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
border-top: 4px solid white;
}
.ourTeams li:hover {
border-top: 4px solid #30475e;
}
.ourTeams img {
width: 200px;
height: 200px;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top;
object-position: top;
}
.ourTeams h3 {
font-size: 18px;
font-weight: 600;
color: #333;
}
main.menuManagement .menuCreate {
margin-bottom: 20px;
-webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.05));
width: 100%;
}
.myButton {
display: -ms-grid;
display: grid;
place-items: center;
background: #30475e;
color: white;
}
.borderBottom {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.animationNavIconMenu {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.animationButtonNavbarDropdown {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.navbarDropdownStyle {
opacity: 1 !important;
z-index: 1 !important;
display: -ms-grid !important;
display: grid !important;
}
.width-100vw {
width: 100vw !important;
}
.invertColor {
-webkit-filter: invert(100%);
filter: invert(100%);
-webkit-transition: 400ms;
transition: 400ms;
}
.animationForOurTeams {
-webkit-transform: scale();
transform: scale();
}
@-webkit-keyframes ourTeam {
0% {
bottom: -200px;
opacity: 0;
}
100% {
bottom: 0;
opacity: 1;
}
}
@keyframes ourTeam {
0% {
bottom: -200px;
opacity: 0;
}
100% {
bottom: 0;
opacity: 1;
}
}
@-webkit-keyframes sidebarIconRotate {
0% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes sidebarIconRotate {
0% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.wisataCreateButton {
margin-left: auto;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.positionCreateButton {
margin-left: auto;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
table {
min-height: 500px;
text-align: center;
}
/*# sourceMappingURL=ourContentStyle.css.map */ | 0.321247 | 0.072703 |
@charset "UTF-8";
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #e9e9e9;
}
.contenedor {
background: #ccc;
width: 90%;
max-width: 1280px;
margin: auto;
/* Flex */
display: flex;
flex-flow: row wrap;
}
header {
background: #2c3e50;
width: 100%;
padding: 20px;
box-sizing: border-box;
/* Flex */
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
}
header .logo {
color: #fff;
font-size: 24px;
}
header .logo img {
width: 50px;
vertical-align: top;
background-color: #fff;
}
header .logo a {
color: #fff;
text-decoration: none;
line-height: 50px;
}
header nav {
width: 50%;
/* Flex */
display: flex;
flex-wrap: wrap;
align-items: center;
}
header nav a {
background: #c0392b;
color: #fff;
text-align: center;
text-decoration: none;
padding: 10px;
/* Flex */
flex-grow: 1;
}
header nav a:hover {
background: #e74c3c;
}
.principal {
background: #fff;
padding: 20px;
flex: 1 1 70%;
}
.principal article {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
.principal article.article {
width: 280px;
margin-bottom: 20px;
margin-right: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
float: left;
text-align: center;
}
.principal article:nth-last-child(1) {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.principal article img {
margin-top: 20px;
}
.principal article p {
margin-top: 20px;
}
.comprar {
display: block;
width: 100px;
height: 30px;
background: red;
text-align: center;
text-decoration: none;
color: #fff;
font-weight: bold;
line-height: 30px;
margin: auto auto;
margin-top: 20px;
border-radius: 5px;
}
.comprar:hover {
background: green;
color: #000;
}
aside {
background: #e67e22;
padding: 20px;
/* Flex */
flex: 1 1 30%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: flex-start;
}
aside .widget {
background: #d35400;
height: 150px;
margin: 10px;
}
footer {
background: #2c3e50;
width: 100%;
padding: 20px;
/* Flex */
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
footer .links {
background: #c0392b;
display: flex;
flex-wrap: wrap;
}
footer .links a {
flex-grow: 1;
color: #fff;
padding: 10px;
text-align: center;
text-decoration: none;
}
footer .links a:hover {
background: #e74c3c;
}
footer .social {
background: #e67e22;
}
footer .social a {
color: #fff;
text-decoration: none;
text-align: center;
padding: 10px;
display: inline-block;
}
@media screen and (max-width: 800px) {
.contenedor {
flex-direction: column;
}
header {
flex-direction: column;
padding: 0;
}
header .logo {
margin: 20px 0;
}
header nav {
width: 100%;
}
aside {
flex-direction: row;
}
aside .widget {
flex-grow: 1;
}
}
@media screen and (max-width: 600px) {
aside {
flex-direction: column;
}
footer {
justify-content: space-around;
}
} | public/css/styles.css | @charset "UTF-8";
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background-color: #e9e9e9;
}
.contenedor {
background: #ccc;
width: 90%;
max-width: 1280px;
margin: auto;
/* Flex */
display: flex;
flex-flow: row wrap;
}
header {
background: #2c3e50;
width: 100%;
padding: 20px;
box-sizing: border-box;
/* Flex */
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
}
header .logo {
color: #fff;
font-size: 24px;
}
header .logo img {
width: 50px;
vertical-align: top;
background-color: #fff;
}
header .logo a {
color: #fff;
text-decoration: none;
line-height: 50px;
}
header nav {
width: 50%;
/* Flex */
display: flex;
flex-wrap: wrap;
align-items: center;
}
header nav a {
background: #c0392b;
color: #fff;
text-align: center;
text-decoration: none;
padding: 10px;
/* Flex */
flex-grow: 1;
}
header nav a:hover {
background: #e74c3c;
}
.principal {
background: #fff;
padding: 20px;
flex: 1 1 70%;
}
.principal article {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
.principal article.article {
width: 280px;
margin-bottom: 20px;
margin-right: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
float: left;
text-align: center;
}
.principal article:nth-last-child(1) {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.principal article img {
margin-top: 20px;
}
.principal article p {
margin-top: 20px;
}
.comprar {
display: block;
width: 100px;
height: 30px;
background: red;
text-align: center;
text-decoration: none;
color: #fff;
font-weight: bold;
line-height: 30px;
margin: auto auto;
margin-top: 20px;
border-radius: 5px;
}
.comprar:hover {
background: green;
color: #000;
}
aside {
background: #e67e22;
padding: 20px;
/* Flex */
flex: 1 1 30%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: flex-start;
}
aside .widget {
background: #d35400;
height: 150px;
margin: 10px;
}
footer {
background: #2c3e50;
width: 100%;
padding: 20px;
/* Flex */
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
footer .links {
background: #c0392b;
display: flex;
flex-wrap: wrap;
}
footer .links a {
flex-grow: 1;
color: #fff;
padding: 10px;
text-align: center;
text-decoration: none;
}
footer .links a:hover {
background: #e74c3c;
}
footer .social {
background: #e67e22;
}
footer .social a {
color: #fff;
text-decoration: none;
text-align: center;
padding: 10px;
display: inline-block;
}
@media screen and (max-width: 800px) {
.contenedor {
flex-direction: column;
}
header {
flex-direction: column;
padding: 0;
}
header .logo {
margin: 20px 0;
}
header nav {
width: 100%;
}
aside {
flex-direction: row;
}
aside .widget {
flex-grow: 1;
}
}
@media screen and (max-width: 600px) {
aside {
flex-direction: column;
}
footer {
justify-content: space-around;
}
} | 0.473657 | 0.086864 |
.body-goods-index { padding-bottom: 60px; }
/*seller-service*/
.seller-service { position: fixed; right: 0; top: 50%; margin-top: -43px; z-index: 998; }
/*focusSlide*/
.focusSlide { position: relative; overflow: hidden; }
.focusSlide.unsale:before { display: block; content: '鍟嗗搧宸蹭笅鏋�'; width: 120px; background: #999; color: #fff; position: absolute;
right: 0; top: 0; z-index: 1000; text-align: center; line-height: 32px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
transform: translateX(25%) translateY(50%) rotate(45deg); -ms-transform: translateX(25%) translateY(50%) rotate(45deg);
-moz-transform: translateX(25%) translateY(50%) rotate(45deg); -webkit-transform: translateX(25%) translateY(50%) rotate(45deg);
-o-transform: translateX(25%) translateY(50%) rotate(45deg); }
.focusSlide .items li { display: block; width: 100%; min-height: 180px; position: relative; overflow: hidden; }
.focusSlide .items li img { width: 100%; height: auto; }
.tg-userinfo { position: absolute !important; bottom: 0; left: 0; right: 0; background: rgba(255, 255, 255, 0.7); }
/*follow-mask*/
.follow-mask { background: rgba(0, 0, 0, 0.8); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; }
.follow-mask-container { position: relative; padding: 15px 20px; }
.follow-mask-list { }
.follow-mask-list li { padding: 5px 0; font-size: 16px; line-height: 50px; }
.follow-mask-list li img { margin-left: 8px; margin-right: 8px; }
.follow-mask-list li .badge { background: #ff6500; color: #fff; font-size: 16px; }
/*good-action*/
.good-action { z-index: 2000; position:fixed; left:0; right:0; bottom:0; background-color:#fff; padding: 8px 15px; }
.good-action .btn-buy { border-color: #fb6878; background-color:#fff0f0; color:#c40000; }
.good-action .btn-buy:disabled,.good-action .btn-buy.disabled,.good-action .btn-buy[disabled] { background-color: #f2f2f2;
border-color: #ccc; color:#888;
cursor: not-allowed; filter: alpha(opacity=100); opacity: 1; }
.good-action .btn-cart { border-color:#c40000; background-color:#c40000; color:#fff; }
/*good-info*/
.good-info-wrapper { padding: 10px 15px 20px 15px; margin: 0 -15px; background: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.1); position: relative; }
.good-info-wrapper h1 { font-size: 16px; color: #333; line-height: 1.8em; margin-top: 0; }
.good-info-wrapper ul { margin: 0; padding: 0; list-style: disc inside; }
.good-info-wrapper ul li { color: #676767; line-height: 28px; font-size: 13px; width: 50%; float: left; }
.good-info-wrapper ul li del { color: #f00; }
.good-info-wrapper .goods-report { display: block; padding: 0 8px 0 8px; position: absolute; right: 0; bottom: 0; background: #999;
color: #fff; line-height: 1.6em; font-size: 14px; border-radius: 5px 0 0 0; }
.good-info-wrapper .goods-report:hover,.good-info-wrapper .goods-report:active,.good-info-wrapper .goods-report:focus {
background: #aaa; text-decoration: none; }
.good-info-wrapper .goods-report:hover:after,.good-info-wrapper .goods-report:active:after,.good-info-wrapper .goods-report:focus:after {
background: #aaa; }
.good-usercomments { border-top: 1px solid #e0e0e0; padding-top: 5px; margint-top: 10px; line-height: 1.8em; }
.good-reportcount { line-height: 1.8em; }
/*good-select*/
.good-select { margin-top: 15px; margin-left: -15px; margin-bottom: 0; margin-right: -15px; }
.good-select .zuhe-attr1 input[type=radio],.good-select .zuhe-attr2 input[type=radio] { display: none; }
.good-select .zuhe-attr1 span { display: inline-block; margin: 2px; border: 1px solid #ccc; padding: 0 10px; font-size: 15px;
line-height: 28px; color: #454545; cursor: pointer; }
.good-select .zuhe-attr1 span.active { margin: 2px; border: 1px solid #ff6500; color: #ff6500; font-weight: bold; }
.good-select .zuhe-attr2 span { display: inline-block; margin: 2px; border: 1px solid #ccc; padding: 0 10px; font-size: 13px;
line-height: 24px; color: #454545; cursor: pointer; }
.good-select .zuhe-attr2 span.active { margin: 2px; border: 1px solid #ff6500; color: #ff6500; font-weight: bold; }
.good-select .form-group-goodscount label { padding-top: 7px; padding-right: 10px; }
.good-select .form-group-goodscount .form-control { width: 150px; }
/*goods-recommend*/
.goods-recommend { margin: 15px -15px 0 -15px; padding: 0 15px; margin-bottom: 15px; background: #fff;
border-bottom: 1px solid #dedede;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); }
.goods-recommend h3 { display: block; margin: 0 -15px; padding: 0 5px 0 15px; line-height: 40px; background: #f2f2f2; border: 1px solid #dedede;
color: #ec4535; font-size: 18px; text-shadow: 0 0 4px #fff; }
.goods-recommend h3 .btn { margin-top: 3px; }
.goods-recommend .goods-recommend-wrapper { margin: 3px -12px; background: #e7193d; border: 1px solid rgba(255, 255, 255, 0.9); }
.goods-recommend .goods-recommend-wrapper .goods-recommend-cover { display: block; height: 160px; overflow: hidden; }
.goods-recommend .goods-recommend-wrapper .goods-recommend-cover img { width: 100%; min-height: 160px; }
.goods-recommend .goods-recommend-wrapper h5 { display: block; position: relative; line-height: 24px; margin: 0; padding: 0 50px 0 0; color: #fff; }
.goods-recommend .goods-recommend-wrapper h5 a { color: #fff; display: block; padding: 3px; font-size: 13px; }
.goods-recommend .goods-recommend-wrapper h5 a:focus,.goods-recommend .goods-recommend-wrapper h5 a:hover,
.goods-recommend .goods-recommend-wrapper h5 a:active { color: rgba(255, 255, 255, 0.7); }
.goods-recommend .goods-recommend-wrapper h5 small { display: block; position: absolute; right: 0; top: 0; line-height: 24px;
background: #fcf55f; color: #ec4535; font-size: 12px; padding: 3px; font-weight: 600; }
/*good-guarantee*/
.good-guarantee { background: #fffdce url(../images/cert_danbao_icon.png) no-repeat 10px center; padding: 5px 8px 5px 43px;
line-height: 20px; background-size: 24px 24px;
font-size: 14px; border: 1px solid rgba(0, 0, 0, 0.1); margin-left: -15px; margin-right: -15px; }
/*good-detail*/
.good-detail { margin-top: 15px; margin-left: -15px; margin-right: -15px; border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.good-detail-tab { background: #eee; list-style: none outside; margin: 0; padding: 5px 10px 0 10px; display:-moz-box;
display:-webkit-box; display:box; width: auto; width: 100%; }
.good-detail-tab li { -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; text-align: center; font-size: 15px; border-radius: 0; }
.good-detail-tab li a { color: #333; display: block; border-radius: 0; }
.good-detail-tab li a .badge { background: #999; font-size: 11px !important; }
.good-detail-tab li a:hover,.good-detail-tab li a:active,.good-detail-tab li a:focus { color: #fe8a18; }
.good-detail-tab li.active a { border-top: 1px solid #ee6a6a !important; }
.good-detail-tab li.active a:hover,.good-detail-tab li.active a:active,.good-detail-tab li.active a:focus { color: #333; }
.good-detail-content { background: #fff; padding: 12px 15px; }
.good-detail-content img { max-width: 100%; height: auto; }
.good-detail-content #description { position: relative; overflow:hidden; }
.good-detail-content #description table { width: 100% !important; }
/*comments-lists*/
.comments-lists { margin-top: 15px; }
.comments-lists li { display: block; margin-bottom: 10px; padding-bottom: 15px; border-bottom: 1px solid #e0e0e0; position: relative;
padding-left: 46px; }
.comments-lists li:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.comments-lists .comment-avatar { position: absolute; left: 0; top: 5px; }
.comments-lists .comment-avatar img { width: 36px; height: 36px; border-radius: 3px; }
.comments-lists .comment-body { min-height: 48px; }
.comments-lists .comment-body .comment-heading { position: relative; padding-right: 55px; margin-bottom: 0; line-height: 23px; }
.comments-lists .comment-body .comment-heading .rate-label { font-weight: normal; font-size: 11px !important; padding: 0 4px; }
.comments-lists .comment-body .comment-heading .rate-label.rate-danger { border: 1px solid #f60; color: #f60; background: #fff; }
.comments-lists .comment-body .comment-heading .rate-label.rate-default { border: 1px solid #999; color: #888; background: #fff; }
.comments-lists .comment-body .comment-heading small { display: block; position: absolute; right: 0; top: 0; }
.comments-lists .comment-body .comment-heading h5,
.comments-lists .comment-body .comment-heading h6 { display: block; margin: 0; padding: 0; font-weight: 600; font-size: 13px; line-height: 23px; }
.comments-lists .comment-body .comment-heading h5 span,
.comments-lists .comment-body .comment-heading h6 span { color: #999; font-weight: 200; }
.comments-lists .comment-body .comment-content { font-size: 14px; margin: 0; line-height: 23px; }
.comments-lists .comment-body .comment-imgs { margin: 2px -2px -2px; }
.comments-lists .comment-body .comment-imgs a { display: inline-block; cursor: pointer; margin: 2px; border: 1px solid rgba(0, 0, 0, 0.05); }
.comments-lists .comment-body .comment-imgs a img { width: 72px; height: auto; }
.no-comment-msg { padding: 12px 0; cursor: pointer; }
.btn.comment-more { background: #f0f0f0; border-color: #e0e0e0; }
.btn.comment-more:hover,.btn.comment-more:active,.btn.comment-more:focus { border-color: #d0d0d0; background: #f7f7f7; }
.comments-lists .comment-body .comment-replys { display: block; margin: 5px 0 0 0; padding: 0 10px; background: #f6f6f6; }
.comments-lists .comment-body .comment-replys li { margin: 0; padding: 5px 0; border-bottom: 1px solid #e0e0e0; }
.comments-lists .comment-body .comment-replys li:last-child { border-bottom: none; }
.comments-lists .comment-body .comment-replys li .comment-heading h6 { display: block; margin: 0; padding: 0; font-weight: 600; font-size: 13px; }
.comments-lists .comment-body .comment-replys li .comment-heading h6 span { color: #999; font-weight: 200; }
/*goods-orderlists*/
.goods-orderlists { margin-bottom: 10px; border: none; }
.goods-orderlists tbody td { line-height: 36px !important; }
.goods-orderlists tbody td small { color: #787878; }
.goods-orderlists tbody td font { color: #f00; }
.goods-orderlists tbody .order-nickname { display: block; max-width: 3em; overflow:hidden; -o-text-overflow: ellipsis;
text-overflow: ellipsis; word-break: keep-all; white-space: nowrap; }
.goods-orderlists tbody .order-specdes { display: block; max-width: 4em; overflow:hidden; -o-text-overflow: ellipsis;
text-overflow: ellipsis; word-break: keep-all; white-space: nowrap; }
.goods-orderlists tbody .order-avatar { width: 36px !important; height: 36px !important; border-radius: 50%; }
.btn.orderlists-more { background: #f2f2f2; border-color: #e0e0e0; color: #888; }
.btn.orderlists-more:hover,.btn.orderlists-more:active,.btn.orderlists-more:focus { border-color: #d0d0d0; color: #333; background: #eee; } | wechat/web/static/css/goods-index.css | .body-goods-index { padding-bottom: 60px; }
/*seller-service*/
.seller-service { position: fixed; right: 0; top: 50%; margin-top: -43px; z-index: 998; }
/*focusSlide*/
.focusSlide { position: relative; overflow: hidden; }
.focusSlide.unsale:before { display: block; content: '鍟嗗搧宸蹭笅鏋�'; width: 120px; background: #999; color: #fff; position: absolute;
right: 0; top: 0; z-index: 1000; text-align: center; line-height: 32px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
transform: translateX(25%) translateY(50%) rotate(45deg); -ms-transform: translateX(25%) translateY(50%) rotate(45deg);
-moz-transform: translateX(25%) translateY(50%) rotate(45deg); -webkit-transform: translateX(25%) translateY(50%) rotate(45deg);
-o-transform: translateX(25%) translateY(50%) rotate(45deg); }
.focusSlide .items li { display: block; width: 100%; min-height: 180px; position: relative; overflow: hidden; }
.focusSlide .items li img { width: 100%; height: auto; }
.tg-userinfo { position: absolute !important; bottom: 0; left: 0; right: 0; background: rgba(255, 255, 255, 0.7); }
/*follow-mask*/
.follow-mask { background: rgba(0, 0, 0, 0.8); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; }
.follow-mask-container { position: relative; padding: 15px 20px; }
.follow-mask-list { }
.follow-mask-list li { padding: 5px 0; font-size: 16px; line-height: 50px; }
.follow-mask-list li img { margin-left: 8px; margin-right: 8px; }
.follow-mask-list li .badge { background: #ff6500; color: #fff; font-size: 16px; }
/*good-action*/
.good-action { z-index: 2000; position:fixed; left:0; right:0; bottom:0; background-color:#fff; padding: 8px 15px; }
.good-action .btn-buy { border-color: #fb6878; background-color:#fff0f0; color:#c40000; }
.good-action .btn-buy:disabled,.good-action .btn-buy.disabled,.good-action .btn-buy[disabled] { background-color: #f2f2f2;
border-color: #ccc; color:#888;
cursor: not-allowed; filter: alpha(opacity=100); opacity: 1; }
.good-action .btn-cart { border-color:#c40000; background-color:#c40000; color:#fff; }
/*good-info*/
.good-info-wrapper { padding: 10px 15px 20px 15px; margin: 0 -15px; background: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.1); position: relative; }
.good-info-wrapper h1 { font-size: 16px; color: #333; line-height: 1.8em; margin-top: 0; }
.good-info-wrapper ul { margin: 0; padding: 0; list-style: disc inside; }
.good-info-wrapper ul li { color: #676767; line-height: 28px; font-size: 13px; width: 50%; float: left; }
.good-info-wrapper ul li del { color: #f00; }
.good-info-wrapper .goods-report { display: block; padding: 0 8px 0 8px; position: absolute; right: 0; bottom: 0; background: #999;
color: #fff; line-height: 1.6em; font-size: 14px; border-radius: 5px 0 0 0; }
.good-info-wrapper .goods-report:hover,.good-info-wrapper .goods-report:active,.good-info-wrapper .goods-report:focus {
background: #aaa; text-decoration: none; }
.good-info-wrapper .goods-report:hover:after,.good-info-wrapper .goods-report:active:after,.good-info-wrapper .goods-report:focus:after {
background: #aaa; }
.good-usercomments { border-top: 1px solid #e0e0e0; padding-top: 5px; margint-top: 10px; line-height: 1.8em; }
.good-reportcount { line-height: 1.8em; }
/*good-select*/
.good-select { margin-top: 15px; margin-left: -15px; margin-bottom: 0; margin-right: -15px; }
.good-select .zuhe-attr1 input[type=radio],.good-select .zuhe-attr2 input[type=radio] { display: none; }
.good-select .zuhe-attr1 span { display: inline-block; margin: 2px; border: 1px solid #ccc; padding: 0 10px; font-size: 15px;
line-height: 28px; color: #454545; cursor: pointer; }
.good-select .zuhe-attr1 span.active { margin: 2px; border: 1px solid #ff6500; color: #ff6500; font-weight: bold; }
.good-select .zuhe-attr2 span { display: inline-block; margin: 2px; border: 1px solid #ccc; padding: 0 10px; font-size: 13px;
line-height: 24px; color: #454545; cursor: pointer; }
.good-select .zuhe-attr2 span.active { margin: 2px; border: 1px solid #ff6500; color: #ff6500; font-weight: bold; }
.good-select .form-group-goodscount label { padding-top: 7px; padding-right: 10px; }
.good-select .form-group-goodscount .form-control { width: 150px; }
/*goods-recommend*/
.goods-recommend { margin: 15px -15px 0 -15px; padding: 0 15px; margin-bottom: 15px; background: #fff;
border-bottom: 1px solid #dedede;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); }
.goods-recommend h3 { display: block; margin: 0 -15px; padding: 0 5px 0 15px; line-height: 40px; background: #f2f2f2; border: 1px solid #dedede;
color: #ec4535; font-size: 18px; text-shadow: 0 0 4px #fff; }
.goods-recommend h3 .btn { margin-top: 3px; }
.goods-recommend .goods-recommend-wrapper { margin: 3px -12px; background: #e7193d; border: 1px solid rgba(255, 255, 255, 0.9); }
.goods-recommend .goods-recommend-wrapper .goods-recommend-cover { display: block; height: 160px; overflow: hidden; }
.goods-recommend .goods-recommend-wrapper .goods-recommend-cover img { width: 100%; min-height: 160px; }
.goods-recommend .goods-recommend-wrapper h5 { display: block; position: relative; line-height: 24px; margin: 0; padding: 0 50px 0 0; color: #fff; }
.goods-recommend .goods-recommend-wrapper h5 a { color: #fff; display: block; padding: 3px; font-size: 13px; }
.goods-recommend .goods-recommend-wrapper h5 a:focus,.goods-recommend .goods-recommend-wrapper h5 a:hover,
.goods-recommend .goods-recommend-wrapper h5 a:active { color: rgba(255, 255, 255, 0.7); }
.goods-recommend .goods-recommend-wrapper h5 small { display: block; position: absolute; right: 0; top: 0; line-height: 24px;
background: #fcf55f; color: #ec4535; font-size: 12px; padding: 3px; font-weight: 600; }
/*good-guarantee*/
.good-guarantee { background: #fffdce url(../images/cert_danbao_icon.png) no-repeat 10px center; padding: 5px 8px 5px 43px;
line-height: 20px; background-size: 24px 24px;
font-size: 14px; border: 1px solid rgba(0, 0, 0, 0.1); margin-left: -15px; margin-right: -15px; }
/*good-detail*/
.good-detail { margin-top: 15px; margin-left: -15px; margin-right: -15px; border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.good-detail-tab { background: #eee; list-style: none outside; margin: 0; padding: 5px 10px 0 10px; display:-moz-box;
display:-webkit-box; display:box; width: auto; width: 100%; }
.good-detail-tab li { -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; text-align: center; font-size: 15px; border-radius: 0; }
.good-detail-tab li a { color: #333; display: block; border-radius: 0; }
.good-detail-tab li a .badge { background: #999; font-size: 11px !important; }
.good-detail-tab li a:hover,.good-detail-tab li a:active,.good-detail-tab li a:focus { color: #fe8a18; }
.good-detail-tab li.active a { border-top: 1px solid #ee6a6a !important; }
.good-detail-tab li.active a:hover,.good-detail-tab li.active a:active,.good-detail-tab li.active a:focus { color: #333; }
.good-detail-content { background: #fff; padding: 12px 15px; }
.good-detail-content img { max-width: 100%; height: auto; }
.good-detail-content #description { position: relative; overflow:hidden; }
.good-detail-content #description table { width: 100% !important; }
/*comments-lists*/
.comments-lists { margin-top: 15px; }
.comments-lists li { display: block; margin-bottom: 10px; padding-bottom: 15px; border-bottom: 1px solid #e0e0e0; position: relative;
padding-left: 46px; }
.comments-lists li:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.comments-lists .comment-avatar { position: absolute; left: 0; top: 5px; }
.comments-lists .comment-avatar img { width: 36px; height: 36px; border-radius: 3px; }
.comments-lists .comment-body { min-height: 48px; }
.comments-lists .comment-body .comment-heading { position: relative; padding-right: 55px; margin-bottom: 0; line-height: 23px; }
.comments-lists .comment-body .comment-heading .rate-label { font-weight: normal; font-size: 11px !important; padding: 0 4px; }
.comments-lists .comment-body .comment-heading .rate-label.rate-danger { border: 1px solid #f60; color: #f60; background: #fff; }
.comments-lists .comment-body .comment-heading .rate-label.rate-default { border: 1px solid #999; color: #888; background: #fff; }
.comments-lists .comment-body .comment-heading small { display: block; position: absolute; right: 0; top: 0; }
.comments-lists .comment-body .comment-heading h5,
.comments-lists .comment-body .comment-heading h6 { display: block; margin: 0; padding: 0; font-weight: 600; font-size: 13px; line-height: 23px; }
.comments-lists .comment-body .comment-heading h5 span,
.comments-lists .comment-body .comment-heading h6 span { color: #999; font-weight: 200; }
.comments-lists .comment-body .comment-content { font-size: 14px; margin: 0; line-height: 23px; }
.comments-lists .comment-body .comment-imgs { margin: 2px -2px -2px; }
.comments-lists .comment-body .comment-imgs a { display: inline-block; cursor: pointer; margin: 2px; border: 1px solid rgba(0, 0, 0, 0.05); }
.comments-lists .comment-body .comment-imgs a img { width: 72px; height: auto; }
.no-comment-msg { padding: 12px 0; cursor: pointer; }
.btn.comment-more { background: #f0f0f0; border-color: #e0e0e0; }
.btn.comment-more:hover,.btn.comment-more:active,.btn.comment-more:focus { border-color: #d0d0d0; background: #f7f7f7; }
.comments-lists .comment-body .comment-replys { display: block; margin: 5px 0 0 0; padding: 0 10px; background: #f6f6f6; }
.comments-lists .comment-body .comment-replys li { margin: 0; padding: 5px 0; border-bottom: 1px solid #e0e0e0; }
.comments-lists .comment-body .comment-replys li:last-child { border-bottom: none; }
.comments-lists .comment-body .comment-replys li .comment-heading h6 { display: block; margin: 0; padding: 0; font-weight: 600; font-size: 13px; }
.comments-lists .comment-body .comment-replys li .comment-heading h6 span { color: #999; font-weight: 200; }
/*goods-orderlists*/
.goods-orderlists { margin-bottom: 10px; border: none; }
.goods-orderlists tbody td { line-height: 36px !important; }
.goods-orderlists tbody td small { color: #787878; }
.goods-orderlists tbody td font { color: #f00; }
.goods-orderlists tbody .order-nickname { display: block; max-width: 3em; overflow:hidden; -o-text-overflow: ellipsis;
text-overflow: ellipsis; word-break: keep-all; white-space: nowrap; }
.goods-orderlists tbody .order-specdes { display: block; max-width: 4em; overflow:hidden; -o-text-overflow: ellipsis;
text-overflow: ellipsis; word-break: keep-all; white-space: nowrap; }
.goods-orderlists tbody .order-avatar { width: 36px !important; height: 36px !important; border-radius: 50%; }
.btn.orderlists-more { background: #f2f2f2; border-color: #e0e0e0; color: #888; }
.btn.orderlists-more:hover,.btn.orderlists-more:active,.btn.orderlists-more:focus { border-color: #d0d0d0; color: #333; background: #eee; } | 0.413122 | 0.105625 |
html, body {
padding: 0;
margin: 0;
}
/* Spaces, sizes etc */
body {
padding: 0 40px;
}
footer {
margin-top: 2em;
padding-top: 1em;
margin-bottom: 2em;
border-top: #EBEBEB solid 1px;
}
h1, h2, h3, h4, h5, h6 {
margin-top: .5em;
margin-bottom: .5em;
}
input[type="file"] {
cursor: pointer;
}
input[type="radio"]{
margin-right: 5px;
}
label {
font-weight: normal;
}
.info {
border: 1px solid #000;
background-color: #FFF5D3;
padding: 15px 20px;
}
.title {
margin-bottom: 2em;
}
.title h1 {
margin-top: .25em;
}
img.logo {
max-width: 64px;
}
.content-container {
margin-top: 1em;
margin-bottom: 1em;
}
#headerInfo > div,
.fileInfoArea > div {
margin: 10px 0;
}
#decryptCode {
width: 300px;
background-color: #FFABAB;
}
.fileList > button {
margin-bottom: 10px;
}
.fileInfo {
margin: 5px 0;
}
.fileInfo > span,
.fileInfo > a,
.fileInfo > s {
margin-right: 5px;
}
img.valid_css {
border: 0;
width: 88px;
height:31px;
}
div#headerInfo {
min-width: 350px;
margin-top: 10px;
padding: 10px 15px;
display: inline-block;
border: 1px dotted #808080;
}
div#headerInfo > h3 {
margin-top: 0;
margin-bottom: 5px;
display: inline-block;
}
h1.inline-heading,
h2.inline-heading,
h3.inline-heading,
h4.inline-heading,
h5.inline-heading,
h6.inline-heading {
display: inline-block;
}
div#headerInfo > div.tooltip {
margin-top: 0;
}
div#headerInfo label {
display: block;
}
div#headerInfo input[type="text"] {
margin-left: 10px;
float: right;
}
#howTo li {
margin-bottom: 10px;
}
/* Hide some info's (not important on local use) */
.info,
.css_valid {
display: none;
}
/* Backgrounds */
noscript > div {
background-color: #FFABAB;
padding: 10px 20px;
}
.valid {
background-color: #B8FFAB !important;
}
.invalid {
background-color: #F00 !important;
}
.manualChange {
background-color: #FFE6AB !important;
}
/* Text-Colors align etc */
a,
.link {
color: #2F00EE;
border-color: #2F00EE;
}
a:visited {
color: #551A8B;
}
a:active,
a:focus,
.link:active,
.link:focus {
color: #E00;
border-color: #E00;
}
a.btn {
color: #FFF;
}
.red,
.errorFile {
color: #F00;
}
.grey {
color: #C9C9C9;
}
.yellow {
color: #B38400;
}
.green {
color: #00B700;
}
.center {
text-align: center;
}
.text-left {
text-align: left;
}
.hidden {
display: none !important;
visibility: hidden;
}
/* 2 Rows */
.wrapper {
width: 100%;
margin-bottom: 40px;
}
.left, .right {
text-align: left;
vertical-align: top;
display: inline-block;
width: 45%;
}
/* Button-Image align fixes */
button#encrypt {
padding-left: 0;
}
button#decrypt {
padding-left: 3px;
}
button#decrypt > img,
button#decrypt > span,
button#encrypt > img,
button#encrypt > span {
vertical-align: middle;
}
/* Help stuff (like tooltips etc) */
.link {
cursor: pointer;
display: inline-block;
}
.link:active,
.link:focus {
border: 1px dotted;
}
.help {
color: #B713FF;
border-color: #B713FF !important;
}
.tooltip.help {
opacity: 1;
z-index: auto;
position: relative;
display: inline-block; /* Ensure inline-block */
border-bottom: 1px dotted #555;
cursor: help;
}
.tooltip .tooltipText {
position: absolute;
visibility: hidden;
display: block;
margin-top: 10px;
min-width: 200px;
background-color: #555;
color: #FFF;
text-align: center;
padding: 5px 7px;
border-radius: 6px;
/* Fade in tooltip */
opacity: 0;
transition: opacity 1s;
}
.tooltipText.longText {
width: 400px;
font-size: 14px;
}
.tooltip:hover .tooltipText {
visibility: visible;
opacity: 1;
z-index: 999;
}
.tooltipText p {
margin: 0;
}
/* Media-Queries */
@media all and (max-width: 800px) {
.left,
.right {
display: block;
width: 100%;
}
.right {
border-top: solid 2px #707070;
margin-top: 20px;
}
} | styles/style.css | html, body {
padding: 0;
margin: 0;
}
/* Spaces, sizes etc */
body {
padding: 0 40px;
}
footer {
margin-top: 2em;
padding-top: 1em;
margin-bottom: 2em;
border-top: #EBEBEB solid 1px;
}
h1, h2, h3, h4, h5, h6 {
margin-top: .5em;
margin-bottom: .5em;
}
input[type="file"] {
cursor: pointer;
}
input[type="radio"]{
margin-right: 5px;
}
label {
font-weight: normal;
}
.info {
border: 1px solid #000;
background-color: #FFF5D3;
padding: 15px 20px;
}
.title {
margin-bottom: 2em;
}
.title h1 {
margin-top: .25em;
}
img.logo {
max-width: 64px;
}
.content-container {
margin-top: 1em;
margin-bottom: 1em;
}
#headerInfo > div,
.fileInfoArea > div {
margin: 10px 0;
}
#decryptCode {
width: 300px;
background-color: #FFABAB;
}
.fileList > button {
margin-bottom: 10px;
}
.fileInfo {
margin: 5px 0;
}
.fileInfo > span,
.fileInfo > a,
.fileInfo > s {
margin-right: 5px;
}
img.valid_css {
border: 0;
width: 88px;
height:31px;
}
div#headerInfo {
min-width: 350px;
margin-top: 10px;
padding: 10px 15px;
display: inline-block;
border: 1px dotted #808080;
}
div#headerInfo > h3 {
margin-top: 0;
margin-bottom: 5px;
display: inline-block;
}
h1.inline-heading,
h2.inline-heading,
h3.inline-heading,
h4.inline-heading,
h5.inline-heading,
h6.inline-heading {
display: inline-block;
}
div#headerInfo > div.tooltip {
margin-top: 0;
}
div#headerInfo label {
display: block;
}
div#headerInfo input[type="text"] {
margin-left: 10px;
float: right;
}
#howTo li {
margin-bottom: 10px;
}
/* Hide some info's (not important on local use) */
.info,
.css_valid {
display: none;
}
/* Backgrounds */
noscript > div {
background-color: #FFABAB;
padding: 10px 20px;
}
.valid {
background-color: #B8FFAB !important;
}
.invalid {
background-color: #F00 !important;
}
.manualChange {
background-color: #FFE6AB !important;
}
/* Text-Colors align etc */
a,
.link {
color: #2F00EE;
border-color: #2F00EE;
}
a:visited {
color: #551A8B;
}
a:active,
a:focus,
.link:active,
.link:focus {
color: #E00;
border-color: #E00;
}
a.btn {
color: #FFF;
}
.red,
.errorFile {
color: #F00;
}
.grey {
color: #C9C9C9;
}
.yellow {
color: #B38400;
}
.green {
color: #00B700;
}
.center {
text-align: center;
}
.text-left {
text-align: left;
}
.hidden {
display: none !important;
visibility: hidden;
}
/* 2 Rows */
.wrapper {
width: 100%;
margin-bottom: 40px;
}
.left, .right {
text-align: left;
vertical-align: top;
display: inline-block;
width: 45%;
}
/* Button-Image align fixes */
button#encrypt {
padding-left: 0;
}
button#decrypt {
padding-left: 3px;
}
button#decrypt > img,
button#decrypt > span,
button#encrypt > img,
button#encrypt > span {
vertical-align: middle;
}
/* Help stuff (like tooltips etc) */
.link {
cursor: pointer;
display: inline-block;
}
.link:active,
.link:focus {
border: 1px dotted;
}
.help {
color: #B713FF;
border-color: #B713FF !important;
}
.tooltip.help {
opacity: 1;
z-index: auto;
position: relative;
display: inline-block; /* Ensure inline-block */
border-bottom: 1px dotted #555;
cursor: help;
}
.tooltip .tooltipText {
position: absolute;
visibility: hidden;
display: block;
margin-top: 10px;
min-width: 200px;
background-color: #555;
color: #FFF;
text-align: center;
padding: 5px 7px;
border-radius: 6px;
/* Fade in tooltip */
opacity: 0;
transition: opacity 1s;
}
.tooltipText.longText {
width: 400px;
font-size: 14px;
}
.tooltip:hover .tooltipText {
visibility: visible;
opacity: 1;
z-index: 999;
}
.tooltipText p {
margin: 0;
}
/* Media-Queries */
@media all and (max-width: 800px) {
.left,
.right {
display: block;
width: 100%;
}
.right {
border-top: solid 2px #707070;
margin-top: 20px;
}
} | 0.323273 | 0.081082 |
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
*
{
font-family: 'Raleway', sans-serif;
}
body,html
{
background: #d1d1d1;
overflow-x: hidden;
}
.barra-porcentaje-scroll
{
height: 5.5px;
background:#007854;
position: fixed;
left: 0; top: 0px;
z-index: 200000;
width: 0px;
}
.navbar
{
background: #009D6E;
}
.navbar .navbar-brand
{
color: #ddd;
font-weight: 800;
font-size: 1.8rem;
}
#navbarSupportedContent > ul.navbar-nav.mx-auto > li:nth-child(n) > a
{
color: #d1d1d1;
font-weight: 600;
font-size: 1.3rem;
transition-duration: 0.4s;
display: inline-block;
}
#navbarSupportedContent > ul.navbar-nav.mx-auto > li:nth-child(n) > a:hover
{
background: #007F59;
border-radius: 10px;
}
.d-flex i
{
font-size: 18px;
color:#d1d1d1;
font-weight: 500;
cursor: pointer;
}
.bg-img
{
background-image: url(../assets/Background-image.png);
background-size: cover;
width:100%;
height: 100vh;
background-repeat: no-repeat;
background-position: center center;
object-fit: cover;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.bg-img_info
{
text-align: center;
}
h1
{
font-size:6.5vw;
color:#eee;
font-weight: 800;
}
h3
{
font-size: 5.5vw;
color:#d1d1d1;
font-weight: 600;
}
h2
{
font-family: 'Anton', sans-serif;
color:#3f4954;
text-align: justify;
}
p
{
font-weight: 700;
color:#616161;
text-align: justify;
}
hr
{
height: 0.6px;
background:gray;
}
h6
{
font-size:1.2rem;
}
.blog
{
background-image: url(../assets/Abract01.png);
background-repeat: no-repeat;
background-position: right;
width:100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
background-size: 60%
}
.card img
{
height: 200px;
}
.img-data
{
position: relative;
}
.info
{
position: absolute;
top:100%;
left: 50%;
transform: translate(-50%,-50%);
white-space: nowrap;
display: inline-block;
background: linear-gradient(to right,#3B88FD,#54C0FB );
padding:.8rem;
border-radius: 2rem;
font-weight: bold;
}
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div > div > div.info
{
background: #fff!important;
font-weight: bold!important;
}
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div > h2
{
font-size: 1.4rem;
}
.animation
{
overflow: hidden;
}
.animation img
{
transition-duration: 1.3s;
transition-timing-function: cubic-bezier(.17,.67,.93,.34);
}
.img-data img:hover
{
transform: scale(1.4);
}
.pagination i
{
font-size: 18px;
color:#3F4954;
}
.pagination i,
.pagination span
{
padding: .5rem .9rem;
border-radius:50%;
margin: 0 0.3rem;
cursor: pointer;
}
.pagination span
{
background: #3F4954;
color:#e3e3e3;
font-weight: bold;
}
.category-item
{
text-decoration: none;
background: linear-gradient(to right,#3B88FD,#54C0FB );
padding: .4rem 1rem;
margin: 0.8rem 0;
border-radius: 3rem;
display: flex;
justify-content: space-between;
}
.category-item a
{
color:#000;
font-weight: bold;
text-decoration: none;
}
.inner-tags div
{
background: linear-gradient(to right,#3B88FD,#54C0FB );
padding: .4rem 1rem;
border-radius: 3rem;
margin: .4rem .6rem;
font-weight: bold;
text-align: center;
}
.exception
{
font-family: 'Raleway', sans-serif;
font-weight: 800;
}
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div > h2.exception
{
font-size: 30px;
}
body > div.blog > div > div > div.owl-stage-outer > div > div:nth-child(n) > div > img
{
object-fit: cover;
object-position: center center;
}
body > div.blog > div > div > div.owl-nav > button.owl-prev > i,
body > div.blog > div > div > div.owl-nav > button.owl-next > i
{
color:#313941;
font-weight: 600;
font-size: 20px;
margin: 0 5px;
}
.page-footer
{
background: #000;
}
.move-up
{
cursor: pointer;
transition-duration: .7s;
}
.move-up:hover
{
transform: scale(1.1);
}
body > footer > div.container-fluid.text-center.text-md-left.mt-5 > div > div.col-md-2.col-lg-2.col-xl-2.mx-auto.mb-4 > div > input
{
color:#e3e3e3;
font-family: 'Raleway', sans-serif;
background:#131313;
border: 0;
font-size: 1rem;
padding: 0.6rem .7rem;
font-weight: bold;
}
body > footer > div.container-fluid.text-center.text-md-left.mt-5 > div > div.col-md-2.col-lg-2.col-xl-2.mx-auto.mb-4 > div > i
{
background: linear-gradient(to right,#3B88FD,#54C0FB );
padding: .79rem 1rem;
color:#fff;
border-radius: 5px;
}
.move-to-up
{
position: fixed;
right:2%;
bottom:3%;
}
body > nav > button > span i
{
font-size: 30px;
color:#d1d1d1;
}
body::-webkit-scrollbar
{
width: 12.5px;
}
body::-webkit-scrollbar-track
{
background: #d1d1d1;
}
body::-webkit-scrollbar-thumb
{
background: #888888;
border-radius: 3.5px;
transition-duration: .3s;
}
body::-webkit-scrollbar-thumb:active,
body::-webkit-scrollbar-thumb:hover
{
background: #6C6C6C;
}
@media screen and (min-width: 750px)
{
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div.post_1.aos-init.aos-animate > div > div.info
{
display: none;
}
}
@media screen and (min-width: 1250px)
{
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div.post_1.aos-init.aos-animate > div > div.info
{
display:block;
}
} | css/style.css | @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
*
{
font-family: 'Raleway', sans-serif;
}
body,html
{
background: #d1d1d1;
overflow-x: hidden;
}
.barra-porcentaje-scroll
{
height: 5.5px;
background:#007854;
position: fixed;
left: 0; top: 0px;
z-index: 200000;
width: 0px;
}
.navbar
{
background: #009D6E;
}
.navbar .navbar-brand
{
color: #ddd;
font-weight: 800;
font-size: 1.8rem;
}
#navbarSupportedContent > ul.navbar-nav.mx-auto > li:nth-child(n) > a
{
color: #d1d1d1;
font-weight: 600;
font-size: 1.3rem;
transition-duration: 0.4s;
display: inline-block;
}
#navbarSupportedContent > ul.navbar-nav.mx-auto > li:nth-child(n) > a:hover
{
background: #007F59;
border-radius: 10px;
}
.d-flex i
{
font-size: 18px;
color:#d1d1d1;
font-weight: 500;
cursor: pointer;
}
.bg-img
{
background-image: url(../assets/Background-image.png);
background-size: cover;
width:100%;
height: 100vh;
background-repeat: no-repeat;
background-position: center center;
object-fit: cover;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.bg-img_info
{
text-align: center;
}
h1
{
font-size:6.5vw;
color:#eee;
font-weight: 800;
}
h3
{
font-size: 5.5vw;
color:#d1d1d1;
font-weight: 600;
}
h2
{
font-family: 'Anton', sans-serif;
color:#3f4954;
text-align: justify;
}
p
{
font-weight: 700;
color:#616161;
text-align: justify;
}
hr
{
height: 0.6px;
background:gray;
}
h6
{
font-size:1.2rem;
}
.blog
{
background-image: url(../assets/Abract01.png);
background-repeat: no-repeat;
background-position: right;
width:100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
background-size: 60%
}
.card img
{
height: 200px;
}
.img-data
{
position: relative;
}
.info
{
position: absolute;
top:100%;
left: 50%;
transform: translate(-50%,-50%);
white-space: nowrap;
display: inline-block;
background: linear-gradient(to right,#3B88FD,#54C0FB );
padding:.8rem;
border-radius: 2rem;
font-weight: bold;
}
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div > div > div.info
{
background: #fff!important;
font-weight: bold!important;
}
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div > h2
{
font-size: 1.4rem;
}
.animation
{
overflow: hidden;
}
.animation img
{
transition-duration: 1.3s;
transition-timing-function: cubic-bezier(.17,.67,.93,.34);
}
.img-data img:hover
{
transform: scale(1.4);
}
.pagination i
{
font-size: 18px;
color:#3F4954;
}
.pagination i,
.pagination span
{
padding: .5rem .9rem;
border-radius:50%;
margin: 0 0.3rem;
cursor: pointer;
}
.pagination span
{
background: #3F4954;
color:#e3e3e3;
font-weight: bold;
}
.category-item
{
text-decoration: none;
background: linear-gradient(to right,#3B88FD,#54C0FB );
padding: .4rem 1rem;
margin: 0.8rem 0;
border-radius: 3rem;
display: flex;
justify-content: space-between;
}
.category-item a
{
color:#000;
font-weight: bold;
text-decoration: none;
}
.inner-tags div
{
background: linear-gradient(to right,#3B88FD,#54C0FB );
padding: .4rem 1rem;
border-radius: 3rem;
margin: .4rem .6rem;
font-weight: bold;
text-align: center;
}
.exception
{
font-family: 'Raleway', sans-serif;
font-weight: 800;
}
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div > h2.exception
{
font-size: 30px;
}
body > div.blog > div > div > div.owl-stage-outer > div > div:nth-child(n) > div > img
{
object-fit: cover;
object-position: center center;
}
body > div.blog > div > div > div.owl-nav > button.owl-prev > i,
body > div.blog > div > div > div.owl-nav > button.owl-next > i
{
color:#313941;
font-weight: 600;
font-size: 20px;
margin: 0 5px;
}
.page-footer
{
background: #000;
}
.move-up
{
cursor: pointer;
transition-duration: .7s;
}
.move-up:hover
{
transform: scale(1.1);
}
body > footer > div.container-fluid.text-center.text-md-left.mt-5 > div > div.col-md-2.col-lg-2.col-xl-2.mx-auto.mb-4 > div > input
{
color:#e3e3e3;
font-family: 'Raleway', sans-serif;
background:#131313;
border: 0;
font-size: 1rem;
padding: 0.6rem .7rem;
font-weight: bold;
}
body > footer > div.container-fluid.text-center.text-md-left.mt-5 > div > div.col-md-2.col-lg-2.col-xl-2.mx-auto.mb-4 > div > i
{
background: linear-gradient(to right,#3B88FD,#54C0FB );
padding: .79rem 1rem;
color:#fff;
border-radius: 5px;
}
.move-to-up
{
position: fixed;
right:2%;
bottom:3%;
}
body > nav > button > span i
{
font-size: 30px;
color:#d1d1d1;
}
body::-webkit-scrollbar
{
width: 12.5px;
}
body::-webkit-scrollbar-track
{
background: #d1d1d1;
}
body::-webkit-scrollbar-thumb
{
background: #888888;
border-radius: 3.5px;
transition-duration: .3s;
}
body::-webkit-scrollbar-thumb:active,
body::-webkit-scrollbar-thumb:hover
{
background: #6C6C6C;
}
@media screen and (min-width: 750px)
{
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div.post_1.aos-init.aos-animate > div > div.info
{
display: none;
}
}
@media screen and (min-width: 1250px)
{
body > div.container > div > div.col-md-4.aside > div.popular-posts.my-5 > div.post_1.aos-init.aos-animate > div > div.info
{
display:block;
}
} | 0.261802 | 0.043164 |
body, html{
height: 100%;
font-family: 'Lato', sans-serif !important;
}
.main-wrapper {
height: 100vh;
}
.left {
background: linear-gradient(#36d1dc, #5b86e5);
}
.right {
background: white;
}
.section {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.container {
display: block;
position: relative;
margin: 40px auto;
height: 100%;
width: 500px;
padding: 20px;
}
.questions-wrapper {
position: relative;
top: 45%;
-webkit-transform: translateY(-45%);
-ms-transform: translateY(-45%);
transform: translateY(-45%);
}
.left h2 {
color: white;
margin-top: 0px;
margin-bottom: 40px;
}
.container ul {
list-style: none;
margin: 0;
padding: 0;
overflow: auto;
}
.radio-group-wrapper {
background: #FFFFFF;
display: inline-block;
margin-bottom: 20px
border: 1px solid #cccccc;
border-radius: 15px;
margin-top: 0 !important;
}
.result-wrapper {
position: relative;
top: 45%;
-webkit-transform: translateY(-45%);
-ms-transform: translateY(-45%);
transform: translateY(-45%);
}
.result-wrapper-title {
background: linear-gradient(to right, #ff7e5f, #feb47b);
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border: 3px solid #cccccc;
}
.result-wrapper-content {
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border: 3px solid #cccccc;
border-top: 0px;
padding: 20px;
}
.result-wrapper h2 {
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
color: white;
}
.container label {
color: white;
}
.questions-wrapper ul li label {
color: black;
}
.questions-wrapper ul li {
display: inline-block;
position: relative;
float: left;
width: 100%;
height: 40px;
border-bottom: 1px solid #cccccc;
}
.questions-wrapper ul li:last-child {
border-bottom: 0px;
}
.questions-wrapper ul li input[type=radio]{
position: absolute;
visibility: hidden;
}
.questions-wrapper ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 1em;
line-height: 30px;
padding-left: 80px;
vertical-align: middle;
margin: 5px auto;
height: 30px;
z-index: 9;
cursor: pointer;
-webkit-transition: all 0.25s linear;
}
.questions-wrapper ul li:hover label {
color: #AAAAAA;
}
.questions-wrapper ul li .check {
display: block;
float: left;
display: inline-block;
position: relative;
margin: auto;
border: 5px solid #AAAAAA;
border-radius: 100%;
height: 25px;
width: 25px;
left: 25px;
top: 7px;
z-index: 5;
transition: border .25s linear;
-webkit-transition: border .25s linear;
}
.questions-wrapper ul li:hover .check {
border: 5px solid #AAAAAA;
}
.questions-wrapper ul li .check::before {
display: block;
position: relative;
content: '';
border-radius: 100%;
height: 11px;
width: 11px;
top: 2px;
left: 0px;
margin: auto;
transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
}
input[type=radio]:checked ~ .check {
border: 5px solid #ff8f59;
}
input[type=radio]:checked ~ .check::before {
background: #ff8f59;
}
input[type=radio]:checked ~ label {
color: #ff8f59;
}
.result {
width: 100%;
height: 100%;
display: grid;
}
.result-row {
clear: both;
text-align: center;
}
.result-column1 {
width: 150px;
margin-right: 20px;
text-align: center;
display: inline-block;
}
.result-column2 {
width: 150px;
margin-left: 20px;
text-align: center;
display: inline-block;
}
.circle-img {
vertical-align: top !important;
margin-right: 20px;
margin-bottom: 10px;
}
.circle-chart {
vertical-align: top !important;
margin-left: 20px;
margin-bottom: 10px;
}
.circle-chart__circle {
animation: circle-chart-fill 2s reverse; /* 1 */
transform: rotate(-90deg); /* 2, 3 */
transform-origin: center; /* 4 */
}
.circle-chart__circle--negative {
transform: rotate(-90deg) scale(1,-1); /* 1, 2, 3 */
}
.circle-chart__info {
animation: circle-chart-appear 2s forwards;
opacity: 0;
transform: translateY(0.3em);
}
.circle-chart__percent {
color: #3fa9f5;
}
@keyframes circle-chart-fill {
to { stroke-dasharray: 0 100; }
}
@keyframes circle-chart-appear {
to {
opacity: 1;
transform: translateY(0);
}
}
p.result {
font-weight: 500;
margin-bottom: 0px !important;
}
p.compliant {
color: #56AB2F;
}
p.noncompliant {
color: #FF4B2B;
} | wpm-predictor/www/custom.css | body, html{
height: 100%;
font-family: 'Lato', sans-serif !important;
}
.main-wrapper {
height: 100vh;
}
.left {
background: linear-gradient(#36d1dc, #5b86e5);
}
.right {
background: white;
}
.section {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.container {
display: block;
position: relative;
margin: 40px auto;
height: 100%;
width: 500px;
padding: 20px;
}
.questions-wrapper {
position: relative;
top: 45%;
-webkit-transform: translateY(-45%);
-ms-transform: translateY(-45%);
transform: translateY(-45%);
}
.left h2 {
color: white;
margin-top: 0px;
margin-bottom: 40px;
}
.container ul {
list-style: none;
margin: 0;
padding: 0;
overflow: auto;
}
.radio-group-wrapper {
background: #FFFFFF;
display: inline-block;
margin-bottom: 20px
border: 1px solid #cccccc;
border-radius: 15px;
margin-top: 0 !important;
}
.result-wrapper {
position: relative;
top: 45%;
-webkit-transform: translateY(-45%);
-ms-transform: translateY(-45%);
transform: translateY(-45%);
}
.result-wrapper-title {
background: linear-gradient(to right, #ff7e5f, #feb47b);
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border: 3px solid #cccccc;
}
.result-wrapper-content {
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
border: 3px solid #cccccc;
border-top: 0px;
padding: 20px;
}
.result-wrapper h2 {
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
color: white;
}
.container label {
color: white;
}
.questions-wrapper ul li label {
color: black;
}
.questions-wrapper ul li {
display: inline-block;
position: relative;
float: left;
width: 100%;
height: 40px;
border-bottom: 1px solid #cccccc;
}
.questions-wrapper ul li:last-child {
border-bottom: 0px;
}
.questions-wrapper ul li input[type=radio]{
position: absolute;
visibility: hidden;
}
.questions-wrapper ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 1em;
line-height: 30px;
padding-left: 80px;
vertical-align: middle;
margin: 5px auto;
height: 30px;
z-index: 9;
cursor: pointer;
-webkit-transition: all 0.25s linear;
}
.questions-wrapper ul li:hover label {
color: #AAAAAA;
}
.questions-wrapper ul li .check {
display: block;
float: left;
display: inline-block;
position: relative;
margin: auto;
border: 5px solid #AAAAAA;
border-radius: 100%;
height: 25px;
width: 25px;
left: 25px;
top: 7px;
z-index: 5;
transition: border .25s linear;
-webkit-transition: border .25s linear;
}
.questions-wrapper ul li:hover .check {
border: 5px solid #AAAAAA;
}
.questions-wrapper ul li .check::before {
display: block;
position: relative;
content: '';
border-radius: 100%;
height: 11px;
width: 11px;
top: 2px;
left: 0px;
margin: auto;
transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
}
input[type=radio]:checked ~ .check {
border: 5px solid #ff8f59;
}
input[type=radio]:checked ~ .check::before {
background: #ff8f59;
}
input[type=radio]:checked ~ label {
color: #ff8f59;
}
.result {
width: 100%;
height: 100%;
display: grid;
}
.result-row {
clear: both;
text-align: center;
}
.result-column1 {
width: 150px;
margin-right: 20px;
text-align: center;
display: inline-block;
}
.result-column2 {
width: 150px;
margin-left: 20px;
text-align: center;
display: inline-block;
}
.circle-img {
vertical-align: top !important;
margin-right: 20px;
margin-bottom: 10px;
}
.circle-chart {
vertical-align: top !important;
margin-left: 20px;
margin-bottom: 10px;
}
.circle-chart__circle {
animation: circle-chart-fill 2s reverse; /* 1 */
transform: rotate(-90deg); /* 2, 3 */
transform-origin: center; /* 4 */
}
.circle-chart__circle--negative {
transform: rotate(-90deg) scale(1,-1); /* 1, 2, 3 */
}
.circle-chart__info {
animation: circle-chart-appear 2s forwards;
opacity: 0;
transform: translateY(0.3em);
}
.circle-chart__percent {
color: #3fa9f5;
}
@keyframes circle-chart-fill {
to { stroke-dasharray: 0 100; }
}
@keyframes circle-chart-appear {
to {
opacity: 1;
transform: translateY(0);
}
}
p.result {
font-weight: 500;
margin-bottom: 0px !important;
}
p.compliant {
color: #56AB2F;
}
p.noncompliant {
color: #FF4B2B;
} | 0.454956 | 0.07946 |
a:hover { text-decoration: underline; }
p {
font-size: 1em;
color: #202020;
margin: 10px 50px 10px 50px;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
text-align: justify;
line-height:150%;
}
p.code{
font-size: 0.8em;
color: #202020;
margin: 10px 50px 10px 50px;
font-family: "Courier New", Courier, monospace;
line-height:120%;
border-style: hidden;
background-color: lightgrey;
padding: 10px 5px 10px 5px;
overflow: auto;
text-align: left;
}
h1, h2, h3, h4 {
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
}
h1 {
font-size: 1.5em;
color: DimGray;
margin: 20px 50px 10px 50px;
}
h2.a {
font-size: 1.2em;
color: DimGray;
font-style: italic;
margin: 20px 50px 10px 50px;
border-bottom: 2px solid DimGray;
}
h3 { font-size: 2.3em; }
h4 { font-size: 1.9em; }
nav ul {
font-size: 1em;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
list-style: none;
font-weight: bold;
padding: 40px;
background-color: #0f75bc;
margin: 0 0 0 0;
}
.icon-bar {
width: 100%; /* Full-width */
background-color: #0f75bc; /* Dark-grey background */
overflow: auto; /* Overflow due to float */
}
.icon-bar a {
float: right; /* Float links side by side */
text-align: center; /* Center-align text */
padding: 12px 10px 0; /* Some top and bottom padding */
color: white; /* White text color */
font-size: 0.8em; /* Increased font size */
}
nav ul li {
display: inline;
padding-left: 1.5em;
}
nav li a {
color: white;
text-decoration: none;
}
ul.norm {
font-size: 1em;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
list-style-type:circle;
margin: 10px 50px 10px 50px;
line-height:150%;
text-align: justify;
color: #202020;
}
ul.synt {
list-style-type: none;
font-size: 1em;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
margin: 10px 50px 10px 50px;
line-height:150%;
text-align: justify;
color: #202020;
}
div ol {
font-size: 1em;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
list-style-type:numeric;
margin: 10px 50px 10px 50px;
line-height:150%;
text-align: justify;
color: #202020;
}
table.a {
border-collapse: collapse;
font-size: 1em;
color: #202020;
margin: 10px 50px 10px 50px;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
text-align: justify;
line-height:150%;
}
td {
text-align: left;
padding: 8px;
border: 1px solid #ddd;
}
th {
height: 80px;
text-align: center;
padding: 8px;
border: 1px solid #ddd;
}
tr:nth-child(even){background-color: #f2f2f2}
.hero-image {
background-image: url("/mixs/assets/images/mixs.jpg");
height: 50%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.hero-text {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: white;
} | docs/css/main.css | a:hover { text-decoration: underline; }
p {
font-size: 1em;
color: #202020;
margin: 10px 50px 10px 50px;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
text-align: justify;
line-height:150%;
}
p.code{
font-size: 0.8em;
color: #202020;
margin: 10px 50px 10px 50px;
font-family: "Courier New", Courier, monospace;
line-height:120%;
border-style: hidden;
background-color: lightgrey;
padding: 10px 5px 10px 5px;
overflow: auto;
text-align: left;
}
h1, h2, h3, h4 {
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
}
h1 {
font-size: 1.5em;
color: DimGray;
margin: 20px 50px 10px 50px;
}
h2.a {
font-size: 1.2em;
color: DimGray;
font-style: italic;
margin: 20px 50px 10px 50px;
border-bottom: 2px solid DimGray;
}
h3 { font-size: 2.3em; }
h4 { font-size: 1.9em; }
nav ul {
font-size: 1em;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
list-style: none;
font-weight: bold;
padding: 40px;
background-color: #0f75bc;
margin: 0 0 0 0;
}
.icon-bar {
width: 100%; /* Full-width */
background-color: #0f75bc; /* Dark-grey background */
overflow: auto; /* Overflow due to float */
}
.icon-bar a {
float: right; /* Float links side by side */
text-align: center; /* Center-align text */
padding: 12px 10px 0; /* Some top and bottom padding */
color: white; /* White text color */
font-size: 0.8em; /* Increased font size */
}
nav ul li {
display: inline;
padding-left: 1.5em;
}
nav li a {
color: white;
text-decoration: none;
}
ul.norm {
font-size: 1em;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
list-style-type:circle;
margin: 10px 50px 10px 50px;
line-height:150%;
text-align: justify;
color: #202020;
}
ul.synt {
list-style-type: none;
font-size: 1em;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
margin: 10px 50px 10px 50px;
line-height:150%;
text-align: justify;
color: #202020;
}
div ol {
font-size: 1em;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
list-style-type:numeric;
margin: 10px 50px 10px 50px;
line-height:150%;
text-align: justify;
color: #202020;
}
table.a {
border-collapse: collapse;
font-size: 1em;
color: #202020;
margin: 10px 50px 10px 50px;
font-family: 'Helvetica', 'Arial', 'Sans-Serif';
text-align: justify;
line-height:150%;
}
td {
text-align: left;
padding: 8px;
border: 1px solid #ddd;
}
th {
height: 80px;
text-align: center;
padding: 8px;
border: 1px solid #ddd;
}
tr:nth-child(even){background-color: #f2f2f2}
.hero-image {
background-image: url("/mixs/assets/images/mixs.jpg");
height: 50%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.hero-text {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: white;
} | 0.450118 | 0.176281 |
body {
margin:0;
padding:0;
color:#111;
font-family:'Roboto',sans-serif;
}
/*============================================CONTAINER GERAL============================================*/
.container {
display:flex;
width:1230px;
align-items:center;
justify-content:center;
}
/*============================================HEADER============================================*/
header {
display:flex;
justify-content:center;
height:80px;
}
.header-title { /*Header Title*/
font-size:30px;
}
/*============================================BANNER============================================*/
#banner { /*Banner com imagem*/
display:flex;
justify-content:center;
height:350px;
background-color:#FFF;
background-image:url('../images/nelson.png');
background-position:center;
background-size:cover;
}
/*============================================GERAL============================================*/
section {
padding-bottom:400px;
}
#geral {
display:flex;
justify-content:center;
background-color:#ededed;
}
.column { /*Orientação column*/
flex-direction:column;
}
.widget-title { /*Title do widget*/
margin-top:60px;
margin-bottom:45px;
text-align:center;
}
.widget-title h1,
.widget-title h2 { /*Title e subtítulo*/
margin:0;
padding:0;
font-weight:lighter;
}
.widget-title h1{
font-size:24px;
}
.widget-title h2{
font-weight:bold;
font-size:30px;
}
.b1,
.b2,
.b3 {
display:flex;
align-items:center;
margin-bottom:48px;
text-align:center; /*3 áreas*/
}
.widget-body-title { /*Title das áreas*/
font-size:20px;
font-weight:bold;
}
.widget-body-text { /*Texto das áreas*/
margin-top:8px;
font-size:18px;
line-height:25px;
font-weight:lighter;
}
/*============================================FOOTER============================================*/
footer {
display:flex;
justify-content:center;
height:100px;
background-color:#FFF;
box-shadow:0px 0px 10px #CCC;
}
.footer-copy {
font-size:18px;
}
.footer-copy a{
color:#111;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
/*============================================RESPONSIVO============================================*/
/*============================================1300px============================================*/
@media (max-width:1300px) {
.container {
width:900px;
}
#banner {
height:200px;
}
}
/*============================================900px============================================*/
@media (max-width:900px) {
.header-title {
font-size:20px;
}
#banner {
height:90px;
}
.widget-title h1 {
font-size:20px;
}
.widget-body-text {
font-size:15px;
margin-left:20px;
margin-right:20px;
}
.footer-copy {
font-size:16px;
}
.footer-copy a {
font-size:16px;
}
}
/*============================================700px============================================*/
@media (max-width:900px) {
.header-title {
font-size:17px;
}
#banner {
height:0px;
background-image:url('../images/nelson-mobile.png');
background-position:center;
background-size:cover;
}
.widget-title h1 {
font-size:17px;
}
.widget-title h2 {
font-size:20px;
}
.widget-body-text {
font-size:14px;
margin-left:20px;
margin-right:20px;
}
.footer-copy {
font-size:14px;
}
.footer-copy a {
font-size:14px;
}
} | assets/css/template.css | body {
margin:0;
padding:0;
color:#111;
font-family:'Roboto',sans-serif;
}
/*============================================CONTAINER GERAL============================================*/
.container {
display:flex;
width:1230px;
align-items:center;
justify-content:center;
}
/*============================================HEADER============================================*/
header {
display:flex;
justify-content:center;
height:80px;
}
.header-title { /*Header Title*/
font-size:30px;
}
/*============================================BANNER============================================*/
#banner { /*Banner com imagem*/
display:flex;
justify-content:center;
height:350px;
background-color:#FFF;
background-image:url('../images/nelson.png');
background-position:center;
background-size:cover;
}
/*============================================GERAL============================================*/
section {
padding-bottom:400px;
}
#geral {
display:flex;
justify-content:center;
background-color:#ededed;
}
.column { /*Orientação column*/
flex-direction:column;
}
.widget-title { /*Title do widget*/
margin-top:60px;
margin-bottom:45px;
text-align:center;
}
.widget-title h1,
.widget-title h2 { /*Title e subtítulo*/
margin:0;
padding:0;
font-weight:lighter;
}
.widget-title h1{
font-size:24px;
}
.widget-title h2{
font-weight:bold;
font-size:30px;
}
.b1,
.b2,
.b3 {
display:flex;
align-items:center;
margin-bottom:48px;
text-align:center; /*3 áreas*/
}
.widget-body-title { /*Title das áreas*/
font-size:20px;
font-weight:bold;
}
.widget-body-text { /*Texto das áreas*/
margin-top:8px;
font-size:18px;
line-height:25px;
font-weight:lighter;
}
/*============================================FOOTER============================================*/
footer {
display:flex;
justify-content:center;
height:100px;
background-color:#FFF;
box-shadow:0px 0px 10px #CCC;
}
.footer-copy {
font-size:18px;
}
.footer-copy a{
color:#111;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
/*============================================RESPONSIVO============================================*/
/*============================================1300px============================================*/
@media (max-width:1300px) {
.container {
width:900px;
}
#banner {
height:200px;
}
}
/*============================================900px============================================*/
@media (max-width:900px) {
.header-title {
font-size:20px;
}
#banner {
height:90px;
}
.widget-title h1 {
font-size:20px;
}
.widget-body-text {
font-size:15px;
margin-left:20px;
margin-right:20px;
}
.footer-copy {
font-size:16px;
}
.footer-copy a {
font-size:16px;
}
}
/*============================================700px============================================*/
@media (max-width:900px) {
.header-title {
font-size:17px;
}
#banner {
height:0px;
background-image:url('../images/nelson-mobile.png');
background-position:center;
background-size:cover;
}
.widget-title h1 {
font-size:17px;
}
.widget-title h2 {
font-size:20px;
}
.widget-body-text {
font-size:14px;
margin-left:20px;
margin-right:20px;
}
.footer-copy {
font-size:14px;
}
.footer-copy a {
font-size:14px;
}
} | 0.388386 | 0.066055 |
@import url(https: //fonts.googleapis.com/css?family=Open+Sans: 400,300);
* {
padding: 0;
margin: 0;
}
body {
background: #bbb;
}
#title {
width: 96%;
padding: 0 0 12px 0;
border-bottom: 2px solid black;
margin: 24px 2% 12px 2%;
font-size: 32px;
font-weight: normal;
font-family: 'Open Sans';
}
#subtitle {
width: 96%;
margin: 0 2% 12px 2%;
font-size: 24px;
font-weight: lighter;
font-family: 'Open Sans';
}
#container {
width: 96%;
margin: 12px 2%;
display: inline-block;
}
#container > * {
width: 98%;
padding: .5em 1%;
border: 2px solid black;
}
.hidden {
display: none !important;
}
.error {
padding: 0.5em;
background: pink;
border: 2px solid red;
border-radius: 5px;
}
/*------------------------------------------------------------------------------------------------\
Webcharts Version
\------------------------------------------------------------------------------------------------*/
#container > .versionSelect {
width: 98%;
background: white;
border-radius: 5px;
margin-bottom: 1em;
font-family: 'Open Sans';
}
.versionSelect > * {
margin-right: 5px;
}
/*------------------------------------------------------------------------------------------------\
Controls
\------------------------------------------------------------------------------------------------*/
#container > .controls {
border: 2px solid #bbb;
}
/*------------------------------------------------------------------------------------------------\
Charts
\------------------------------------------------------------------------------------------------*/
#container > .charts {
border: 2px solid #bbb;
}
#container > .charts div.testWrap {
border: 2px solid black;
background: white;
padding: 1em;
margin: 1em 0;
}
#container > .charts div.testWrap .chart {
border: 1px dotted #444;
margin: 1em;
padding: 1em;
}
#container > .charts div.testWrap .chart,
#container > .charts div.testWrap .notes {
display: inline-block;
}
#container > .charts div.testWrap .notes {
width: 350px;
vertical-align: top;
margin: 1em;
}
#container > .charts div.testWrap .notes div {
padding-top: .5em;
}
#container > .charts div.testWrap .notes div ul {
margin-top: 0;
padding-left: 40px;
}
#container button {
margin-top: 10px;
}
/*------------------------------------------------------------------------------------------------\
Settings area
\------------------------------------------------------------------------------------------------*/
.settings-toggle {
width: 100%;
display: block;
cursor: pointer;
}
.code-block {
width: 49%;
display: inline-block;
margin-top: 1em !important;
}
.code-block code {
border: 1px solid white;
}
.code-block--input {
float: right;
padding: .5em !important;
}
/*------------------------------------------------------------------------------------------------\
Big One
\------------------------------------------------------------------------------------------------*/
#big-one {
background: white;
margin: 1em 0;
} | index.css | @import url(https: //fonts.googleapis.com/css?family=Open+Sans: 400,300);
* {
padding: 0;
margin: 0;
}
body {
background: #bbb;
}
#title {
width: 96%;
padding: 0 0 12px 0;
border-bottom: 2px solid black;
margin: 24px 2% 12px 2%;
font-size: 32px;
font-weight: normal;
font-family: 'Open Sans';
}
#subtitle {
width: 96%;
margin: 0 2% 12px 2%;
font-size: 24px;
font-weight: lighter;
font-family: 'Open Sans';
}
#container {
width: 96%;
margin: 12px 2%;
display: inline-block;
}
#container > * {
width: 98%;
padding: .5em 1%;
border: 2px solid black;
}
.hidden {
display: none !important;
}
.error {
padding: 0.5em;
background: pink;
border: 2px solid red;
border-radius: 5px;
}
/*------------------------------------------------------------------------------------------------\
Webcharts Version
\------------------------------------------------------------------------------------------------*/
#container > .versionSelect {
width: 98%;
background: white;
border-radius: 5px;
margin-bottom: 1em;
font-family: 'Open Sans';
}
.versionSelect > * {
margin-right: 5px;
}
/*------------------------------------------------------------------------------------------------\
Controls
\------------------------------------------------------------------------------------------------*/
#container > .controls {
border: 2px solid #bbb;
}
/*------------------------------------------------------------------------------------------------\
Charts
\------------------------------------------------------------------------------------------------*/
#container > .charts {
border: 2px solid #bbb;
}
#container > .charts div.testWrap {
border: 2px solid black;
background: white;
padding: 1em;
margin: 1em 0;
}
#container > .charts div.testWrap .chart {
border: 1px dotted #444;
margin: 1em;
padding: 1em;
}
#container > .charts div.testWrap .chart,
#container > .charts div.testWrap .notes {
display: inline-block;
}
#container > .charts div.testWrap .notes {
width: 350px;
vertical-align: top;
margin: 1em;
}
#container > .charts div.testWrap .notes div {
padding-top: .5em;
}
#container > .charts div.testWrap .notes div ul {
margin-top: 0;
padding-left: 40px;
}
#container button {
margin-top: 10px;
}
/*------------------------------------------------------------------------------------------------\
Settings area
\------------------------------------------------------------------------------------------------*/
.settings-toggle {
width: 100%;
display: block;
cursor: pointer;
}
.code-block {
width: 49%;
display: inline-block;
margin-top: 1em !important;
}
.code-block code {
border: 1px solid white;
}
.code-block--input {
float: right;
padding: .5em !important;
}
/*------------------------------------------------------------------------------------------------\
Big One
\------------------------------------------------------------------------------------------------*/
#big-one {
background: white;
margin: 1em 0;
} | 0.319758 | 0.174164 |
html,
body {
margin: 0px;
padding: 0px;
overflow: hidden;
}
@font-face {
font-family: "Ubuntu";
src: url("./fonts/ubuntu/Ubuntu-Regular.ttf") format("woff"),
url("./fonts/ubuntu/Ubuntu-Regular.ttf") format("truetype");
}
* {
box-sizing: border-box;
color: rgb(137, 164, 187);
}
.main-window {
display: flex;
flex-direction: row;
}
.explorer {
display: flex;
flex-direction: column;
background: rgb(1, 22, 39);
width: 350px;
height: 100vh;
font-family: "Ubuntu";
font-size: 13px;
overflow: auto;
}
.explorer::-webkit-scrollbar {
width: 10px;
height: 10px;
background: none;
}
.explorer::-webkit-scrollbar-thumb {
background: rgba(5, 78, 151, 0.3);
}
.explorer::-webkit-scrollbar-corner {
background: none;
}
.exp-heading {
height: 30px;
padding: 10px;
}
.jstree-default .jstree-hovered {
background: none;
color: white;
border-radius: 0;
}
.jstree-default .jstree-clicked {
background: rgb(11, 41, 66);
color: white;
border-radius: 0;
}
.jstree-rename-input {
padding-left: 2px !important;
outline: none;
color: white;
background: rgb(11, 41, 66);
width: 225px !important;
}
.rename-warning {
height: auto;
padding: 2px;
color: white;
background: rgb(139, 0, 0);
border: 1px solid red;
line-height: 1.2;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
word-break: break-word;
hyphens: auto;
white-space: normal;
}
.editor-terminal-window {
display: flex;
flex-direction: column;
width: calc(100% - 350px);
height: 100vh;
}
#file-tabs {
height: 30px;
background: rgb(1, 22, 39);
border: none;
padding: 0;
font-family: "Ubuntu";
font-size: 13px;
}
.ui-tabs .ui-tabs-nav {
display: -webkit-box;
display: -moz-box;
padding: 0;
height: 100%;
cursor: pointer;
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav::-webkit-scrollbar {
height: 4px;
background: none;
}
.ui-tabs .ui-tabs-nav::-webkit-scrollbar-thumb {
background: rgba(5, 78, 151, 0.3);
}
.ui-tabs.ui-tabs-nav::-webkit-scrollbar-corner {
background: none;
}
.ui-tabs .ui-tabs-nav li {
margin: 0;
float: none;
background: rgb(0, 12, 29);
border: none;
min-width: 30px;
line-height: 1;
border-top: 1px solid rgb(60, 60, 60);
border-right: 1px solid rgb(60, 60, 60);
}
.ui-tabs .ui-tabs-nav li:focus,
.ui-tabs .ui-tabs-nav li a:focus,
.ui-tabs .ui-tabs-nav li span:focus {
outline: none;
}
.ui-tabs .ui-tabs-nav li a {
color: rgb(137, 164, 187);
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: 0;
padding-bottom: 0;
background-color: rgb(11, 41, 66);
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
color: white;
cursor: pointer;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-right,
.ui-corner-top,
.ui-corner-bottom .ui-corner-tr,
.ui-corner-tl,
.ui-corner-br,
.ui-corner-bl {
border-radius: 0;
}
.ui-widget-header {
border: none;
border-bottom: 1px solid rgb(60, 60, 60);
background: none;
}
.ui-icon.ui-icon-close-custom:active {
transform: scale(1.2);
}
.ui-state-default .ui-icon.ui-icon-close-custom {
background-image: url("./icons/close/close-default.svg");
top: 9px;
right: 2px;
width: 12;
height: 12;
}
.ui-state-active .ui-icon.ui-icon-close-custom {
background-image: url("./icons/close/close-active.svg");
top: 9px;
right: 2px;
width: 12;
height: 12;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
padding-top: 5px;
padding-left: 5px;
line-height: 1.5;
}
.tab-icon {
float: left;
margin-right: 2px;
width: 20px;
height: 18px;
}
.editor {
display: flex;
flex-direction: column;
height: calc(100% - 380px);
}
.terminal.xterm {
display: flex;
flex-direction: column;
padding: 10px;
height: 360px;
background: rgb(1, 22, 39);
border-top: 1px solid gray;
} | index.css | html,
body {
margin: 0px;
padding: 0px;
overflow: hidden;
}
@font-face {
font-family: "Ubuntu";
src: url("./fonts/ubuntu/Ubuntu-Regular.ttf") format("woff"),
url("./fonts/ubuntu/Ubuntu-Regular.ttf") format("truetype");
}
* {
box-sizing: border-box;
color: rgb(137, 164, 187);
}
.main-window {
display: flex;
flex-direction: row;
}
.explorer {
display: flex;
flex-direction: column;
background: rgb(1, 22, 39);
width: 350px;
height: 100vh;
font-family: "Ubuntu";
font-size: 13px;
overflow: auto;
}
.explorer::-webkit-scrollbar {
width: 10px;
height: 10px;
background: none;
}
.explorer::-webkit-scrollbar-thumb {
background: rgba(5, 78, 151, 0.3);
}
.explorer::-webkit-scrollbar-corner {
background: none;
}
.exp-heading {
height: 30px;
padding: 10px;
}
.jstree-default .jstree-hovered {
background: none;
color: white;
border-radius: 0;
}
.jstree-default .jstree-clicked {
background: rgb(11, 41, 66);
color: white;
border-radius: 0;
}
.jstree-rename-input {
padding-left: 2px !important;
outline: none;
color: white;
background: rgb(11, 41, 66);
width: 225px !important;
}
.rename-warning {
height: auto;
padding: 2px;
color: white;
background: rgb(139, 0, 0);
border: 1px solid red;
line-height: 1.2;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
word-break: break-word;
hyphens: auto;
white-space: normal;
}
.editor-terminal-window {
display: flex;
flex-direction: column;
width: calc(100% - 350px);
height: 100vh;
}
#file-tabs {
height: 30px;
background: rgb(1, 22, 39);
border: none;
padding: 0;
font-family: "Ubuntu";
font-size: 13px;
}
.ui-tabs .ui-tabs-nav {
display: -webkit-box;
display: -moz-box;
padding: 0;
height: 100%;
cursor: pointer;
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav::-webkit-scrollbar {
height: 4px;
background: none;
}
.ui-tabs .ui-tabs-nav::-webkit-scrollbar-thumb {
background: rgba(5, 78, 151, 0.3);
}
.ui-tabs.ui-tabs-nav::-webkit-scrollbar-corner {
background: none;
}
.ui-tabs .ui-tabs-nav li {
margin: 0;
float: none;
background: rgb(0, 12, 29);
border: none;
min-width: 30px;
line-height: 1;
border-top: 1px solid rgb(60, 60, 60);
border-right: 1px solid rgb(60, 60, 60);
}
.ui-tabs .ui-tabs-nav li:focus,
.ui-tabs .ui-tabs-nav li a:focus,
.ui-tabs .ui-tabs-nav li span:focus {
outline: none;
}
.ui-tabs .ui-tabs-nav li a {
color: rgb(137, 164, 187);
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: 0;
padding-bottom: 0;
background-color: rgb(11, 41, 66);
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
color: white;
cursor: pointer;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-right,
.ui-corner-top,
.ui-corner-bottom .ui-corner-tr,
.ui-corner-tl,
.ui-corner-br,
.ui-corner-bl {
border-radius: 0;
}
.ui-widget-header {
border: none;
border-bottom: 1px solid rgb(60, 60, 60);
background: none;
}
.ui-icon.ui-icon-close-custom:active {
transform: scale(1.2);
}
.ui-state-default .ui-icon.ui-icon-close-custom {
background-image: url("./icons/close/close-default.svg");
top: 9px;
right: 2px;
width: 12;
height: 12;
}
.ui-state-active .ui-icon.ui-icon-close-custom {
background-image: url("./icons/close/close-active.svg");
top: 9px;
right: 2px;
width: 12;
height: 12;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
padding-top: 5px;
padding-left: 5px;
line-height: 1.5;
}
.tab-icon {
float: left;
margin-right: 2px;
width: 20px;
height: 18px;
}
.editor {
display: flex;
flex-direction: column;
height: calc(100% - 380px);
}
.terminal.xterm {
display: flex;
flex-direction: column;
padding: 10px;
height: 360px;
background: rgb(1, 22, 39);
border-top: 1px solid gray;
} | 0.400046 | 0.056159 |
@font-face {
font-family: 'BMJUA';
src:url('../assets/fonts/BMJUA_ttf.ttf');
src:url('../assets/fonts/BMJUA_otf.otf');
}
html, body {
font-family: 'BMJUA';
background-color: rgb(20, 20, 20);
overflow-y: overlay;
}
.noti {
position: fixed;
width: 170px;
right: 10px;
bottom: 10px;
padding: 5px 12px 5px 6px;
color: black;
background-color: white;
transition: .4s;
font-size: 20px;
text-align: center;
border: 3px solid black;
}
header {
color: white;
text-align: center;
margin-bottom: 20px;
}
.container {
max-width: 910px;
margin: 0 auto;
background-color: white;
}
#myinput {
box-sizing: border-box;
width: 100%;
font-size: 16px;
font-weight: bold;
padding: 10px 8px 10px 8px;
border: 1px solid rgb(209, 209, 209);
}
.navigator {
position: relative;
display: flex;
background-color: rgb(35, 130, 255);
border: 1px solid rgb(71, 71, 71);
border-bottom: none;
}
.navigator .tab {
display: flex;
justify-content: center;
align-items: center;
padding: 10px;
font-size: 25px;
color: white;
cursor: pointer;
user-select: none;
transition: 0.3s;
}
.navigator .arrow {
display: none;
pointer-events: none;
position: sticky;
font-weight: bold;
color: white;
opacity: 0.7;
font-size: 20px;
top: 0;
right: 10px;
}
#card-title {
width: 100%;
text-align: center;
padding-top: 10px;
font-size: 20px;
background-color: rgb(245, 245, 245);
border: 1px solid rgb(71, 71, 71);
border-bottom: 0;
box-sizing: border-box;
}
.card-container {
padding: 10px;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
background-color: rgb(245, 245, 245);
border: 1px solid rgb(71, 71, 71);
border-top: 0;
}
.card-container > .card {
margin: 2px;
position: relative;
display: flex;
align-items: center;
text-align: center;
user-select: none;
width: 55px;
height: 55px;
font-size: 25px;
background-color: rgb(245, 245, 245);
cursor: pointer;
border: 1px solid black;
overflow: hidden;
}
.card-text {
width: 100%;
}
.darkness {
position: absolute;
top: 0;
left: 0;
display:flex;
align-items: center;
justify-content: center;
text-align: center;
color: white;
font-weight: 900;
font-size: 13px;
width: 100%;
height: 100%;
background:#4e4e4e;
border: none;
opacity: 0;
}
.darkness:hover {
opacity: 0.9;
}
@media screen and (max-width: 700px) {
.navigator {
overflow-x: scroll;
}
.navigator .arrow {
display: flex;
justify-content: center;
align-items: center;
}
} | css/index.css | @font-face {
font-family: 'BMJUA';
src:url('../assets/fonts/BMJUA_ttf.ttf');
src:url('../assets/fonts/BMJUA_otf.otf');
}
html, body {
font-family: 'BMJUA';
background-color: rgb(20, 20, 20);
overflow-y: overlay;
}
.noti {
position: fixed;
width: 170px;
right: 10px;
bottom: 10px;
padding: 5px 12px 5px 6px;
color: black;
background-color: white;
transition: .4s;
font-size: 20px;
text-align: center;
border: 3px solid black;
}
header {
color: white;
text-align: center;
margin-bottom: 20px;
}
.container {
max-width: 910px;
margin: 0 auto;
background-color: white;
}
#myinput {
box-sizing: border-box;
width: 100%;
font-size: 16px;
font-weight: bold;
padding: 10px 8px 10px 8px;
border: 1px solid rgb(209, 209, 209);
}
.navigator {
position: relative;
display: flex;
background-color: rgb(35, 130, 255);
border: 1px solid rgb(71, 71, 71);
border-bottom: none;
}
.navigator .tab {
display: flex;
justify-content: center;
align-items: center;
padding: 10px;
font-size: 25px;
color: white;
cursor: pointer;
user-select: none;
transition: 0.3s;
}
.navigator .arrow {
display: none;
pointer-events: none;
position: sticky;
font-weight: bold;
color: white;
opacity: 0.7;
font-size: 20px;
top: 0;
right: 10px;
}
#card-title {
width: 100%;
text-align: center;
padding-top: 10px;
font-size: 20px;
background-color: rgb(245, 245, 245);
border: 1px solid rgb(71, 71, 71);
border-bottom: 0;
box-sizing: border-box;
}
.card-container {
padding: 10px;
margin: 0 auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
background-color: rgb(245, 245, 245);
border: 1px solid rgb(71, 71, 71);
border-top: 0;
}
.card-container > .card {
margin: 2px;
position: relative;
display: flex;
align-items: center;
text-align: center;
user-select: none;
width: 55px;
height: 55px;
font-size: 25px;
background-color: rgb(245, 245, 245);
cursor: pointer;
border: 1px solid black;
overflow: hidden;
}
.card-text {
width: 100%;
}
.darkness {
position: absolute;
top: 0;
left: 0;
display:flex;
align-items: center;
justify-content: center;
text-align: center;
color: white;
font-weight: 900;
font-size: 13px;
width: 100%;
height: 100%;
background:#4e4e4e;
border: none;
opacity: 0;
}
.darkness:hover {
opacity: 0.9;
}
@media screen and (max-width: 700px) {
.navigator {
overflow-x: scroll;
}
.navigator .arrow {
display: flex;
justify-content: center;
align-items: center;
}
} | 0.499512 | 0.098252 |
position: fixed;
left: -2%;
top: 45%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
#cd-vertical-nav li {
text-align: left;
}
#cd-vertical-nav a {
display: inline-block;
/* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#cd-vertical-nav a:after {
content: "";
display: table;
clear: both;
}
#cd-vertical-nav a span {
float: left;
display: inline-block;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
#cd-vertical-nav a:hover span {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
#cd-vertical-nav a:hover .cd-label {
opacity: 1;
}
#cd-vertical-nav a:hover .cd-dot {
opacity: 1;
}
#cd-vertical-nav a.is-selected .cd-dot {
background-color: #FF0000;
opacity: 1;
}
#cd-vertical-nav a.is-selected .cd-label {
color: #FF0000;
opacity: 1;
}
#cd-vertical-nav .cd-dot {
position: relative;
/* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
top: 8px;
height: 14px;
width: 14px;
border-radius: 50%;
background-color: #009933;
-webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
-moz-transition: -moz-transform 0.2s, background-color 0.5s;
transition: transform 0.2s, background-color 0.5s;
opacity: 0.6;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
#cd-vertical-nav .cd-label {
position: relative;
margin-right: 10px;
padding: .4em .4em;
color: #009933;
font-size: 14px;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition: -moz-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
opacity: 0.6;
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
-o-transform-origin: 0% 50%;
transform-origin: 0% 50%;
} | report/Page_Config_All/discard/nav.css | position: fixed;
left: -2%;
top: 45%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
#cd-vertical-nav li {
text-align: left;
}
#cd-vertical-nav a {
display: inline-block;
/* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#cd-vertical-nav a:after {
content: "";
display: table;
clear: both;
}
#cd-vertical-nav a span {
float: left;
display: inline-block;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
#cd-vertical-nav a:hover span {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
#cd-vertical-nav a:hover .cd-label {
opacity: 1;
}
#cd-vertical-nav a:hover .cd-dot {
opacity: 1;
}
#cd-vertical-nav a.is-selected .cd-dot {
background-color: #FF0000;
opacity: 1;
}
#cd-vertical-nav a.is-selected .cd-label {
color: #FF0000;
opacity: 1;
}
#cd-vertical-nav .cd-dot {
position: relative;
/* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
top: 8px;
height: 14px;
width: 14px;
border-radius: 50%;
background-color: #009933;
-webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
-moz-transition: -moz-transform 0.2s, background-color 0.5s;
transition: transform 0.2s, background-color 0.5s;
opacity: 0.6;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
#cd-vertical-nav .cd-label {
position: relative;
margin-right: 10px;
padding: .4em .4em;
color: #009933;
font-size: 14px;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
-moz-transition: -moz-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
opacity: 0.6;
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
-o-transform-origin: 0% 50%;
transform-origin: 0% 50%;
} | 0.366363 | 0.089256 |
@charset "UTF-8";
/*!
Theme Name: Semantic Action Theme
Theme URI: https://hookedup.com/
Author: hookedup, inc.
Author URI: https://hookedup.com/
Description: Description: Generic theme for Action App based websites
Version: 1.0.1
Tested up to: 5.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: SemActionStandardPage
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
_s is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
<NAME> and <NAME> https://necolas.github.io/normalize.css/
*/
#page {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
#page.fixedmenu {
margin-top:40px;
}
.ui.sidebar.overlay.pad0.left.uncover.visible {
background-color: black;
}
.ui.item[action] {
cursor: pointer;
}
#page .full-container {
max-width: 1080px;
margin-left: auto;
margin-right: auto;
position: relative;
}
.nav-area {
margin-bottom:10px;
background-color:#1b1c1d;
color: white;
}
.inverted-area {
background-color:#1b1c1d;
color: white;
}
.page-footer {
margin-top:10px;
background-color:#1b1c1d !important;
color: white;
}
.page-footer .full-container {
padding: 10px;
}
.ui.cards.sidecards div.image>img {
min-height:75px;
}
body.admin-bar .ui.top.fixed.menu {
margin-top: 30px;
}
body.admin-bar .ui.top.fixed.menu {
margin-top: 32px;
}
body.admin-bar.kodeo-ui-active .ui.top.fixed.menu {
margin-top: 42px;
}
.site-content {
margin-left: 5px;
margin-right: 5px;
}
.hgroup.full-container.container {
padding: 0 10px 0 10px;
}
.ui.inverted.horizontal.top.fixed.menu {
padding-left: 10px;
padding-right: 10px;
}
/* SAE Specific */
/*
.logo-height-constrain {
width:250px;
height:auto;
background-color: white;
border-radius: 5px;
margin: 5px;
opacity: 96%;
}
*/
#masthead .hgroup .logo {
display: block;
max-width: 100%;
padding:5px;
}
#masthead .hgroup a {
text-decoration: none;
}
#masthead .hgroup .logo img {
vertical-align: middle;
}
.uiheadergap {
height:14px;
}
.logo-height-constrain {
width: 250px;
height: auto;
padding: 10px;
margin: 0px;
}
#masthead {
background: #fcfcfc;
padding: 0 35px 0 35px;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
zoom: 1;
}
#masthead {
background-image: url(images/masthead.jpg);
background-size: cover;
}
#masthead {
padding-right: 0;
padding-left: 0;
}
span#footer-thankyou {
display: none;
}
textarea.wpcf7-form-control.wpcf7-textarea.textArea {
width: 100%;
}
input.wpcf7-form-control.wpcf7-text.textInput {
width: 100%;
} | actapp-standard/style.css | @charset "UTF-8";
/*!
Theme Name: Semantic Action Theme
Theme URI: https://hookedup.com/
Author: hookedup, inc.
Author URI: https://hookedup.com/
Description: Description: Generic theme for Action App based websites
Version: 1.0.1
Tested up to: 5.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: SemActionStandardPage
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
_s is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
<NAME> and <NAME> https://necolas.github.io/normalize.css/
*/
#page {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
#page.fixedmenu {
margin-top:40px;
}
.ui.sidebar.overlay.pad0.left.uncover.visible {
background-color: black;
}
.ui.item[action] {
cursor: pointer;
}
#page .full-container {
max-width: 1080px;
margin-left: auto;
margin-right: auto;
position: relative;
}
.nav-area {
margin-bottom:10px;
background-color:#1b1c1d;
color: white;
}
.inverted-area {
background-color:#1b1c1d;
color: white;
}
.page-footer {
margin-top:10px;
background-color:#1b1c1d !important;
color: white;
}
.page-footer .full-container {
padding: 10px;
}
.ui.cards.sidecards div.image>img {
min-height:75px;
}
body.admin-bar .ui.top.fixed.menu {
margin-top: 30px;
}
body.admin-bar .ui.top.fixed.menu {
margin-top: 32px;
}
body.admin-bar.kodeo-ui-active .ui.top.fixed.menu {
margin-top: 42px;
}
.site-content {
margin-left: 5px;
margin-right: 5px;
}
.hgroup.full-container.container {
padding: 0 10px 0 10px;
}
.ui.inverted.horizontal.top.fixed.menu {
padding-left: 10px;
padding-right: 10px;
}
/* SAE Specific */
/*
.logo-height-constrain {
width:250px;
height:auto;
background-color: white;
border-radius: 5px;
margin: 5px;
opacity: 96%;
}
*/
#masthead .hgroup .logo {
display: block;
max-width: 100%;
padding:5px;
}
#masthead .hgroup a {
text-decoration: none;
}
#masthead .hgroup .logo img {
vertical-align: middle;
}
.uiheadergap {
height:14px;
}
.logo-height-constrain {
width: 250px;
height: auto;
padding: 10px;
margin: 0px;
}
#masthead {
background: #fcfcfc;
padding: 0 35px 0 35px;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
zoom: 1;
}
#masthead {
background-image: url(images/masthead.jpg);
background-size: cover;
}
#masthead {
padding-right: 0;
padding-left: 0;
}
span#footer-thankyou {
display: none;
}
textarea.wpcf7-form-control.wpcf7-textarea.textArea {
width: 100%;
}
input.wpcf7-form-control.wpcf7-text.textInput {
width: 100%;
} | 0.657428 | 0.121191 |
html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
background-color: transparent;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
.not-set {
color: #c55;
font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 5px;
}
a.asc:after {
content: /*"\e113"*/ "\e151";
}
a.desc:after {
content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
content: "\e153";
}
.sort-numerical a.desc:after {
content: "\e154";
}
.sort-ordinal a.asc:after {
content: "\e155";
}
.sort-ordinal a.desc:after {
content: "\e156";
}
.grid-view th {
white-space: nowrap;
}
.hint-block {
display: block;
margin-top: 5px;
color: #999;
}
.error-summary {
color: #a94442;
background: #fdf7f7;
border-left: 3px solid #eed3d7;
padding: 10px 20px;
margin: 0 0 15px 0;
}
.main_pokaz {color: #8f0c3c; font-weight: bold;}
.main_schet {color: #268f17; font-weight: bold;}
#map_q{
width: 100%;
height: 460px;
}
.adr_potr {
color: #999;
font-size: 12px;
margin-top: 0px;
}
.distance {
display:none;
}
.logo_site{
margin-top: 55px;
margin-left: 20px;
float: left;
}
.field-inputdataform-time_work,
.field-inputdataform-time_prostoy,
.field-inputdataform-potrebitel
{
display: none ;
}
.field-inputdataform-distance {
/*width: 70px;*/
float: left;
}
.primech {
width: 350px;
display: block;
}
.field-klient-okpo, .field-klient-regsvid{
display: none ;
}
.field-inputdataform-nazv, .field-inputdataform-addr, .s_reestr{
display: none ;
}
.nazv_kl {
color: red;
}
.d9 h3 {
padding: 0 0 6px 10px;
border-left: 10px solid #A6D8CB;
border-bottom: 2px solid #A6D8CB;
}
.d9 h4 {
padding: 0 0 6px 10px;
border-left: 10px solid #A6D8CB;
border-bottom: 2px solid #A6D8CB;
}
.d9_danger h3 {
padding: 0 0 6px 10px;
border-left: 10px solid red;
border-bottom: 2px solid #A6D8CB;
}
.d14 h3 {
display: table;
width: auto;
margin: 15px auto;
letter-spacing: 2px;
}
.d14 h3:before {
content: "";
position: absolute;
top: -50%;
left: -25px;
width: 30px;
height: 20px;
border-top: 2px solid #fed57b;
border-left: 2px solid #fed57b;
}
.d14 h3:after {
content: "";
position: absolute;
bottom: -50%;
right: -25px;
width: 30px;
height: 20px;
border-bottom: 2px solid #fed57b;
border-right: 2px solid #fed57b;
}
.d15 h3 {
display: table;
width: auto;
margin: 15px auto;
letter-spacing: 1px;
font-size: 18px;
}
.info-text h3 {
display: table;
width: auto;
/*margin: 15px auto;*/
letter-spacing: 1px;
font-size: 14px;
}
.d15 h3:before {
content: "";
position: absolute;
top: -50%;
left: -25px;
width: 30px;
height: 20px;
border-top: 2px solid #fed57b;
border-left: 2px solid #fed57b;
}
.d15 h3:after {
content: "";
position: absolute;
bottom: -50%;
right: -25px;
width: 30px;
height: 20px;
border-bottom: 2px solid #fed57b;
border-right: 2px solid #fed57b;
}
.d6 h3 {
text-align: center;
padding-bottom: 10px;
}
.d6 h3:after {
content: "";
position: absolute;
bottom: -2px;
left: 50%;
margin-left: -15%;
width: 30%;
height: 2px;
background: #FA5F4C;
}
.d1 {
font-family: Verdana;
font-size: 2.0em;
font-weight: bold;
text-align: center;
color: #FFFFFF;
text-shadow:
0 1px 0 #CCCCCC,
0 2px 0 #C9C9C9,
0 3px 0 #BBBBBB,
0 4px 0 #B9B9B9,
0 5px 0 #AAAAAA,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
}
.span_ramka {
border: 1px solid black;
margin-left: 30px;
padding: 3px 8px;
/*font-size: 16px;*/
font-weight: 600;
}
.span_single{
font-weight: 600;
}
.single_red{
font-weight: 600;
color:red;
margin-top: 20px;
}
.opl_left {
margin-left: 12px;
margin-top: 6px;
font: normal 14px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.th_r {
text-align: left;
height: 180px;
vertical-align: text-top ;
}
.control-label[for=klient-adr_work]{
text-align: left;
width: 220px;
}
.itogo_s_nds{
font-weight: 600;
}
.field-klient-inn,
.field-klient-nazv,
.field-klient-okpo,
.field-klient-addr,
.field-klient-tel,
.field-klient-email,
.field-klient-adr_work,
.field-klient-comment,
.field-klient-regsvid,
.field-klient-person,
.field-klient-priz_nds,
.field-klient-fio_dir,
.field-klient-contact_person{
margin-bottom: -5px;
}
.row_reg{
font-size: 13px;
margin-top: -20px;
}
.field-input_refusal-cause,
.field-klient-fio_dir,
.field-klient-contact_person,
.field-inputdataform-geo,
.field-inputdataform-koord
{
display: none;
}
.page-header{
padding-bottom: 0px;
margin: -5px 0 0px;
}
#klient-date_z{
width: 80px;
margin-bottom: -5px;
}
.field-klient-priz_nds{
display: none;
}
.fontbld {
font-weight: bold;
}
.ui-datepicker-week-end {
/*color: red;*/
}
.text-info{color:#8f0c1c;}
.text-proc{color:#A66200;}
.text-opl {color:blue;}
.text-bad {color:#768687;}
.control-label[for=viewschet-date_z],
.control-label[for=viewschet-adres],
.control-label[for=viewschet-status]
{
color: #468840;
}
.act_left {
margin-left: 12px;
margin-top: 6px;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_footer_top {
margin-left: 12px;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center {
margin-left: 20px;
font: bold 15px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center_text {
margin-left: 20px;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center_itog {
margin-left: 82%;
font: bold 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center_table_itog {
margin-left: 82%;
font: bold 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center_end {
margin-left: 5%;
margin-right: 5%;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_line {
border: none; /* Убираем границу */
background-color: black; /* Цвет линии */
color: black; /* Цвет линии для IE6-7 */
height: 1px; /* Толщина линии */
width: 200px;
align: left;
}
.act_line_main {
border: none; /* Убираем границу */
background-color: black; /* Цвет линии */
color: black; /* Цвет линии для IE6-7 */
height: 2px; /* Толщина линии */
}
.inf_line_main {
border: none; /* Убираем границу */
background-color: black; /* Цвет линии */
color: black; /* Цвет линии для IE6-7 */
height: 1px; /* Толщина линии */
}
.act_hr {
width:150px;
}
.contract_center{
width: 100%;
text-align: center;;
}
.act_center_text_right {
margin-left: 20px;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
text-align: right;
}
.table-hap{
border: 0px solid white;
margin-top: 10px;
}
.boldtext{
font-weight: bold;
}
.contract_center_text_bold {
margin-left: 20px;
font: bold 10px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
width: 100%;
line-height: 1;
}
.contract_center_text {
margin-left: 20px;
font: normal 10px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
width: 100%;
line-height: 1px;
}
.contract_text_footer {
font: normal 10px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
width: 100%;
}
#inputdataform-work {
font: normal 10px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
margin-bottom: -10px;
/*height:40px;*/
/*color: red !important;*/
}
.control-label[for=inputdataform-addr_work] {
font-size: 12px;
}
.span_work {
font-size: 11px;
padding-bottom: 15px;
}
.img_uslug{
display: none;
}
#recode-menu {
margin-top: -15px;
margin-left: 103%;
padding: 0;
list-style-type: none;
border-radius: 5px;
width: 100px;
}
#recode-menu li {
border-left: 3px solid #667;
border-bottom: 1px solid #667;
font-family: Tahoma;
font-size: 10px;
border-radius: 2px;
}
#recode-menu a {
background-color: #949194;
color: #fff;
padding: 3px;
text-decoration: none;
/*font-weight: bold;*/
border-left: 2px solid #33ADFF;
display: block;
border-radius: 2px;
}
#recode-menu a:hover {
background-color: #667;
border-left: 3px solid #3333FF;
}
.hero_area {
background-image: url(../electric.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 800px;
padding: 0;
margin-top: -20px;
/*width: 1900px;*/
background-attachment:fixed;
}
/* баВаЕб баОаНаА аИ баАаМаКаИ аНаАаВаИаГаАбаИаОаНаНаОаГаО аМаЕаНб */
.navbar-default {
background-color: #e67e22;
border-color: #d35400;
}
/* баВаЕб баЕаКббаА, баОаДаЕбаЖаАбаИаЙ аНаАаЗаВаАаНаИаЕ баАаЙбаА аИаЛаИ аБбаЕаНаДаА */
.navbar-default .navbar-brand {
color: #ecf0f1;
}
/* баВаЕб баЕаКббаА (аНаАаЗаВаАаНаИаЕ баАаЙбаА аИаЛаИ аБбаЕаНаДаА), аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #ffe6d1;
}
/* аІаВаЕб аПбаНаКбаОаВ аНаАаВаИаГаАбаИаОаНаНаОаГаО аМаЕаНб */
.navbar-default .navbar-nav > li > a {
color: #ecf0f1;
}
/* аІаВаЕб аПбаНаКбаА аМаЕаНб, аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #ffe6d1;
}
/* аІаВаЕб аИ баОаН аАаКбаИаВаНаОаГаО аПбаНаКбаА аМаЕаНб, аА баАаКаЖаЕ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #ffe6d1;
background-color: #d35400;
}
/* аІаВаЕб аИ баОаН аОбаКбббаОаГаО аПбаНаКбаА аМаЕаНб, аА баАаКаЖаЕ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #ffe6d1;
background-color: #d35400;
}
/* аІаВаЕб бббаЕаЛаОбаКаИ (ббаЕбаГаОаЛбаНаИбаКаА) б баАбаКббаВаАббаИб
бб аПбаНаКбаОаВ аМаЕаНб */
.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #ecf0f1;
border-bottom-color: #ecf0f1;
}
/* аІаВаЕб бббаЕаЛаОбаКаИ (ббаЕбаГаОаЛбаНаИбаКаА) аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #ffe6d1;
border-bottom-color: #ffe6d1;
}
/* аІаВаЕб бббаЕаЛаОбаКаИ (ббаЕбаГаОаЛбаНаИбаКаА), аОбаКббаВбаЕаГаОбб аПбаНаКбаА аМаЕаНб */
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #ffe6d1;
border-bottom-color: #ffe6d1;
}
/* CSS ббаИаЛаИ аДаЛб аМаОаБаИаЛбаНбб
ббббаОаЙббаВ */
/* аІаВаЕб баАаМаКаИ б аКаНаОаПаКаИ, аКаОбаОбаАб аОбаКббаВаАаЕб аМаЕаНб */
.navbar-default .navbar-toggle {
border-color: #d35400;
}
/* аІаВаЕб баОаНаА аКаНаОаПаКаИ (аКаОбаОбаАб аОбаКббаВаАаЕб аМаЕаНб) аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаЙ аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аНаАб
аОаЖаДаЕаНаИаИ аЕб аВ баОаКббаЕ */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #d35400;
}
/* аІаВаЕб аПаОаЛаОбаОбаЕаК аВ аКаНаОаПаОбаКаЕ, аКаОбаОбаАб аОбаКббаВаАаЕб аМаЕаНб */
.navbar-default .navbar-toggle .icon-bar {
background-color: #ecf0f1;
}
/* аІаВаЕб аПбаНаКбаОаВ аМаЕаНб аВ баАбаКббаВаАббаИб
бб баПаИбаКаАб
*/
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #ecf0f1;
}
/* аІаВаЕб аИ баОаН аПбаНаКбаА аМаЕаНб аВ баАбаКббаВаАббаИб
бб баПаИбаКаАб
, аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аНаАб
аОаЖаДаЕаНаИаИ аЕаГаО аВ баОаКббаЕ */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffe6d1;
background-color: #d35400;
}
}
.form-horizontal .form-group{
margin-left: 5px;
margin-top: -24px;
}
.form-control {
/*font-size: 13px;*/
height: 30px;
}
.form-control:focus {
font-size: 13px;
}
.wrap > .container {
padding: 60px 15px 20px;
}
#btn_find {
margin-top: 7px;
margin-left: 20px;
}
body{
background-color: #ebebeb;
}
.container {
margin-left: 35px;
}
#main_block {
margin-left: 400px;
}
#calendar_footer{
font-family: CalligraphiaOne;
width:900px;
/* margin: 0 15%;*/
font-size: 10px;
text-align: center;
/*background-color: #F5F5F5;*/
/*background-color: #493A34;*/
background-color: #2D3336;
/* //background-color: #2C2C2D;*/
border: none;
color: #C5AB8F;
margin: auto;
}
#calendar_footer th {
font-family: CalligraphiaOne;
font-size: 10px;
text-align: center;
border: none;
padding-bottom: 1px;
color: #C5AB8F;
}
#calendar_footer td {
border:1px solid grey;
border-radius: 5px;
}
#on_ceil {
border-left: 1px solid gray;
border-top: 1px solid gray;
border-right: 1px solid gray;
border-top-left-radius:8px;
border-top-right-radius: 8px;
padding-top: 2px;
padding-bottom: 2px;
}
.pull-left{
color: #C5AB8F;
}
.a_main, .a_main:hover {
color: #B64C43;
}
.footer {
/*background-color: #493A34;*/
background-color: #2D3336;
/*background-color: #2C2C2D;*/
}
#container_footer {
/*background-color: #493A34;*/
background-color: #2D3336;
/*background-color: #2C2C2D;*/
width: auto;
margin-left: 0;
}
.footer_div_img {
width: 70%;
height: 60px;
float: right;
}
.footer_img {
width: 65px;
height: 65px;
margin-right: 100px;
border-radius: 20px;
}
.site-spr{
margin-left: 30px;
}
.flag_like {
color: #1A0DAB;
font-weight: 600;
text-decoration: underline;
}
.tel_left_side{
float: left;
}
.tel_right_side{
float: right;
width: 37%;
/*margin-top: 12px;*/
padding-top: 10px;
padding-left: 7px;
padding-right:7px;
box-shadow: 0 1px 3px 0px rgba(0,0,0,0.27);
}
.tel_right_side a {
color: #22579e;
}
.tel_news {
font: bold 16px Arial;
border-bottom: solid 1px #d9d9d9;;
text-align: center;
color: #22579e;
text-decoration: underline;
}
.tel_news_r {
border-bottom: solid 1px #d9d9d9;
}
.tel_news_n {
float: left;
width: 15%;
/*color: #fda237;*/
color: red;
}
.tel_news_block {
float: right;
width: 81%;
}
.field-inputdata-id_t{
display: none;
}
.weather{
float: right;
/*width: 20%;*/
/*margin-top: 12px;*/
padding-top: 40px;
padding-left: 7px;
}
#MeteoInformerWrap {
float: right;
padding-top: 40px;
margin-right: 150px;
width: 200px;
height:150px;
}
#meteoInforWrap .meteo_infor_other{
display: none;
}
.form-control[for=Diary] {
width: 0;
}
.dayweek{
color: blue;
position: relative;
top: -43px;
left: 24%;
}
#diary_e-date{
width:16%;
/*position: absolute;*/
}
#inputdata-kol_zak,#inputdata-kol_give,
#inputdata-kol_zakup,#inputdata-ost_res,
#inputdata-isp_res,
#inputdata-ostn_res,
#inputdata-ostz_res,
#inputdatabudget-nakop_q,
#inputdatabudget-nakop,
#inputdatabudget-nakop_o,
#inputdatabudget-nakop_z,
#inputdatabudget-nakop_v,
#inputdatabudget-nakop_n
{
width:40%;
}
#inputdataost-nakop_q,
#inputdataost-nakop,
#inputdataost-nakop_o,
#inputdataost-nakop_z,
#inputdataost-nakop_v,
#inputdataost-nakop_n,
#inputdataost-nakop_y
{
width:30%;
}
#inputdata-zkol_zak,
#inputdata-zkol_give,
#inputdata-zkol_zakup,
#inputdata-zost_res,
#inputdata-zostn_res,
#inputdata-zostz_res,
#inputdata-zisp_res,
#inputdatabudget-znakop_q,
#inputdatabudget-znakop_v,
#inputdatabudget-znakop,
#inputdatabudget-znakop_o,
#inputdatabudget-znakop_z,
#inputdatabudget-znakop_n
{
font-size: 10px;
}
#inputdataost-znakop_q,
#inputdataost-znakop_v,
#inputdataost-znakop,
#inputdataost-znakop_y,
#inputdataost-znakop_o,
#inputdataost-znakop_z,
#inputdataost-znakop_n
{
font-size: 10px;
}
.field-inputdata-zkol_zak,
.field-inputdata-zkol_give,
.field-inputdata-zkol_zakup,
.field-inputdata-zost_res,
.field-inputdata-zisp_res,
.field-inputdata-zostn_res,
.field-inputdata-zostz_res,
.field-inputdatabudget-znakop_q,
.field-inputdatabudget-znakop_v,
.field-inputdatabudget-znakop,
.field-inputdatabudget-znakop_o,
.field-inputdatabudget-znakop_z,
.field-inputdatabudget-znakop_n
{
float: left;
width:55px;
}
.field-inputdataost-znakop_q,
.field-inputdataost-znakop_v,
.field-inputdataost-znakop,
.field-inputdataost-znakop_y,
.field-inputdataost-znakop_z
{
float: left;
width:95px;
}
.field-inputdata-kol_zak,
.field-inputdata-kol_give,
.field-inputdata-kol_zakup,
.field-inputdata-ost_res,
.field-inputdata-isp_res,
.field-inputdata-ostn_res,
.field-inputdata-ostz_res,
.field-inputdatabudget-nakop_q,
.field-inputdatabudget-nakop_v,
.field-inputdatabudget-nakop,
.field-inputdatabudget-nakop_o,
.field-inputdatabudget-nakop_z,
.field-inputdatabudget-nakop_n
{
float: right;
width:90%;
padding-right: 18%;
padding-top: 6px;
}
.field-inputdataost-nakop_q,
.field-inputdataost-nakop_v,
.field-inputdataost-nakop,
.field-inputdataost-nakop_y,
.field-inputdataost-nakop_z
{
float: right;
width:80%;
padding-right: 18%;
padding-top: 6px;
}
#inputdatabudget-date1,
#inputdatabudget-date2{
width: 100px;
}
.field-inputdatabudget-date1 {
width:35%;
float: left;
}
.field-inputdatabudget-date2 {
width:65%;
float: right;
margin-right: 10px;
}
.field-inputdataost-m1 {
width:20%;
float: left;
}
.field-inputdataost-m2 {
width:80%;
float: right;
padding-right: 58%;
}
.field-inputdatabudget-m1 {
width:20%;
float: left;
}
.field-inputdatabudget-m2 {
width:80%;
float: right;
padding-right: 58%;
}
.glyphicon-stats::before {
content: "\e185\a0";
}
.pole-gr
{
width: 40%;
float:left;
/*border: 1px double black;*/
}
.pole-gra
{
margin-left: 30px;
margin-top: 7px;
width: 53%;
float:right;
/*border: 1px double black;*/
}
.pole-grf{
clear: both;
}
.gr-line{
border: 1px double black;
}
.field-analytics-ord,
.field-analytics-src,
.field-analytics_ost-ord,
.field-analytics_ost-src
{
display:none;
}
.excel_btn {
margin-bottom: 15px;
}
.res-analit {
margin-left: 55px;
width: 50%;
}
.edizm {
float: right;
color: blue;
}
/*table {*/
/*table-layout: fixed;*/
/*width: 100%;*/
/**margin-left: -100px; !*ie7*!*/
/*}*/
/*td, th {*/
/*vertical-align: top;*/
/*border-top: 1px solid #ccc;*/
/*padding: 10px;*/
/*width: 100px;*/
/*}*/
/*.table_fix {*/
/*position: absolute;*/
/*!*position: relative; !*ie7*!*!*/
/*!*margin-left: -100px;*!*/
/*width: 100px;*/
/*}*/
/*.outer {*/
/*position: relative;*/
/*}*/
/*!*.inner {*!*/
/*!*overflow-x: scroll;*!*/
/*!*overflow-y: visible;*!*/
/*!*width: 1000px;*!*/
/*!*margin-left: 100px;*!*/
/*!*}*!*/
/*.withScroll {*/
/*!*overflow-y: scroll;*!*/
/*overflow-x: scroll;*/
/*overflow-y: visible;*/
/*Height: 500px;*/
/*width:1400px;*/
/*!*position: relative;*!*/
/*}*/
/*table {*/
/*table-layout: fixed;*/
/*width: 100%;*/
/**margin-left: -100px; !*ie7*!*/
/*}*/
/*td, th {*/
/*vertical-align: top;*/
/*border-top: 1px solid #ccc;*/
/*padding: 10px;*/
/*width: 100px;*/
/*}*/
/*.table_fix {*/
/*position: absolute;*/
/**position: relative; !*ie7*!*/
/*margin-left: -100px;*/
/*width: 100px;*/
/*}*/
/*.table_fix1 {*/
/*position: absolute;*/
/**position: relative; !*ie7*!*/
/*margin-left: -100px;*/
/*width: 100px;*/
/*left:110px;*/
/*}*/
/*.outer {*/
/*position: relative;*/
/*}*/
/*.withScroll {*/
/*overflow-x: scroll;*/
/*overflow-y: visible;*/
/*width: 400px;*/
/*margin-left: 100px;*/
/*height: 500px;*/
/*}*/
.stick-relative{
position: relative;
background-color: lightgrey;
color: black;
margin-left: -7%;
}
.stick-relative-top{
position: relative;
background-color: lightgrey;
color: black;
/*margin-left: -7%;*/
}
.site-spr > #w0 {
margin-left: -6%;
}
.ch_repair,
.ch_service,
.ch_spec {
display: none;
}
/*table thead { float:left; margin: 0;}*/
/*table tbody { float:left; margin: 0; height:200px; overflow:auto}*/
#header-fixed {
position: fixed;
top: 52px;
display:none;
background-color:lightgrey;
left: 50px;
}
#header-fixed-ost {
position: fixed;
top: 52px;
display:none;
background-color:lightgrey;
left: 16px;
}
.field-analytics-sel_all,
.field-analytics_ost-sel_all,
.field-inputdatabudget-else_service,
.field-inputdatabudget-else_spec,
.field-inputdatabudget-else_repair,
.field-inputdataost-else_service,
.field-inputdataost-else_spec,
.field-inputdataost-else_repair
{
color: #8f0c1c;
} | web/css/site.css | html,
body {
height: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
background-color: transparent;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
.not-set {
color: #c55;
font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 5px;
}
a.asc:after {
content: /*"\e113"*/ "\e151";
}
a.desc:after {
content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
content: "\e153";
}
.sort-numerical a.desc:after {
content: "\e154";
}
.sort-ordinal a.asc:after {
content: "\e155";
}
.sort-ordinal a.desc:after {
content: "\e156";
}
.grid-view th {
white-space: nowrap;
}
.hint-block {
display: block;
margin-top: 5px;
color: #999;
}
.error-summary {
color: #a94442;
background: #fdf7f7;
border-left: 3px solid #eed3d7;
padding: 10px 20px;
margin: 0 0 15px 0;
}
.main_pokaz {color: #8f0c3c; font-weight: bold;}
.main_schet {color: #268f17; font-weight: bold;}
#map_q{
width: 100%;
height: 460px;
}
.adr_potr {
color: #999;
font-size: 12px;
margin-top: 0px;
}
.distance {
display:none;
}
.logo_site{
margin-top: 55px;
margin-left: 20px;
float: left;
}
.field-inputdataform-time_work,
.field-inputdataform-time_prostoy,
.field-inputdataform-potrebitel
{
display: none ;
}
.field-inputdataform-distance {
/*width: 70px;*/
float: left;
}
.primech {
width: 350px;
display: block;
}
.field-klient-okpo, .field-klient-regsvid{
display: none ;
}
.field-inputdataform-nazv, .field-inputdataform-addr, .s_reestr{
display: none ;
}
.nazv_kl {
color: red;
}
.d9 h3 {
padding: 0 0 6px 10px;
border-left: 10px solid #A6D8CB;
border-bottom: 2px solid #A6D8CB;
}
.d9 h4 {
padding: 0 0 6px 10px;
border-left: 10px solid #A6D8CB;
border-bottom: 2px solid #A6D8CB;
}
.d9_danger h3 {
padding: 0 0 6px 10px;
border-left: 10px solid red;
border-bottom: 2px solid #A6D8CB;
}
.d14 h3 {
display: table;
width: auto;
margin: 15px auto;
letter-spacing: 2px;
}
.d14 h3:before {
content: "";
position: absolute;
top: -50%;
left: -25px;
width: 30px;
height: 20px;
border-top: 2px solid #fed57b;
border-left: 2px solid #fed57b;
}
.d14 h3:after {
content: "";
position: absolute;
bottom: -50%;
right: -25px;
width: 30px;
height: 20px;
border-bottom: 2px solid #fed57b;
border-right: 2px solid #fed57b;
}
.d15 h3 {
display: table;
width: auto;
margin: 15px auto;
letter-spacing: 1px;
font-size: 18px;
}
.info-text h3 {
display: table;
width: auto;
/*margin: 15px auto;*/
letter-spacing: 1px;
font-size: 14px;
}
.d15 h3:before {
content: "";
position: absolute;
top: -50%;
left: -25px;
width: 30px;
height: 20px;
border-top: 2px solid #fed57b;
border-left: 2px solid #fed57b;
}
.d15 h3:after {
content: "";
position: absolute;
bottom: -50%;
right: -25px;
width: 30px;
height: 20px;
border-bottom: 2px solid #fed57b;
border-right: 2px solid #fed57b;
}
.d6 h3 {
text-align: center;
padding-bottom: 10px;
}
.d6 h3:after {
content: "";
position: absolute;
bottom: -2px;
left: 50%;
margin-left: -15%;
width: 30%;
height: 2px;
background: #FA5F4C;
}
.d1 {
font-family: Verdana;
font-size: 2.0em;
font-weight: bold;
text-align: center;
color: #FFFFFF;
text-shadow:
0 1px 0 #CCCCCC,
0 2px 0 #C9C9C9,
0 3px 0 #BBBBBB,
0 4px 0 #B9B9B9,
0 5px 0 #AAAAAA,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
}
.span_ramka {
border: 1px solid black;
margin-left: 30px;
padding: 3px 8px;
/*font-size: 16px;*/
font-weight: 600;
}
.span_single{
font-weight: 600;
}
.single_red{
font-weight: 600;
color:red;
margin-top: 20px;
}
.opl_left {
margin-left: 12px;
margin-top: 6px;
font: normal 14px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.th_r {
text-align: left;
height: 180px;
vertical-align: text-top ;
}
.control-label[for=klient-adr_work]{
text-align: left;
width: 220px;
}
.itogo_s_nds{
font-weight: 600;
}
.field-klient-inn,
.field-klient-nazv,
.field-klient-okpo,
.field-klient-addr,
.field-klient-tel,
.field-klient-email,
.field-klient-adr_work,
.field-klient-comment,
.field-klient-regsvid,
.field-klient-person,
.field-klient-priz_nds,
.field-klient-fio_dir,
.field-klient-contact_person{
margin-bottom: -5px;
}
.row_reg{
font-size: 13px;
margin-top: -20px;
}
.field-input_refusal-cause,
.field-klient-fio_dir,
.field-klient-contact_person,
.field-inputdataform-geo,
.field-inputdataform-koord
{
display: none;
}
.page-header{
padding-bottom: 0px;
margin: -5px 0 0px;
}
#klient-date_z{
width: 80px;
margin-bottom: -5px;
}
.field-klient-priz_nds{
display: none;
}
.fontbld {
font-weight: bold;
}
.ui-datepicker-week-end {
/*color: red;*/
}
.text-info{color:#8f0c1c;}
.text-proc{color:#A66200;}
.text-opl {color:blue;}
.text-bad {color:#768687;}
.control-label[for=viewschet-date_z],
.control-label[for=viewschet-adres],
.control-label[for=viewschet-status]
{
color: #468840;
}
.act_left {
margin-left: 12px;
margin-top: 6px;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_footer_top {
margin-left: 12px;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center {
margin-left: 20px;
font: bold 15px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center_text {
margin-left: 20px;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center_itog {
margin-left: 82%;
font: bold 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center_table_itog {
margin-left: 82%;
font: bold 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_center_end {
margin-left: 5%;
margin-right: 5%;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
}
.act_line {
border: none; /* Убираем границу */
background-color: black; /* Цвет линии */
color: black; /* Цвет линии для IE6-7 */
height: 1px; /* Толщина линии */
width: 200px;
align: left;
}
.act_line_main {
border: none; /* Убираем границу */
background-color: black; /* Цвет линии */
color: black; /* Цвет линии для IE6-7 */
height: 2px; /* Толщина линии */
}
.inf_line_main {
border: none; /* Убираем границу */
background-color: black; /* Цвет линии */
color: black; /* Цвет линии для IE6-7 */
height: 1px; /* Толщина линии */
}
.act_hr {
width:150px;
}
.contract_center{
width: 100%;
text-align: center;;
}
.act_center_text_right {
margin-left: 20px;
font: normal 11px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
text-align: right;
}
.table-hap{
border: 0px solid white;
margin-top: 10px;
}
.boldtext{
font-weight: bold;
}
.contract_center_text_bold {
margin-left: 20px;
font: bold 10px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
width: 100%;
line-height: 1;
}
.contract_center_text {
margin-left: 20px;
font: normal 10px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
width: 100%;
line-height: 1px;
}
.contract_text_footer {
font: normal 10px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
width: 100%;
}
#inputdataform-work {
font: normal 10px verdana, "Trebuchet MS", Helvetica, arial, sans-serif;
margin-bottom: -10px;
/*height:40px;*/
/*color: red !important;*/
}
.control-label[for=inputdataform-addr_work] {
font-size: 12px;
}
.span_work {
font-size: 11px;
padding-bottom: 15px;
}
.img_uslug{
display: none;
}
#recode-menu {
margin-top: -15px;
margin-left: 103%;
padding: 0;
list-style-type: none;
border-radius: 5px;
width: 100px;
}
#recode-menu li {
border-left: 3px solid #667;
border-bottom: 1px solid #667;
font-family: Tahoma;
font-size: 10px;
border-radius: 2px;
}
#recode-menu a {
background-color: #949194;
color: #fff;
padding: 3px;
text-decoration: none;
/*font-weight: bold;*/
border-left: 2px solid #33ADFF;
display: block;
border-radius: 2px;
}
#recode-menu a:hover {
background-color: #667;
border-left: 3px solid #3333FF;
}
.hero_area {
background-image: url(../electric.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 800px;
padding: 0;
margin-top: -20px;
/*width: 1900px;*/
background-attachment:fixed;
}
/* баВаЕб баОаНаА аИ баАаМаКаИ аНаАаВаИаГаАбаИаОаНаНаОаГаО аМаЕаНб */
.navbar-default {
background-color: #e67e22;
border-color: #d35400;
}
/* баВаЕб баЕаКббаА, баОаДаЕбаЖаАбаИаЙ аНаАаЗаВаАаНаИаЕ баАаЙбаА аИаЛаИ аБбаЕаНаДаА */
.navbar-default .navbar-brand {
color: #ecf0f1;
}
/* баВаЕб баЕаКббаА (аНаАаЗаВаАаНаИаЕ баАаЙбаА аИаЛаИ аБбаЕаНаДаА), аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #ffe6d1;
}
/* аІаВаЕб аПбаНаКбаОаВ аНаАаВаИаГаАбаИаОаНаНаОаГаО аМаЕаНб */
.navbar-default .navbar-nav > li > a {
color: #ecf0f1;
}
/* аІаВаЕб аПбаНаКбаА аМаЕаНб, аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #ffe6d1;
}
/* аІаВаЕб аИ баОаН аАаКбаИаВаНаОаГаО аПбаНаКбаА аМаЕаНб, аА баАаКаЖаЕ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #ffe6d1;
background-color: #d35400;
}
/* аІаВаЕб аИ баОаН аОбаКбббаОаГаО аПбаНаКбаА аМаЕаНб, аА баАаКаЖаЕ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #ffe6d1;
background-color: #d35400;
}
/* аІаВаЕб бббаЕаЛаОбаКаИ (ббаЕбаГаОаЛбаНаИбаКаА) б баАбаКббаВаАббаИб
бб аПбаНаКбаОаВ аМаЕаНб */
.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #ecf0f1;
border-bottom-color: #ecf0f1;
}
/* аІаВаЕб бббаЕаЛаОбаКаИ (ббаЕбаГаОаЛбаНаИбаКаА) аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аЕаГаО аНаАб
аОаЖаДаЕаНаИаИ аВ баОаКббаЕ */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #ffe6d1;
border-bottom-color: #ffe6d1;
}
/* аІаВаЕб бббаЕаЛаОбаКаИ (ббаЕбаГаОаЛбаНаИбаКаА), аОбаКббаВбаЕаГаОбб аПбаНаКбаА аМаЕаНб */
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #ffe6d1;
border-bottom-color: #ffe6d1;
}
/* CSS ббаИаЛаИ аДаЛб аМаОаБаИаЛбаНбб
ббббаОаЙббаВ */
/* аІаВаЕб баАаМаКаИ б аКаНаОаПаКаИ, аКаОбаОбаАб аОбаКббаВаАаЕб аМаЕаНб */
.navbar-default .navbar-toggle {
border-color: #d35400;
}
/* аІаВаЕб баОаНаА аКаНаОаПаКаИ (аКаОбаОбаАб аОбаКббаВаАаЕб аМаЕаНб) аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаЙ аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аНаАб
аОаЖаДаЕаНаИаИ аЕб аВ баОаКббаЕ */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #d35400;
}
/* аІаВаЕб аПаОаЛаОбаОбаЕаК аВ аКаНаОаПаОбаКаЕ, аКаОбаОбаАб аОбаКббаВаАаЕб аМаЕаНб */
.navbar-default .navbar-toggle .icon-bar {
background-color: #ecf0f1;
}
/* аІаВаЕб аПбаНаКбаОаВ аМаЕаНб аВ баАбаКббаВаАббаИб
бб баПаИбаКаАб
*/
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #ecf0f1;
}
/* аІаВаЕб аИ баОаН аПбаНаКбаА аМаЕаНб аВ баАбаКббаВаАббаИб
бб баПаИбаКаАб
, аПбаИ аПаОаДаНаЕбаЕаНаИаИ аК аНаЕаМб аКбббаОбаА аМббаКаИ аИаЛаИ аПбаИ аНаАб
аОаЖаДаЕаНаИаИ аЕаГаО аВ баОаКббаЕ */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffe6d1;
background-color: #d35400;
}
}
.form-horizontal .form-group{
margin-left: 5px;
margin-top: -24px;
}
.form-control {
/*font-size: 13px;*/
height: 30px;
}
.form-control:focus {
font-size: 13px;
}
.wrap > .container {
padding: 60px 15px 20px;
}
#btn_find {
margin-top: 7px;
margin-left: 20px;
}
body{
background-color: #ebebeb;
}
.container {
margin-left: 35px;
}
#main_block {
margin-left: 400px;
}
#calendar_footer{
font-family: CalligraphiaOne;
width:900px;
/* margin: 0 15%;*/
font-size: 10px;
text-align: center;
/*background-color: #F5F5F5;*/
/*background-color: #493A34;*/
background-color: #2D3336;
/* //background-color: #2C2C2D;*/
border: none;
color: #C5AB8F;
margin: auto;
}
#calendar_footer th {
font-family: CalligraphiaOne;
font-size: 10px;
text-align: center;
border: none;
padding-bottom: 1px;
color: #C5AB8F;
}
#calendar_footer td {
border:1px solid grey;
border-radius: 5px;
}
#on_ceil {
border-left: 1px solid gray;
border-top: 1px solid gray;
border-right: 1px solid gray;
border-top-left-radius:8px;
border-top-right-radius: 8px;
padding-top: 2px;
padding-bottom: 2px;
}
.pull-left{
color: #C5AB8F;
}
.a_main, .a_main:hover {
color: #B64C43;
}
.footer {
/*background-color: #493A34;*/
background-color: #2D3336;
/*background-color: #2C2C2D;*/
}
#container_footer {
/*background-color: #493A34;*/
background-color: #2D3336;
/*background-color: #2C2C2D;*/
width: auto;
margin-left: 0;
}
.footer_div_img {
width: 70%;
height: 60px;
float: right;
}
.footer_img {
width: 65px;
height: 65px;
margin-right: 100px;
border-radius: 20px;
}
.site-spr{
margin-left: 30px;
}
.flag_like {
color: #1A0DAB;
font-weight: 600;
text-decoration: underline;
}
.tel_left_side{
float: left;
}
.tel_right_side{
float: right;
width: 37%;
/*margin-top: 12px;*/
padding-top: 10px;
padding-left: 7px;
padding-right:7px;
box-shadow: 0 1px 3px 0px rgba(0,0,0,0.27);
}
.tel_right_side a {
color: #22579e;
}
.tel_news {
font: bold 16px Arial;
border-bottom: solid 1px #d9d9d9;;
text-align: center;
color: #22579e;
text-decoration: underline;
}
.tel_news_r {
border-bottom: solid 1px #d9d9d9;
}
.tel_news_n {
float: left;
width: 15%;
/*color: #fda237;*/
color: red;
}
.tel_news_block {
float: right;
width: 81%;
}
.field-inputdata-id_t{
display: none;
}
.weather{
float: right;
/*width: 20%;*/
/*margin-top: 12px;*/
padding-top: 40px;
padding-left: 7px;
}
#MeteoInformerWrap {
float: right;
padding-top: 40px;
margin-right: 150px;
width: 200px;
height:150px;
}
#meteoInforWrap .meteo_infor_other{
display: none;
}
.form-control[for=Diary] {
width: 0;
}
.dayweek{
color: blue;
position: relative;
top: -43px;
left: 24%;
}
#diary_e-date{
width:16%;
/*position: absolute;*/
}
#inputdata-kol_zak,#inputdata-kol_give,
#inputdata-kol_zakup,#inputdata-ost_res,
#inputdata-isp_res,
#inputdata-ostn_res,
#inputdata-ostz_res,
#inputdatabudget-nakop_q,
#inputdatabudget-nakop,
#inputdatabudget-nakop_o,
#inputdatabudget-nakop_z,
#inputdatabudget-nakop_v,
#inputdatabudget-nakop_n
{
width:40%;
}
#inputdataost-nakop_q,
#inputdataost-nakop,
#inputdataost-nakop_o,
#inputdataost-nakop_z,
#inputdataost-nakop_v,
#inputdataost-nakop_n,
#inputdataost-nakop_y
{
width:30%;
}
#inputdata-zkol_zak,
#inputdata-zkol_give,
#inputdata-zkol_zakup,
#inputdata-zost_res,
#inputdata-zostn_res,
#inputdata-zostz_res,
#inputdata-zisp_res,
#inputdatabudget-znakop_q,
#inputdatabudget-znakop_v,
#inputdatabudget-znakop,
#inputdatabudget-znakop_o,
#inputdatabudget-znakop_z,
#inputdatabudget-znakop_n
{
font-size: 10px;
}
#inputdataost-znakop_q,
#inputdataost-znakop_v,
#inputdataost-znakop,
#inputdataost-znakop_y,
#inputdataost-znakop_o,
#inputdataost-znakop_z,
#inputdataost-znakop_n
{
font-size: 10px;
}
.field-inputdata-zkol_zak,
.field-inputdata-zkol_give,
.field-inputdata-zkol_zakup,
.field-inputdata-zost_res,
.field-inputdata-zisp_res,
.field-inputdata-zostn_res,
.field-inputdata-zostz_res,
.field-inputdatabudget-znakop_q,
.field-inputdatabudget-znakop_v,
.field-inputdatabudget-znakop,
.field-inputdatabudget-znakop_o,
.field-inputdatabudget-znakop_z,
.field-inputdatabudget-znakop_n
{
float: left;
width:55px;
}
.field-inputdataost-znakop_q,
.field-inputdataost-znakop_v,
.field-inputdataost-znakop,
.field-inputdataost-znakop_y,
.field-inputdataost-znakop_z
{
float: left;
width:95px;
}
.field-inputdata-kol_zak,
.field-inputdata-kol_give,
.field-inputdata-kol_zakup,
.field-inputdata-ost_res,
.field-inputdata-isp_res,
.field-inputdata-ostn_res,
.field-inputdata-ostz_res,
.field-inputdatabudget-nakop_q,
.field-inputdatabudget-nakop_v,
.field-inputdatabudget-nakop,
.field-inputdatabudget-nakop_o,
.field-inputdatabudget-nakop_z,
.field-inputdatabudget-nakop_n
{
float: right;
width:90%;
padding-right: 18%;
padding-top: 6px;
}
.field-inputdataost-nakop_q,
.field-inputdataost-nakop_v,
.field-inputdataost-nakop,
.field-inputdataost-nakop_y,
.field-inputdataost-nakop_z
{
float: right;
width:80%;
padding-right: 18%;
padding-top: 6px;
}
#inputdatabudget-date1,
#inputdatabudget-date2{
width: 100px;
}
.field-inputdatabudget-date1 {
width:35%;
float: left;
}
.field-inputdatabudget-date2 {
width:65%;
float: right;
margin-right: 10px;
}
.field-inputdataost-m1 {
width:20%;
float: left;
}
.field-inputdataost-m2 {
width:80%;
float: right;
padding-right: 58%;
}
.field-inputdatabudget-m1 {
width:20%;
float: left;
}
.field-inputdatabudget-m2 {
width:80%;
float: right;
padding-right: 58%;
}
.glyphicon-stats::before {
content: "\e185\a0";
}
.pole-gr
{
width: 40%;
float:left;
/*border: 1px double black;*/
}
.pole-gra
{
margin-left: 30px;
margin-top: 7px;
width: 53%;
float:right;
/*border: 1px double black;*/
}
.pole-grf{
clear: both;
}
.gr-line{
border: 1px double black;
}
.field-analytics-ord,
.field-analytics-src,
.field-analytics_ost-ord,
.field-analytics_ost-src
{
display:none;
}
.excel_btn {
margin-bottom: 15px;
}
.res-analit {
margin-left: 55px;
width: 50%;
}
.edizm {
float: right;
color: blue;
}
/*table {*/
/*table-layout: fixed;*/
/*width: 100%;*/
/**margin-left: -100px; !*ie7*!*/
/*}*/
/*td, th {*/
/*vertical-align: top;*/
/*border-top: 1px solid #ccc;*/
/*padding: 10px;*/
/*width: 100px;*/
/*}*/
/*.table_fix {*/
/*position: absolute;*/
/*!*position: relative; !*ie7*!*!*/
/*!*margin-left: -100px;*!*/
/*width: 100px;*/
/*}*/
/*.outer {*/
/*position: relative;*/
/*}*/
/*!*.inner {*!*/
/*!*overflow-x: scroll;*!*/
/*!*overflow-y: visible;*!*/
/*!*width: 1000px;*!*/
/*!*margin-left: 100px;*!*/
/*!*}*!*/
/*.withScroll {*/
/*!*overflow-y: scroll;*!*/
/*overflow-x: scroll;*/
/*overflow-y: visible;*/
/*Height: 500px;*/
/*width:1400px;*/
/*!*position: relative;*!*/
/*}*/
/*table {*/
/*table-layout: fixed;*/
/*width: 100%;*/
/**margin-left: -100px; !*ie7*!*/
/*}*/
/*td, th {*/
/*vertical-align: top;*/
/*border-top: 1px solid #ccc;*/
/*padding: 10px;*/
/*width: 100px;*/
/*}*/
/*.table_fix {*/
/*position: absolute;*/
/**position: relative; !*ie7*!*/
/*margin-left: -100px;*/
/*width: 100px;*/
/*}*/
/*.table_fix1 {*/
/*position: absolute;*/
/**position: relative; !*ie7*!*/
/*margin-left: -100px;*/
/*width: 100px;*/
/*left:110px;*/
/*}*/
/*.outer {*/
/*position: relative;*/
/*}*/
/*.withScroll {*/
/*overflow-x: scroll;*/
/*overflow-y: visible;*/
/*width: 400px;*/
/*margin-left: 100px;*/
/*height: 500px;*/
/*}*/
.stick-relative{
position: relative;
background-color: lightgrey;
color: black;
margin-left: -7%;
}
.stick-relative-top{
position: relative;
background-color: lightgrey;
color: black;
/*margin-left: -7%;*/
}
.site-spr > #w0 {
margin-left: -6%;
}
.ch_repair,
.ch_service,
.ch_spec {
display: none;
}
/*table thead { float:left; margin: 0;}*/
/*table tbody { float:left; margin: 0; height:200px; overflow:auto}*/
#header-fixed {
position: fixed;
top: 52px;
display:none;
background-color:lightgrey;
left: 50px;
}
#header-fixed-ost {
position: fixed;
top: 52px;
display:none;
background-color:lightgrey;
left: 16px;
}
.field-analytics-sel_all,
.field-analytics_ost-sel_all,
.field-inputdatabudget-else_service,
.field-inputdatabudget-else_spec,
.field-inputdatabudget-else_repair,
.field-inputdataost-else_service,
.field-inputdataost-else_spec,
.field-inputdataost-else_repair
{
color: #8f0c1c;
} | 0.348645 | 0.140336 |
* {
box-sizing: border-box;
}
body {
min-height: 100vh;
background-color: #adadad;
margin: 0;
}
.navbar {
background-color: rgb(219, 219, 219);
margin: 0;
padding: 0;
}
.nav-ul {
list-style: none;
display: inline-flex;
margin: 0;
padding: 0;
}
.nav-item {
text-decoration: none;
color: #000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-left: 10px;
}
.app-name {
font-size: 30px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: auto 10px 0 10px;
}
.nav-links {
padding-top: 30px;
}
.underlined {
text-decoration: underline;
font-style: italic;
}
.items-title {
color: white;
font-weight: bold;
}
.container {
display: none;
background-color: rgb(0, 0, 0, 1);
width: 100%;
position: fixed;
top: 0;
left: 0;
bottom: 0;
height: 100%;
}
.modal-wrapper {
background-color: #f1f1f1;
height: 80%;
width: 80%;
margin: 5rem auto 0;
padding: 1rem;
overflow: auto;
}
.wrapper {
width: 95%;
margin: 0 auto;
}
.img-wrapper {
padding: 1rem;
text-align: center;
}
.number {
margin: 1rem 0;
text-align: center;
}
.close {
font-size: 35px;
display: flex;
justify-content: flex-end;
cursor: pointer;
padding-right: 1rem;
}
.close:hover {
color: cadetblue;
}
.detail-wrap {
width: 100%;
margin: 2rem auto;
display: grid;
grid-template-columns: 1fr;
justify-content: space-between;
row-gap: 1rem;
column-gap: 1rem;
}
.list-item {
margin-bottom: 3rem;
}
.comment-para {
margin-bottom: 1rem;
}
.summary {
text-align: left;
width: 100%;
}
.form {
display: flex;
flex-direction: column;
width: 100%;
row-gap: 1rem;
}
.user-name {
height: 40px;
width: 150px;
padding: 0 1rem;
}
.user-msg {
height: 80px;
width: 200px;
padding: 1rem;
}
.comment-btn {
margin-bottom: 2rem;
width: 150px;
height: 40px;
background-color: #095e61;
outline: none;
border: none;
border-radius: 5px;
text-transform: uppercase;
font-weight: 600;
font-family: cursive;
color: #f1f1f1;
}
.comment-btn:hover,
.comment-popup:hover {
background-color: cadetblue;
cursor: pointer;
}
.bx:hover {
color: cadetblue;
} | src/style.css | * {
box-sizing: border-box;
}
body {
min-height: 100vh;
background-color: #adadad;
margin: 0;
}
.navbar {
background-color: rgb(219, 219, 219);
margin: 0;
padding: 0;
}
.nav-ul {
list-style: none;
display: inline-flex;
margin: 0;
padding: 0;
}
.nav-item {
text-decoration: none;
color: #000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-left: 10px;
}
.app-name {
font-size: 30px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: auto 10px 0 10px;
}
.nav-links {
padding-top: 30px;
}
.underlined {
text-decoration: underline;
font-style: italic;
}
.items-title {
color: white;
font-weight: bold;
}
.container {
display: none;
background-color: rgb(0, 0, 0, 1);
width: 100%;
position: fixed;
top: 0;
left: 0;
bottom: 0;
height: 100%;
}
.modal-wrapper {
background-color: #f1f1f1;
height: 80%;
width: 80%;
margin: 5rem auto 0;
padding: 1rem;
overflow: auto;
}
.wrapper {
width: 95%;
margin: 0 auto;
}
.img-wrapper {
padding: 1rem;
text-align: center;
}
.number {
margin: 1rem 0;
text-align: center;
}
.close {
font-size: 35px;
display: flex;
justify-content: flex-end;
cursor: pointer;
padding-right: 1rem;
}
.close:hover {
color: cadetblue;
}
.detail-wrap {
width: 100%;
margin: 2rem auto;
display: grid;
grid-template-columns: 1fr;
justify-content: space-between;
row-gap: 1rem;
column-gap: 1rem;
}
.list-item {
margin-bottom: 3rem;
}
.comment-para {
margin-bottom: 1rem;
}
.summary {
text-align: left;
width: 100%;
}
.form {
display: flex;
flex-direction: column;
width: 100%;
row-gap: 1rem;
}
.user-name {
height: 40px;
width: 150px;
padding: 0 1rem;
}
.user-msg {
height: 80px;
width: 200px;
padding: 1rem;
}
.comment-btn {
margin-bottom: 2rem;
width: 150px;
height: 40px;
background-color: #095e61;
outline: none;
border: none;
border-radius: 5px;
text-transform: uppercase;
font-weight: 600;
font-family: cursive;
color: #f1f1f1;
}
.comment-btn:hover,
.comment-popup:hover {
background-color: cadetblue;
cursor: pointer;
}
.bx:hover {
color: cadetblue;
} | 0.546738 | 0.084795 |
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
:root {
--main-color: #564fcc;
--text-color: #ffffff;
--hover-color: #8883db;
}
* {
box-sizing: border-box;
}
input {
border: none;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
html {
font-size: 10px;
}
body {
padding: 0;
margin: 0;
font-family: "Lato", sans-serif;
font-size: 1.8rem;
background: linear-gradient(0deg, #ffe09e, #ffe09e);
}
/* Main container */
#app {
display: flex;
align-items: center;
height: 100vh;
}
/*
***
* Left side
***
* .login
* .search
* .display
***
*/
.box__left {
flex-grow: 1;
display: flex;
justify-content: flex-end;
}
/* Login */
.login {
text-decoration: none;
color: var(--text-color);
background: var(--main-color);
box-shadow: 0rem 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
border-radius: 2rem;
display: flex;
align-items: center;
justify-content: center;
height: 8rem;
width: 100%;
max-width: 35rem;
}
.login__with {
margin-right: 5px;
}
.login__logo {
width: 50%;
height: auto;
}
/* Search */
.search {
display: flex;
height: 8rem;
width: 100%;
max-width: 55rem;
margin-left: 4rem;
}
.search__input {
font-size: 2rem;
background-color: var(--main-color);
color: var(--text-color);
box-shadow: 0rem 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
border-radius: 2rem;
flex: 3;
text-indent: 3rem;
height: auto;
}
.search__button {
height: auto;
margin-left: 0.8rem;
flex: 1;
}
.search__loader {
display: flex;
flex: 1;
justify-content: center;
}
.search__input:focus {
border-color: var(--hover-color);
box-shadow: 0 0 1rem 0.5rem var(--hover-color);
}
.search__button:hover {
cursor: pointer;
}
/* Display */
.display {
display: flex;
flex-direction: column;
align-items: center;
}
.display__start-again {
height: auto;
width: 20%;
margin-bottom: 1.5rem;
}
.display__start-again:hover {
cursor: pointer;
}
/*
***
* Right side
***
* .background
***
*/
.box__right {
flex-basis: 50%;
}
.background {
max-width: 90%;
height: auto;
}
/* Medias Queries */
@media only screen and (max-width: 567px) {
#app {
flex-direction: column;
height: 60vh;
}
.box__left {
margin-top: 20vh;
width: 100vw;
}
.box__right {
margin-top: 5vh;
margin-right: 4rem;
}
.login {
width: 95%;
margin: 0 auto;
}
.search {
height: 6rem;
margin-left: 4rem;
}
.search__input {
font-size: 1.5rem;
}
.search__loader svg {
margin-left: -4rem;
width: 100px;
height: auto;
}
.display {
margin: auto;
}
.display__playlist {
width: 95%;
}
} | pg-frontend/src/App.css | @import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
:root {
--main-color: #564fcc;
--text-color: #ffffff;
--hover-color: #8883db;
}
* {
box-sizing: border-box;
}
input {
border: none;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
html {
font-size: 10px;
}
body {
padding: 0;
margin: 0;
font-family: "Lato", sans-serif;
font-size: 1.8rem;
background: linear-gradient(0deg, #ffe09e, #ffe09e);
}
/* Main container */
#app {
display: flex;
align-items: center;
height: 100vh;
}
/*
***
* Left side
***
* .login
* .search
* .display
***
*/
.box__left {
flex-grow: 1;
display: flex;
justify-content: flex-end;
}
/* Login */
.login {
text-decoration: none;
color: var(--text-color);
background: var(--main-color);
box-shadow: 0rem 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
border-radius: 2rem;
display: flex;
align-items: center;
justify-content: center;
height: 8rem;
width: 100%;
max-width: 35rem;
}
.login__with {
margin-right: 5px;
}
.login__logo {
width: 50%;
height: auto;
}
/* Search */
.search {
display: flex;
height: 8rem;
width: 100%;
max-width: 55rem;
margin-left: 4rem;
}
.search__input {
font-size: 2rem;
background-color: var(--main-color);
color: var(--text-color);
box-shadow: 0rem 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
border-radius: 2rem;
flex: 3;
text-indent: 3rem;
height: auto;
}
.search__button {
height: auto;
margin-left: 0.8rem;
flex: 1;
}
.search__loader {
display: flex;
flex: 1;
justify-content: center;
}
.search__input:focus {
border-color: var(--hover-color);
box-shadow: 0 0 1rem 0.5rem var(--hover-color);
}
.search__button:hover {
cursor: pointer;
}
/* Display */
.display {
display: flex;
flex-direction: column;
align-items: center;
}
.display__start-again {
height: auto;
width: 20%;
margin-bottom: 1.5rem;
}
.display__start-again:hover {
cursor: pointer;
}
/*
***
* Right side
***
* .background
***
*/
.box__right {
flex-basis: 50%;
}
.background {
max-width: 90%;
height: auto;
}
/* Medias Queries */
@media only screen and (max-width: 567px) {
#app {
flex-direction: column;
height: 60vh;
}
.box__left {
margin-top: 20vh;
width: 100vw;
}
.box__right {
margin-top: 5vh;
margin-right: 4rem;
}
.login {
width: 95%;
margin: 0 auto;
}
.search {
height: 6rem;
margin-left: 4rem;
}
.search__input {
font-size: 1.5rem;
}
.search__loader svg {
margin-left: -4rem;
width: 100px;
height: auto;
}
.display {
margin: auto;
}
.display__playlist {
width: 95%;
}
} | 0.33372 | 0.065605 |
* {
margin: 0;
padding: 0;
color: rgba(158, 153, 153, 0.932);
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 1px;
}
body {
margin: 0 20%;
border-left: 1px solid rgba(156, 156, 156, 0.568);
border-right: 1px solid rgba(156, 156, 156, 0.568);
background-color: black;
}
hr {
margin-top: 0;
height: 0;
width: 100%;
border-color: rgba(156, 156, 156, 0.568);
}
.start-content {
display: block;
}
.start-content .heading {
font-size: 15px;
padding: 1rem;
}
.start-content .heading h1 {
color: white;
}
.start-content .banner-image {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.start-content .banner-image img {
width: 100rem;
height: 15em;
}
.start-content .profile-image img {
width: 20%;
position: relative;
top: -90px;
left: 20px;
margin-bottom: -90px;
border-radius: 50%;
border: 5px solid black;
}
.introduction {
padding-left: 20px;
}
.introduction .names h3 {
color: white;
}
.introduction .bio {
margin: 10px 5px 10px auto;
}
.introduction .bio p {
color: white;
}
.introduction .link {
margin-top: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.introduction .link svg {
width: 2%;
fill: rgba(156, 156, 156, 0.568);
}
.tabs {
width: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 10px auto auto auto;
padding: auto;
}
.tabs input[type="radio"] {
display: none;
}
.tabs label {
width: 20%;
padding: 17px;
font-size: 17px;
text-align: center;
}
.tabs label:hover {
background-color: rgba(156, 156, 156, 0.151);
}
.tabs .tab {
width: 100%;
padding: 20px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
display: none;
}
.tabs .tab h2 {
color: white;
font-size: 3em;
}
.tabs input[type='radio']:checked + label + .tab {
display: block;
}
.tabs input[type="radio"]:checked + label {
color: white;
text-decoration: underline;
text-underline-position: under;
text-decoration-thickness: 4px;
text-underline-offset: 15px;
-webkit-text-decoration-color: #ff009d;
text-decoration-color: #ff009d;
}
.tabs .tab iframe {
width: 800px;
height: 450px;
border: 2mm ridge #ff009d;
}
.tabs .tab .tab-content {
padding: 1rem;
}
.tabs .tab .tab-content .tab-content-list {
font-size: 17px;
letter-spacing: 1px;
line-height: 1.7;
padding-left: 2rem;
padding-right: 5rem;
}
.tabs .tab .tab-content .tab-content-list li {
color: white;
}
.tabs .tab .tab-content p {
color: white;
font-size: 17px;
letter-spacing: 1px;
line-height: 1.7;
}
.tabs .tab .tab-content h3 {
color: white;
margin-top: 1rem;
margin-bottom: 1rem;
}
.tabs .tab .tab-content .tab-content-list ol {
padding-left: 2rem;
padding-right: 5rem;
}
/*# sourceMappingURL=styles.css.map */ | YearIII/SemesterV/InternetTechnologies/Practicals/Portfolio/assets/CSS/styles.css | * {
margin: 0;
padding: 0;
color: rgba(158, 153, 153, 0.932);
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 1px;
}
body {
margin: 0 20%;
border-left: 1px solid rgba(156, 156, 156, 0.568);
border-right: 1px solid rgba(156, 156, 156, 0.568);
background-color: black;
}
hr {
margin-top: 0;
height: 0;
width: 100%;
border-color: rgba(156, 156, 156, 0.568);
}
.start-content {
display: block;
}
.start-content .heading {
font-size: 15px;
padding: 1rem;
}
.start-content .heading h1 {
color: white;
}
.start-content .banner-image {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.start-content .banner-image img {
width: 100rem;
height: 15em;
}
.start-content .profile-image img {
width: 20%;
position: relative;
top: -90px;
left: 20px;
margin-bottom: -90px;
border-radius: 50%;
border: 5px solid black;
}
.introduction {
padding-left: 20px;
}
.introduction .names h3 {
color: white;
}
.introduction .bio {
margin: 10px 5px 10px auto;
}
.introduction .bio p {
color: white;
}
.introduction .link {
margin-top: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.introduction .link svg {
width: 2%;
fill: rgba(156, 156, 156, 0.568);
}
.tabs {
width: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 10px auto auto auto;
padding: auto;
}
.tabs input[type="radio"] {
display: none;
}
.tabs label {
width: 20%;
padding: 17px;
font-size: 17px;
text-align: center;
}
.tabs label:hover {
background-color: rgba(156, 156, 156, 0.151);
}
.tabs .tab {
width: 100%;
padding: 20px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
display: none;
}
.tabs .tab h2 {
color: white;
font-size: 3em;
}
.tabs input[type='radio']:checked + label + .tab {
display: block;
}
.tabs input[type="radio"]:checked + label {
color: white;
text-decoration: underline;
text-underline-position: under;
text-decoration-thickness: 4px;
text-underline-offset: 15px;
-webkit-text-decoration-color: #ff009d;
text-decoration-color: #ff009d;
}
.tabs .tab iframe {
width: 800px;
height: 450px;
border: 2mm ridge #ff009d;
}
.tabs .tab .tab-content {
padding: 1rem;
}
.tabs .tab .tab-content .tab-content-list {
font-size: 17px;
letter-spacing: 1px;
line-height: 1.7;
padding-left: 2rem;
padding-right: 5rem;
}
.tabs .tab .tab-content .tab-content-list li {
color: white;
}
.tabs .tab .tab-content p {
color: white;
font-size: 17px;
letter-spacing: 1px;
line-height: 1.7;
}
.tabs .tab .tab-content h3 {
color: white;
margin-top: 1rem;
margin-bottom: 1rem;
}
.tabs .tab .tab-content .tab-content-list ol {
padding-left: 2rem;
padding-right: 5rem;
}
/*# sourceMappingURL=styles.css.map */ | 0.436142 | 0.083217 |
body, input, textarea, button, select {
font-family: Open Sans;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded{
background: #05b8cc;
}
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded:hover{
background: #0cc1d5;
outline:none;
border-color:transparent;
}
.btn--secondary {
background: transparent;
color: #414141;
}
.btn.btn-success {
background: #05b8cc;
}
.btn.btn-success:hover {
background: #0cc1d5;
outline:none;
border-color:transparent;
}
.topmost {
background: #000;
color: #fff;
}
.topmost a {
color: #fff;
}
span.sep {
padding: 0px 7px;
}
.topmost a:hover {
text-decoration: none;
}
footer {
background: #222222;
}
footer h3 {
text-align: center;
color: #fff;
font-weight: lighter;
font-size: 1.25rem;
}
ul.social-media {
text-align: center;
}
ul.social-media li {
display: inline-block;
margin: 0px 10px;
}
ul.social-media li a {
color:#fff;
}
.main-content {
padding-top: 0px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light ul li a {
text-transform: uppercase;
font-size: 1rem;
color: #000;
}
.bg-light {
background-color: #fff!important;
text-align: center;
}
.btn-white {
background: #fff;
color: #000;
}
.btn:hover, .shopify-payment-button .shopify-payment-button__button--unbranded:hover, .btn:focus, .shopify-payment-button .shopify-payment-button__button--unbranded:focus {
background-color: #05b8cc;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light ul li a {
text-transform: uppercase;
font-size: 1rem;
color: #000;
padding: 5px 35px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.p-4:before {
width: 0px;
height: 0px;
border-left: 130px solid transparent;
border-right: 130px solid transparent;
border-bottom: 77px solid #fff;
content: '';
top: -76px;
position: absolute;
left: 0px;
right: 0px;
display: block;
margin: auto;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light ul li a {
text-transform: uppercase;
font-size: 1rem;
color: #000;
padding: 5px 35px;
width: 171px;
}
li#main-menu-title-LOGO a {
font-weight: bold;
font-size: 1.1rem;
}
section.footer-cta {
padding: 20rem 3rem;
background: -webkit-linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url(https://cdn.shopify.com/s/files/1/0067/4001/7211/files/african.jpg?1276789743481577216);
}
section.footer-cta h2 {
color: #fff;
font-size: 2.5rem;
}
section.footer-cta p {
color: #fff;
}
section.footer-catchphrase {
background: #000;
}
section.footer-catchphrase h4 {
color: #999999;
margin-bottom: 23px;
}
section.footer-catchphrase h2 {
color: #fff;
font-size: 2rem;
font-weight: lighter;
}
section.footer-catchphrase img {
margin-top: -32px;
}
.bottom-help-overlay {
padding: 40px;
background: transparent;
position: relative;
bottom: 79px;
z-index: 999;
overflow: hidden;
margin-bottom: -80px;
}
.top-help-overlay {
padding: 40px;
background: transparent;
position: relative;
bottom: -70px;
z-index: 999;
transform: rotate(180deg);
overflow: hidden;
}
.top-help-overlay:before, .top-help-overlay:after {
content: '';
display: block;
position: absolute;
bottom: 0;
height: 140px;
top: 0px;
margin: 0 0 0 -70px;
transform: skew(60deg);
background: #fff;
}
.top-help-overlay:before {
left: 0;
right: 50%;
}
.top-help-overlay:after {
left: 50%;
right: 0;
margin: 0 -40px 0 0;
transform: skew(-60deg);
}
.bottom-help-overlay:before, .bottom-help-overlay:after {
content: '';
display: block;
position: absolute;
bottom: 0;
height: 140px;
top: 0px;
margin: 0 0 0 -70px;
transform: skew(60deg);
background: #030303;
}
.bottom-help-overlay:before {
left: 0;
right: 50%;
}
.bottom-help-overlay:after {
left: 50%;
right: 0;
margin: 0 -40px 0 0;
transform: skew(-60deg);
}
.loading {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: #3d464d;
opacity: 0.99;
}
.loading img {
width: 40px;
height: 40px;
position: absolute;
left: 50%;
right: 50%;
bottom: 50%;
top: 50%;
margin: -20px;
}
footer.cart__footer {
background: transparent;
margin-bottom: 4rem;
}
.grid--view-items {
margin-bottom: 0px;
}
header.collection-header {
/* background: #f9f9f9; */
background: -webkit-linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(https://cdn.shopify.com/s/files/1/0067/4001/7211/files/african.jpg?1276789743481577216);
color: #fff;
}
.section-header,.section-header h1 {
margin-bottom: 0px;
}
.filters-toolbar-wrapper {
margin-bottom: 50px!important;
max-width: 1180px;
margin: auto;
}
.innerpage-template {
margin-bottom: 3rem;
}
.navbar-innerpage nav.navbar.navbar-expand-lg.navbar-light.bg-light.p-4:before{
content:none;
}
.navbar-innerpage nav.navbar.navbar-expand-lg.navbar-light.bg-light ul li a {
padding: 10px 20px;
width: 100%;
}
header.collection-header h1 {
font-weight: lighter;
}
.dropdown-menu {
left: 17px;
padding: 0px;
border-radius: 0px;
}
.breadcrumb {
background-color: transparent;
border-radius:0px;
}
.breadcrumb a, .breadcrumb span {
margin-right: 10px;
font-size: 16px;
}
.breadcrumb {
background-color: transparent;
border-radius: 0px;
margin: 20px auto;
font-style: italic;
}
.btn--secondary:hover, .btn--secondary:focus {
color: inherit;
background-color: transparent;
}
.navbar-innerpage {
box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.tab-pane {
padding: 50px;
background: #fbfbfb;
}
.page-width {
max-width: 1180px;
margin: 0 auto;
}
.page-width.default {
margin: 50px auto;
}
a.nav-link.current {
background: #f9f9f9;
}
ul.layered-nav li div {
margin: 5px 0px 5px 15px;
}
ul.layered-nav a.current {
font-weight: bold;
}
.product-single__photo {
border: 1px solid #f9f9f9;
margin: 10px;
}
.grid__item.product-single__photos.medium-up--one-half {
padding: 0px;
}
[class^="spr-icon-"]:before, [class*=" spr-icon-"]:before {
color: #ffe447;
}
.product-single__photo:hover {
cursor:zoom-in;
} | assets/overlap.css | body, input, textarea, button, select {
font-family: Open Sans;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded{
background: #05b8cc;
}
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded:hover{
background: #0cc1d5;
outline:none;
border-color:transparent;
}
.btn--secondary {
background: transparent;
color: #414141;
}
.btn.btn-success {
background: #05b8cc;
}
.btn.btn-success:hover {
background: #0cc1d5;
outline:none;
border-color:transparent;
}
.topmost {
background: #000;
color: #fff;
}
.topmost a {
color: #fff;
}
span.sep {
padding: 0px 7px;
}
.topmost a:hover {
text-decoration: none;
}
footer {
background: #222222;
}
footer h3 {
text-align: center;
color: #fff;
font-weight: lighter;
font-size: 1.25rem;
}
ul.social-media {
text-align: center;
}
ul.social-media li {
display: inline-block;
margin: 0px 10px;
}
ul.social-media li a {
color:#fff;
}
.main-content {
padding-top: 0px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light ul li a {
text-transform: uppercase;
font-size: 1rem;
color: #000;
}
.bg-light {
background-color: #fff!important;
text-align: center;
}
.btn-white {
background: #fff;
color: #000;
}
.btn:hover, .shopify-payment-button .shopify-payment-button__button--unbranded:hover, .btn:focus, .shopify-payment-button .shopify-payment-button__button--unbranded:focus {
background-color: #05b8cc;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light ul li a {
text-transform: uppercase;
font-size: 1rem;
color: #000;
padding: 5px 35px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.p-4:before {
width: 0px;
height: 0px;
border-left: 130px solid transparent;
border-right: 130px solid transparent;
border-bottom: 77px solid #fff;
content: '';
top: -76px;
position: absolute;
left: 0px;
right: 0px;
display: block;
margin: auto;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light ul li a {
text-transform: uppercase;
font-size: 1rem;
color: #000;
padding: 5px 35px;
width: 171px;
}
li#main-menu-title-LOGO a {
font-weight: bold;
font-size: 1.1rem;
}
section.footer-cta {
padding: 20rem 3rem;
background: -webkit-linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url(https://cdn.shopify.com/s/files/1/0067/4001/7211/files/african.jpg?1276789743481577216);
}
section.footer-cta h2 {
color: #fff;
font-size: 2.5rem;
}
section.footer-cta p {
color: #fff;
}
section.footer-catchphrase {
background: #000;
}
section.footer-catchphrase h4 {
color: #999999;
margin-bottom: 23px;
}
section.footer-catchphrase h2 {
color: #fff;
font-size: 2rem;
font-weight: lighter;
}
section.footer-catchphrase img {
margin-top: -32px;
}
.bottom-help-overlay {
padding: 40px;
background: transparent;
position: relative;
bottom: 79px;
z-index: 999;
overflow: hidden;
margin-bottom: -80px;
}
.top-help-overlay {
padding: 40px;
background: transparent;
position: relative;
bottom: -70px;
z-index: 999;
transform: rotate(180deg);
overflow: hidden;
}
.top-help-overlay:before, .top-help-overlay:after {
content: '';
display: block;
position: absolute;
bottom: 0;
height: 140px;
top: 0px;
margin: 0 0 0 -70px;
transform: skew(60deg);
background: #fff;
}
.top-help-overlay:before {
left: 0;
right: 50%;
}
.top-help-overlay:after {
left: 50%;
right: 0;
margin: 0 -40px 0 0;
transform: skew(-60deg);
}
.bottom-help-overlay:before, .bottom-help-overlay:after {
content: '';
display: block;
position: absolute;
bottom: 0;
height: 140px;
top: 0px;
margin: 0 0 0 -70px;
transform: skew(60deg);
background: #030303;
}
.bottom-help-overlay:before {
left: 0;
right: 50%;
}
.bottom-help-overlay:after {
left: 50%;
right: 0;
margin: 0 -40px 0 0;
transform: skew(-60deg);
}
.loading {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: #3d464d;
opacity: 0.99;
}
.loading img {
width: 40px;
height: 40px;
position: absolute;
left: 50%;
right: 50%;
bottom: 50%;
top: 50%;
margin: -20px;
}
footer.cart__footer {
background: transparent;
margin-bottom: 4rem;
}
.grid--view-items {
margin-bottom: 0px;
}
header.collection-header {
/* background: #f9f9f9; */
background: -webkit-linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)),url(https://cdn.shopify.com/s/files/1/0067/4001/7211/files/african.jpg?1276789743481577216);
color: #fff;
}
.section-header,.section-header h1 {
margin-bottom: 0px;
}
.filters-toolbar-wrapper {
margin-bottom: 50px!important;
max-width: 1180px;
margin: auto;
}
.innerpage-template {
margin-bottom: 3rem;
}
.navbar-innerpage nav.navbar.navbar-expand-lg.navbar-light.bg-light.p-4:before{
content:none;
}
.navbar-innerpage nav.navbar.navbar-expand-lg.navbar-light.bg-light ul li a {
padding: 10px 20px;
width: 100%;
}
header.collection-header h1 {
font-weight: lighter;
}
.dropdown-menu {
left: 17px;
padding: 0px;
border-radius: 0px;
}
.breadcrumb {
background-color: transparent;
border-radius:0px;
}
.breadcrumb a, .breadcrumb span {
margin-right: 10px;
font-size: 16px;
}
.breadcrumb {
background-color: transparent;
border-radius: 0px;
margin: 20px auto;
font-style: italic;
}
.btn--secondary:hover, .btn--secondary:focus {
color: inherit;
background-color: transparent;
}
.navbar-innerpage {
box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.tab-pane {
padding: 50px;
background: #fbfbfb;
}
.page-width {
max-width: 1180px;
margin: 0 auto;
}
.page-width.default {
margin: 50px auto;
}
a.nav-link.current {
background: #f9f9f9;
}
ul.layered-nav li div {
margin: 5px 0px 5px 15px;
}
ul.layered-nav a.current {
font-weight: bold;
}
.product-single__photo {
border: 1px solid #f9f9f9;
margin: 10px;
}
.grid__item.product-single__photos.medium-up--one-half {
padding: 0px;
}
[class^="spr-icon-"]:before, [class*=" spr-icon-"]:before {
color: #ffe447;
}
.product-single__photo:hover {
cursor:zoom-in;
} | 0.477311 | 0.054399 |
@import url("https://fonts.googleapis.com/css?family=Lato");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css");
.clr-dark {
color: #121f27 !important; }
.clr-gray {
color: #bbbbbb !important; }
.clr-light {
color: #ffffff !important; }
.clr-purple {
color: #7f4fff !important; }
.clr-red {
color: #ff0505 !important; }
.bg-clr-dark {
background-color: #121f27 !important; }
.bg-clr-gray {
background-color: #bbbbbb !important; }
.bg-clr-light {
background-color: #ffffff !important; }
.bg-clr-purple {
background-color: #7f4fff !important;
color: #ffffff !important; }
.bg-clr-red {
background-color: #ff0505 !important; }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.modal-container {
color: white; }
.modal-content {
position: relative;
background: black;
width: 90%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 10%; }
.modal-content-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
width: 100%; }
.modal a {
margin-bottom: 20px; }
.modal a:hover {
text-decoration: underline; }
.modal .close-button {
position: absolute;
top: 10px;
right: 10px;
background: transparent;
border: none; }
.modal .close-button span {
color: white; }
.hidden-xs {
display: none; }
.visible-xs {
display: block; }
@media (min-width: 768px) {
.hidden-xs {
display: block; }
.visible-xs {
display: none; } }
* {
box-sizing: border-box; }
body {
margin: 0;
padding: 0;
font-family: "Lato", sans-serif;
background: #000;
/* fallback for old browsers */
cursor: default !important;
overflow: hidden; }
.App {
text-align: center; }
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px; }
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white; }
.App-title {
font-size: 1.5em; }
.App-intro {
font-size: large; }
.page {
height: 100%; }
@keyframes App-logo-spin {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
@media (min-width: 1025px) {
.page {
padding-top: 0px; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.clr-dark {
color: #121f27 !important; }
.clr-gray {
color: #bbbbbb !important; }
.clr-light {
color: #ffffff !important; }
.clr-purple {
color: #7f4fff !important; }
.clr-red {
color: #ff0505 !important; }
.bg-clr-dark {
background-color: #121f27 !important; }
.bg-clr-gray {
background-color: #bbbbbb !important; }
.bg-clr-light {
background-color: #ffffff !important; }
.bg-clr-purple {
background-color: #7f4fff !important;
color: #ffffff !important; }
.bg-clr-red {
background-color: #ff0505 !important; }
.header {
position: fixed;
top: 0;
z-index: 3;
width: 100%;
height: 45px;
padding: 20px;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
background: #43c6ac;
/* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #191654, #43c6ac);
/* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #191654, #43c6ac);
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }
@keyframes fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.header li {
margin-right: 50px;
display: inline-block; }
.header li a {
color: white;
font-size: 14px;
text-decoration: none; }
.header li a:hover {
text-shadow: 2px 2px black; }
.header__menu {
flex-direction: row;
justify-content: space-around; }
@media (min-width: 500px) {
.header li a {
font-size: 24px; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
opacity: 0.8; }
50% {
-webkit-transform: scale(1.1);
opacity: 1; }
100% {
-webkit-transform: scale(1);
opacity: 0.8; } }
@keyframes pulse {
0% {
transform: scale(1);
opacity: 0.8; }
50% {
transform: scale(1.1);
opacity: 1; }
100% {
transform: scale(1);
opacity: 0.8; } }
body {
-webkit-font-smoothing: antialiased; }
.main-container {
overflow: hidden; }
.more__info__badge {
color: white;
text-decoration: none;
border: 2px solid white;
border-radius: 6px;
padding: 10px;
font-size: 20px;
align-self: flex-end;
-webkit-animation: pulse 3s infinite ease-in-out;
-o-animation: pulse 3s infinite ease-in-out;
-ms-animation: pulse 3s infinite ease-in-out;
-moz-animation: pulse 3s infinite ease-in-out;
animation: pulse 3s infinite ease-in-out; }
h2.section__header {
color: white;
font-size: 36px; }
.section__content__wrapper {
display: flex;
flex: 1;
justify-content: center;
align-items: center; }
.tour-list {
overflow: scroll; }
p.section__content {
color: white;
font-size: 12px;
text-shadow: 1px 1px 1px black;
max-width: 95vw; }
.contact-card {
width: 300px;
height: 100%;
padding: 40px;
border-radius: 5px;
background: rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
display: flex;
flex-direction: column;
justify-content: center; }
.about__container {
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 3; }
.music__container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 3; }
.music__container .player__info {
width: '100%';
display: 'flex';
flex-direction: 'column';
justify-content: 'center';
align-items: 'center';
padding-top: 35; }
.gallery__container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 3; }
.contact__container {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-end;
height: 100%;
width: 100%;
color: white;
z-index: 3; }
.bio-card {
width: 100%;
padding: 10%;
padding-top: 5px;
border-radius: 5px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-around; }
a {
text-decoration: none;
color: #fff; }
p > a:hover {
color: #d9d9d9;
text-decoration: underline; }
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 1% 0 1% 0; }
._12 {
font-size: 1.2em; }
._14 {
font-size: 1.4em; }
ul {
padding: 0;
list-style: none; }
.social-icons {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: space-between;
width: 100%; }
.social-icon {
color: #fff; }
ul.social-icons {
margin-top: 10px; }
.social-icons li {
height: 100px;
width: 50px;
display: flex;
justify-content: center; }
.social-icons a {
color: #fff;
text-decoration: none;
width: 100%; }
.social-icons a:hover {
text-decoration: none; }
.fa {
font-size: 20px;
border-radius: 3px;
width: 100%;
display: flex;
justify-content: center; }
.fa-facebook {
padding: 10px 14px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #322f30; }
.fa-facebook:hover {
background-color: #3d5b99; }
.fa-instagram {
padding: 10px 14px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background: #322f30; }
.fa-instagram:hover {
background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%); }
.fa-twitter {
padding: 10px 12px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #322f30; }
.fa-twitter:hover {
background-color: #00aced; }
.fa-rss {
padding: 10px 14px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #322f30; }
.fa-rss:hover {
background-color: #eb8231; }
.fa-youtube {
padding: 10px 14px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #322f30; }
.fa-youtube:hover {
background-color: #e64a41; }
.cont {
position: relative;
height: 100vh;
overflow: hidden; }
.slide__darkbg {
position: absolute;
width: 100%;
height: calc(100vw * (3456 / 5184));
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform;
z-index: 10; }
.slide__text-wrapper {
position: absolute;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
z-index: 10; }
.slide__letter {
position: absolute;
display: inline;
align-items: center;
justify-content: center;
text-align: center;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-text-fill-color: transparent;
-webkit-background-clip: text !important;
font-size: 44vw;
font-weight: 800;
color: #000;
z-index: 2;
will-change: transform;
user-select: none; }
.slide__text {
font-size: 8vw;
font-weight: 800;
text-transform: uppercase;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
letter-spacing: 12px;
color: #fff;
will-change: transform;
user-select: none;
text-shadow: 2px 2px black;
text-align: center; }
.slide__text--2 {
font-size: 2vw; }
.slide__text--2--container {
padding: 10px; }
.slide__text--2--name {
font-size: 5vw;
letter-spacing: 15px;
margin: 10px 0; }
.slide__text:nth-child(odd) {
z-index: 2; }
.slide__text:nth-child(even) {
z-index: 2; }
.slide--1__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--1__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--1__letter {
background: url("../assets/Old_Sport_38.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.slide--2__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--2__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--2__letter {
background: url("../assets/Old_Sport_19.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.slide--3__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--3__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--3__letter {
background: url("../assets/Old_Sport_32.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.slide--4__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--4__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--4__letter {
background: url("../assets/_DSC3855.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.slide--5__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--5__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--5__letter {
background: url("../assets/Old_Sport_14.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.banner__fallback {
height: 100vh;
width: 100vw;
background: url("../assets/banner-fallback.jpg") no-repeat center center;
background-size: contain; }
.nav {
position: absolute;
bottom: 50px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
list-style-type: none;
z-index: 2; }
.nav__slide {
position: relative;
display: inline-block;
width: 28px;
height: 28px;
border-radius: 50%;
border: 2px solid #fff;
margin-left: 10px;
cursor: default !important; }
@media screen and (max-width: 400px) {
.nav__slide {
width: 22px;
height: 22px; } }
.nav__slide:focus:after {
opacity: 0; }
.nav__slide:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(0, 0);
transform: translate(-50%, -50%) scale(0, 0);
width: 75%;
height: 75%;
border-radius: 50%;
background-color: #fff;
opacity: 0;
transition: 300ms; }
.nav__slide--1 {
margin-left: 0; }
.nav-active:after {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
opacity: 1; }
.side-nav {
position: absolute;
width: 5%;
height: 100%;
top: 0;
z-index: 2;
cursor: default !important;
opacity: 0;
transition: 300ms;
display: none;
align-items: center;
justify-content: center; }
.side-nav span {
font-size: 36px;
color: white; }
.side-nav:hover {
opacity: .3; }
.side-nav--right {
right: 0;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #eed7ff 100%); }
.side-nav--left {
left: 0;
background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #eed7ff 100%); }
[class^="swiper-button-"] {
transition: all .3s ease; }
.swiper-slide {
backface-visibility: hidden;
-webkit-backface-visibility: hidden; }
*, *:before, *:after {
box-sizing: border-box;
margin: 0;
padding: 0; }
.swiper-container {
width: 100vw;
height: 100vh;
float: left;
transition: opacity .6s ease, transform .3s ease; }
.swiper-container.nav-slider {
width: 20%;
padding-left: 5px; }
.swiper-container.nav-slider .swiper-slide {
cursor: default !important;
opacity: .4;
transition: opacity .3s ease; }
.swiper-container.nav-slider .swiper-slide.swiper-slide-active {
opacity: 1; }
.swiper-container.nav-slider .swiper-slide .content {
width: 100%; }
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible; }
.swiper-container.loading {
opacity: 0;
visibility: hidden; }
.swiper-slide {
overflow: hidden; }
.swiper-slide .slide-bgimg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-size: contain;
background-repeat: no-repeat; }
.swiper-slide .entity-img {
display: none; }
.swiper-slide .content {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
z-index: 2; }
.swiper-slide .content .title {
font-weight: bold; }
.swiper-slide .content .caption {
display: flex;
font-size: 13px;
line-height: 1.4;
-webkit-transform: translateX(50px);
transform: translateX(50px);
opacity: 0;
transition: opacity .3s ease, transform .7s ease; }
.swiper-slide .content .caption.show {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1; }
[class^="swiper-button-"] {
width: 44px;
opacity: 0;
visibility: hidden;
display: none; }
.swiper-button-prev {
-webkit-transform: translateX(50px);
transform: translateX(50px); }
.swiper-button-next {
-webkit-transform: translateX(-50px);
transform: translateX(-50px); }
@media (min-width: 768px) {
.music__container {
padding: 5%;
position: relative; }
.music__container .player__info {
padding: 50px 0 35px; }
.bio-card {
height: 100vh;
padding: 10%; }
.bio-card .section__content {
font-size: 2vw !important;
margin: 0;
padding: 0; }
.side-nav {
display: flex; }
.slide--1__darkbg {
background-size: cover; }
.slide--1__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide--2__darkbg {
background-size: cover; }
.slide--2__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide--3__darkbg {
background-size: cover; }
.slide--3__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide--4__darkbg {
background-size: cover; }
.slide--4__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide--5__darkbg {
background-size: cover; }
.slide--5__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide__text--2--name {
font-size: 7vw; }
.slide__darkbg {
height: 100%;
top: 0; }
.swiper-slide .slide-bgimg {
background-size: cover;
background-repeat: no-repeat; }
.swiper-slide .slide-bgimg--5 {
background-position: center top; }
[class^="swiper-button-"] {
visibility: visible;
display: block; }
.nav__slide:hover:after {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
opacity: 1; } }
* {
box-sizing: border-box; }
.react-tabs {
height: 70vh; }
ul.react-tabs__tab-list {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center; }
ul.react-tabs__tab-list .tab__header {
font-size: 24px;
letter-spacing: 4px;
flex: 1; }
.react-tabs__tab--selected {
text-shadow: none; }
.react-tabs__tab-panel {
display: flex;
justify-content: center; }
.tour-list__wrapper {
width: 90vw;
padding: 10px;
max-height: 65vh;
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch; }
.tour-list__wrapper div {
font-size: 14px !important;
text-transform: none !important;
letter-spacing: 1px !important;
text-shadow: none;
font-weight: 500; }
.tour-list__wrapper .ticket__link {
font-size: 14px;
color: white;
text-shadow: none;
letter-spacing: 1px;
text-decoration: underline;
word-break: break-word; }
.tour-list__wrapper .venue__link {
font-size: 14px !important;
text-transform: none !important;
letter-spacing: 1px !important;
text-decoration: underline;
text-shadow: none;
font-weight: 500; }
.is-striped {
background-color: rgba(233, 200, 147, 0.2); }
.sk-logo__wrapper {
width: 100%;
display: flex;
justify-content: flex-end;
align-items: flex-end;
padding: 10;
position: absolute;
bottom: 10px;
right: 15px;
z-index: 15; }
/* Table column sizing
================================== */
.date-cell {
width: 20%; }
.topic-cell {
width: 40%; }
.access-link-cell {
width: 20%; }
.replay-link-cell {
width: 20%; }
span {
font-size: 14px; }
/* Apply styles
================================== */
.Rtable {
display: flex;
flex-wrap: wrap;
padding: 0;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
background: rgba(0, 0, 0, 0.5); }
.Rtable .Rtable-row {
width: 100%;
display: flex; }
.Rtable .Rtable-row .Rtable-cell {
box-sizing: border-box;
flex-grow: 1;
padding: 0.8em 1.2em;
overflow: hidden;
list-style: none;
display: flex;
align-items: center;
justify-content: center; }
.Rtable .Rtable-row .Rtable-cell.column-heading {
background-color: #2678FC;
color: white;
padding: 1em; }
.Rtable .Rtable-row .Rtable-cell .Rtable-cell--heading {
display: none; }
.Rtable .Rtable-row .Rtable-cell .Rtable-cell--content .webinar-date {
font-weight: 700; }
/* Responsive
==================================== */
@media all and (max-width: 750px) {
.sk-logo__wrapper {
bottom: 80px; }
ul.react-tabs__tab-list .tab__header {
font-size: 14px; }
.is-striped {
background: rgba(0, 0, 0, 0.5); }
.Rtable {
background: transparent; }
.Rtable--collapse {
display: block;
width: 100%;
padding: 1em;
box-shadow: none; }
.Rtable--collapse .Rtable-row {
box-sizing: border-box;
width: 100%;
display: flex;
flex-wrap: wrap;
margin-bottom: 2em;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
background: rgba(0, 0, 0, 0.5); }
.Rtable--collapse .Rtable-row .Rtable-cell {
width: 100% !important;
display: flex;
align-items: center;
justify-content: flex-start; }
.Rtable--collapse .Rtable-row .Rtable-cell .Rtable-cell--heading {
display: inline-block;
flex: 1;
max-width: 120px;
min-width: 120px;
font-weight: 700;
border-right: 1px solid #ccc;
margin-right: 1em; }
.Rtable--collapse .Rtable-row .Rtable-cell .Rtable-cell--content {
flex: 2;
padding-left: 1em; }
.Rtable--collapse .topic-cell {
background-color: #2678FC;
color: white !important;
font-weight: 700;
order: -1; }
.Rtable--collapse .topic-cell .Rtable-cell--content {
padding-left: 0 !important; }
.Rtable--collapse .Rtable-row--head {
display: none; } }
.no-flexbox .Rtable {
display: block; }
.no-flexbox .Rtable.Rtable-cell {
width: 100%; }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.music-slide__artist-links__container {
width: 90vw;
background-color: rgba(0, 0, 0, 0.7);
display: flex;
flex-direction: row;
justify-content: space-between;
padding-left: 15px; }
.music-slide__artist-links__container .spotify__artist {
border: 'none';
align-self: center;
margin-left: 20;
width: 50%; }
.music-slide .playlist__container {
width: 100%;
overflow-y: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch; }
@media (min-width: 768px) {
.music-slide__artist-links__container {
width: 70%;
flex-direction: row;
justify-content: space-between; }
.music-slide__artist-links__container .spotify__artist {
width: 30%; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.clr-dark {
color: #121f27 !important; }
.clr-gray {
color: #bbbbbb !important; }
.clr-light {
color: #ffffff !important; }
.clr-purple {
color: #7f4fff !important; }
.clr-red {
color: #ff0505 !important; }
.bg-clr-dark {
background-color: #121f27 !important; }
.bg-clr-gray {
background-color: #bbbbbb !important; }
.bg-clr-light {
background-color: #ffffff !important; }
.bg-clr-purple {
background-color: #7f4fff !important;
color: #ffffff !important; }
.bg-clr-red {
background-color: #ff0505 !important; }
.audioplayer__container {
opacity: 0.85; }
.b2 {
border-width: 2px; }
header {
background-image: linear-gradient(45deg, var(--teal), rgba(0, 255, 127, 0.7));
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1); }
h2 a:hover {
text-decoration: none; }
.social-buttons {
position: absolute;
top: 1rem;
left: 1rem; }
.semibold {
font-weight: 600; }
.muted {
opacity: 0.3; }
.btn-small.btn-square {
padding: 0.25rem 0.3rem; }
.custom-track-bg::-webkit-slider-runnable-track {
background-color: rgba(0, 0, 0, 0.25); }
.custom-track-bg::-moz-range-track {
background-color: rgba(0, 0, 0, 0.25); }
.custom-track-bg::-ms-track {
background-color: rgba(0, 0, 0, 0.25); }
.custom-track-bg::-moz-range-thumb {
background: #fff; }
.custom-track-bg::-webkit-slider-thumb {
background: #fff; }
.custom-track-bg::-ms-thumb {
background: #fff; }
:root {
--font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
--container-width: 820px;
--yellow: rgba(255, 220, 0, 0.45);
--orange: $color-bluest-greenest;
--button-line-height: 1;
--sb-progress-height: 8px;
--button-big-padding-x: 1.25rem;
--button-big-padding-y: 1.25rem; }
.sb-soundplayer-btn {
display: inline-block;
background-color: transparent;
color: var(--sb-btn-color);
font-size: 1em;
padding: 5px;
margin: 0;
height: auto;
vertical-align: middle;
border-radius: 3px;
text-decoration: none;
border: 0;
outline: none;
cursor: pointer;
transition: transform, box-shadow, 0.05s ease;
box-sizing: border-box;
-webkit-appearance: none; }
.sb-soundplayer-btn:hover {
transform: scale(1.0625); }
.sb-soundplayer-btn:focus {
transform: scale(0.9375); }
.sb-soundplayer-btn:active {
box-shadow: inset 0 0 0 2px var(--sb-btn-color); }
.sb-soundplayer-btn:hover,
.sb-soundplayer-btn:focus {
box-shadow: none; }
:root {
--sb-btn-color: #43c6cc; }
.sb-soundplayer-cover {
color: #fff;
background-color: #f5f5f5;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 30px 30px 20px 30px;
margin-bottom: 20px;
height: 440px;
position: relative;
overflow: hidden;
cursor: default;
border-radius: 2px; }
.sb-soundplayer-cover:after {
content: "";
background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.35));
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.sb-soundplayer-cover .sb-soundplayer-info-box {
display: inline-block;
background-color: var(--sb-cover-info-bg);
padding: 5px 10px;
margin-bottom: 5px;
border-radius: 1px; }
.sb-soundplayer-cover .sb-soundplayer-track {
font-weight: 600;
font-size: 24px; }
.sb-soundplayer-cover .sb-soundplayer-artist {
font-size: 18px; }
.sb-soundplayer-cover-logo {
color: var(--sb-cover-logo-color);
width: 100px;
height: 14px;
position: absolute;
top: 30px;
right: 30px;
z-index: 2; }
:root {
--sb-cover-info-bg: rgba(0, 0, 0, 0.8);
--sb-cover-logo-color: rgba(255, 255, 255, 0.9); }
.sb-soundplayer-icon {
width: 1em;
height: 1em;
position: relative;
vertical-align: middle; }
.sb-soundplayer-progress-container {
background-color: var(--sb-progress-bg-color);
width: 100%;
height: var(--sb-progress-height);
overflow: hidden;
cursor: pointer; }
.sb-soundplayer-progress-inner {
background-color: var(--sb-progress-color);
height: 100%;
transition: width 0.2s ease-in; }
:root {
--sb-progress-color: #43c6cc;
--sb-progress-bg-color: #000;
--sb-progress-height: 10px; }
.flex-row {
display: flex;
flex-direction: row;
align-items: center; }
/*//////////////////// SEEK BARS ////////////////////*/
.seek {
-webkit-appearance: none;
border: 1px solid white;
display: block;
width: 90%;
height: 10px;
margin: auto;
margin-top: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color: gray;
-webkit-box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.6);
-moz-box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.6);
box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.6); }
.seek::-webkit-slider-thumb {
-webkit-appearance: none;
width: 15px;
height: 15px;
border: 1px solid black;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #80e4df;
/* Old browsers */
background: -webkit-linear-gradient(#55eff7 0%, #44def6 13%, #33cde5 33%, #22bcd4 47%, #11abc3 80%, #009ab2 100%);
background: -moz-linear-gradient(#55eff7 0%, #44def6 13%, #33cde5 33%, #22bcd4 47%, #11abc3 80%, #009ab2 100%);
background: -o-linear-gradient(#55eff7 0%, #44def6 13%, #33cde5 33%, #22bcd4 47%, #11abc3 80%, #009ab2 100%);
background: linear-gradient(#55eff7 0%, #44def6 13%, #33cde5 33%, #22bcd4 47%, #11abc3 80%, #009ab2 100%);
/* W3C */ }
input[type=range]::-webkit-slider-runnable-track {
width: 300px;
border: none;
border-radius: 3px; }
input[type=range]::-ms-fill-lower {
background: #777;
border-radius: 10px; }
.audioplayer__container {
width: 90vw;
height: auto; }
@media (min-width: 768px) {
.audioplayer__container {
width: 70%; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.sliding-menu {
position: absolute;
top: 0px;
left: -240px;
display: flex;
flex-flow: column nowrap;
width: 240px;
height: 100vh;
padding: 8px;
background-color: #000000;
color: #FFFFFF;
font-size: 1.5em;
z-index: 999; }
.sliding-menu button {
background-color: #000000;
display: inline-block;
border: none;
text-align: left; }
.main-container {
width: 100%;
background-color: #000000; }
.main-container > button {
background-color: #000000;
color: #FFFFFF; }
.slide-menu {
left: 0px; }
.header2 {
display: flex;
align-items: center;
height: 60px;
width: 100vw;
position: fixed;
top: 0;
left: 0;
z-index: 3;
border: 0;
box-shadow: none; }
.header2 button {
background-color: transparent;
color: #FFFFFF;
outline: none;
border: none;
padding: 5px 20px;
align-self: flex-end;
font-size: 30px; }
.header2 button:focus {
outline: none; }
.header2__menu {
display: none;
flex-direction: row;
width: 100%;
padding: 20px;
list-style-type: none;
justify-content: space-around; }
.header2__drawer__menu {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
list-style-type: none; }
.header2__drawer__menu li {
margin: 15px; }
@media (min-width: 768px) {
.sliding-menu {
display: none; }
.header2 {
flex-direction: row; }
.header2 button {
display: none; }
.header2__menu {
display: flex; } }
.fa {
font-size: 24px; }
li a {
color: white;
font-size: 26px;
text-decoration: none;
text-shadow: 1px 1px black; }
li a:hover {
text-shadow: 2px 2px black;
text-decoration: underline; }
.container {
margin: 0 auto;
height: 100vh;
width: 100vw;
background: #aaa;
color: #222;
display: flex;
flex-direction: column;
overflow: auto; }
/* Cards */
.card__row {
padding: 3%;
box-sizing: border-box;
display: flex;
flex-direction: row;
justify-content: space-around; }
.card {
background: #fff;
border-radius: 2px;
display: inline-block;
height: 275px;
margin: 1rem;
position: relative;
width: 250px;
border-radius: 6px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
.card:hover {
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
.border {
position: absolute;
width: 100%;
height: 100%;
padding: 6px;
border: 1px solid #fff;
opacity: 0.5;
display: none; }
.card h1 {
position: relative;
padding: 190px 0px 100px 10px;
width: 90%; }
.card > img {
width: 90%; }
p {
line-height: 1.5;
font-size: 18px; }
/* The cover (expanding background) */
.cover {
position: fixed;
z-index: 100;
transform-origin: 50% 50%; }
/* The open page content */
.open-content {
z-index: 110;
position: absolute;
opacity: 0;
pointer-events: none;
padding: 60px 20px;
width: 75%;
left: 12.5%;
background-color: white;
height: 100vh;
overflow: auto; }
.open-content img {
width: 50%;
float: left;
z-index: 5;
margin-right: 5%; }
.open-content .text h1, .open-content .text p {
margin-left: auto;
margin-right: auto;
margin-top: 0; }
.close-content {
display: block;
position: absolute;
right: 12px;
top: 12px;
width: 30px;
height: 30px;
cursor: pointer; }
.close-content span {
background: #222;
width: 20px;
height: 4px;
display: block;
position: absolute;
top: 14px; }
.x-1 {
transform: rotate(45deg); }
.x-2 {
transform: rotate(-45deg); }
/*
** Transitions
*/
.card {
transition: all 200ms linear 320ms, transform 200ms ease-out 320ms; }
.border {
transition: opacity 200ms linear, transform 200ms ease-out; }
.card img {
transition: opacity 200ms linear 0ms, transform 200ms ease-in 0ms; }
.card h1 {
transform: translate3d(20%, 0px, 0px);
transition: opacity 200ms linear 120ms, transform 200ms ease-in 120ms; }
/* Clicked card */
.card.clicked img {
transform: translate3d(0px, -40px, 0px);
opacity: 0; }
.card.clicked .border {
opacity: 0;
transform: scale(1.3); }
.card.out, .card.out img {
transform: translate3d(0px, -40px, 0px);
opacity: 0; }
.card.out h1, .card.clicked h1 {
transform: translate3d(20%, -40px, 0px);
opacity: 0; }
.cover {
transition: transform 300ms ease-in-out; }
.open-content {
transition: opacity 200ms linear 0ms; }
.open-content.open {
opacity: 1;
pointer-events: all;
transition-delay: 1000ms; }
/*
** Media Queries
*/
@media screen and (max-width: 600px) {
.container {
align-items: center; }
.card {
width: 300px;
height: 325px; }
.card__row {
display: block; }
.card-color-1 {
margin-bottom: 0; }
.card-color-2 {
margin-top: 5px; }
.column-1 {
padding-top: 0px; }
.open-content {
padding: 40px 20px;
left: 0;
width: 100%; }
.open-content img {
margin-top: 10px; } }
#progressInput {
margin: 20px auto;
width: 30%; }
.circle-background,
.circle-progress {
fill: none; }
.circle-background {
stroke: #43c6cc; }
.circle-progress {
stroke: #ddd;
stroke-linecap: round;
stroke-linejoin: round; }
.circle-text {
font-size: 3em;
font-weight: bold;
fill: #ddd; }
.social__container {
position: absolute;
bottom: 10px;
left: 10px;
max-width: 100vw;
z-index: 1; }
.social-icon__list {
display: flex;
flex-direction: row;
max-width: 100vw; }
.social-icon__list li {
height: 35px;
width: 35px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 5px; }
.social-icon__list li a {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center; }
.social-icon__list li a:hover {
text-decoration: none; }
.social-icon__list li .fa {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 18px; }
.social-icon__list li .fa-facebook {
background-color: #3d5b99; }
.social-icon__list li .fa-instagram {
background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%); }
.social-icon__list li .fa-twitter {
background-color: #00aced; }
.social-icon__list li .fa-youtube {
background-color: #e64a41; } | src/styles/index.css | @import url("https://fonts.googleapis.com/css?family=Lato");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css");
.clr-dark {
color: #121f27 !important; }
.clr-gray {
color: #bbbbbb !important; }
.clr-light {
color: #ffffff !important; }
.clr-purple {
color: #7f4fff !important; }
.clr-red {
color: #ff0505 !important; }
.bg-clr-dark {
background-color: #121f27 !important; }
.bg-clr-gray {
background-color: #bbbbbb !important; }
.bg-clr-light {
background-color: #ffffff !important; }
.bg-clr-purple {
background-color: #7f4fff !important;
color: #ffffff !important; }
.bg-clr-red {
background-color: #ff0505 !important; }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.modal-container {
color: white; }
.modal-content {
position: relative;
background: black;
width: 90%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 10%; }
.modal-content-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
width: 100%; }
.modal a {
margin-bottom: 20px; }
.modal a:hover {
text-decoration: underline; }
.modal .close-button {
position: absolute;
top: 10px;
right: 10px;
background: transparent;
border: none; }
.modal .close-button span {
color: white; }
.hidden-xs {
display: none; }
.visible-xs {
display: block; }
@media (min-width: 768px) {
.hidden-xs {
display: block; }
.visible-xs {
display: none; } }
* {
box-sizing: border-box; }
body {
margin: 0;
padding: 0;
font-family: "Lato", sans-serif;
background: #000;
/* fallback for old browsers */
cursor: default !important;
overflow: hidden; }
.App {
text-align: center; }
.App-logo {
animation: App-logo-spin infinite 20s linear;
height: 80px; }
.App-header {
background-color: #222;
height: 150px;
padding: 20px;
color: white; }
.App-title {
font-size: 1.5em; }
.App-intro {
font-size: large; }
.page {
height: 100%; }
@keyframes App-logo-spin {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
@media (min-width: 1025px) {
.page {
padding-top: 0px; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.clr-dark {
color: #121f27 !important; }
.clr-gray {
color: #bbbbbb !important; }
.clr-light {
color: #ffffff !important; }
.clr-purple {
color: #7f4fff !important; }
.clr-red {
color: #ff0505 !important; }
.bg-clr-dark {
background-color: #121f27 !important; }
.bg-clr-gray {
background-color: #bbbbbb !important; }
.bg-clr-light {
background-color: #ffffff !important; }
.bg-clr-purple {
background-color: #7f4fff !important;
color: #ffffff !important; }
.bg-clr-red {
background-color: #ff0505 !important; }
.header {
position: fixed;
top: 0;
z-index: 3;
width: 100%;
height: 45px;
padding: 20px;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
background: #43c6ac;
/* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #191654, #43c6ac);
/* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #191654, #43c6ac);
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }
@keyframes fade {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.header li {
margin-right: 50px;
display: inline-block; }
.header li a {
color: white;
font-size: 14px;
text-decoration: none; }
.header li a:hover {
text-shadow: 2px 2px black; }
.header__menu {
flex-direction: row;
justify-content: space-around; }
@media (min-width: 500px) {
.header li a {
font-size: 24px; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
opacity: 0.8; }
50% {
-webkit-transform: scale(1.1);
opacity: 1; }
100% {
-webkit-transform: scale(1);
opacity: 0.8; } }
@keyframes pulse {
0% {
transform: scale(1);
opacity: 0.8; }
50% {
transform: scale(1.1);
opacity: 1; }
100% {
transform: scale(1);
opacity: 0.8; } }
body {
-webkit-font-smoothing: antialiased; }
.main-container {
overflow: hidden; }
.more__info__badge {
color: white;
text-decoration: none;
border: 2px solid white;
border-radius: 6px;
padding: 10px;
font-size: 20px;
align-self: flex-end;
-webkit-animation: pulse 3s infinite ease-in-out;
-o-animation: pulse 3s infinite ease-in-out;
-ms-animation: pulse 3s infinite ease-in-out;
-moz-animation: pulse 3s infinite ease-in-out;
animation: pulse 3s infinite ease-in-out; }
h2.section__header {
color: white;
font-size: 36px; }
.section__content__wrapper {
display: flex;
flex: 1;
justify-content: center;
align-items: center; }
.tour-list {
overflow: scroll; }
p.section__content {
color: white;
font-size: 12px;
text-shadow: 1px 1px 1px black;
max-width: 95vw; }
.contact-card {
width: 300px;
height: 100%;
padding: 40px;
border-radius: 5px;
background: rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
display: flex;
flex-direction: column;
justify-content: center; }
.about__container {
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 3; }
.music__container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 3; }
.music__container .player__info {
width: '100%';
display: 'flex';
flex-direction: 'column';
justify-content: 'center';
align-items: 'center';
padding-top: 35; }
.gallery__container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 3; }
.contact__container {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-end;
height: 100%;
width: 100%;
color: white;
z-index: 3; }
.bio-card {
width: 100%;
padding: 10%;
padding-top: 5px;
border-radius: 5px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-around; }
a {
text-decoration: none;
color: #fff; }
p > a:hover {
color: #d9d9d9;
text-decoration: underline; }
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 1% 0 1% 0; }
._12 {
font-size: 1.2em; }
._14 {
font-size: 1.4em; }
ul {
padding: 0;
list-style: none; }
.social-icons {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: space-between;
width: 100%; }
.social-icon {
color: #fff; }
ul.social-icons {
margin-top: 10px; }
.social-icons li {
height: 100px;
width: 50px;
display: flex;
justify-content: center; }
.social-icons a {
color: #fff;
text-decoration: none;
width: 100%; }
.social-icons a:hover {
text-decoration: none; }
.fa {
font-size: 20px;
border-radius: 3px;
width: 100%;
display: flex;
justify-content: center; }
.fa-facebook {
padding: 10px 14px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #322f30; }
.fa-facebook:hover {
background-color: #3d5b99; }
.fa-instagram {
padding: 10px 14px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background: #322f30; }
.fa-instagram:hover {
background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%); }
.fa-twitter {
padding: 10px 12px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #322f30; }
.fa-twitter:hover {
background-color: #00aced; }
.fa-rss {
padding: 10px 14px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #322f30; }
.fa-rss:hover {
background-color: #eb8231; }
.fa-youtube {
padding: 10px 14px;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #322f30; }
.fa-youtube:hover {
background-color: #e64a41; }
.cont {
position: relative;
height: 100vh;
overflow: hidden; }
.slide__darkbg {
position: absolute;
width: 100%;
height: calc(100vw * (3456 / 5184));
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform;
z-index: 10; }
.slide__text-wrapper {
position: absolute;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
z-index: 10; }
.slide__letter {
position: absolute;
display: inline;
align-items: center;
justify-content: center;
text-align: center;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-text-fill-color: transparent;
-webkit-background-clip: text !important;
font-size: 44vw;
font-weight: 800;
color: #000;
z-index: 2;
will-change: transform;
user-select: none; }
.slide__text {
font-size: 8vw;
font-weight: 800;
text-transform: uppercase;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
letter-spacing: 12px;
color: #fff;
will-change: transform;
user-select: none;
text-shadow: 2px 2px black;
text-align: center; }
.slide__text--2 {
font-size: 2vw; }
.slide__text--2--container {
padding: 10px; }
.slide__text--2--name {
font-size: 5vw;
letter-spacing: 15px;
margin: 10px 0; }
.slide__text:nth-child(odd) {
z-index: 2; }
.slide__text:nth-child(even) {
z-index: 2; }
.slide--1__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--1__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--1__letter {
background: url("../assets/Old_Sport_38.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.slide--2__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--2__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--2__letter {
background: url("../assets/Old_Sport_19.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.slide--3__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--3__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--3__letter {
background: url("../assets/Old_Sport_32.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.slide--4__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--4__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--4__letter {
background: url("../assets/_DSC3855.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.slide--5__darkbg {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
will-change: transform; }
.slide--5__darkbg:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6); }
.slide--5__letter {
background: url("../assets/Old_Sport_14.jpg") center center no-repeat;
background-position: center;
background-size: contain; }
.slide--1__letter {
padding-top: calc(100vh / 2 - 26vw); }
.slide--2__letter {
padding-top: calc(100vh / 2 - 25vw);
-webkit-text-fill-color: rgba(0, 0, 0, 0.4); }
.slide--3__darkbg:after {
background-color: rgba(250, 250, 250, 0.1); }
.slide--3__letter {
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__letter {
font-size: 30vw;
padding-top: calc(100vh / 2 - 15vw); }
.slide--4__darkbg:after {
background-color: rgba(250, 250, 250, 0.15); }
.slide--5__letter {
padding-top: calc(100vh / 2 - 10vw); }
.slide--5__darkbg:after {
background-color: rgba(75, 75, 75, 0.35); }
.banner__fallback {
height: 100vh;
width: 100vw;
background: url("../assets/banner-fallback.jpg") no-repeat center center;
background-size: contain; }
.nav {
position: absolute;
bottom: 50px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
list-style-type: none;
z-index: 2; }
.nav__slide {
position: relative;
display: inline-block;
width: 28px;
height: 28px;
border-radius: 50%;
border: 2px solid #fff;
margin-left: 10px;
cursor: default !important; }
@media screen and (max-width: 400px) {
.nav__slide {
width: 22px;
height: 22px; } }
.nav__slide:focus:after {
opacity: 0; }
.nav__slide:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scale(0, 0);
transform: translate(-50%, -50%) scale(0, 0);
width: 75%;
height: 75%;
border-radius: 50%;
background-color: #fff;
opacity: 0;
transition: 300ms; }
.nav__slide--1 {
margin-left: 0; }
.nav-active:after {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
opacity: 1; }
.side-nav {
position: absolute;
width: 5%;
height: 100%;
top: 0;
z-index: 2;
cursor: default !important;
opacity: 0;
transition: 300ms;
display: none;
align-items: center;
justify-content: center; }
.side-nav span {
font-size: 36px;
color: white; }
.side-nav:hover {
opacity: .3; }
.side-nav--right {
right: 0;
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #eed7ff 100%); }
.side-nav--left {
left: 0;
background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #eed7ff 100%); }
[class^="swiper-button-"] {
transition: all .3s ease; }
.swiper-slide {
backface-visibility: hidden;
-webkit-backface-visibility: hidden; }
*, *:before, *:after {
box-sizing: border-box;
margin: 0;
padding: 0; }
.swiper-container {
width: 100vw;
height: 100vh;
float: left;
transition: opacity .6s ease, transform .3s ease; }
.swiper-container.nav-slider {
width: 20%;
padding-left: 5px; }
.swiper-container.nav-slider .swiper-slide {
cursor: default !important;
opacity: .4;
transition: opacity .3s ease; }
.swiper-container.nav-slider .swiper-slide.swiper-slide-active {
opacity: 1; }
.swiper-container.nav-slider .swiper-slide .content {
width: 100%; }
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible; }
.swiper-container.loading {
opacity: 0;
visibility: hidden; }
.swiper-slide {
overflow: hidden; }
.swiper-slide .slide-bgimg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-size: contain;
background-repeat: no-repeat; }
.swiper-slide .entity-img {
display: none; }
.swiper-slide .content {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
z-index: 2; }
.swiper-slide .content .title {
font-weight: bold; }
.swiper-slide .content .caption {
display: flex;
font-size: 13px;
line-height: 1.4;
-webkit-transform: translateX(50px);
transform: translateX(50px);
opacity: 0;
transition: opacity .3s ease, transform .7s ease; }
.swiper-slide .content .caption.show {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1; }
[class^="swiper-button-"] {
width: 44px;
opacity: 0;
visibility: hidden;
display: none; }
.swiper-button-prev {
-webkit-transform: translateX(50px);
transform: translateX(50px); }
.swiper-button-next {
-webkit-transform: translateX(-50px);
transform: translateX(-50px); }
@media (min-width: 768px) {
.music__container {
padding: 5%;
position: relative; }
.music__container .player__info {
padding: 50px 0 35px; }
.bio-card {
height: 100vh;
padding: 10%; }
.bio-card .section__content {
font-size: 2vw !important;
margin: 0;
padding: 0; }
.side-nav {
display: flex; }
.slide--1__darkbg {
background-size: cover; }
.slide--1__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide--2__darkbg {
background-size: cover; }
.slide--2__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide--3__darkbg {
background-size: cover; }
.slide--3__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide--4__darkbg {
background-size: cover; }
.slide--4__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide--5__darkbg {
background-size: cover; }
.slide--5__letter {
background-size: cover; }
.slide__letter {
background-size: cover; }
.slide--4__letter {
font-size: 30vw; }
.slide--5__darkbg {
background-size: cover;
background-position: center top; }
.slide--5__letter {
background-size: cover;
background-position: center top; }
.slide__text--2--name {
font-size: 7vw; }
.slide__darkbg {
height: 100%;
top: 0; }
.swiper-slide .slide-bgimg {
background-size: cover;
background-repeat: no-repeat; }
.swiper-slide .slide-bgimg--5 {
background-position: center top; }
[class^="swiper-button-"] {
visibility: visible;
display: block; }
.nav__slide:hover:after {
-webkit-transform: translate(-50%, -50%) scale(1, 1);
transform: translate(-50%, -50%) scale(1, 1);
opacity: 1; } }
* {
box-sizing: border-box; }
.react-tabs {
height: 70vh; }
ul.react-tabs__tab-list {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center; }
ul.react-tabs__tab-list .tab__header {
font-size: 24px;
letter-spacing: 4px;
flex: 1; }
.react-tabs__tab--selected {
text-shadow: none; }
.react-tabs__tab-panel {
display: flex;
justify-content: center; }
.tour-list__wrapper {
width: 90vw;
padding: 10px;
max-height: 65vh;
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch; }
.tour-list__wrapper div {
font-size: 14px !important;
text-transform: none !important;
letter-spacing: 1px !important;
text-shadow: none;
font-weight: 500; }
.tour-list__wrapper .ticket__link {
font-size: 14px;
color: white;
text-shadow: none;
letter-spacing: 1px;
text-decoration: underline;
word-break: break-word; }
.tour-list__wrapper .venue__link {
font-size: 14px !important;
text-transform: none !important;
letter-spacing: 1px !important;
text-decoration: underline;
text-shadow: none;
font-weight: 500; }
.is-striped {
background-color: rgba(233, 200, 147, 0.2); }
.sk-logo__wrapper {
width: 100%;
display: flex;
justify-content: flex-end;
align-items: flex-end;
padding: 10;
position: absolute;
bottom: 10px;
right: 15px;
z-index: 15; }
/* Table column sizing
================================== */
.date-cell {
width: 20%; }
.topic-cell {
width: 40%; }
.access-link-cell {
width: 20%; }
.replay-link-cell {
width: 20%; }
span {
font-size: 14px; }
/* Apply styles
================================== */
.Rtable {
display: flex;
flex-wrap: wrap;
padding: 0;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
background: rgba(0, 0, 0, 0.5); }
.Rtable .Rtable-row {
width: 100%;
display: flex; }
.Rtable .Rtable-row .Rtable-cell {
box-sizing: border-box;
flex-grow: 1;
padding: 0.8em 1.2em;
overflow: hidden;
list-style: none;
display: flex;
align-items: center;
justify-content: center; }
.Rtable .Rtable-row .Rtable-cell.column-heading {
background-color: #2678FC;
color: white;
padding: 1em; }
.Rtable .Rtable-row .Rtable-cell .Rtable-cell--heading {
display: none; }
.Rtable .Rtable-row .Rtable-cell .Rtable-cell--content .webinar-date {
font-weight: 700; }
/* Responsive
==================================== */
@media all and (max-width: 750px) {
.sk-logo__wrapper {
bottom: 80px; }
ul.react-tabs__tab-list .tab__header {
font-size: 14px; }
.is-striped {
background: rgba(0, 0, 0, 0.5); }
.Rtable {
background: transparent; }
.Rtable--collapse {
display: block;
width: 100%;
padding: 1em;
box-shadow: none; }
.Rtable--collapse .Rtable-row {
box-sizing: border-box;
width: 100%;
display: flex;
flex-wrap: wrap;
margin-bottom: 2em;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
background: rgba(0, 0, 0, 0.5); }
.Rtable--collapse .Rtable-row .Rtable-cell {
width: 100% !important;
display: flex;
align-items: center;
justify-content: flex-start; }
.Rtable--collapse .Rtable-row .Rtable-cell .Rtable-cell--heading {
display: inline-block;
flex: 1;
max-width: 120px;
min-width: 120px;
font-weight: 700;
border-right: 1px solid #ccc;
margin-right: 1em; }
.Rtable--collapse .Rtable-row .Rtable-cell .Rtable-cell--content {
flex: 2;
padding-left: 1em; }
.Rtable--collapse .topic-cell {
background-color: #2678FC;
color: white !important;
font-weight: 700;
order: -1; }
.Rtable--collapse .topic-cell .Rtable-cell--content {
padding-left: 0 !important; }
.Rtable--collapse .Rtable-row--head {
display: none; } }
.no-flexbox .Rtable {
display: block; }
.no-flexbox .Rtable.Rtable-cell {
width: 100%; }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.music-slide__artist-links__container {
width: 90vw;
background-color: rgba(0, 0, 0, 0.7);
display: flex;
flex-direction: row;
justify-content: space-between;
padding-left: 15px; }
.music-slide__artist-links__container .spotify__artist {
border: 'none';
align-self: center;
margin-left: 20;
width: 50%; }
.music-slide .playlist__container {
width: 100%;
overflow-y: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch; }
@media (min-width: 768px) {
.music-slide__artist-links__container {
width: 70%;
flex-direction: row;
justify-content: space-between; }
.music-slide__artist-links__container .spotify__artist {
width: 30%; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.clr-dark {
color: #121f27 !important; }
.clr-gray {
color: #bbbbbb !important; }
.clr-light {
color: #ffffff !important; }
.clr-purple {
color: #7f4fff !important; }
.clr-red {
color: #ff0505 !important; }
.bg-clr-dark {
background-color: #121f27 !important; }
.bg-clr-gray {
background-color: #bbbbbb !important; }
.bg-clr-light {
background-color: #ffffff !important; }
.bg-clr-purple {
background-color: #7f4fff !important;
color: #ffffff !important; }
.bg-clr-red {
background-color: #ff0505 !important; }
.audioplayer__container {
opacity: 0.85; }
.b2 {
border-width: 2px; }
header {
background-image: linear-gradient(45deg, var(--teal), rgba(0, 255, 127, 0.7));
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1); }
h2 a:hover {
text-decoration: none; }
.social-buttons {
position: absolute;
top: 1rem;
left: 1rem; }
.semibold {
font-weight: 600; }
.muted {
opacity: 0.3; }
.btn-small.btn-square {
padding: 0.25rem 0.3rem; }
.custom-track-bg::-webkit-slider-runnable-track {
background-color: rgba(0, 0, 0, 0.25); }
.custom-track-bg::-moz-range-track {
background-color: rgba(0, 0, 0, 0.25); }
.custom-track-bg::-ms-track {
background-color: rgba(0, 0, 0, 0.25); }
.custom-track-bg::-moz-range-thumb {
background: #fff; }
.custom-track-bg::-webkit-slider-thumb {
background: #fff; }
.custom-track-bg::-ms-thumb {
background: #fff; }
:root {
--font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
--container-width: 820px;
--yellow: rgba(255, 220, 0, 0.45);
--orange: $color-bluest-greenest;
--button-line-height: 1;
--sb-progress-height: 8px;
--button-big-padding-x: 1.25rem;
--button-big-padding-y: 1.25rem; }
.sb-soundplayer-btn {
display: inline-block;
background-color: transparent;
color: var(--sb-btn-color);
font-size: 1em;
padding: 5px;
margin: 0;
height: auto;
vertical-align: middle;
border-radius: 3px;
text-decoration: none;
border: 0;
outline: none;
cursor: pointer;
transition: transform, box-shadow, 0.05s ease;
box-sizing: border-box;
-webkit-appearance: none; }
.sb-soundplayer-btn:hover {
transform: scale(1.0625); }
.sb-soundplayer-btn:focus {
transform: scale(0.9375); }
.sb-soundplayer-btn:active {
box-shadow: inset 0 0 0 2px var(--sb-btn-color); }
.sb-soundplayer-btn:hover,
.sb-soundplayer-btn:focus {
box-shadow: none; }
:root {
--sb-btn-color: #43c6cc; }
.sb-soundplayer-cover {
color: #fff;
background-color: #f5f5f5;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 30px 30px 20px 30px;
margin-bottom: 20px;
height: 440px;
position: relative;
overflow: hidden;
cursor: default;
border-radius: 2px; }
.sb-soundplayer-cover:after {
content: "";
background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.35));
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.sb-soundplayer-cover .sb-soundplayer-info-box {
display: inline-block;
background-color: var(--sb-cover-info-bg);
padding: 5px 10px;
margin-bottom: 5px;
border-radius: 1px; }
.sb-soundplayer-cover .sb-soundplayer-track {
font-weight: 600;
font-size: 24px; }
.sb-soundplayer-cover .sb-soundplayer-artist {
font-size: 18px; }
.sb-soundplayer-cover-logo {
color: var(--sb-cover-logo-color);
width: 100px;
height: 14px;
position: absolute;
top: 30px;
right: 30px;
z-index: 2; }
:root {
--sb-cover-info-bg: rgba(0, 0, 0, 0.8);
--sb-cover-logo-color: rgba(255, 255, 255, 0.9); }
.sb-soundplayer-icon {
width: 1em;
height: 1em;
position: relative;
vertical-align: middle; }
.sb-soundplayer-progress-container {
background-color: var(--sb-progress-bg-color);
width: 100%;
height: var(--sb-progress-height);
overflow: hidden;
cursor: pointer; }
.sb-soundplayer-progress-inner {
background-color: var(--sb-progress-color);
height: 100%;
transition: width 0.2s ease-in; }
:root {
--sb-progress-color: #43c6cc;
--sb-progress-bg-color: #000;
--sb-progress-height: 10px; }
.flex-row {
display: flex;
flex-direction: row;
align-items: center; }
/*//////////////////// SEEK BARS ////////////////////*/
.seek {
-webkit-appearance: none;
border: 1px solid white;
display: block;
width: 90%;
height: 10px;
margin: auto;
margin-top: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color: gray;
-webkit-box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.6);
-moz-box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.6);
box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.6); }
.seek::-webkit-slider-thumb {
-webkit-appearance: none;
width: 15px;
height: 15px;
border: 1px solid black;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #80e4df;
/* Old browsers */
background: -webkit-linear-gradient(#55eff7 0%, #44def6 13%, #33cde5 33%, #22bcd4 47%, #11abc3 80%, #009ab2 100%);
background: -moz-linear-gradient(#55eff7 0%, #44def6 13%, #33cde5 33%, #22bcd4 47%, #11abc3 80%, #009ab2 100%);
background: -o-linear-gradient(#55eff7 0%, #44def6 13%, #33cde5 33%, #22bcd4 47%, #11abc3 80%, #009ab2 100%);
background: linear-gradient(#55eff7 0%, #44def6 13%, #33cde5 33%, #22bcd4 47%, #11abc3 80%, #009ab2 100%);
/* W3C */ }
input[type=range]::-webkit-slider-runnable-track {
width: 300px;
border: none;
border-radius: 3px; }
input[type=range]::-ms-fill-lower {
background: #777;
border-radius: 10px; }
.audioplayer__container {
width: 90vw;
height: auto; }
@media (min-width: 768px) {
.audioplayer__container {
width: 70%; } }
@media (min-width: 500px) {
.sm-hide {
display: none; } }
@media (min-width: 1025px) {
.md-hide {
display: none; } }
@media (min-width: 1025px) {
.lg-hide {
display: none; } }
@media (min-width: 2000px) {
.xl-hide {
display: none; } }
.sliding-menu {
position: absolute;
top: 0px;
left: -240px;
display: flex;
flex-flow: column nowrap;
width: 240px;
height: 100vh;
padding: 8px;
background-color: #000000;
color: #FFFFFF;
font-size: 1.5em;
z-index: 999; }
.sliding-menu button {
background-color: #000000;
display: inline-block;
border: none;
text-align: left; }
.main-container {
width: 100%;
background-color: #000000; }
.main-container > button {
background-color: #000000;
color: #FFFFFF; }
.slide-menu {
left: 0px; }
.header2 {
display: flex;
align-items: center;
height: 60px;
width: 100vw;
position: fixed;
top: 0;
left: 0;
z-index: 3;
border: 0;
box-shadow: none; }
.header2 button {
background-color: transparent;
color: #FFFFFF;
outline: none;
border: none;
padding: 5px 20px;
align-self: flex-end;
font-size: 30px; }
.header2 button:focus {
outline: none; }
.header2__menu {
display: none;
flex-direction: row;
width: 100%;
padding: 20px;
list-style-type: none;
justify-content: space-around; }
.header2__drawer__menu {
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
list-style-type: none; }
.header2__drawer__menu li {
margin: 15px; }
@media (min-width: 768px) {
.sliding-menu {
display: none; }
.header2 {
flex-direction: row; }
.header2 button {
display: none; }
.header2__menu {
display: flex; } }
.fa {
font-size: 24px; }
li a {
color: white;
font-size: 26px;
text-decoration: none;
text-shadow: 1px 1px black; }
li a:hover {
text-shadow: 2px 2px black;
text-decoration: underline; }
.container {
margin: 0 auto;
height: 100vh;
width: 100vw;
background: #aaa;
color: #222;
display: flex;
flex-direction: column;
overflow: auto; }
/* Cards */
.card__row {
padding: 3%;
box-sizing: border-box;
display: flex;
flex-direction: row;
justify-content: space-around; }
.card {
background: #fff;
border-radius: 2px;
display: inline-block;
height: 275px;
margin: 1rem;
position: relative;
width: 250px;
border-radius: 6px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
.card:hover {
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
.border {
position: absolute;
width: 100%;
height: 100%;
padding: 6px;
border: 1px solid #fff;
opacity: 0.5;
display: none; }
.card h1 {
position: relative;
padding: 190px 0px 100px 10px;
width: 90%; }
.card > img {
width: 90%; }
p {
line-height: 1.5;
font-size: 18px; }
/* The cover (expanding background) */
.cover {
position: fixed;
z-index: 100;
transform-origin: 50% 50%; }
/* The open page content */
.open-content {
z-index: 110;
position: absolute;
opacity: 0;
pointer-events: none;
padding: 60px 20px;
width: 75%;
left: 12.5%;
background-color: white;
height: 100vh;
overflow: auto; }
.open-content img {
width: 50%;
float: left;
z-index: 5;
margin-right: 5%; }
.open-content .text h1, .open-content .text p {
margin-left: auto;
margin-right: auto;
margin-top: 0; }
.close-content {
display: block;
position: absolute;
right: 12px;
top: 12px;
width: 30px;
height: 30px;
cursor: pointer; }
.close-content span {
background: #222;
width: 20px;
height: 4px;
display: block;
position: absolute;
top: 14px; }
.x-1 {
transform: rotate(45deg); }
.x-2 {
transform: rotate(-45deg); }
/*
** Transitions
*/
.card {
transition: all 200ms linear 320ms, transform 200ms ease-out 320ms; }
.border {
transition: opacity 200ms linear, transform 200ms ease-out; }
.card img {
transition: opacity 200ms linear 0ms, transform 200ms ease-in 0ms; }
.card h1 {
transform: translate3d(20%, 0px, 0px);
transition: opacity 200ms linear 120ms, transform 200ms ease-in 120ms; }
/* Clicked card */
.card.clicked img {
transform: translate3d(0px, -40px, 0px);
opacity: 0; }
.card.clicked .border {
opacity: 0;
transform: scale(1.3); }
.card.out, .card.out img {
transform: translate3d(0px, -40px, 0px);
opacity: 0; }
.card.out h1, .card.clicked h1 {
transform: translate3d(20%, -40px, 0px);
opacity: 0; }
.cover {
transition: transform 300ms ease-in-out; }
.open-content {
transition: opacity 200ms linear 0ms; }
.open-content.open {
opacity: 1;
pointer-events: all;
transition-delay: 1000ms; }
/*
** Media Queries
*/
@media screen and (max-width: 600px) {
.container {
align-items: center; }
.card {
width: 300px;
height: 325px; }
.card__row {
display: block; }
.card-color-1 {
margin-bottom: 0; }
.card-color-2 {
margin-top: 5px; }
.column-1 {
padding-top: 0px; }
.open-content {
padding: 40px 20px;
left: 0;
width: 100%; }
.open-content img {
margin-top: 10px; } }
#progressInput {
margin: 20px auto;
width: 30%; }
.circle-background,
.circle-progress {
fill: none; }
.circle-background {
stroke: #43c6cc; }
.circle-progress {
stroke: #ddd;
stroke-linecap: round;
stroke-linejoin: round; }
.circle-text {
font-size: 3em;
font-weight: bold;
fill: #ddd; }
.social__container {
position: absolute;
bottom: 10px;
left: 10px;
max-width: 100vw;
z-index: 1; }
.social-icon__list {
display: flex;
flex-direction: row;
max-width: 100vw; }
.social-icon__list li {
height: 35px;
width: 35px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 5px; }
.social-icon__list li a {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center; }
.social-icon__list li a:hover {
text-decoration: none; }
.social-icon__list li .fa {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
font-size: 18px; }
.social-icon__list li .fa-facebook {
background-color: #3d5b99; }
.social-icon__list li .fa-instagram {
background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%); }
.social-icon__list li .fa-twitter {
background-color: #00aced; }
.social-icon__list li .fa-youtube {
background-color: #e64a41; } | 0.511229 | 0.074366 |
@charset "UTF-8";
/* line 5, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}
/* line 22, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
line-height: 1;
}
/* line 24, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
list-style: none;
}
/* line 26, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* line 28, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}
/* line 30, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
quotes: none;
}
/* line 103, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}
/* line 32, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
border: none;
}
/* line 116, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
/* line 12, ../sass/index.scss */
body {
min-width: 1200px;
color: #666666;
font: 12px/150% Arial, Verdana, "宋体";
}
/* line 18, ../sass/index.scss */
.clear:after {
content: "";
height: 0px;
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}
/* line 26, ../sass/index.scss */
a {
text-decoration: none;
}
/* line 1, ../sass/_ad_top.scss */
.ad_top {
width: 1200px;
margin: 0 auto;
position: relative;
text-align: center;
}
/* line 6, ../sass/_ad_top.scss */
.ad_top .banner {
width: 1200px;
height: 0px;
background: url(http://002.sfimg.cn/web/38d56074/38d5607450934e363e8d4153a43eeb4d.jpg) center top no-repeat;
}
/* line 10, ../sass/_ad_top.scss */
.ad_top .banner a {
width: 1200px;
height: 80px;
display: block;
text-indent: -9999px;
margin: 0 auto;
}
/* line 17, ../sass/_ad_top.scss */
.ad_top .banner span {
position: absolute;
top: 5px;
left: 50%;
margin-left: 575px;
width: 25px;
height: 16px;
background: url(../images/topclose.png) no-repeat center center;
cursor: pointer;
text-indent: -9999px;
}
/* line 31, ../sass/_ad_top.scss */
.banner_big {
width: 1200px;
height: 450px;
background: url(http://004.sfimg.cn/web/4f58d2bc/4f58d2bcc204a18276a1523545a9e05f.jpg) center top no-repeat;
z-index: 50px;
}
/* line 1, ../sass/_nav_header.scss */
.nav_header {
width: 100%;
height: 33px;
text-align: center;
position: relative;
z-index: 101;
padding: 0px;
background: #f7f7f7;
border-bottom: 1px solid #eeeeee;
}
/* line 10, ../sass/_nav_header.scss */
.nav_header a {
text-decoration: none;
}
/* line 12, ../sass/_nav_header.scss */
.nav_header a:hover {
color: #669900;
}
/* line 16, ../sass/_nav_header.scss */
.nav_header .nav_headerMain {
width: 1200px;
margin: auto;
}
/* line 22, ../sass/_nav_header.scss */
.left {
float: left;
}
/* line 24, ../sass/_nav_header.scss */
.left li:nth-child(1) {
color: #969696;
float: left;
position: relative;
line-height: 33px;
}
/* line 30, ../sass/_nav_header.scss */
.left li:nth-child(2) {
color: #969696;
float: left;
position: relative;
line-height: 33px;
}
/* line 35, ../sass/_nav_header.scss */
.left li:nth-child(2) p {
width: 50px;
height: 20px;
line-height: 20px;
border: 1px solid #dcdcdc;
margin: 6px 0 0 0;
overflow: hidden;
}
/* line 43, ../sass/_nav_header.scss */
.left li:nth-child(2):hover p {
box-shadow: 0px 0px 4px -2px gray;
background: #fff;
}
/* line 47, ../sass/_nav_header.scss */
.left li:nth-child(2) .city {
margin: 0 0 0 5px;
width: 30px;
overflow: hidden;
display: block;
color: #333333;
}
/* line 55, ../sass/_nav_header.scss */
.left li:nth-child(2) b {
background: url(../images/header.png) no-repeat -86px -130px;
width: 8px;
height: 4px;
position: absolute;
top: 15px;
right: 5px;
}
/* line 63, ../sass/_nav_header.scss */
.left li:nth-child(2):hover b {
background: url(../images/header.png) no-repeat -169px -2px;
}
/* line 66, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys {
display: none;
position: absolute;
width: 438px;
border: 1px solid #dcdcdc;
text-align: left;
margin: 0;
background: #fff;
}
/* line 76, ../sass/_nav_header.scss */
.left li:nth-child(2):hover .citys {
display: block;
}
/* line 80, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys_top {
margin: 5px 10px 5px 10px;
height: 30px;
border-bottom: 1px solid #dcdcdc;
line-height: 30px;
}
/* line 86, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys_middle {
margin: 0px 10px 5px 10px;
overflow: hidden;
}
/* line 90, ../sass/_nav_header.scss */
.left li:nth-child(2) li {
width: 38px;
float: left;
position: relative;
line-height: 33px;
}
/* line 96, ../sass/_nav_header.scss */
.left li:nth-child(2) a {
color: #0099ff;
}
/* line 99, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys_bottom {
margin: 5px 10px 15px 10px;
color: #969696;
overflow: hidden;
}
/* line 103, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys_bottom li {
width: 40px;
text-align: center;
height: 25px;
line-height: 25px;
cursor: pointer;
color: #333333;
}
/* line 112, ../sass/_nav_header.scss */
.left li:nth-child(2) .area {
float: left;
height: 25px;
line-height: 25px;
color: #969696;
}
/* line 118, ../sass/_nav_header.scss */
.left li:nth-child(2) .ct {
float: left;
width: 360px;
}
/* line 124, ../sass/_nav_header.scss */
.right {
float: right;
}
/* line 126, ../sass/_nav_header.scss */
.right a:hover {
color: #669900;
}
/* line 129, ../sass/_nav_header.scss */
.right li {
float: left;
position: relative;
line-height: 33px;
color: #999999;
}
/* line 134, ../sass/_nav_header.scss */
.right li a {
color: #969696;
}
/* line 139, ../sass/_nav_header.scss */
.right .login {
padding: 0 10px;
}
/* line 141, ../sass/_nav_header.scss */
.right .login .signin {
position: relative;
display: inline-block;
}
/* line 146, ../sass/_nav_header.scss */
.right .new_memb {
cursor: pointer;
width: 292px;
height: 34px;
text-align: center;
position: absolute;
top: 25px;
left: -146px;
padding-left: 22px;
}
/* line 155, ../sass/_nav_header.scss */
.right .new_memb .up_icon {
display: inline-block;
width: 11px;
height: 7px;
background: url(../images/regicon-top.png) left top;
position: absolute;
top: 0;
left: 165px;
}
/* line 164, ../sass/_nav_header.scss */
.right .new_memb .down_words {
display: inline-block;
margin-top: 7px;
}
/* line 167, ../sass/_nav_header.scss */
.right .new_memb .down_words em {
float: left;
color: #fff;
font-size: 12px;
height: 22px;
line-height: 22px;
padding: 0 8px;
text-align: left;
overflow: hidden;
background: #f14431;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
/* line 181, ../sass/_nav_header.scss */
.right .my_order {
padding: 0 10px;
}
/* line 184, ../sass/_nav_header.scss */
.right .my_select {
padding: 0 10px 0 10px;
width: 60px;
height: 28px;
cursor: default;
margin: 6px 0 0 0;
line-height: 20px;
position: relative;
}
/* line 192, ../sass/_nav_header.scss */
.right .my_select b {
position: absolute;
right: 5px;
top: 8px;
background: url(../images/header.png) no-repeat -86px -130px;
width: 8px;
height: 4px;
transition: transform 0.2s ease-in 0s;
-webkit-transition: -webkit-transform 0.2s ease-in 0s;
overflow: hidden;
}
/* line 203, ../sass/_nav_header.scss */
.right .my_select:hover {
box-shadow: 0px 0px 4px -2px gray;
background: #fff;
}
/* line 206, ../sass/_nav_header.scss */
.right .my_select:hover b {
background: url(../images/header.png) no-repeat -169px -2px;
}
/* line 209, ../sass/_nav_header.scss */
.right .my_select:hover a {
color: #669900;
}
/* line 212, ../sass/_nav_header.scss */
.right .my_select .my_orderlist {
position: absolute;
margin-left: 5px;
line-height: 22px;
left: -5px;
width: 80px;
box-shadow: 0 0 5px #dadada;
top: 28px;
background: #fff;
overflow: hidden;
display: none;
}
/* line 224, ../sass/_nav_header.scss */
.right .my_select:hover .my_orderlist {
display: block;
}
/* line 227, ../sass/_nav_header.scss */
.right .my_select:hover .my_orderlist a {
color: #969696;
}
/* line 230, ../sass/_nav_header.scss */
.right .my_select .my_orderlist div:hover a {
color: #669900;
}
/* line 234, ../sass/_nav_header.scss */
.right .mob_client {
padding: 0 10px 0 28px;
}
/* line 236, ../sass/_nav_header.scss */
.right .mob_client q {
background: url(../images/header.png) no-repeat -73px -122px;
width: 10px;
height: 16px;
transition: all 0.2s ease 0s;
position: absolute;
top: 9px;
left: 10px;
}
/* line 245, ../sass/_nav_header.scss */
.right .mob_client:hover q {
background: url(../images/header.png) no-repeat -73px -138px;
}
/* line 248, ../sass/_nav_header.scss */
.right .mob_client:hover .mob_bot {
display: block;
}
/* line 251, ../sass/_nav_header.scss */
.right .mob_client .mob_bot {
display: none;
position: absolute;
top: 32px;
left: -50px;
width: 230px;
padding: 15px 0 0 0;
background: #fff;
}
/* line 260, ../sass/_nav_header.scss */
.right .mob_client .mob_botTop {
margin-bottom: 10px;
margin-left: 15px;
position: relative;
text-align: left;
}
/* line 267, ../sass/_nav_header.scss */
.right .mob_client .mob_img {
display: inline-block;
width: 73px;
height: 74px;
background: url(../images/header.png) no-repeat 0 -93px;
}
/* line 273, ../sass/_nav_header.scss */
.right .mob_client i {
position: absolute;
width: 50px;
height: 29px;
left: 80px;
top: 5px;
background: url(../images/header.png) no-repeat -73px -93px;
display: block;
}
/* line 282, ../sass/_nav_header.scss */
.right .mob_client .mob_text {
position: absolute;
left: 95px;
top: 34px;
}
/* line 287, ../sass/_nav_header.scss */
.right .mob_client em {
display: block;
line-height: 20px;
}
/* line 291, ../sass/_nav_header.scss */
.right .mob_client strong {
color: #76ac25;
line-height: 20px;
font-weight: bold;
}
/* line 296, ../sass/_nav_header.scss */
.right .mob_client .mob_botMidde {
font-size: 0;
height: 29px;
margin: 0 0 10px 15px;
}
/* line 301, ../sass/_nav_header.scss */
.right .mob_client .mob_botMidde a:nth-child(1) {
float: left;
width: 96px;
height: 29px;
background: url(../images/header.png) no-repeat 0 -167px;
margin-right: 5px;
}
/* line 308, ../sass/_nav_header.scss */
.right .mob_client .mob_botMidde a:nth-child(2) {
float: left;
width: 96px;
height: 29px;
background: url(../images/header.png) no-repeat 0 -196px;
margin-right: 5px;
}
/* line 315, ../sass/_nav_header.scss */
.right .mob_client .mob_botBot {
height: 30px;
background: url(../images/indexImg20130307.png?v=1.4) no-repeat -182px -210px;
}
/* line 320, ../sass/_nav_header.scss */
.right .web_nav {
display: none;
position: absolute;
width: 815px;
right: 0;
margin-right: -10px;
left: -735px;
top: 28px;
padding-top: 10px;
box-shadow: 0 0 5px #dadada;
background: #fff;
}
/* line 334, ../sass/_nav_header.scss */
.web_navList {
float: left;
width: 200px;
padding: 15px 19px 0 20px;
margin-bottom: 10px;
text-align: left;
}
/* line 340, ../sass/_nav_header.scss */
.web_navList .goods_list {
color: #669900;
font-weight: bolder;
margin-bottom: 5px;
font-size: 16px;
}
/* line 347, ../sass/_nav_header.scss */
.web_navList .goods_red {
color: #fa6400;
}
/* line 351, ../sass/_nav_header.scss */
.web_navList .goods_black {
color: #646464;
}
/* line 355, ../sass/_nav_header.scss */
.web_navList .goods_category {
float: left;
width: 100%;
height: 100%;
margin-bottom: 10px;
}
/* line 360, ../sass/_nav_header.scss */
.web_navList .goods_category li {
line-height: 30px;
width: 65px;
float: left;
color: #666666;
}
/* line 365, ../sass/_nav_header.scss */
.web_navList .goods_category li:hover {
color: #669900;
cursor: pointer;
}
/* line 370, ../sass/_nav_header.scss */
.web_navList .goods_category .kefu {
width: 120px;
}
/* line 375, ../sass/_nav_header.scss */
.line {
float: left;
background: url(../images/line.png) center repeat-y;
height: 90px;
width: 5px;
margin: 20px 0 0 0;
padding: 15px 19px 0 20px;
text-align: left;
}
/* line 385, ../sass/_nav_header.scss */
.web_1:hover .web_nav {
display: block;
}
/* line 389, ../sass/_nav_header.scss */
.icon_weibo {
width: 30px;
height: 30px;
}
/* line 392, ../sass/_nav_header.scss */
.icon_weibo a {
background: url(../images/header.png) no-repeat -55px 0;
width: 19px;
height: 16px;
left: 12px;
top: 9px;
cursor: pointer;
position: absolute;
}
/* line 401, ../sass/_nav_header.scss */
.icon_weibo .icon_weixin {
background: url(../images/header.png) no-repeat -74px 0;
}
/* line 1, ../sass/_header.scss */
header {
width: 1200px;
height: 104px;
margin: 0 auto;
}
/* line 7, ../sass/_header.scss */
.header_main {
width: 1200px;
margin: 0 auto;
position: relative;
}
/* line 11, ../sass/_header.scss */
.header_main .logo {
float: left;
padding: 5px 0px 0px 0px;
}
/* line 14, ../sass/_header.scss */
.header_main .logo a {
display: inline-block;
width: 240px;
height: 69px;
text-indent: -99999px;
background: url(../images/indexLogo2019.png) no-repeat center;
}
/* line 22, ../sass/_header.scss */
.header_main .search {
position: absolute;
top: 28px;
right: 248px;
width: 514px;
}
/* line 27, ../sass/_header.scss */
.header_main .search input {
outline: none;
}
/* line 30, ../sass/_header.scss */
.header_main .search .srk {
border: 1px solid #669900;
width: 425px;
height: 34px;
padding: 0 0 0 4px;
float: left;
line-height: 34px;
}
/* line 38, ../sass/_header.scss */
.header_main .search .tj {
height: 36px;
width: 80px;
float: left;
border: 0;
background: url(../images/header.png) no-repeat -99px -179px;
color: #fff;
cursor: pointer;
}
/* line 49, ../sass/_header.scss */
.header_main .search_hot {
float: left;
padding: 4px 0px 0px 0px;
}
/* line 53, ../sass/_header.scss */
.header_main .search_hot li {
float: left;
margin: 0px 8px 0px 0px;
color: #979797;
cursor: pointer;
}
/* line 58, ../sass/_header.scss */
.header_main .search_hot li:hover {
color: #669900;
}
/* line 63, ../sass/_header.scss */
.header_main .shop_cart {
width: 146px;
height: 33px;
padding-left: 48px;
position: absolute;
top: 0px;
right: -249px;
border: 1px solid #efefef;
line-height: 33px;
font-size: 12px;
}
/* line 73, ../sass/_header.scss */
.header_main .shop_cart .icon_cart {
width: 23px;
height: 21px;
left: 17px;
position: absolute;
top: 4px;
background: url(../images/header.png) no-repeat -102px -235px;
margin: 2px 0 0 0;
}
/* line 82, ../sass/_header.scss */
.header_main .shop_cart a {
color: #666666;
}
/* line 85, ../sass/_header.scss */
.header_main .shop_cart .cart_num {
position: absolute;
top: -1px;
left: 154px;
width: 40px;
height: 34px;
text-align: center;
line-height: 34px;
background-color: #fa9600;
color: #fff;
font-size: 16px;
font-weight: bold;
}
/* line 1, ../sass/_nav_main.scss */
.nav_main {
width: 100%;
height: 32px;
border-bottom: 2px solid #679800;
}
/* line 5, ../sass/_nav_main.scss */
.nav_main .nav_mainTab {
margin: 0px auto;
color: #303437;
padding: 0;
width: 1200px;
}
/* line 13, ../sass/_nav_main.scss */
.nav_mainTabLeft {
float: left;
width: 200px;
background: #76ac25;
height: 34px;
text-align: left;
position: relative;
}
/* line 20, ../sass/_nav_main.scss */
.nav_mainTabLeft .n_m {
height: 34px;
overflow: hidden;
line-height: 34px;
background: url(../images/cate_bg.png);
}
/* line 25, ../sass/_nav_main.scss */
.nav_mainTabLeft .n_m a {
display: block;
color: #fff;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
width: 200px;
text-align: center;
}
/* line 37, ../sass/_nav_main.scss */
#nav_allSorts {
width: 200px;
height: 480px;
position: absolute;
background: #76ac25;
z-index: 100;
}
/* line 43, ../sass/_nav_main.scss */
#nav_allSorts .food_allkinds {
padding-top: 8px;
padding-left: 5px;
}
/* line 47, ../sass/_nav_main.scss */
#nav_allSorts .item {
height: 58px;
}
/* line 49, ../sass/_nav_main.scss */
#nav_allSorts .item:hover .i_single {
display: block;
}
/* line 52, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum {
display: block;
height: 54px;
padding-left: 25px;
font-family: Microsoft YaHei;
}
/* line 57, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover {
background: #fff;
}
/* line 60, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover a {
color: #679800;
}
/* line 63, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover p {
background: url(../images/left_lm_m.png) no-repeat 0px 5px;
}
/* line 66, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p2 {
background: url(../images/left_lm_m.png) no-repeat 0 -159px;
}
/* line 69, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p3 {
background: url(../images/left_lm_m.png) no-repeat 0 -324px;
}
/* line 72, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p4 {
background: url(../images/left_lm_m.png) no-repeat 0 -47px;
}
/* line 75, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p5 {
background: url(../images/left_lm_m.png) no-repeat 0 -106px;
}
/* line 78, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p6 {
background: url(../images/left_lm_m.png) no-repeat 0 -270px;
}
/* line 81, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p7 {
background: url(../images/left_lm_m.png) no-repeat 0 -213px;
}
/* line 84, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p8 {
background: url(../images/left_lm_m.png) no-repeat 0 -378px;
}
/* line 87, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum .dev {
font-weight: normal;
font-size: 14px;
padding-top: 5px;
line-height: 22px;
}
/* line 97, ../sass/_nav_main.scss */
.dev p {
background: url(../images/left_lm_m_a.png) no-repeat 0 5px;
width: 16px;
height: 22px;
margin-left: -20px;
float: left;
}
/* line 104, ../sass/_nav_main.scss */
.dev a {
color: white;
margin-left: 2px;
}
/* line 107, ../sass/_nav_main.scss */
.dev a:hover {
text-decoration: underline;
}
/* line 113, ../sass/_nav_main.scss */
.dev_ul {
font-size: 12px;
overflow: hidden;
line-height: 20px;
height: 20px;
}
/* line 118, ../sass/_nav_main.scss */
.dev_ul li {
float: left;
margin-right: 8px;
}
/* line 121, ../sass/_nav_main.scss */
.dev_ul li a {
color: #ddeac8;
margin-left: 2px;
}
/* line 124, ../sass/_nav_main.scss */
.dev_ul li a:hover {
text-decoration: underline;
}
/* line 130, ../sass/_nav_main.scss */
.i_single {
position: absolute;
top: 0;
left: 200px;
width: 560px;
height: 480px;
background: #fff;
opacity: 0.98;
display: none;
}
/* line 140, ../sass/_nav_main.scss */
.i_scont {
float: left;
width: 542px;
}
/* line 144, ../sass/_nav_main.scss */
.i_scontSort {
width: 542px;
height: 248px;
padding: 8px 0 24px 10px;
}
/* line 148, ../sass/_nav_main.scss */
.i_scontSort ul {
overflow: hidden;
font-family: Microsoft YaHei;
padding: 1px 0 0 0;
}
/* line 152, ../sass/_nav_main.scss */
.i_scontSort ul .fisrt_li {
width: 80px;
padding-right: 10px;
float: left;
text-align: right;
height: 18px;
line-height: 18px;
margin: 4px 0px;
color: #76ac25;
}
/* line 161, ../sass/_nav_main.scss */
.i_scontSort ul .fisrt_li a {
color: #76ac25;
font-weight: bold;
}
/* line 164, ../sass/_nav_main.scss */
.i_scontSort ul .fisrt_li a:hover {
text-decoration: underline;
}
/* line 170, ../sass/_nav_main.scss */
.i_scontSort ul .other_li a {
float: left;
white-space: nowrap;
display: block;
font-size: 12px;
height: 18px;
line-height: 18px;
margin: 4px 0px;
text-align: left;
padding: 0px 6px;
border-left: 1px solid #ccc;
color: #666;
}
/* line 182, ../sass/_nav_main.scss */
.i_scontSort ul .other_li a:hover {
color: #76ac25;
}
/* line 191, ../sass/_nav_main.scss */
.i_scontImg img {
width: 560px;
height: 200px;
}
/* line 198, ../sass/_nav_main.scss */
.dev .item_p2 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -159px;
}
/* line 201, ../sass/_nav_main.scss */
.dev .item_p3 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -324px;
}
/* line 204, ../sass/_nav_main.scss */
.dev .item_p4 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -47px;
}
/* line 207, ../sass/_nav_main.scss */
.dev .item_p5 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -106px;
}
/* line 210, ../sass/_nav_main.scss */
.dev .item_p6 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -270px;
}
/* line 213, ../sass/_nav_main.scss */
.dev .item_p7 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -213px;
}
/* line 216, ../sass/_nav_main.scss */
.dev .item_p8 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -378px;
}
/* line 220, ../sass/_nav_main.scss */
.nav_meu {
width: 1000px;
float: right;
position: relative;
}
/* line 224, ../sass/_nav_main.scss */
.nav_meu ul {
width: 1000px;
overflow: hidden;
height: 32px;
line-height: 32px;
}
/* line 229, ../sass/_nav_main.scss */
.nav_meu ul li {
float: left;
text-align: center;
color: #303437;
}
/* line 233, ../sass/_nav_main.scss */
.nav_meu ul li:hover a {
color: #669900;
}
/* line 236, ../sass/_nav_main.scss */
.nav_meu ul li a {
padding: 0 24px;
font-size: 14px;
text-align: center;
text-decoration: none;
display: block;
height: 32px;
font-family: Microsoft YaHei;
color: #333;
font-weight: 700;
}
/* line 247, ../sass/_nav_main.scss */
.nav_meu ul li .btndown_first {
color: #669900;
}
/* line 251, ../sass/_nav_main.scss */
.nav_meu ul .ad {
float: right;
width: 196px;
height: 32px;
overflow: hidden;
}
/* line 256, ../sass/_nav_main.scss */
.nav_meu ul .ad img {
width: 196px;
height: 32px;
}
/* line 1, ../sass/_banner_main.scss */
.banner_main {
width: 100%;
height: 480px;
position: relative;
z-index: 20;
margin: 0 auto;
}
/* line 7, ../sass/_banner_main.scss */
.banner_main .banner_main_center {
width: 1200px;
margin: 0 auto;
}
/* line 11, ../sass/_banner_main.scss */
.banner_main .active {
background-color: #fa9600;
}
/* line 15, ../sass/_banner_main.scss */
.banner_main .fixed_right {
width: 260px;
position: absolute;
top: 0;
margin-left: 940px;
z-index: 100;
}
/* line 24, ../sass/_banner_main.scss */
.slide_main {
height: 480px;
width: 1000px;
position: relative;
overflow: hidden;
margin-left: 200px;
z-index: 21;
}
/* line 31, ../sass/_banner_main.scss */
.slide_main .slide_main_ul {
width: 8100px;
height: 480px;
position: absolute;
top: 0;
background: limegreen;
}
/* line 37, ../sass/_banner_main.scss */
.slide_main .slide_main_ul li {
float: left;
width: 1000px;
height: 480px;
}
/* line 42, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_1 {
background: url(http://001.sfimg.cn/web//f9313751/f931375175c660dc2513604735a089ba.jpg) no-repeat center;
}
/* line 45, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_2 {
background: url(http://001.sfimg.cn/web//b5ae97b5/b5ae97b555dd3c374e470726bf3e6e70.jpg) no-repeat center;
}
/* line 48, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_3 {
background: url(http://003.sfimg.cn/web//e9930ef0/e9930ef0b93255d627bb5f2c47d69718.jpg) no-repeat center;
}
/* line 51, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_4 {
background: url(http://003.sfimg.cn/web//c83d5302/c83d53027496043128473c9ba37906d0.jpg) no-repeat center;
}
/* line 54, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_5 {
background: url(http://001.sfimg.cn/web//f06e2922/f06e292245dc923d7b77b8c3c0502775.jpg) no-repeat center;
}
/* line 57, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_6 {
background: url(http://001.sfimg.cn/web//c4fd7473/c4fd74734b1c6efd023db619a65f53e0.jpg) no-repeat center;
}
/* line 62, ../sass/_banner_main.scss */
.slide_bot_btn {
position: absolute;
left: 50%;
margin-left: -130.5px;
bottom: 10px;
z-index: 25;
}
/* line 68, ../sass/_banner_main.scss */
.slide_bot_btn li {
height: 25px;
width: 25px;
float: left;
cursor: pointer;
margin-right: 10px;
background: #666666;
text-align: center;
line-height: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
color: #fff;
font-size: 14px;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
}
/* line 84, ../sass/_banner_main.scss */
.fixed_right a {
float: left;
position: relative;
}
/* line 87, ../sass/_banner_main.scss */
.fixed_right a img {
width: 260px;
height: 185px;
}
/* line 91, ../sass/_banner_main.scss */
.fixed_right a .mask {
height: 185px;
cursor: pointer;
position: absolute;
left: 0;
top: 0;
background-color: #f0f0f0;
width: 100%;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
opacity: 0.2;
background: #666666;
display: none;
}
/* line 104, ../sass/_banner_main.scss */
.fixed_right .a_1 {
width: 260px;
height: 185px;
margin-top: 15px;
}
/* line 109, ../sass/_banner_main.scss */
.fixed_right .a_2, .fixed_right .a_3 {
width: 260px;
height: 130px;
margin-top: 1px;
}
/* line 113, ../sass/_banner_main.scss */
.fixed_right .a_2 .mask, .fixed_right .a_3 .mask {
height: 130px;
}
/* line 116, ../sass/_banner_main.scss */
.fixed_right .a_2 img, .fixed_right .a_3 img {
width: 260px;
height: 130px;
}
/* line 126, ../sass/_banner_main.scss */
.banner_main_bgcolor {
width: 100%;
height: 480px;
position: absolute;
z-index: 0;
top: 0;
overflow: hidden;
}
/* line 133, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul {
position: absolute;
top: 0;
left: 0;
height: 480px;
overflow: hidden;
}
/* line 139, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd {
width: 1894px;
height: 480px;
float: left;
}
/* line 144, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(1) {
background: #f79c59;
}
/* line 147, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(2) {
background: #bd2525;
}
/* line 150, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(3) {
background: #de7323;
}
/* line 153, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(4) {
background: #bd2925;
}
/* line 156, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(5) {
background: #c64211;
}
/* line 159, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(6) {
background: #950c13;
}
/* line 162, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:last-child {
background: #f79c59;
}
/* line 1, ../sass/_ad_aside.scss */
.ad_aside {
position: absolute;
margin: 0 auto;
z-index: -1;
width: 100%;
height: 573px;
background: url(http://i.sfimg.cn/html/images/thefifthyear.png) no-repeat center top;
}
/* line 1, ../sass/_salesection.scss */
.salesection {
width: 1200px;
margin: 0 auto;
margin-top: 35px;
overflow: hidden;
}
/* line 6, ../sass/_salesection.scss */
.salesection .better_choose {
width: 1190px;
margin: 0 auto;
margin-left: 10px;
overflow: hidden;
}
/* line 14, ../sass/_salesection.scss */
.common_buybtn {
top: 260px;
position: absolute;
width: 160px;
height: 24px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #669900;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 0.95;
margin-left: 38px;
left: 0;
cursor: pointer;
z-index: 4;
transition: top 0.3s;
}
/* line 27, ../sass/_salesection.scss */
.common_buybtn a {
margin: 0 auto;
width: 60px;
height: 24px;
display: block;
background: url(../images/indexsprite.png) no-repeat -66px -177px;
line-height: 24px;
font-family: Microsoft YaHei;
font-size: 12px;
color: #fff;
text-decoration: none;
padding-left: 20px;
}
/* line 42, ../sass/_salesection.scss */
.bc_left {
width: 945px;
float: left;
overflow: hidden;
}
/* line 47, ../sass/_salesection.scss */
.bc_left .bc_leftTop h2 {
color: #333333;
font-size: 18px;
font-family: Microsoft YaHei;
padding: 0 0 12px 3px;
display: inline-block;
}
/* line 54, ../sass/_salesection.scss */
.bc_left .bc_leftTop span {
margin: 0 0 0 15px;
background: url(../images/index_icon_new.png) no-repeat -29px -333px;
width: 118px;
height: 14px;
display: inline-block;
}
/* line 62, ../sass/_salesection.scss */
.bc_left .bc_leftBot {
width: 944px;
float: left;
border-left: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
}
/* line 67, ../sass/_salesection.scss */
.bc_left .bc_leftBot .buy_list {
position: relative;
width: 235px;
height: 258px;
float: left;
border-right: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
overflow: hidden;
}
/* line 75, ../sass/_salesection.scss */
.bc_left .bc_leftBot .buy_list:hover .common_buybtn {
top: 225px;
}
/* line 82, ../sass/_salesection.scss */
.bc_buy {
font-size: 14px;
color: #323232;
display: inline-block;
margin-left: 12px;
height: 14px;
overflow: hidden;
font-family: 微软雅黑;
padding-top: 10px;
line-height: 14px;
}
/* line 94, ../sass/_salesection.scss */
.bc_price {
font-size: 16px;
color: #f33f00;
height: 16px;
font-family: 微软雅黑;
padding-top: 10px;
margin-left: 12px;
line-height: 16px;
overflow: hidden;
font-weight: bold;
}
/* line 104, ../sass/_salesection.scss */
.bc_price i {
font-size: 12px;
font-style: normal;
}
/* line 110, ../sass/_salesection.scss */
.bc_pic {
width: 204px;
height: 204px;
float: right;
margin-top: 4px;
}
/* line 117, ../sass/_salesection.scss */
.bc_right {
margin-top: 30px;
float: right;
border: 1px solid #e8e8e8;
width: 222px;
height: 517px;
overflow: hidden;
font-family: Microsoft YaHei;
}
/* line 125, ../sass/_salesection.scss */
.bc_right .bc_rightTop {
height: 300px;
width: 100%;
text-align: center;
overflow: hidden;
}
/* line 130, ../sass/_salesection.scss */
.bc_right .bc_rightTop img {
width: 220px;
height: 300px;
}
/* line 135, ../sass/_salesection.scss */
.bc_right .bc_rightBot {
padding: 0 10px;
width: 100%;
}
/* line 138, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotTop {
border-bottom: 1px dotted #dbdbdb;
padding: 15px 0 10px 0;
line-height: 14px;
overflow: hidden;
height: 14px;
}
/* line 145, ../sass/_salesection.scss */
.bc_right .bc_rightBot h3 {
color: #323232;
font-size: 14px;
font-family: Microsoft YaHei;
float: left;
font-weight: normal;
}
/* line 152, ../sass/_salesection.scss */
.bc_right .bc_rightBot a {
color: #969696;
float: right;
margin-right: 18px;
}
/* line 157, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotMid {
margin: 8px 0 0 0;
width: 200px;
height: 156px;
}
/* line 161, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotMid li {
line-height: 26px;
height: 26px;
overflow: hidden;
}
/* line 165, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotMid li a {
height: 26px;
color: #fa6400;
float: left;
overflow: hidden;
}
/* line 170, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotMid li a:hover {
text-decoration: underline;
}
/* line 1, ../sass/_ad1.scss */
.ad1 {
width: 1190px;
padding-left: 10px;
margin: 0 auto;
margin-top: 30px;
}
/* line 6, ../sass/_ad1.scss */
.ad1 img {
width: 1190px;
height: 100px;
}
/* line 1, ../sass/_salesection_goods_fruit.scss */
.salesection_goods {
width: 1200px;
height: 470px;
margin: 0 auto;
margin-top: 30px;
}
/* line 7, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .common_buybtn {
top: 161px;
margin: 0px;
}
/* line 11, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_left {
float: left;
width: 250px;
overflow: hidden;
}
/* line 16, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop {
width: 240px;
height: 50px;
background: #76ac25;
float: right;
color: #fff;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
}
/* line 23, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop .goods_leftTop1 {
height: 50px;
line-height: 50px;
font-weight: normal;
font-size: 16px;
}
/* line 28, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop .goods_leftTop1 em {
background: url(../images/index_icon_new.png) no-repeat -97px -295px;
width: 15px;
height: 16px;
float: left;
margin: 16px 8px 0 75px;
}
/* line 35, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop .goods_leftTop1 a {
color: #fff;
}
/* line 38, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop .goods_leftTop1:hover {
background: #83b933;
color: #fff;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
}
/* line 46, ../sass/_salesection_goods_fruit.scss */
.goods_leftBot {
width: 250px;
height: 420px;
overflow: hidden;
}
/* line 52, ../sass/_salesection_goods_fruit.scss */
.goods_right {
float: left;
width: 950px;
position: relative;
overflow: hidden;
border-top: 1px solid #adcd7c;
}
/* line 58, ../sass/_salesection_goods_fruit.scss */
.goods_right .goods_rightLeft {
padding: 7px 10px 5px 10px;
width: 710px;
border-bottom: 1px solid #f4f4f4;
float: left;
}
/* line 66, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_list {
width: 160px;
padding: 8px;
float: left;
position: relative;
}
/* line 73, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_img {
margin-bottom: 10px;
width: 160px;
height: 160px;
overflow: hidden;
position: relative;
}
/* line 79, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_img:hover .common_buybtn {
top: 136px;
}
/* line 82, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_img img {
width: 160px;
height: 160px;
position: absolute;
}
/* line 88, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_title {
height: 18px;
line-height: 18px;
overflow: hidden;
}
/* line 92, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_title a {
color: #666666;
}
/* line 96, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_price {
font-size: 14px;
margin-left: 0;
padding-top: 6px;
}
/* line 100, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_price span {
color: #f33f00;
font-weight: bold;
}
/* line 103, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_price span i {
font-size: 12px;
}
/* line 109, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight {
width: 220px;
height: 469px;
float: left;
background: #f4f4f4;
overflow: hidden;
}
/* line 115, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_top {
margin: 25px 0 0 15px;
height: 189px;
float: left;
overflow: hidden;
}
/* line 120, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_top li {
color: #333333;
margin: 4px;
width: 55px;
height: 55px;
text-align: center;
line-height: 55px;
float: left;
font-size: 12px;
overflow: hidden;
cursor: pointer;
background: #fff;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
/* line 133, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_top li:hover {
color: #fff;
background: #669900;
}
/* line 139, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_bot {
margin-top: 25px;
float: left;
position: relative;
}
/* line 143, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_bot:hover a {
background: url(../images/index_icon_new.png) no-repeat -204px -33px;
}
/* line 146, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_bot img {
width: 220px;
height: 230px;
cursor: pointer;
}
/* line 151, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_bot a {
margin: -166px 0 0 15px;
background: url(../images/index_icon_new.png) no-repeat -204px 0px;
width: 25px;
height: 25px;
top: 225px;
left: 0px;
position: absolute;
}
/* line 3, ../sass/_seafood.scss */
.seafood .goods_leftTop {
background: #fa648c;
}
/* line 6, ../sass/_seafood.scss */
.seafood .goods_leftTop .goods_leftTop1:hover {
background: #fb7b9d;
}
/* line 9, ../sass/_seafood.scss */
.seafood .goods_leftTop .goods_leftTop1 em {
background: url(../images/index_icon_new.png) no-repeat -178px -317px;
}
/* line 14, ../sass/_seafood.scss */
.seafood .goods_right {
border-top: 1px solid #fa648c;
}
/* line 3, ../sass/_oils.scss */
.oils .goods_leftTop {
background: #ff6c00;
}
/* line 6, ../sass/_oils.scss */
.oils .goods_leftTop .goods_leftTop1:hover {
background: #FF872D;
}
/* line 9, ../sass/_oils.scss */
.oils .goods_leftTop .goods_leftTop1 em {
background: url(../images/index_icon_new.png) no-repeat -70px -296px;
}
/* line 14, ../sass/_oils.scss */
.oils .goods_right {
border-top: 1px solid #ff6c00;
}
/* line 3, ../sass/_candy.scss */
.candy .goods_leftTop {
background: #fa648c;
}
/* line 6, ../sass/_candy.scss */
.candy .goods_leftTop .goods_leftTop1:hover {
background: #FB7B9D;
}
/* line 9, ../sass/_candy.scss */
.candy .goods_leftTop .goods_leftTop1 em {
background: url(../images/index_icon_new.png) no-repeat -70px -296px;
}
/* line 14, ../sass/_candy.scss */
.candy .goods_right {
border-top: 1px solid #fa648c;
}
/* line 1, ../sass/_recom.scss */
.recom {
border: #f5f5f5 1px solid;
padding: 15px 14px;
width: 1170px;
margin: 0 auto;
margin-top: 46px;
position: relative;
font-family: 微软雅黑;
}
/* line 9, ../sass/_recom.scss */
.recom .common_buybtn {
top: 221px;
width: 182px;
left: -26px;
}
/* line 14, ../sass/_recom.scss */
.recom .recom_top {
width: 116px;
position: absolute;
top: -12px;
left: 50%;
margin-left: -58px;
background: #fff;
text-align: center;
overflow: hidden;
}
/* line 23, ../sass/_recom.scss */
.recom .recom_top i {
width: 97px;
height: 23px;
display: inline-block;
background: url(../images/sf_new_bg.png) left top no-repeat;
}
/* line 31, ../sass/_recom.scss */
.recom .recom_bot .sg_list {
width: 210px;
padding: 15px 12px;
float: left;
position: relative;
}
/* line 36, ../sass/_recom.scss */
.recom .recom_bot .sg_list:hover .common_buybtn {
top: 186px;
}
/* line 39, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_img {
width: 210px;
height: 210px;
margin-bottom: 10px;
overflow: hidden;
position: relative;
}
/* line 45, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_img img {
width: 210px;
height: 210px;
}
/* line 50, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_title {
height: 36px;
overflow: hidden;
}
/* line 53, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_title a {
color: #666666;
}
/* line 57, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_price {
font-size: 14px;
margin-left: 0;
padding-top: 6px;
color: #f33f00;
height: 16px;
font-family: Microsoft YaHei;
line-height: 16px;
overflow: hidden;
font-weight: bold;
}
/* line 67, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_price i {
font-size: 12px;
}
/* line 1, ../sass/_promoto_end.scss */
.promoto_end {
width: 220px;
margin: 0 auto;
}
/* line 4, ../sass/_promoto_end.scss */
.promoto_end .t1 {
height: 1px;
overflow: hidden;
margin-top: 18px;
background: #f5f5f5;
}
/* line 10, ../sass/_promoto_end.scss */
.promoto_end .t2 {
background: #fff;
text-align: center;
width: 97px;
margin: 0 auto;
font-size: 14px;
color: #969696;
margin-top: -8px;
font-family: 微软雅黑;
}
/* line 1, ../sass/_hotspot.scss */
.hotspot {
width: 1200px;
margin: 0 auto;
margin-top: 30px;
}
/* line 5, ../sass/_hotspot.scss */
.hotspot .acti {
background: #669900;
width: 15px;
}
/* line 12, ../sass/_hotspot.scss */
.hotspot_left {
width: 400px;
height: 200px;
float: left;
border-bottom: 1px solid #f0f0f0;
margin: 0 20px 0 0;
}
/* line 19, ../sass/_hotspot.scss */
.hotspot_leftTop {
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: bold;
height: 25px;
line-height: 25px;
padding: 15px 0 10px 0;
border-bottom: 1px solid #e8e8e8;
color: #323232;
}
/* line 28, ../sass/_hotspot.scss */
.hotspot_leftTop p {
background: url(../images/zhiwei_bg.png) no-repeat center left;
padding: 0 0 0 15px;
width: 385px;
}
/* line 35, ../sass/_hotspot.scss */
.hotspot_leftSlide {
width: 170px;
height: 120px;
position: relative;
float: left;
margin-top: 20px;
overflow: hidden;
}
/* line 42, ../sass/_hotspot.scss */
.hotspot_leftSlide ul {
width: 510px;
height: 110px;
position: absolute;
}
/* line 46, ../sass/_hotspot.scss */
.hotspot_leftSlide ul li {
height: 110px;
width: 170px;
float: left;
}
/* line 50, ../sass/_hotspot.scss */
.hotspot_leftSlide ul li img {
height: 100px;
width: 170px;
}
/* line 58, ../sass/_hotspot.scss */
.silde_control {
width: 60px;
position: absolute;
top: 10px;
right: 1px;
z-index: 99;
}
/* line 64, ../sass/_hotspot.scss */
.silde_control span {
height: 4px;
width: 15px;
float: left;
cursor: pointer;
background: #dcdcdc;
}
/* line 71, ../sass/_hotspot.scss */
.silde_control a {
background: url(../images/indeximgnew.png) no-repeat -16px 10px;
width: 38px;
height: 50px;
cursor: pointer;
position: absolute;
top: 32px;
right: 6px;
}
/* line 80, ../sass/_hotspot.scss */
.silde_control .btn_left {
background: url(../images/indeximgnew.png) no-repeat 8px 10px;
width: 38px;
height: 50px;
cursor: pointer;
position: absolute;
top: 32px;
left: -108px;
}
/* line 91, ../sass/_hotspot.scss */
.hotspot_leftInfo {
float: left;
margin: 20px 0 0 10px;
line-height: 20px;
}
/* line 95, ../sass/_hotspot.scss */
.hotspot_leftInfo p {
background: url(../images/dian.png) no-repeat left center;
height: 20px;
width: 205px;
overflow: hidden;
padding-left: 10px;
line-height: 20px;
}
/* line 102, ../sass/_hotspot.scss */
.hotspot_leftInfo p a {
color: #646464;
}
/* line 104, ../sass/_hotspot.scss */
.hotspot_leftInfo p a:hover {
color: #669900;
}
/* line 111, ../sass/_hotspot.scss */
.hotspot_middle {
width: 420px;
height: 200px;
float: left;
border-bottom: 1px solid #f0f0f0;
margin-right: 20px;
overflow: hidden;
}
/* line 118, ../sass/_hotspot.scss */
.hotspot_middle .upslide {
margin-top: 20px;
position: relative;
height: 122px;
overflow: hidden;
}
/* line 126, ../sass/_hotspot.scss */
.upslide_ul {
position: absolute;
left: 0px;
top: 0px;
}
/* line 130, ../sass/_hotspot.scss */
.upslide_ul li {
height: 58px;
overflow: hidden;
border-bottom: 1px dotted #e8e8e8;
margin-bottom: 6px;
vertical-align: middle;
}
/* line 137, ../sass/_hotspot.scss */
.upslide_ul .list {
height: 50px;
overflow: hidden;
}
/* line 140, ../sass/_hotspot.scss */
.upslide_ul .list .l {
float: left;
}
/* line 143, ../sass/_hotspot.scss */
.upslide_ul .list img {
width: 50px;
height: 50px;
}
/* line 147, ../sass/_hotspot.scss */
.upslide_ul .list .r {
float: right;
width: 370px;
overflow: hidden;
}
/* line 155, ../sass/_hotspot.scss */
.r_a {
padding-left: 20px;
overflow: hidden;
height: 22px;
line-height: 22px;
}
/* line 160, ../sass/_hotspot.scss */
.r_a a {
color: #fa9600;
width:182px;
height:14px;
}
/* line 162, ../sass/_hotspot.scss */
.r_a a:hover {
text-decoration: underline;
}
/* line 168, ../sass/_hotspot.scss */
.r_a2 {
padding-left: 20px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* line 173, ../sass/_hotspot.scss */
.r_a2 a {
color: #646464;
}
/* line 175, ../sass/_hotspot.scss */
.r_a2 a:hover {
text-decoration: underline;
}
/* line 181, ../sass/_hotspot.scss */
.hotspot_right {
border: 1px solid #e8e8e8;
float: right;
height: 199px;
width: 337px;
}
/* line 186, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop {
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: bold;
margin: 0 auto;
width: 300px;
height: 25px;
line-height: 25px;
padding: 14px 0 10px 0;
border-bottom: 1px solid #e8e8e8;
}
/* line 196, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop p {
background: url(../images/youpin.png) no-repeat center left;
padding: 0 0 0 24px;
float: left;
color: #323232;
}
/* line 202, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop h2 {
float: right;
}
/* line 204, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop h2 a {
width: 60px;
height: 29px;
display: block;
background: url(../images/foot_bottom.png) no-repeat -3px -97px;
}
/* line 209, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop h2 a:hover {
background: url(../images/foot_bottom.png) no-repeat -3px -123px;
}
/* line 217, ../sass/_hotspot.scss */
.hotspot_rightBot {
width: 302px;
margin: 0px auto;
margin-top: 20px;
padding: 15px 0 0 0;
}
/* line 222, ../sass/_hotspot.scss */
.hotspot_rightBot span {
float: left;
}
/* line 225, ../sass/_hotspot.scss */
.hotspot_rightBot input {
outline: none;
}
/* line 228, ../sass/_hotspot.scss */
.hotspot_rightBot .yxdy {
width: 130px;
height: 22px;
line-height: 22px;
padding: 0 2px;
border: 1px solid #cccccc;
margin-right: 2px;
display: inline-block;
color: #969696;
}
/* line 238, ../sass/_hotspot.scss */
.hotspot_rightBot .area {
width: 60px;
}
/* line 240, ../sass/_hotspot.scss */
.hotspot_rightBot .area:hover .selec2 {
display: block;
}
/* line 244, ../sass/_hotspot.scss */
.hotspot_rightBot .selec {
height: 24px;
margin-right: 3px;
float: left;
position: relative;
}
/* line 249, ../sass/_hotspot.scss */
.hotspot_rightBot .selec .text {
line-height: 22px;
height: 22px;
overflow: hidden;
background: #ffffff;
border: 1px solid #cecbce;
float: left;
padding: 0 20px 0 4px;
position: relative;
top: 0;
font-size: 12px;
font-weight: normal;
}
/* line 262, ../sass/_hotspot.scss */
.hotspot_rightBot .selec .text b {
background: url(../images/indexImg20130307.png?v=1.4) no-repeat -386px -2px;
display: block;
height: 24px;
width: 17px;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
}
/* line 274, ../sass/_hotspot.scss */
.hotspot_rightBot .selec2 {
width: 300px;
left: -205px;
padding: 15px;
position: absolute;
top: 25px;
background: none repeat scroll 0 0 #ffffff;
border: 1px solid #cecbce;
box-shadow: 0 0 5px #dddddd;
display: none;
}
/* line 285, ../sass/_hotspot.scss */
.hotspot_rightBot .dy {
background: url(../images/foot_bottom.png) no-repeat -118px -106px;
height: 24px;
width: 44px;
border: 0;
display: block;
}
/* line 292, ../sass/_hotspot.scss */
.hotspot_rightBot .dygd {
color: #656565;
line-height: 25px;
}
/* line 295, ../sass/_hotspot.scss */
.hotspot_rightBot .dygd:hover {
color: #669900;
}
/* line 301, ../sass/_hotspot.scss */
.selec2_cont {
overflow: hidden;
position: relative;
font-size: 12px;
}
/* line 305, ../sass/_hotspot.scss */
.selec2_cont .tabs {
cursor: default;
overflow: hidden;
font-size: 12px;
}
/* line 309, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul {
padding: 0;
border-bottom: 1px solid #176246;
float: left;
height: 25px;
overflow: visible;
width: 100%;
}
/* line 316, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul a {
background: #ffffff;
border-top: 1px solid #176246;
border-left: 1px solid #176246;
border-right: 1px solid #176246;
color: #176246;
height: 25px;
line-height: 22px;
padding: 3px 20px 8px 10px;
text-decoration: none;
position: relative;
}
/* line 327, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul a:hover i {
background: url(../images/sf-stock.png) no-repeat 0 -28px;
}
/* line 331, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul li {
clear: none;
float: left;
padding: 0;
height: 30px;
}
/* line 337, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul i {
display: block;
height: 5px;
overflow: hidden;
position: absolute;
right: 4px;
top: 10px;
width: 7px;
background: url(../images/sf-stock.png) no-repeat 0 -35px;
}
/* line 351, ../sass/_hotspot.scss */
.contents {
overflow: hidden;
}
/* line 353, ../sass/_hotspot.scss */
.contents .provs_list, .contents .citys_list {
padding: 5px 0 0 0;
}
/* line 355, ../sass/_hotspot.scss */
.contents .provs_list li, .contents .citys_list li {
line-height: 20px;
height: 20px;
padding: 2px 0;
width: 60px;
overflow: hidden;
}
/* line 361, ../sass/_hotspot.scss */
.contents .provs_list li a, .contents .citys_list li a {
float: left;
padding: 2px 4px;
text-decoration: none;
font-size: 12px;
font-weight: normal;
color: #565656;
line-height: 16px;
}
/* line 369, ../sass/_hotspot.scss */
.contents .provs_list li a:hover, .contents .citys_list li a:hover {
background-color: #176246;
color: #ffffff;
}
/* line 1, ../sass/_ad_bot.scss */
.ad_bot {
line-height: 18px;
color: #969696;
width: 100%;
overflow: hidden;
height: 120px;
background: #f5f5f5;
margin: 10px 0 0 0;
}
/* line 9, ../sass/_ad_bot.scss */
.ad_bot ul {
width: 1200px;
margin: 0px auto;
}
/* line 13, ../sass/_ad_bot.scss */
.ad_bot li {
width: 300px;
height: 120px;
float: left;
}
/* line 18, ../sass/_ad_bot.scss */
.ad_bot li:nth-child(1) {
background: url(../images/f1.png) no-repeat center center;
}
/* line 21, ../sass/_ad_bot.scss */
.ad_bot li:nth-child(2) {
background: url(../images/f2.png) no-repeat center center;
}
/* line 24, ../sass/_ad_bot.scss */
.ad_bot li:nth-child(3) {
background: url(../images/f3.png) no-repeat center center;
}
/* line 27, ../sass/_ad_bot.scss */
.ad_bot li:nth-child(4) {
background: url(../images/f4.png) no-repeat center center;
}
/* line 1, ../sass/_footer.scss */
footer {
line-height: 18px;
color: #969696;
width: 100%;
overflow: hidden;
height: 285px;
}
/* line 8, ../sass/_footer.scss */
.footer_main {
width: 1200px;
margin: 0 auto;
overflow: hidden;
}
/* line 12, ../sass/_footer.scss */
.footer_main .footer_mainLeft {
float: left;
width: 290px;
height: 145px;
margin: 20px 0px 0px 10px;
background: url(../images/logo.png) no-repeat left top;
}
/* line 19, ../sass/_footer.scss */
.footer_main .kefu {
margin-top: 85px;
font-size: 20px;
color: #646464;
font-weight: bold;
}
/* line 25, ../sass/_footer.scss */
.footer_main .shijian {
margin-top: 6px;
}
/* line 28, ../sass/_footer.scss */
.footer_main .footer_mainMiddle {
float: left;
margin: 35px 0 0 0;
width: 645px;
}
/* line 32, ../sass/_footer.scss */
.footer_main .footer_mainMiddle ul {
float: left;
margin: 0px 8px 0px 0px;
width: 120px;
}
/* line 37, ../sass/_footer.scss */
.footer_main .footer_mainMiddle li {
text-align: left;
font-family: Microsoft YaHei;
height: 24px;
line-height: 24px;
color: #646464;
}
/* line 44, ../sass/_footer.scss */
.footer_main .footer_mainMiddle .title {
color: #707070;
font-weight: bold;
font-size: 14px;
}
/* line 49, ../sass/_footer.scss */
.footer_main .footer_mainMiddle a {
color: #646464;
}
/* line 51, ../sass/_footer.scss */
.footer_main .footer_mainMiddle a:hover {
color: #669900;
}
/* line 56, ../sass/_footer.scss */
.footer_main .footer_mainRight {
float: left;
margin: 35px 0 0 0;
width: 235px;
height: 145px;
}
/* line 63, ../sass/_footer.scss */
.phone_client {
float: left;
}
/* line 65, ../sass/_footer.scss */
.phone_client span:nth-child(1) {
display: block;
text-align: center;
margin: 0 50px 8px 0;
line-height: 24px;
font-size: 14px;
color: #666666;
font-family: Microsoft YaHei;
font-weight: bold;
}
/* line 75, ../sass/_footer.scss */
.phone_client span:nth-child(2) {
display: block;
width: 80px;
height: 80px;
background: url(../images/foot_bottom.png) no-repeat left top;
color: #666666;
font-family: Microsoft YaHei;
font-weight: bold;
}
/* line 84, ../sass/_footer.scss */
.phone_client .wx {
background: url(../images/foot_bottom.png) no-repeat -83px 0px;
}
/* line 88, ../sass/_footer.scss */
.footer_mainBot {
width: 1180px;
height: 50px;
margin: 0 auto;
border-top: 1px solid #e0e0e0;
padding-top: 15px;
position: relative;
float: left;
}
/* line 96, ../sass/_footer.scss */
.footer_mainBot .footer_mainBot1 {
float: left;
margin-left: 5px;
}
/* line 99, ../sass/_footer.scss */
.footer_mainBot .footer_mainBot1 img {
width: 94px;
height: 33px;
}
/* line 106, ../sass/_footer.scss */
.footer_mainBot2 {
float: left;
position: absolute;
top: 13px;
left: 294px;
}
/* line 111, ../sass/_footer.scss */
.footer_mainBot2 span {
padding-left: 13px;
}
/* line 113, ../sass/_footer.scss */
.footer_mainBot2 span a {
color: #646464;
}
/* line 115, ../sass/_footer.scss */
.footer_mainBot2 span a:hover {
color: #669900;
}
/* line 1, ../sass/_louti.scss */
#louti {
width: 46px;
position: fixed;
right: 105px;
bottom: 20px;
z-index: 10000;
}
/* line 8, ../sass/_louti.scss */
#louti li {
float: left;
margin-top: 6px;
border: 1px solid gray;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
border-radius: 13px;
text-align: center;
background: #fff;
}
/* line 16, ../sass/_louti.scss */
#louti li a {
font-size: 16px;
width: 44px;
height: 44px;
line-height: 22px;
padding: 2px 0;
color: #666666;
}
/* line 25, ../sass/_louti.scss */
#louti li.active {
background: #669900;
}
/* line 27, ../sass/_louti.scss */
#louti li.active a {
color: #fff;
}
/* line 31, ../sass/_louti.scss */
#louti li.last {
background: #fa9600;
}
/* line 33, ../sass/_louti.scss */
#louti li.last a {
color: #fff;
}
/* line 37, ../sass/_louti.scss */
#louti li:hover {
background: #669900;
}
/* line 39, ../sass/_louti.scss */
#louti li:hover a {
color: #fff;
} | src/stylesheets/index.css | @charset "UTF-8";
/* line 5, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}
/* line 22, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
line-height: 1;
}
/* line 24, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
list-style: none;
}
/* line 26, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* line 28, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align: middle;
}
/* line 30, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
quotes: none;
}
/* line 103, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
content: "";
content: none;
}
/* line 32, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
border: none;
}
/* line 116, ../../../../../../Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
/* line 12, ../sass/index.scss */
body {
min-width: 1200px;
color: #666666;
font: 12px/150% Arial, Verdana, "宋体";
}
/* line 18, ../sass/index.scss */
.clear:after {
content: "";
height: 0px;
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}
/* line 26, ../sass/index.scss */
a {
text-decoration: none;
}
/* line 1, ../sass/_ad_top.scss */
.ad_top {
width: 1200px;
margin: 0 auto;
position: relative;
text-align: center;
}
/* line 6, ../sass/_ad_top.scss */
.ad_top .banner {
width: 1200px;
height: 0px;
background: url(http://002.sfimg.cn/web/38d56074/38d5607450934e363e8d4153a43eeb4d.jpg) center top no-repeat;
}
/* line 10, ../sass/_ad_top.scss */
.ad_top .banner a {
width: 1200px;
height: 80px;
display: block;
text-indent: -9999px;
margin: 0 auto;
}
/* line 17, ../sass/_ad_top.scss */
.ad_top .banner span {
position: absolute;
top: 5px;
left: 50%;
margin-left: 575px;
width: 25px;
height: 16px;
background: url(../images/topclose.png) no-repeat center center;
cursor: pointer;
text-indent: -9999px;
}
/* line 31, ../sass/_ad_top.scss */
.banner_big {
width: 1200px;
height: 450px;
background: url(http://004.sfimg.cn/web/4f58d2bc/4f58d2bcc204a18276a1523545a9e05f.jpg) center top no-repeat;
z-index: 50px;
}
/* line 1, ../sass/_nav_header.scss */
.nav_header {
width: 100%;
height: 33px;
text-align: center;
position: relative;
z-index: 101;
padding: 0px;
background: #f7f7f7;
border-bottom: 1px solid #eeeeee;
}
/* line 10, ../sass/_nav_header.scss */
.nav_header a {
text-decoration: none;
}
/* line 12, ../sass/_nav_header.scss */
.nav_header a:hover {
color: #669900;
}
/* line 16, ../sass/_nav_header.scss */
.nav_header .nav_headerMain {
width: 1200px;
margin: auto;
}
/* line 22, ../sass/_nav_header.scss */
.left {
float: left;
}
/* line 24, ../sass/_nav_header.scss */
.left li:nth-child(1) {
color: #969696;
float: left;
position: relative;
line-height: 33px;
}
/* line 30, ../sass/_nav_header.scss */
.left li:nth-child(2) {
color: #969696;
float: left;
position: relative;
line-height: 33px;
}
/* line 35, ../sass/_nav_header.scss */
.left li:nth-child(2) p {
width: 50px;
height: 20px;
line-height: 20px;
border: 1px solid #dcdcdc;
margin: 6px 0 0 0;
overflow: hidden;
}
/* line 43, ../sass/_nav_header.scss */
.left li:nth-child(2):hover p {
box-shadow: 0px 0px 4px -2px gray;
background: #fff;
}
/* line 47, ../sass/_nav_header.scss */
.left li:nth-child(2) .city {
margin: 0 0 0 5px;
width: 30px;
overflow: hidden;
display: block;
color: #333333;
}
/* line 55, ../sass/_nav_header.scss */
.left li:nth-child(2) b {
background: url(../images/header.png) no-repeat -86px -130px;
width: 8px;
height: 4px;
position: absolute;
top: 15px;
right: 5px;
}
/* line 63, ../sass/_nav_header.scss */
.left li:nth-child(2):hover b {
background: url(../images/header.png) no-repeat -169px -2px;
}
/* line 66, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys {
display: none;
position: absolute;
width: 438px;
border: 1px solid #dcdcdc;
text-align: left;
margin: 0;
background: #fff;
}
/* line 76, ../sass/_nav_header.scss */
.left li:nth-child(2):hover .citys {
display: block;
}
/* line 80, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys_top {
margin: 5px 10px 5px 10px;
height: 30px;
border-bottom: 1px solid #dcdcdc;
line-height: 30px;
}
/* line 86, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys_middle {
margin: 0px 10px 5px 10px;
overflow: hidden;
}
/* line 90, ../sass/_nav_header.scss */
.left li:nth-child(2) li {
width: 38px;
float: left;
position: relative;
line-height: 33px;
}
/* line 96, ../sass/_nav_header.scss */
.left li:nth-child(2) a {
color: #0099ff;
}
/* line 99, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys_bottom {
margin: 5px 10px 15px 10px;
color: #969696;
overflow: hidden;
}
/* line 103, ../sass/_nav_header.scss */
.left li:nth-child(2) .citys_bottom li {
width: 40px;
text-align: center;
height: 25px;
line-height: 25px;
cursor: pointer;
color: #333333;
}
/* line 112, ../sass/_nav_header.scss */
.left li:nth-child(2) .area {
float: left;
height: 25px;
line-height: 25px;
color: #969696;
}
/* line 118, ../sass/_nav_header.scss */
.left li:nth-child(2) .ct {
float: left;
width: 360px;
}
/* line 124, ../sass/_nav_header.scss */
.right {
float: right;
}
/* line 126, ../sass/_nav_header.scss */
.right a:hover {
color: #669900;
}
/* line 129, ../sass/_nav_header.scss */
.right li {
float: left;
position: relative;
line-height: 33px;
color: #999999;
}
/* line 134, ../sass/_nav_header.scss */
.right li a {
color: #969696;
}
/* line 139, ../sass/_nav_header.scss */
.right .login {
padding: 0 10px;
}
/* line 141, ../sass/_nav_header.scss */
.right .login .signin {
position: relative;
display: inline-block;
}
/* line 146, ../sass/_nav_header.scss */
.right .new_memb {
cursor: pointer;
width: 292px;
height: 34px;
text-align: center;
position: absolute;
top: 25px;
left: -146px;
padding-left: 22px;
}
/* line 155, ../sass/_nav_header.scss */
.right .new_memb .up_icon {
display: inline-block;
width: 11px;
height: 7px;
background: url(../images/regicon-top.png) left top;
position: absolute;
top: 0;
left: 165px;
}
/* line 164, ../sass/_nav_header.scss */
.right .new_memb .down_words {
display: inline-block;
margin-top: 7px;
}
/* line 167, ../sass/_nav_header.scss */
.right .new_memb .down_words em {
float: left;
color: #fff;
font-size: 12px;
height: 22px;
line-height: 22px;
padding: 0 8px;
text-align: left;
overflow: hidden;
background: #f14431;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
/* line 181, ../sass/_nav_header.scss */
.right .my_order {
padding: 0 10px;
}
/* line 184, ../sass/_nav_header.scss */
.right .my_select {
padding: 0 10px 0 10px;
width: 60px;
height: 28px;
cursor: default;
margin: 6px 0 0 0;
line-height: 20px;
position: relative;
}
/* line 192, ../sass/_nav_header.scss */
.right .my_select b {
position: absolute;
right: 5px;
top: 8px;
background: url(../images/header.png) no-repeat -86px -130px;
width: 8px;
height: 4px;
transition: transform 0.2s ease-in 0s;
-webkit-transition: -webkit-transform 0.2s ease-in 0s;
overflow: hidden;
}
/* line 203, ../sass/_nav_header.scss */
.right .my_select:hover {
box-shadow: 0px 0px 4px -2px gray;
background: #fff;
}
/* line 206, ../sass/_nav_header.scss */
.right .my_select:hover b {
background: url(../images/header.png) no-repeat -169px -2px;
}
/* line 209, ../sass/_nav_header.scss */
.right .my_select:hover a {
color: #669900;
}
/* line 212, ../sass/_nav_header.scss */
.right .my_select .my_orderlist {
position: absolute;
margin-left: 5px;
line-height: 22px;
left: -5px;
width: 80px;
box-shadow: 0 0 5px #dadada;
top: 28px;
background: #fff;
overflow: hidden;
display: none;
}
/* line 224, ../sass/_nav_header.scss */
.right .my_select:hover .my_orderlist {
display: block;
}
/* line 227, ../sass/_nav_header.scss */
.right .my_select:hover .my_orderlist a {
color: #969696;
}
/* line 230, ../sass/_nav_header.scss */
.right .my_select .my_orderlist div:hover a {
color: #669900;
}
/* line 234, ../sass/_nav_header.scss */
.right .mob_client {
padding: 0 10px 0 28px;
}
/* line 236, ../sass/_nav_header.scss */
.right .mob_client q {
background: url(../images/header.png) no-repeat -73px -122px;
width: 10px;
height: 16px;
transition: all 0.2s ease 0s;
position: absolute;
top: 9px;
left: 10px;
}
/* line 245, ../sass/_nav_header.scss */
.right .mob_client:hover q {
background: url(../images/header.png) no-repeat -73px -138px;
}
/* line 248, ../sass/_nav_header.scss */
.right .mob_client:hover .mob_bot {
display: block;
}
/* line 251, ../sass/_nav_header.scss */
.right .mob_client .mob_bot {
display: none;
position: absolute;
top: 32px;
left: -50px;
width: 230px;
padding: 15px 0 0 0;
background: #fff;
}
/* line 260, ../sass/_nav_header.scss */
.right .mob_client .mob_botTop {
margin-bottom: 10px;
margin-left: 15px;
position: relative;
text-align: left;
}
/* line 267, ../sass/_nav_header.scss */
.right .mob_client .mob_img {
display: inline-block;
width: 73px;
height: 74px;
background: url(../images/header.png) no-repeat 0 -93px;
}
/* line 273, ../sass/_nav_header.scss */
.right .mob_client i {
position: absolute;
width: 50px;
height: 29px;
left: 80px;
top: 5px;
background: url(../images/header.png) no-repeat -73px -93px;
display: block;
}
/* line 282, ../sass/_nav_header.scss */
.right .mob_client .mob_text {
position: absolute;
left: 95px;
top: 34px;
}
/* line 287, ../sass/_nav_header.scss */
.right .mob_client em {
display: block;
line-height: 20px;
}
/* line 291, ../sass/_nav_header.scss */
.right .mob_client strong {
color: #76ac25;
line-height: 20px;
font-weight: bold;
}
/* line 296, ../sass/_nav_header.scss */
.right .mob_client .mob_botMidde {
font-size: 0;
height: 29px;
margin: 0 0 10px 15px;
}
/* line 301, ../sass/_nav_header.scss */
.right .mob_client .mob_botMidde a:nth-child(1) {
float: left;
width: 96px;
height: 29px;
background: url(../images/header.png) no-repeat 0 -167px;
margin-right: 5px;
}
/* line 308, ../sass/_nav_header.scss */
.right .mob_client .mob_botMidde a:nth-child(2) {
float: left;
width: 96px;
height: 29px;
background: url(../images/header.png) no-repeat 0 -196px;
margin-right: 5px;
}
/* line 315, ../sass/_nav_header.scss */
.right .mob_client .mob_botBot {
height: 30px;
background: url(../images/indexImg20130307.png?v=1.4) no-repeat -182px -210px;
}
/* line 320, ../sass/_nav_header.scss */
.right .web_nav {
display: none;
position: absolute;
width: 815px;
right: 0;
margin-right: -10px;
left: -735px;
top: 28px;
padding-top: 10px;
box-shadow: 0 0 5px #dadada;
background: #fff;
}
/* line 334, ../sass/_nav_header.scss */
.web_navList {
float: left;
width: 200px;
padding: 15px 19px 0 20px;
margin-bottom: 10px;
text-align: left;
}
/* line 340, ../sass/_nav_header.scss */
.web_navList .goods_list {
color: #669900;
font-weight: bolder;
margin-bottom: 5px;
font-size: 16px;
}
/* line 347, ../sass/_nav_header.scss */
.web_navList .goods_red {
color: #fa6400;
}
/* line 351, ../sass/_nav_header.scss */
.web_navList .goods_black {
color: #646464;
}
/* line 355, ../sass/_nav_header.scss */
.web_navList .goods_category {
float: left;
width: 100%;
height: 100%;
margin-bottom: 10px;
}
/* line 360, ../sass/_nav_header.scss */
.web_navList .goods_category li {
line-height: 30px;
width: 65px;
float: left;
color: #666666;
}
/* line 365, ../sass/_nav_header.scss */
.web_navList .goods_category li:hover {
color: #669900;
cursor: pointer;
}
/* line 370, ../sass/_nav_header.scss */
.web_navList .goods_category .kefu {
width: 120px;
}
/* line 375, ../sass/_nav_header.scss */
.line {
float: left;
background: url(../images/line.png) center repeat-y;
height: 90px;
width: 5px;
margin: 20px 0 0 0;
padding: 15px 19px 0 20px;
text-align: left;
}
/* line 385, ../sass/_nav_header.scss */
.web_1:hover .web_nav {
display: block;
}
/* line 389, ../sass/_nav_header.scss */
.icon_weibo {
width: 30px;
height: 30px;
}
/* line 392, ../sass/_nav_header.scss */
.icon_weibo a {
background: url(../images/header.png) no-repeat -55px 0;
width: 19px;
height: 16px;
left: 12px;
top: 9px;
cursor: pointer;
position: absolute;
}
/* line 401, ../sass/_nav_header.scss */
.icon_weibo .icon_weixin {
background: url(../images/header.png) no-repeat -74px 0;
}
/* line 1, ../sass/_header.scss */
header {
width: 1200px;
height: 104px;
margin: 0 auto;
}
/* line 7, ../sass/_header.scss */
.header_main {
width: 1200px;
margin: 0 auto;
position: relative;
}
/* line 11, ../sass/_header.scss */
.header_main .logo {
float: left;
padding: 5px 0px 0px 0px;
}
/* line 14, ../sass/_header.scss */
.header_main .logo a {
display: inline-block;
width: 240px;
height: 69px;
text-indent: -99999px;
background: url(../images/indexLogo2019.png) no-repeat center;
}
/* line 22, ../sass/_header.scss */
.header_main .search {
position: absolute;
top: 28px;
right: 248px;
width: 514px;
}
/* line 27, ../sass/_header.scss */
.header_main .search input {
outline: none;
}
/* line 30, ../sass/_header.scss */
.header_main .search .srk {
border: 1px solid #669900;
width: 425px;
height: 34px;
padding: 0 0 0 4px;
float: left;
line-height: 34px;
}
/* line 38, ../sass/_header.scss */
.header_main .search .tj {
height: 36px;
width: 80px;
float: left;
border: 0;
background: url(../images/header.png) no-repeat -99px -179px;
color: #fff;
cursor: pointer;
}
/* line 49, ../sass/_header.scss */
.header_main .search_hot {
float: left;
padding: 4px 0px 0px 0px;
}
/* line 53, ../sass/_header.scss */
.header_main .search_hot li {
float: left;
margin: 0px 8px 0px 0px;
color: #979797;
cursor: pointer;
}
/* line 58, ../sass/_header.scss */
.header_main .search_hot li:hover {
color: #669900;
}
/* line 63, ../sass/_header.scss */
.header_main .shop_cart {
width: 146px;
height: 33px;
padding-left: 48px;
position: absolute;
top: 0px;
right: -249px;
border: 1px solid #efefef;
line-height: 33px;
font-size: 12px;
}
/* line 73, ../sass/_header.scss */
.header_main .shop_cart .icon_cart {
width: 23px;
height: 21px;
left: 17px;
position: absolute;
top: 4px;
background: url(../images/header.png) no-repeat -102px -235px;
margin: 2px 0 0 0;
}
/* line 82, ../sass/_header.scss */
.header_main .shop_cart a {
color: #666666;
}
/* line 85, ../sass/_header.scss */
.header_main .shop_cart .cart_num {
position: absolute;
top: -1px;
left: 154px;
width: 40px;
height: 34px;
text-align: center;
line-height: 34px;
background-color: #fa9600;
color: #fff;
font-size: 16px;
font-weight: bold;
}
/* line 1, ../sass/_nav_main.scss */
.nav_main {
width: 100%;
height: 32px;
border-bottom: 2px solid #679800;
}
/* line 5, ../sass/_nav_main.scss */
.nav_main .nav_mainTab {
margin: 0px auto;
color: #303437;
padding: 0;
width: 1200px;
}
/* line 13, ../sass/_nav_main.scss */
.nav_mainTabLeft {
float: left;
width: 200px;
background: #76ac25;
height: 34px;
text-align: left;
position: relative;
}
/* line 20, ../sass/_nav_main.scss */
.nav_mainTabLeft .n_m {
height: 34px;
overflow: hidden;
line-height: 34px;
background: url(../images/cate_bg.png);
}
/* line 25, ../sass/_nav_main.scss */
.nav_mainTabLeft .n_m a {
display: block;
color: #fff;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
width: 200px;
text-align: center;
}
/* line 37, ../sass/_nav_main.scss */
#nav_allSorts {
width: 200px;
height: 480px;
position: absolute;
background: #76ac25;
z-index: 100;
}
/* line 43, ../sass/_nav_main.scss */
#nav_allSorts .food_allkinds {
padding-top: 8px;
padding-left: 5px;
}
/* line 47, ../sass/_nav_main.scss */
#nav_allSorts .item {
height: 58px;
}
/* line 49, ../sass/_nav_main.scss */
#nav_allSorts .item:hover .i_single {
display: block;
}
/* line 52, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum {
display: block;
height: 54px;
padding-left: 25px;
font-family: Microsoft YaHei;
}
/* line 57, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover {
background: #fff;
}
/* line 60, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover a {
color: #679800;
}
/* line 63, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover p {
background: url(../images/left_lm_m.png) no-repeat 0px 5px;
}
/* line 66, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p2 {
background: url(../images/left_lm_m.png) no-repeat 0 -159px;
}
/* line 69, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p3 {
background: url(../images/left_lm_m.png) no-repeat 0 -324px;
}
/* line 72, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p4 {
background: url(../images/left_lm_m.png) no-repeat 0 -47px;
}
/* line 75, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p5 {
background: url(../images/left_lm_m.png) no-repeat 0 -106px;
}
/* line 78, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p6 {
background: url(../images/left_lm_m.png) no-repeat 0 -270px;
}
/* line 81, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p7 {
background: url(../images/left_lm_m.png) no-repeat 0 -213px;
}
/* line 84, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum:hover .item_p8 {
background: url(../images/left_lm_m.png) no-repeat 0 -378px;
}
/* line 87, ../sass/_nav_main.scss */
#nav_allSorts .item .i_sum .dev {
font-weight: normal;
font-size: 14px;
padding-top: 5px;
line-height: 22px;
}
/* line 97, ../sass/_nav_main.scss */
.dev p {
background: url(../images/left_lm_m_a.png) no-repeat 0 5px;
width: 16px;
height: 22px;
margin-left: -20px;
float: left;
}
/* line 104, ../sass/_nav_main.scss */
.dev a {
color: white;
margin-left: 2px;
}
/* line 107, ../sass/_nav_main.scss */
.dev a:hover {
text-decoration: underline;
}
/* line 113, ../sass/_nav_main.scss */
.dev_ul {
font-size: 12px;
overflow: hidden;
line-height: 20px;
height: 20px;
}
/* line 118, ../sass/_nav_main.scss */
.dev_ul li {
float: left;
margin-right: 8px;
}
/* line 121, ../sass/_nav_main.scss */
.dev_ul li a {
color: #ddeac8;
margin-left: 2px;
}
/* line 124, ../sass/_nav_main.scss */
.dev_ul li a:hover {
text-decoration: underline;
}
/* line 130, ../sass/_nav_main.scss */
.i_single {
position: absolute;
top: 0;
left: 200px;
width: 560px;
height: 480px;
background: #fff;
opacity: 0.98;
display: none;
}
/* line 140, ../sass/_nav_main.scss */
.i_scont {
float: left;
width: 542px;
}
/* line 144, ../sass/_nav_main.scss */
.i_scontSort {
width: 542px;
height: 248px;
padding: 8px 0 24px 10px;
}
/* line 148, ../sass/_nav_main.scss */
.i_scontSort ul {
overflow: hidden;
font-family: Microsoft YaHei;
padding: 1px 0 0 0;
}
/* line 152, ../sass/_nav_main.scss */
.i_scontSort ul .fisrt_li {
width: 80px;
padding-right: 10px;
float: left;
text-align: right;
height: 18px;
line-height: 18px;
margin: 4px 0px;
color: #76ac25;
}
/* line 161, ../sass/_nav_main.scss */
.i_scontSort ul .fisrt_li a {
color: #76ac25;
font-weight: bold;
}
/* line 164, ../sass/_nav_main.scss */
.i_scontSort ul .fisrt_li a:hover {
text-decoration: underline;
}
/* line 170, ../sass/_nav_main.scss */
.i_scontSort ul .other_li a {
float: left;
white-space: nowrap;
display: block;
font-size: 12px;
height: 18px;
line-height: 18px;
margin: 4px 0px;
text-align: left;
padding: 0px 6px;
border-left: 1px solid #ccc;
color: #666;
}
/* line 182, ../sass/_nav_main.scss */
.i_scontSort ul .other_li a:hover {
color: #76ac25;
}
/* line 191, ../sass/_nav_main.scss */
.i_scontImg img {
width: 560px;
height: 200px;
}
/* line 198, ../sass/_nav_main.scss */
.dev .item_p2 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -159px;
}
/* line 201, ../sass/_nav_main.scss */
.dev .item_p3 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -324px;
}
/* line 204, ../sass/_nav_main.scss */
.dev .item_p4 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -47px;
}
/* line 207, ../sass/_nav_main.scss */
.dev .item_p5 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -106px;
}
/* line 210, ../sass/_nav_main.scss */
.dev .item_p6 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -270px;
}
/* line 213, ../sass/_nav_main.scss */
.dev .item_p7 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -213px;
}
/* line 216, ../sass/_nav_main.scss */
.dev .item_p8 {
background: url(../images/left_lm_m_a.png) no-repeat 0 -378px;
}
/* line 220, ../sass/_nav_main.scss */
.nav_meu {
width: 1000px;
float: right;
position: relative;
}
/* line 224, ../sass/_nav_main.scss */
.nav_meu ul {
width: 1000px;
overflow: hidden;
height: 32px;
line-height: 32px;
}
/* line 229, ../sass/_nav_main.scss */
.nav_meu ul li {
float: left;
text-align: center;
color: #303437;
}
/* line 233, ../sass/_nav_main.scss */
.nav_meu ul li:hover a {
color: #669900;
}
/* line 236, ../sass/_nav_main.scss */
.nav_meu ul li a {
padding: 0 24px;
font-size: 14px;
text-align: center;
text-decoration: none;
display: block;
height: 32px;
font-family: Microsoft YaHei;
color: #333;
font-weight: 700;
}
/* line 247, ../sass/_nav_main.scss */
.nav_meu ul li .btndown_first {
color: #669900;
}
/* line 251, ../sass/_nav_main.scss */
.nav_meu ul .ad {
float: right;
width: 196px;
height: 32px;
overflow: hidden;
}
/* line 256, ../sass/_nav_main.scss */
.nav_meu ul .ad img {
width: 196px;
height: 32px;
}
/* line 1, ../sass/_banner_main.scss */
.banner_main {
width: 100%;
height: 480px;
position: relative;
z-index: 20;
margin: 0 auto;
}
/* line 7, ../sass/_banner_main.scss */
.banner_main .banner_main_center {
width: 1200px;
margin: 0 auto;
}
/* line 11, ../sass/_banner_main.scss */
.banner_main .active {
background-color: #fa9600;
}
/* line 15, ../sass/_banner_main.scss */
.banner_main .fixed_right {
width: 260px;
position: absolute;
top: 0;
margin-left: 940px;
z-index: 100;
}
/* line 24, ../sass/_banner_main.scss */
.slide_main {
height: 480px;
width: 1000px;
position: relative;
overflow: hidden;
margin-left: 200px;
z-index: 21;
}
/* line 31, ../sass/_banner_main.scss */
.slide_main .slide_main_ul {
width: 8100px;
height: 480px;
position: absolute;
top: 0;
background: limegreen;
}
/* line 37, ../sass/_banner_main.scss */
.slide_main .slide_main_ul li {
float: left;
width: 1000px;
height: 480px;
}
/* line 42, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_1 {
background: url(http://001.sfimg.cn/web//f9313751/f931375175c660dc2513604735a089ba.jpg) no-repeat center;
}
/* line 45, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_2 {
background: url(http://001.sfimg.cn/web//b5ae97b5/b5ae97b555dd3c374e470726bf3e6e70.jpg) no-repeat center;
}
/* line 48, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_3 {
background: url(http://003.sfimg.cn/web//e9930ef0/e9930ef0b93255d627bb5f2c47d69718.jpg) no-repeat center;
}
/* line 51, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_4 {
background: url(http://003.sfimg.cn/web//c83d5302/c83d53027496043128473c9ba37906d0.jpg) no-repeat center;
}
/* line 54, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_5 {
background: url(http://001.sfimg.cn/web//f06e2922/f06e292245dc923d7b77b8c3c0502775.jpg) no-repeat center;
}
/* line 57, ../sass/_banner_main.scss */
.slide_main .slide_main_ul .li_6 {
background: url(http://001.sfimg.cn/web//c4fd7473/c4fd74734b1c6efd023db619a65f53e0.jpg) no-repeat center;
}
/* line 62, ../sass/_banner_main.scss */
.slide_bot_btn {
position: absolute;
left: 50%;
margin-left: -130.5px;
bottom: 10px;
z-index: 25;
}
/* line 68, ../sass/_banner_main.scss */
.slide_bot_btn li {
height: 25px;
width: 25px;
float: left;
cursor: pointer;
margin-right: 10px;
background: #666666;
text-align: center;
line-height: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
color: #fff;
font-size: 14px;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
}
/* line 84, ../sass/_banner_main.scss */
.fixed_right a {
float: left;
position: relative;
}
/* line 87, ../sass/_banner_main.scss */
.fixed_right a img {
width: 260px;
height: 185px;
}
/* line 91, ../sass/_banner_main.scss */
.fixed_right a .mask {
height: 185px;
cursor: pointer;
position: absolute;
left: 0;
top: 0;
background-color: #f0f0f0;
width: 100%;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
opacity: 0.2;
background: #666666;
display: none;
}
/* line 104, ../sass/_banner_main.scss */
.fixed_right .a_1 {
width: 260px;
height: 185px;
margin-top: 15px;
}
/* line 109, ../sass/_banner_main.scss */
.fixed_right .a_2, .fixed_right .a_3 {
width: 260px;
height: 130px;
margin-top: 1px;
}
/* line 113, ../sass/_banner_main.scss */
.fixed_right .a_2 .mask, .fixed_right .a_3 .mask {
height: 130px;
}
/* line 116, ../sass/_banner_main.scss */
.fixed_right .a_2 img, .fixed_right .a_3 img {
width: 260px;
height: 130px;
}
/* line 126, ../sass/_banner_main.scss */
.banner_main_bgcolor {
width: 100%;
height: 480px;
position: absolute;
z-index: 0;
top: 0;
overflow: hidden;
}
/* line 133, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul {
position: absolute;
top: 0;
left: 0;
height: 480px;
overflow: hidden;
}
/* line 139, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd {
width: 1894px;
height: 480px;
float: left;
}
/* line 144, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(1) {
background: #f79c59;
}
/* line 147, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(2) {
background: #bd2525;
}
/* line 150, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(3) {
background: #de7323;
}
/* line 153, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(4) {
background: #bd2925;
}
/* line 156, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(5) {
background: #c64211;
}
/* line 159, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:nth-child(6) {
background: #950c13;
}
/* line 162, ../sass/_banner_main.scss */
.banner_main_bgcolor .banner_bgcolor_ul dd:last-child {
background: #f79c59;
}
/* line 1, ../sass/_ad_aside.scss */
.ad_aside {
position: absolute;
margin: 0 auto;
z-index: -1;
width: 100%;
height: 573px;
background: url(http://i.sfimg.cn/html/images/thefifthyear.png) no-repeat center top;
}
/* line 1, ../sass/_salesection.scss */
.salesection {
width: 1200px;
margin: 0 auto;
margin-top: 35px;
overflow: hidden;
}
/* line 6, ../sass/_salesection.scss */
.salesection .better_choose {
width: 1190px;
margin: 0 auto;
margin-left: 10px;
overflow: hidden;
}
/* line 14, ../sass/_salesection.scss */
.common_buybtn {
top: 260px;
position: absolute;
width: 160px;
height: 24px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #669900;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 0.95;
margin-left: 38px;
left: 0;
cursor: pointer;
z-index: 4;
transition: top 0.3s;
}
/* line 27, ../sass/_salesection.scss */
.common_buybtn a {
margin: 0 auto;
width: 60px;
height: 24px;
display: block;
background: url(../images/indexsprite.png) no-repeat -66px -177px;
line-height: 24px;
font-family: Microsoft YaHei;
font-size: 12px;
color: #fff;
text-decoration: none;
padding-left: 20px;
}
/* line 42, ../sass/_salesection.scss */
.bc_left {
width: 945px;
float: left;
overflow: hidden;
}
/* line 47, ../sass/_salesection.scss */
.bc_left .bc_leftTop h2 {
color: #333333;
font-size: 18px;
font-family: Microsoft YaHei;
padding: 0 0 12px 3px;
display: inline-block;
}
/* line 54, ../sass/_salesection.scss */
.bc_left .bc_leftTop span {
margin: 0 0 0 15px;
background: url(../images/index_icon_new.png) no-repeat -29px -333px;
width: 118px;
height: 14px;
display: inline-block;
}
/* line 62, ../sass/_salesection.scss */
.bc_left .bc_leftBot {
width: 944px;
float: left;
border-left: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
}
/* line 67, ../sass/_salesection.scss */
.bc_left .bc_leftBot .buy_list {
position: relative;
width: 235px;
height: 258px;
float: left;
border-right: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
overflow: hidden;
}
/* line 75, ../sass/_salesection.scss */
.bc_left .bc_leftBot .buy_list:hover .common_buybtn {
top: 225px;
}
/* line 82, ../sass/_salesection.scss */
.bc_buy {
font-size: 14px;
color: #323232;
display: inline-block;
margin-left: 12px;
height: 14px;
overflow: hidden;
font-family: 微软雅黑;
padding-top: 10px;
line-height: 14px;
}
/* line 94, ../sass/_salesection.scss */
.bc_price {
font-size: 16px;
color: #f33f00;
height: 16px;
font-family: 微软雅黑;
padding-top: 10px;
margin-left: 12px;
line-height: 16px;
overflow: hidden;
font-weight: bold;
}
/* line 104, ../sass/_salesection.scss */
.bc_price i {
font-size: 12px;
font-style: normal;
}
/* line 110, ../sass/_salesection.scss */
.bc_pic {
width: 204px;
height: 204px;
float: right;
margin-top: 4px;
}
/* line 117, ../sass/_salesection.scss */
.bc_right {
margin-top: 30px;
float: right;
border: 1px solid #e8e8e8;
width: 222px;
height: 517px;
overflow: hidden;
font-family: Microsoft YaHei;
}
/* line 125, ../sass/_salesection.scss */
.bc_right .bc_rightTop {
height: 300px;
width: 100%;
text-align: center;
overflow: hidden;
}
/* line 130, ../sass/_salesection.scss */
.bc_right .bc_rightTop img {
width: 220px;
height: 300px;
}
/* line 135, ../sass/_salesection.scss */
.bc_right .bc_rightBot {
padding: 0 10px;
width: 100%;
}
/* line 138, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotTop {
border-bottom: 1px dotted #dbdbdb;
padding: 15px 0 10px 0;
line-height: 14px;
overflow: hidden;
height: 14px;
}
/* line 145, ../sass/_salesection.scss */
.bc_right .bc_rightBot h3 {
color: #323232;
font-size: 14px;
font-family: Microsoft YaHei;
float: left;
font-weight: normal;
}
/* line 152, ../sass/_salesection.scss */
.bc_right .bc_rightBot a {
color: #969696;
float: right;
margin-right: 18px;
}
/* line 157, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotMid {
margin: 8px 0 0 0;
width: 200px;
height: 156px;
}
/* line 161, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotMid li {
line-height: 26px;
height: 26px;
overflow: hidden;
}
/* line 165, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotMid li a {
height: 26px;
color: #fa6400;
float: left;
overflow: hidden;
}
/* line 170, ../sass/_salesection.scss */
.bc_right .bc_rightBot .bc_rightBotMid li a:hover {
text-decoration: underline;
}
/* line 1, ../sass/_ad1.scss */
.ad1 {
width: 1190px;
padding-left: 10px;
margin: 0 auto;
margin-top: 30px;
}
/* line 6, ../sass/_ad1.scss */
.ad1 img {
width: 1190px;
height: 100px;
}
/* line 1, ../sass/_salesection_goods_fruit.scss */
.salesection_goods {
width: 1200px;
height: 470px;
margin: 0 auto;
margin-top: 30px;
}
/* line 7, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .common_buybtn {
top: 161px;
margin: 0px;
}
/* line 11, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_left {
float: left;
width: 250px;
overflow: hidden;
}
/* line 16, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop {
width: 240px;
height: 50px;
background: #76ac25;
float: right;
color: #fff;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
}
/* line 23, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop .goods_leftTop1 {
height: 50px;
line-height: 50px;
font-weight: normal;
font-size: 16px;
}
/* line 28, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop .goods_leftTop1 em {
background: url(../images/index_icon_new.png) no-repeat -97px -295px;
width: 15px;
height: 16px;
float: left;
margin: 16px 8px 0 75px;
}
/* line 35, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop .goods_leftTop1 a {
color: #fff;
}
/* line 38, ../sass/_salesection_goods_fruit.scss */
.salesection_goods .goods_leftTop .goods_leftTop1:hover {
background: #83b933;
color: #fff;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
}
/* line 46, ../sass/_salesection_goods_fruit.scss */
.goods_leftBot {
width: 250px;
height: 420px;
overflow: hidden;
}
/* line 52, ../sass/_salesection_goods_fruit.scss */
.goods_right {
float: left;
width: 950px;
position: relative;
overflow: hidden;
border-top: 1px solid #adcd7c;
}
/* line 58, ../sass/_salesection_goods_fruit.scss */
.goods_right .goods_rightLeft {
padding: 7px 10px 5px 10px;
width: 710px;
border-bottom: 1px solid #f4f4f4;
float: left;
}
/* line 66, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_list {
width: 160px;
padding: 8px;
float: left;
position: relative;
}
/* line 73, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_img {
margin-bottom: 10px;
width: 160px;
height: 160px;
overflow: hidden;
position: relative;
}
/* line 79, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_img:hover .common_buybtn {
top: 136px;
}
/* line 82, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_img img {
width: 160px;
height: 160px;
position: absolute;
}
/* line 88, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_title {
height: 18px;
line-height: 18px;
overflow: hidden;
}
/* line 92, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_title a {
color: #666666;
}
/* line 96, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_price {
font-size: 14px;
margin-left: 0;
padding-top: 6px;
}
/* line 100, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_price span {
color: #f33f00;
font-weight: bold;
}
/* line 103, ../sass/_salesection_goods_fruit.scss */
.sg_ul .sg_price span i {
font-size: 12px;
}
/* line 109, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight {
width: 220px;
height: 469px;
float: left;
background: #f4f4f4;
overflow: hidden;
}
/* line 115, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_top {
margin: 25px 0 0 15px;
height: 189px;
float: left;
overflow: hidden;
}
/* line 120, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_top li {
color: #333333;
margin: 4px;
width: 55px;
height: 55px;
text-align: center;
line-height: 55px;
float: left;
font-size: 12px;
overflow: hidden;
cursor: pointer;
background: #fff;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
/* line 133, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_top li:hover {
color: #fff;
background: #669900;
}
/* line 139, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_bot {
margin-top: 25px;
float: left;
position: relative;
}
/* line 143, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_bot:hover a {
background: url(../images/index_icon_new.png) no-repeat -204px -33px;
}
/* line 146, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_bot img {
width: 220px;
height: 230px;
cursor: pointer;
}
/* line 151, ../sass/_salesection_goods_fruit.scss */
.goods_rightRight .gr_bot a {
margin: -166px 0 0 15px;
background: url(../images/index_icon_new.png) no-repeat -204px 0px;
width: 25px;
height: 25px;
top: 225px;
left: 0px;
position: absolute;
}
/* line 3, ../sass/_seafood.scss */
.seafood .goods_leftTop {
background: #fa648c;
}
/* line 6, ../sass/_seafood.scss */
.seafood .goods_leftTop .goods_leftTop1:hover {
background: #fb7b9d;
}
/* line 9, ../sass/_seafood.scss */
.seafood .goods_leftTop .goods_leftTop1 em {
background: url(../images/index_icon_new.png) no-repeat -178px -317px;
}
/* line 14, ../sass/_seafood.scss */
.seafood .goods_right {
border-top: 1px solid #fa648c;
}
/* line 3, ../sass/_oils.scss */
.oils .goods_leftTop {
background: #ff6c00;
}
/* line 6, ../sass/_oils.scss */
.oils .goods_leftTop .goods_leftTop1:hover {
background: #FF872D;
}
/* line 9, ../sass/_oils.scss */
.oils .goods_leftTop .goods_leftTop1 em {
background: url(../images/index_icon_new.png) no-repeat -70px -296px;
}
/* line 14, ../sass/_oils.scss */
.oils .goods_right {
border-top: 1px solid #ff6c00;
}
/* line 3, ../sass/_candy.scss */
.candy .goods_leftTop {
background: #fa648c;
}
/* line 6, ../sass/_candy.scss */
.candy .goods_leftTop .goods_leftTop1:hover {
background: #FB7B9D;
}
/* line 9, ../sass/_candy.scss */
.candy .goods_leftTop .goods_leftTop1 em {
background: url(../images/index_icon_new.png) no-repeat -70px -296px;
}
/* line 14, ../sass/_candy.scss */
.candy .goods_right {
border-top: 1px solid #fa648c;
}
/* line 1, ../sass/_recom.scss */
.recom {
border: #f5f5f5 1px solid;
padding: 15px 14px;
width: 1170px;
margin: 0 auto;
margin-top: 46px;
position: relative;
font-family: 微软雅黑;
}
/* line 9, ../sass/_recom.scss */
.recom .common_buybtn {
top: 221px;
width: 182px;
left: -26px;
}
/* line 14, ../sass/_recom.scss */
.recom .recom_top {
width: 116px;
position: absolute;
top: -12px;
left: 50%;
margin-left: -58px;
background: #fff;
text-align: center;
overflow: hidden;
}
/* line 23, ../sass/_recom.scss */
.recom .recom_top i {
width: 97px;
height: 23px;
display: inline-block;
background: url(../images/sf_new_bg.png) left top no-repeat;
}
/* line 31, ../sass/_recom.scss */
.recom .recom_bot .sg_list {
width: 210px;
padding: 15px 12px;
float: left;
position: relative;
}
/* line 36, ../sass/_recom.scss */
.recom .recom_bot .sg_list:hover .common_buybtn {
top: 186px;
}
/* line 39, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_img {
width: 210px;
height: 210px;
margin-bottom: 10px;
overflow: hidden;
position: relative;
}
/* line 45, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_img img {
width: 210px;
height: 210px;
}
/* line 50, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_title {
height: 36px;
overflow: hidden;
}
/* line 53, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_title a {
color: #666666;
}
/* line 57, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_price {
font-size: 14px;
margin-left: 0;
padding-top: 6px;
color: #f33f00;
height: 16px;
font-family: Microsoft YaHei;
line-height: 16px;
overflow: hidden;
font-weight: bold;
}
/* line 67, ../sass/_recom.scss */
.recom .recom_bot .sg_list .sg_price i {
font-size: 12px;
}
/* line 1, ../sass/_promoto_end.scss */
.promoto_end {
width: 220px;
margin: 0 auto;
}
/* line 4, ../sass/_promoto_end.scss */
.promoto_end .t1 {
height: 1px;
overflow: hidden;
margin-top: 18px;
background: #f5f5f5;
}
/* line 10, ../sass/_promoto_end.scss */
.promoto_end .t2 {
background: #fff;
text-align: center;
width: 97px;
margin: 0 auto;
font-size: 14px;
color: #969696;
margin-top: -8px;
font-family: 微软雅黑;
}
/* line 1, ../sass/_hotspot.scss */
.hotspot {
width: 1200px;
margin: 0 auto;
margin-top: 30px;
}
/* line 5, ../sass/_hotspot.scss */
.hotspot .acti {
background: #669900;
width: 15px;
}
/* line 12, ../sass/_hotspot.scss */
.hotspot_left {
width: 400px;
height: 200px;
float: left;
border-bottom: 1px solid #f0f0f0;
margin: 0 20px 0 0;
}
/* line 19, ../sass/_hotspot.scss */
.hotspot_leftTop {
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: bold;
height: 25px;
line-height: 25px;
padding: 15px 0 10px 0;
border-bottom: 1px solid #e8e8e8;
color: #323232;
}
/* line 28, ../sass/_hotspot.scss */
.hotspot_leftTop p {
background: url(../images/zhiwei_bg.png) no-repeat center left;
padding: 0 0 0 15px;
width: 385px;
}
/* line 35, ../sass/_hotspot.scss */
.hotspot_leftSlide {
width: 170px;
height: 120px;
position: relative;
float: left;
margin-top: 20px;
overflow: hidden;
}
/* line 42, ../sass/_hotspot.scss */
.hotspot_leftSlide ul {
width: 510px;
height: 110px;
position: absolute;
}
/* line 46, ../sass/_hotspot.scss */
.hotspot_leftSlide ul li {
height: 110px;
width: 170px;
float: left;
}
/* line 50, ../sass/_hotspot.scss */
.hotspot_leftSlide ul li img {
height: 100px;
width: 170px;
}
/* line 58, ../sass/_hotspot.scss */
.silde_control {
width: 60px;
position: absolute;
top: 10px;
right: 1px;
z-index: 99;
}
/* line 64, ../sass/_hotspot.scss */
.silde_control span {
height: 4px;
width: 15px;
float: left;
cursor: pointer;
background: #dcdcdc;
}
/* line 71, ../sass/_hotspot.scss */
.silde_control a {
background: url(../images/indeximgnew.png) no-repeat -16px 10px;
width: 38px;
height: 50px;
cursor: pointer;
position: absolute;
top: 32px;
right: 6px;
}
/* line 80, ../sass/_hotspot.scss */
.silde_control .btn_left {
background: url(../images/indeximgnew.png) no-repeat 8px 10px;
width: 38px;
height: 50px;
cursor: pointer;
position: absolute;
top: 32px;
left: -108px;
}
/* line 91, ../sass/_hotspot.scss */
.hotspot_leftInfo {
float: left;
margin: 20px 0 0 10px;
line-height: 20px;
}
/* line 95, ../sass/_hotspot.scss */
.hotspot_leftInfo p {
background: url(../images/dian.png) no-repeat left center;
height: 20px;
width: 205px;
overflow: hidden;
padding-left: 10px;
line-height: 20px;
}
/* line 102, ../sass/_hotspot.scss */
.hotspot_leftInfo p a {
color: #646464;
}
/* line 104, ../sass/_hotspot.scss */
.hotspot_leftInfo p a:hover {
color: #669900;
}
/* line 111, ../sass/_hotspot.scss */
.hotspot_middle {
width: 420px;
height: 200px;
float: left;
border-bottom: 1px solid #f0f0f0;
margin-right: 20px;
overflow: hidden;
}
/* line 118, ../sass/_hotspot.scss */
.hotspot_middle .upslide {
margin-top: 20px;
position: relative;
height: 122px;
overflow: hidden;
}
/* line 126, ../sass/_hotspot.scss */
.upslide_ul {
position: absolute;
left: 0px;
top: 0px;
}
/* line 130, ../sass/_hotspot.scss */
.upslide_ul li {
height: 58px;
overflow: hidden;
border-bottom: 1px dotted #e8e8e8;
margin-bottom: 6px;
vertical-align: middle;
}
/* line 137, ../sass/_hotspot.scss */
.upslide_ul .list {
height: 50px;
overflow: hidden;
}
/* line 140, ../sass/_hotspot.scss */
.upslide_ul .list .l {
float: left;
}
/* line 143, ../sass/_hotspot.scss */
.upslide_ul .list img {
width: 50px;
height: 50px;
}
/* line 147, ../sass/_hotspot.scss */
.upslide_ul .list .r {
float: right;
width: 370px;
overflow: hidden;
}
/* line 155, ../sass/_hotspot.scss */
.r_a {
padding-left: 20px;
overflow: hidden;
height: 22px;
line-height: 22px;
}
/* line 160, ../sass/_hotspot.scss */
.r_a a {
color: #fa9600;
width:182px;
height:14px;
}
/* line 162, ../sass/_hotspot.scss */
.r_a a:hover {
text-decoration: underline;
}
/* line 168, ../sass/_hotspot.scss */
.r_a2 {
padding-left: 20px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* line 173, ../sass/_hotspot.scss */
.r_a2 a {
color: #646464;
}
/* line 175, ../sass/_hotspot.scss */
.r_a2 a:hover {
text-decoration: underline;
}
/* line 181, ../sass/_hotspot.scss */
.hotspot_right {
border: 1px solid #e8e8e8;
float: right;
height: 199px;
width: 337px;
}
/* line 186, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop {
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: bold;
margin: 0 auto;
width: 300px;
height: 25px;
line-height: 25px;
padding: 14px 0 10px 0;
border-bottom: 1px solid #e8e8e8;
}
/* line 196, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop p {
background: url(../images/youpin.png) no-repeat center left;
padding: 0 0 0 24px;
float: left;
color: #323232;
}
/* line 202, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop h2 {
float: right;
}
/* line 204, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop h2 a {
width: 60px;
height: 29px;
display: block;
background: url(../images/foot_bottom.png) no-repeat -3px -97px;
}
/* line 209, ../sass/_hotspot.scss */
.hotspot_right .hotspot_rightTop h2 a:hover {
background: url(../images/foot_bottom.png) no-repeat -3px -123px;
}
/* line 217, ../sass/_hotspot.scss */
.hotspot_rightBot {
width: 302px;
margin: 0px auto;
margin-top: 20px;
padding: 15px 0 0 0;
}
/* line 222, ../sass/_hotspot.scss */
.hotspot_rightBot span {
float: left;
}
/* line 225, ../sass/_hotspot.scss */
.hotspot_rightBot input {
outline: none;
}
/* line 228, ../sass/_hotspot.scss */
.hotspot_rightBot .yxdy {
width: 130px;
height: 22px;
line-height: 22px;
padding: 0 2px;
border: 1px solid #cccccc;
margin-right: 2px;
display: inline-block;
color: #969696;
}
/* line 238, ../sass/_hotspot.scss */
.hotspot_rightBot .area {
width: 60px;
}
/* line 240, ../sass/_hotspot.scss */
.hotspot_rightBot .area:hover .selec2 {
display: block;
}
/* line 244, ../sass/_hotspot.scss */
.hotspot_rightBot .selec {
height: 24px;
margin-right: 3px;
float: left;
position: relative;
}
/* line 249, ../sass/_hotspot.scss */
.hotspot_rightBot .selec .text {
line-height: 22px;
height: 22px;
overflow: hidden;
background: #ffffff;
border: 1px solid #cecbce;
float: left;
padding: 0 20px 0 4px;
position: relative;
top: 0;
font-size: 12px;
font-weight: normal;
}
/* line 262, ../sass/_hotspot.scss */
.hotspot_rightBot .selec .text b {
background: url(../images/indexImg20130307.png?v=1.4) no-repeat -386px -2px;
display: block;
height: 24px;
width: 17px;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
}
/* line 274, ../sass/_hotspot.scss */
.hotspot_rightBot .selec2 {
width: 300px;
left: -205px;
padding: 15px;
position: absolute;
top: 25px;
background: none repeat scroll 0 0 #ffffff;
border: 1px solid #cecbce;
box-shadow: 0 0 5px #dddddd;
display: none;
}
/* line 285, ../sass/_hotspot.scss */
.hotspot_rightBot .dy {
background: url(../images/foot_bottom.png) no-repeat -118px -106px;
height: 24px;
width: 44px;
border: 0;
display: block;
}
/* line 292, ../sass/_hotspot.scss */
.hotspot_rightBot .dygd {
color: #656565;
line-height: 25px;
}
/* line 295, ../sass/_hotspot.scss */
.hotspot_rightBot .dygd:hover {
color: #669900;
}
/* line 301, ../sass/_hotspot.scss */
.selec2_cont {
overflow: hidden;
position: relative;
font-size: 12px;
}
/* line 305, ../sass/_hotspot.scss */
.selec2_cont .tabs {
cursor: default;
overflow: hidden;
font-size: 12px;
}
/* line 309, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul {
padding: 0;
border-bottom: 1px solid #176246;
float: left;
height: 25px;
overflow: visible;
width: 100%;
}
/* line 316, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul a {
background: #ffffff;
border-top: 1px solid #176246;
border-left: 1px solid #176246;
border-right: 1px solid #176246;
color: #176246;
height: 25px;
line-height: 22px;
padding: 3px 20px 8px 10px;
text-decoration: none;
position: relative;
}
/* line 327, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul a:hover i {
background: url(../images/sf-stock.png) no-repeat 0 -28px;
}
/* line 331, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul li {
clear: none;
float: left;
padding: 0;
height: 30px;
}
/* line 337, ../sass/_hotspot.scss */
.selec2_cont .tabs .tabs_ul i {
display: block;
height: 5px;
overflow: hidden;
position: absolute;
right: 4px;
top: 10px;
width: 7px;
background: url(../images/sf-stock.png) no-repeat 0 -35px;
}
/* line 351, ../sass/_hotspot.scss */
.contents {
overflow: hidden;
}
/* line 353, ../sass/_hotspot.scss */
.contents .provs_list, .contents .citys_list {
padding: 5px 0 0 0;
}
/* line 355, ../sass/_hotspot.scss */
.contents .provs_list li, .contents .citys_list li {
line-height: 20px;
height: 20px;
padding: 2px 0;
width: 60px;
overflow: hidden;
}
/* line 361, ../sass/_hotspot.scss */
.contents .provs_list li a, .contents .citys_list li a {
float: left;
padding: 2px 4px;
text-decoration: none;
font-size: 12px;
font-weight: normal;
color: #565656;
line-height: 16px;
}
/* line 369, ../sass/_hotspot.scss */
.contents .provs_list li a:hover, .contents .citys_list li a:hover {
background-color: #176246;
color: #ffffff;
}
/* line 1, ../sass/_ad_bot.scss */
.ad_bot {
line-height: 18px;
color: #969696;
width: 100%;
overflow: hidden;
height: 120px;
background: #f5f5f5;
margin: 10px 0 0 0;
}
/* line 9, ../sass/_ad_bot.scss */
.ad_bot ul {
width: 1200px;
margin: 0px auto;
}
/* line 13, ../sass/_ad_bot.scss */
.ad_bot li {
width: 300px;
height: 120px;
float: left;
}
/* line 18, ../sass/_ad_bot.scss */
.ad_bot li:nth-child(1) {
background: url(../images/f1.png) no-repeat center center;
}
/* line 21, ../sass/_ad_bot.scss */
.ad_bot li:nth-child(2) {
background: url(../images/f2.png) no-repeat center center;
}
/* line 24, ../sass/_ad_bot.scss */
.ad_bot li:nth-child(3) {
background: url(../images/f3.png) no-repeat center center;
}
/* line 27, ../sass/_ad_bot.scss */
.ad_bot li:nth-child(4) {
background: url(../images/f4.png) no-repeat center center;
}
/* line 1, ../sass/_footer.scss */
footer {
line-height: 18px;
color: #969696;
width: 100%;
overflow: hidden;
height: 285px;
}
/* line 8, ../sass/_footer.scss */
.footer_main {
width: 1200px;
margin: 0 auto;
overflow: hidden;
}
/* line 12, ../sass/_footer.scss */
.footer_main .footer_mainLeft {
float: left;
width: 290px;
height: 145px;
margin: 20px 0px 0px 10px;
background: url(../images/logo.png) no-repeat left top;
}
/* line 19, ../sass/_footer.scss */
.footer_main .kefu {
margin-top: 85px;
font-size: 20px;
color: #646464;
font-weight: bold;
}
/* line 25, ../sass/_footer.scss */
.footer_main .shijian {
margin-top: 6px;
}
/* line 28, ../sass/_footer.scss */
.footer_main .footer_mainMiddle {
float: left;
margin: 35px 0 0 0;
width: 645px;
}
/* line 32, ../sass/_footer.scss */
.footer_main .footer_mainMiddle ul {
float: left;
margin: 0px 8px 0px 0px;
width: 120px;
}
/* line 37, ../sass/_footer.scss */
.footer_main .footer_mainMiddle li {
text-align: left;
font-family: Microsoft YaHei;
height: 24px;
line-height: 24px;
color: #646464;
}
/* line 44, ../sass/_footer.scss */
.footer_main .footer_mainMiddle .title {
color: #707070;
font-weight: bold;
font-size: 14px;
}
/* line 49, ../sass/_footer.scss */
.footer_main .footer_mainMiddle a {
color: #646464;
}
/* line 51, ../sass/_footer.scss */
.footer_main .footer_mainMiddle a:hover {
color: #669900;
}
/* line 56, ../sass/_footer.scss */
.footer_main .footer_mainRight {
float: left;
margin: 35px 0 0 0;
width: 235px;
height: 145px;
}
/* line 63, ../sass/_footer.scss */
.phone_client {
float: left;
}
/* line 65, ../sass/_footer.scss */
.phone_client span:nth-child(1) {
display: block;
text-align: center;
margin: 0 50px 8px 0;
line-height: 24px;
font-size: 14px;
color: #666666;
font-family: Microsoft YaHei;
font-weight: bold;
}
/* line 75, ../sass/_footer.scss */
.phone_client span:nth-child(2) {
display: block;
width: 80px;
height: 80px;
background: url(../images/foot_bottom.png) no-repeat left top;
color: #666666;
font-family: Microsoft YaHei;
font-weight: bold;
}
/* line 84, ../sass/_footer.scss */
.phone_client .wx {
background: url(../images/foot_bottom.png) no-repeat -83px 0px;
}
/* line 88, ../sass/_footer.scss */
.footer_mainBot {
width: 1180px;
height: 50px;
margin: 0 auto;
border-top: 1px solid #e0e0e0;
padding-top: 15px;
position: relative;
float: left;
}
/* line 96, ../sass/_footer.scss */
.footer_mainBot .footer_mainBot1 {
float: left;
margin-left: 5px;
}
/* line 99, ../sass/_footer.scss */
.footer_mainBot .footer_mainBot1 img {
width: 94px;
height: 33px;
}
/* line 106, ../sass/_footer.scss */
.footer_mainBot2 {
float: left;
position: absolute;
top: 13px;
left: 294px;
}
/* line 111, ../sass/_footer.scss */
.footer_mainBot2 span {
padding-left: 13px;
}
/* line 113, ../sass/_footer.scss */
.footer_mainBot2 span a {
color: #646464;
}
/* line 115, ../sass/_footer.scss */
.footer_mainBot2 span a:hover {
color: #669900;
}
/* line 1, ../sass/_louti.scss */
#louti {
width: 46px;
position: fixed;
right: 105px;
bottom: 20px;
z-index: 10000;
}
/* line 8, ../sass/_louti.scss */
#louti li {
float: left;
margin-top: 6px;
border: 1px solid gray;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
border-radius: 13px;
text-align: center;
background: #fff;
}
/* line 16, ../sass/_louti.scss */
#louti li a {
font-size: 16px;
width: 44px;
height: 44px;
line-height: 22px;
padding: 2px 0;
color: #666666;
}
/* line 25, ../sass/_louti.scss */
#louti li.active {
background: #669900;
}
/* line 27, ../sass/_louti.scss */
#louti li.active a {
color: #fff;
}
/* line 31, ../sass/_louti.scss */
#louti li.last {
background: #fa9600;
}
/* line 33, ../sass/_louti.scss */
#louti li.last a {
color: #fff;
}
/* line 37, ../sass/_louti.scss */
#louti li:hover {
background: #669900;
}
/* line 39, ../sass/_louti.scss */
#louti li:hover a {
color: #fff;
} | 0.274449 | 0.053949 |